Re: md devices disappearing on system reboot

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tuesday July 8, david@xxxxxxxxxxxx wrote:
> thomas62186218@xxxxxxx wrote:
> > Hi Andre,
> > 
> > Thank you very much for the quick response.
> > 
> > My /dev/md0 device is using /dev/sdd1, /dev/sdg1, /dev/sdj1, and /dev/sdm1.
> > 
> > I did:
> > devices=/dev/sd[dgjm]
> ^^^^ add a 1 to the end...
> devices=/dev/sd[dgjm]1
> 
> > mdadm -A --run /dev/md0 $devices

Also please add -vv to get more verbose output.
So:

   mdadm -A -s -vv
and when that fails
   mdadm -A --run -vv /dev/sd[dgjm]1

Thanks,
NeilBrown
--
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux RAID Wiki]     [ATA RAID]     [Linux SCSI Target Infrastructure]     [Linux Block]     [Linux IDE]     [Linux SCSI]     [Linux Hams]     [Device Mapper]     [Device Mapper Cryptographics]     [Kernel]     [Linux Admin]     [Linux Net]     [GFS]     [RPM]     [git]     [Yosemite Forum]


  Powered by Linux