Re: mdadm striped parity RAID with Advanced Format drives

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

 



On 7/21/2011 5:27 AM, Mikael Abrahamsson wrote:
> On Thu, 21 Jul 2011, Stan Hoeppner wrote:
> 
>> 1. Can one create a RAID5 from bare (partition-less) AF drives and
>> avoid the read-modify-write problem?
> 
> Yes, that's what I always do.

Ok, good.

>> 2. Or is one required to assemble the array from properly aligned
>> partitions created on each drive?
> 
> No.

Great.

Ok. Pol, keep in mind that all drives must be identical size when
creating an array on raw disks.  You said you're now working with 6
identical WD drives so this shouldn't be an issue.

After you shutdown and delete the current array, wipe all existing
partitions and partition tables from these drives before creating the
raw disk array.  Use:

~$ dd if=/dev/zero of=/dev/sdX bs=512 count=1

Do this once for each drive, replacing 'X' with the proper letter.  Then
create your new RAID5 array using sd[a,b,c,d,e,f].

Good luck.

-- 
Stan
--
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