Verified on release ISO #11 "build_id": "2014-09-17_21-40-34", "ostf_sha": "64cb59c681658a7a55cc2c09d079072a41beb346", "build_number": "11", "auth_required": true, "api": "1.0", "nailgun_sha": "eb8f2b358ea4bb7eb0b2a0075e7ad3d3a905db0d", "production": "docker", "fuelmain_sha": "8ef433e939425eabd1034c0b70e90bdf888b69fd", "astute_sha": "f5fbd89d1e0e1f22ef9ab2af26da5ffbfbf24b13", "feature_groups": ["mirantis"], "release": "5.1", "release_versions": {"2014.1.1-5.1": {"VERSION": {"build_id": "2014-09-17_21-40-34", "ostf_sha": "64cb59c681658a7a55cc2c09d079072a41beb346", "build_number": "11", "api": "1.0", "nailgun_sha": "eb8f2b358ea4bb7eb0b2a0075e7ad3d3a905db0d", "production": "docker", "fuelmain_sha": "8ef433e939425eabd1034c0b70e90bdf888b69fd", "astute_sha": "f5fbd89d1e0e1f22ef9ab2af26da5ffbfbf24b13", "feature_groups": ["mirantis"], "release": "5.1", "fuellib_sha": "d9b16846e54f76c8ebe7764d2b5b8231d6b25079"}}}, "fuellib_sha": "d9b16846e54f76c8ebe7764d2b5b8231d6b25079" For CentOS: [root@node-3 ~]# sgdisk -p /dev/sdb Disk /dev/sdb: 134215680 sectors, 64.0 GiB Logical sector size: 512 bytes Disk identifier (GUID): 40032F03-F0D9-41F0-BF91-CF8D3306945F Partition table holds up to 128 entries First usable sector is 34, last usable sector is 134215646 Partitions will be aligned on 1-sector boundaries Total free space is 91404254 sectors (43.6 GiB) Number Start (sector) End (sector) Size Code Name 1 34 49152 24.0 MiB EF02 primary 2 49153 458752 200.0 MiB EF00 primary 3 458753 868352 200.0 MiB EF00 primary 4 868353 21839872 10.0 GiB FFFF primary 5 21839873 42811392 10.0 GiB FFFF primary [root@node-3 ~]# sgdisk -i 4 /dev/sdb Partition GUID code: 45B0969E-9B03-4F30-B4C6-B4B80CEFF106 (Unknown) Partition unique GUID: CDA0F770-CF8A-4E8F-8AD7-4473063CF204 First sector: 868353 (at 424.0 MiB) Last sector: 21839872 (at 10.4 GiB) Partition size: 20971520 sectors (10.0 GiB) Attribute flags: 0000000000000000 Partition name: 'primary' [root@node-3 ~]# sgdisk -i 5 /dev/sdb Partition GUID code: 45B0969E-9B03-4F30-B4C6-B4B80CEFF106 (Unknown) Partition unique GUID: 733A9D9C-A55A-495A-A853-99A2D99A8F6B First sector: 21839873 (at 10.4 GiB) Last sector: 42811392 (at 20.4 GiB) Partition size: 20971520 sectors (10.0 GiB) Attribute flags: 0000000000000000 Partition name: 'primary' For Ubuntu: root@node-4:~# sgdisk -p /dev/sdb Disk /dev/sdb: 134215680 sectors, 64.0 GiB Logical sector size: 512 bytes Disk identifier (GUID): EE472339-1DBC-4479-AB89-8F294B7BFA5B Partition table holds up to 128 entries First usable sector is 34, last usable sector is 134215646 Partitions will be aligned on 1-sector boundaries Total free space is 92223454 sectors (44.0 GiB) Number Start (sector) End (sector) Size Code Name 1 34 49152 24.0 MiB EF02 primary 2 49153 21020672 10.0 GiB FFFF primary 3 21020673 41992192 10.0 GiB FFFF primary root@node-4:~# sgdisk -i 2 /dev/sdb Partition GUID code: 45B0969E-9B03-4F30-B4C6-B4B80CEFF106 (Unknown) Partition unique GUID: 483F82ED-E568-49F2-9E5D-E6551B684368 First sector: 49153 (at 24.0 MiB) Last sector: 21020672 (at 10.0 GiB) Partition size: 20971520 sectors (10.0 GiB) Attribute flags: 0000000000000000 Partition name: 'primary' root@node-4:~# sgdisk -i 3 /dev/sdb Partition GUID code: 45B0969E-9B03-4F30-B4C6-B4B80CEFF106 (Unknown) Partition unique GUID: 5F40FC52-9B04-4F5D-A2A1-09D657C93369 First sector: 21020673 (at 10.0 GiB) Last sector: 41992192 (at 20.0 GiB) Partition size: 20971520 sectors (10.0 GiB) Attribute flags: 0000000000000000 Partition name: 'primary'