Difference between revisions of "Virt-resize --expand"
Jump to navigation
Jump to search
(Created page with "{{Draft}}") |
|||
Line 1: | Line 1: | ||
{{Draft}} | {{Draft}} | ||
+ | |||
+ | |||
+ | |||
+ | <pre> | ||
+ | virt-resize --expand /dev/sda111 ORIGIN_IMG.qcow2 DEST_IMG.qcow2 | ||
+ | [ 0.0] Examining ORIGIN_IMG.qcow2 | ||
+ | 100% ⟦▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒⟧ --:-- | ||
+ | ********** | ||
+ | |||
+ | Summary of changes: | ||
+ | |||
+ | /dev/sda111: This partition will be resized from 25.0G to 100.0G. The | ||
+ | filesystem ext4 on /dev/sda111 will be expanded using the 'resize2fs' method. | ||
+ | |||
+ | ********** | ||
+ | [ 34.1] Setting up initial partition table on DEST_IMG.qcow2 | ||
+ | [ 37.9] Copying /dev/sda111 | ||
+ | </pre> |
Revision as of 09:25, 22 October 2020
This article is a Draft. Help us to complete it.
virt-resize --expand /dev/sda111 ORIGIN_IMG.qcow2 DEST_IMG.qcow2 [ 0.0] Examining ORIGIN_IMG.qcow2 100% ⟦▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒⟧ --:-- ********** Summary of changes: /dev/sda111: This partition will be resized from 25.0G to 100.0G. The filesystem ext4 on /dev/sda111 will be expanded using the 'resize2fs' method. ********** [ 34.1] Setting up initial partition table on DEST_IMG.qcow2 [ 37.9] Copying /dev/sda111
Advertising: