mdadm segfault
Maybe it's fixed already but just in case... trying to assemble an array
by UUID without any mdadm.conf segfaulted, e.g.:
mdadm -A --uuid=d764947c:875b3b25:d10330b1:eec6e325 /dev/md10 -c partitions
--
Frank
-
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo [at] vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Re: mdadm segfault
Frank van Maarseveen wrote:
> Maybe it's fixed already but just in case... trying to assemble an array
> by UUID without any mdadm.conf segfaulted, e.g.:
>
> mdadm -A --uuid=d764947c:875b3b25:d10330b1:eec6e325 /dev/md10 -c partitions
>
You probably want to include version of mdadm as well as your kernel
version.
Please post your /proc/partitions file as well.
--
Henrik Holst
-
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo [at] vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Re: mdadm segfault
On Sun, Oct 08, 2006 at 03:29:21PM +0200, Henrik Holst wrote:
> Frank van Maarseveen wrote:
> > Maybe it's fixed already but just in case... trying to assemble an array
> > by UUID without any mdadm.conf segfaulted, e.g.:
> >
> > mdadm -A --uuid=d764947c:875b3b25:d10330b1:eec6e325 /dev/md10 -c partitions
> >
>
> You probably want to include version of mdadm as well as your kernel
> version.
>
> Please post your /proc/partitions file as well.
Just tried it out on FC4 (mdadm - v1.11.0 - 11 April 2005) and it seems
fixed. Apparently I stumbled on a very old version of mdadm.
--
Frank
-
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo [at] vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html