On Sat, Sep 24, 2011 at 07:09:57PM +1000, Andrew McGlashan wrote: > Hi Milos, > > Milos Negovanovic wrote: > >root@micro ~ # mdadm --add /dev/md2 /dev/sdb3 > >mdadm: add new device failed for /dev/sdb3 as 2: Invalid argument > > Try like this instead: > > mdadm /dev/md2 --add /dev/sdb3 >
root@micro ~ # mdadm /dev/md2 --add /dev/sdb3 mdadm: add new device failed for /dev/sdb3 as 2: Invalid argument BTW I have tried all the variations of this command I could find online, and all of them give me this error. Regards -- Milos Negovanovic [email protected] -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

