Re: md devices disappearing on system reboot

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

 



On 08:52, thomas62186218@xxxxxxx wrote:

> Thank you for the response. When running:  mdadm -A /dev/md0   I get:
> 
> mdadm: no devices found for /dev/md0
> 
> But fdisk -l  shows all the devices present on the system...

Try to specify all component devices manually:

	devices=/dev/sd[abcd]
	mdadm -A --run /dev/md0 $devices

You'll probably need to modify the content of the above devices
variable.

Andre
-- 
The only person who always got his work done by Friday was Robinson Crusoe

Attachment: signature.asc
Description: Digital signature


[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