Re: Software RAID complete drives or individual partitions

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



On 3/6/2013 12:22 PM, Leon Fauster wrote:
> AFAIK you need to use a GPT for partitions with >2TB ...

you need GPT to partition devices larger than 2TB, regardless of the 
parittion size.

me, I use parted....

    # parted /dev/sdc "label gpt"
    # parted /dev/sdc -a none "mkpart primary 512s -1s"

to make a single full disk partition that starts at sector 512, which is 
256K bytes, which is usually a decent boundary for SSDs, large raids, 
and other such devices.



-- 
john r pierce                                      37N 122W
somewhere on the middle of the left coast

_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos


[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux