Hyper-V+Ubuntu18.04的VHDX文件压缩

本文介绍了如何在Hyper-V环境下为运行Ubuntu 18.04的虚拟机压缩VHDX动态扩展磁盘。Ubuntu 14.04及更高版本支持TRIM命令,当文件被删除时,操作系统会通知磁盘释放空间。为了成功压缩,需要清除所有已删除块的数据,因为操作系统仅标记这些块为已删除,而不实际擦除。文章提供了快慢两种方法进行Hyper-V Ubuntu VM的Trimming和压缩操作。
摘要由CSDN通过智能技术生成

If you configured your Hyper-V virtual machines with dynamically expanding virtual disks you will find that the VHDX files backing the virtual disks always grow in size, they never shrink. This article shows how to do it for Ubuntu Linux VMs.

  1. Faster Trimming & Compacting of Hyper-V Ubuntu VMs

Ubuntu running in a Hyper-V virtual machine has been supporting the trim command since version 14.04. The OS issues trim commands when files are deleted to tell the disk that the blocks occupied by the files can be used elsewhere. The hypervisor cannot know when blocks are ready to be reused unless the VM tells it.

# To tell the hypervisor which blocks can be reused issue the following command:
sudo
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值