12 Oct
2015
12 Oct
'15
06:12
On Mon, Oct 12, 2015 at 9:02 AM, Per Jessen <per@computer.org> wrote:
Xen wrote:
I wonder how I can turn md4 into md0 and increment md0-md3, but I
mdadm --stop /dev/mdA mdadm --assemble /dev/mdB <previous units of mdA>
Assuming metadata 1.x. you probably want to add --update=name as well. But note that this actually only affects names under /dev/md/ directory. Names under /dev (/dev/mdX) are auto-allocated at runtime; it is quite possible to have /dev/md/md0 referring to /dev/md127. In general there is no way to get persistent /dev/mdX just like there is no way to get persistent /dev/sdX. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org