centos 5.10 64
Как это сделали ? руками у меня не в parted, fdisk - не получается разбить 3TB диск.
fdisk -l /dev/sda
WARNING: The size of this disk is 3.0 TB (3000592982016 bytes).
DOS partition table format can not be used on drives for volumes
larger than 2.2 TB (2199023255040 bytes). Use parted(1) and GUID
partition table format (GPT).
Disk /dev/sda: 3000.5 GB, 3000592982016 bytes
255 heads, 63 sectors/track, 364801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 * 1 1045 8388608+ fd Linux raid autodetect
/dev/sda2 1045 1110 524288+ fd Linux raid autodetect
/dev/sda3 1110 134785 1073741824+ fd Linux raid autodetect
/dev/sda4 134785 364802 1847607768 f W95 Ext'd (LBA)
/dev/sda5 134785 364802 1847605720+ fd Linux raid autodetect
gdisk -l /dev/sda
GPT fdisk (gdisk) version 0.8.4
Partition table scan:
MBR: MBR only
BSD: not present
APM: not present
GPT: not present
***************************************************************
Found invalid GPT and valid MBR; converting MBR to GPT format.
***************************************************************
Disk /dev/sda: 5860533168 sectors, 2.7 TiB
Logical sector size: 512 bytes
Disk identifier (GUID): 6B7547C6-DD7B-4F67-9A80-7952488C79B5
Partition table holds up to 128 entries
First usable sector is 34, last usable sector is 5860533134
Partitions will be aligned on 2048-sector boundaries
Total free space is 12217 sectors (6.0 MiB)
Number Start (sector) End (sector) Size Code Name
1 2048 16779264 8.0 GiB FD00 Linux RAID
2 16781312 17829888 512.0 MiB FD00 Linux RAID
3 17831936 2165315584 1024.0 GiB FD00 Linux RAID
5 2165319680 5860531120 1.7 TiB FD00 Linux RAID