Hello there,
I followed the instructions of @george1421 and updated the client. My version now is Running Version 1.3.5-RC-10.
I have an image with Centos 6.8 with 4TB disk. Obviously in GPT.
FOG generates a file d1.partitions with:
label: gpt
label-id: 56098A51-6A69-44A8-A60C-C4227CC6DD25
device: /dev/sda
unit: sectors
first-lba: 2048
last-lba: 7814037134
/dev/sda1 : start= 2048, size= 168188, type=EBD0A0A2-B9E5-4433-87C0-68B6B72699C7, uuid=DA86ED3E-1241-4B9B-8189-7F4985D2EB2F
/dev/sda2 : start= 1026048, size= 16777216, type=0657FD6D-A4AB-43C4-84E5-0933C84B4F4F, uuid=9964DCF0-202A-425C-A9AB-CD60ABA2E7A4
/dev/sda3 : start= 17803264, size= 7796232192, type=EBD0A0A2-B9E5-4433-87C0-68B6B72699C7, uuid=FFA8A2C3-AD2E-4795-BC6F-1A24DA5A81BB
And d1.minimum.partitions:
label: gpt
label-id: 56098A51-6A69-44A8-A60C-C4227CC6DD25
device: /dev/sda
unit: sectors
first-lba: 2048
last-lba: 7814037134
/dev/sda1 : start= 2048, size= 168176, type=EBD0A0A2-B9E5-4433-87C0-68B6B72699C7, uuid=DA86ED3E-1241-4B9B-8189-7F4985D2EB2F
/dev/sda2 : start= 1026048, size= 16777216, type=0657FD6D-A4AB-43C4-84E5-0933C84B4F4F, uuid=9964DCF0-202A-425C-A9AB-CD60ABA2E7A4
/dev/sda3 : start= 17803264, size= 3448940, type=EBD0A0A2-B9E5-4433-87C0-68B6B72699C7, uuid=FFA8A2C3-AD2E-4795-BC6F-1A24DA5A81BB
My image in fog client are setted this:
Operating system: Linux
Image type: Single disk - Resizable
Partition: Everything
Compression: 6
Protected: Not checked
Image enabled: Checked
Replicate?: checked
Image manager: Partclone compressed.
I am trying to deploy the image in the same server with the same disk drive and not resizes.
Which can is the problem? Thank you!