search for: vbaf3053

Displaying 3 results from an estimated 3 matches for "vbaf3053".

2017 Nov 21
4
Re: virt-builder resize error
...mand successfully whether a file of the same name is present or not. Looking at the verbose output, it appears that a randomly-generated name in /var/tmp is used for the indisk. Example: virt-resize --verbose --format raw --output-format raw --expand /dev/sda3 --unknown-filesystems error /var/tmp/vbaf3053.img test.img For directories where it fails, both the indisk and outdisk are the same: virt-resize --verbose --format raw --output-format raw --expand /dev/sda3 --unknown-filesystems error test.img test.img -David
2017 Nov 21
0
Re: virt-builder resize error
...> the same name is present or not. > > Looking at the verbose output, it appears that a randomly-generated name in > /var/tmp is used for the indisk. Example: > > virt-resize --verbose --format raw --output-format raw --expand /dev/sda3 > --unknown-filesystems error /var/tmp/vbaf3053.img test.img > > For directories where it fails, both the indisk and outdisk are the same: > > virt-resize --verbose --format raw --output-format raw --expand /dev/sda3 > --unknown-filesystems error test.img test.img Hmm... can you please paste the output of `findmnt --df`? In ad...
2017 Nov 20
2
virt-builder resize error
Hi, I was trying out virt-builder and noticed that in some directories I receive an error when the image is resized. For example, if I run the following command from my home directory it works fine: virt-builder rhel-7.4 --size 10G --output test.img If I run the same command from /tmp or /vms (my default libvirt pool), I see the following in my verbose output: virt-resize '--verbose'