Re: Reassembling my RAID 1 array

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

 



On zaterdag 27 oktober 2018 18:26:28 CET Diederik de Haas wrote:
> Would
> repartitioning and/or zero-ing out the drives have the same effect? Or is
> there and/or should I use another method?
> My reasoning is that if mdadm doesn't see the bitmap (?) and/or no longer
> sees the drives as RAID partitions, it also won't bother with it.

mdadm --stop /dev/md0
fdisk /dev/sdb (delete partition)
fdisk /dev/sdc (delete partition)
mdadm --assemble /dev/md0 /dev/sd[f-g]1
mdadm --readwrite /dev/md0

Fixed it for me :)

Attachment: signature.asc
Description: This is a digitally signed message part.


[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