磁盘收缩不适用于ESXi来宾
EHLO大家好! 我在StackOverflownetworking上的第一篇文章:) 我们正在运行一些ESXi 5.0 / vCenter基础架构,主要托pipe带有ext3分区的Debian 6 / amd64来宾系统,以及根据源自debian bug 471784编译的open-vm-tools 。 有一个问题被看到在互联网上被提出,但没有任何结论性的答案在任何地方。 当试图以独立持久模式缩小精简configuration磁盘时,无论是否有快照,父母,无论如何,我总是得到以下错误: root@linux64:~# vmware-toolbox-cmd disk list Shrink disk is disabled for this virtual machine. Shrinking is disabled for linked clones, parents of linked clones, pre-allocated disks, snapshots, or due to other factors. See the User's manual for more information. (顺便说一下,“其他因素”是什么,大量的白皮书和技术手册是用户手册?:) 我知道我可以用零填充分区(实际上,在删除大文件时我使用了shred -fuzn0 ),然后closuresguest虚拟机,并使用各种方法(如vmkfstools […]