On 19.12.2013 23:14, Alex Dubois wrote:
>
>
> On Thursday, 19 December 2013 19:51:05 UTC, Alex Dubois wrote:
>>
>> Hi,
>>
>> I have a VM that I restaured from a Q2B2 backup.
>> I issued from Dom0 terminal a qvm-grow-private vmName 4096MB
>> I started the VM and the /rw is still at default value.
>> Shutdown VM. Check value in Qubes Manager, value is set correctly.
>>
>> I tested with a new testVM, booted it, shutdown...
>> issued from Dom0 terminal qvm-grow-private testVM 4096MB
>> booted it. df -h still show 2GB.
>>
>> Did the same set of tests using the Qubes Manager GUI to grow the
>> partition, same results.
>>
>> I suspect the qvm-grow-private command worked and set the value in the
>> qubes.xml file. I am not sure what is the process to effectively increase
>> the size... Is it on next boot?
>>
>> Thanks,
>> Alex
>>
>
> /var/lib/qubes/appvms/myappvm/private.img is of the right size. (8GB now
> has I tried to increase the size via another method).
Try "resize2fs /dev/xvdb" in VM. It should be called automatically, but
perhaps for some reason it isn't
> I have a volatile.img of 11GB...
> I have tried to move it away as it is suppose to be temporary and destroyed
> on shutdown... but it is recreated on next boot and not discarded on
> shutdown.
Yes, but it is sparse file, check the real size with "ls -lsh"
--
Best Regards,
Marek Marczykowski-Górecki
Invisible Things Lab
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?