[qemu] 差分盤使用

來源:互聯網
上載者:User

標籤:code   遷移   選擇   不同   div   kvm虛擬機器   母盤   方法   ase   

 

我要裝好多台同樣配置的虛擬機器。比如10台CentOS7, 各自有不同的配置。

這樣的話裝10台kvm虛擬機器,特別的浪費空間,image檔案相互遷移的話也不方便。

這個時候可以選擇差分盤:就是先裝一個標準的CentOS7安裝,作為母盤。然後再分別裝10個不同的子盤,用如下方法:

 

[email protected] ~/V/host0> qemu-img create -f qcow2 -b ../base_centos7_1804/disk.img disk.img 1TFormatting ‘disk.img‘, fmt=qcow2 size=1099511627776 backing_file=../base_centos7_1804/disk.img cluster_size=65536 lazy_refcounts=off refcount_bits=16

 

只要在qemu-img的時候用-b指定母盤,產生的便是差分盤的子盤了。

 

[qemu] 差分盤使用

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.