我通过 vSphere 5.5 添加了一个 500MB 的新硬盘到虚拟机,服务器将其视为 524MB。
知道为什么吗?
fdisk -l
>Disk /dev/sdg: 524 MB, 524288000 bytes
>64 heads, 32 sectors/track, 500 cylinders
>Units = cylinders of 2048 * 512 = 1048576 bytes
>Sector size (logical/physical): 512 bytes / 512 bytes
>I/O size (minimum/optimal): 512 bytes / 512 bytes
>Disk identifier: 0x00000000
Run Code Online (Sandbox Code Playgroud)