* mdadm --auto=mdp on non-standard named arrays
@ 2007-08-15 18:44 Michal Soltys
0 siblings, 0 replies; only message in thread
From: Michal Soltys @ 2007-08-15 18:44 UTC (permalink / raw)
To: linux-raid
Just a tiny detail, but it looks like -auto=mdp won't create additional
device nodes for raid's partitions (unless explicitely specified by number),
when used with non-standard name, i.e.
mdadm -C /dev/md/abc -l0 -n2 /dev/sda2 /dev/sdb2 --auto=mdp
will only create /dev/md/abc node. Remaining p/part/partition have no
problems here.
Tested with mdadm v2.6.2
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-08-15 18:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-15 18:44 mdadm --auto=mdp on non-standard named arrays Michal Soltys
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.