Re: [Users] convert to ploop

2014-11-10 Thread Kir Kolyshkin
On 11/10/2014 05:51 PM, Nick Knutov wrote: Thanks, this is working. For wiki - I did find /etc/vz/conf/*.conf -type f -exec sed -i.bak "s/DISKINODES/#DISKINODES/g" {} \; VE=123 ; vzctl stop $VE ; vzctl convert $VE ; vzctl start $VE By the way I just found it's enough to set DISKINODES to 0

Re: [Users] convert to ploop

2014-11-10 Thread Nick Knutov
Thanks, this is working. For wiki - I did find /etc/vz/conf/*.conf -type f -exec sed -i.bak "s/DISKINODES/#DISKINODES/g" {} \; VE=123 ; vzctl stop $VE ; vzctl convert $VE ; vzctl start $VE Unfortunatly, I do not understand how to work with/edit MediaWiki and I'm not sure on what page it's bette

Re: [Users] convert to ploop

2014-10-24 Thread Kirill Kolyshkin
On Oct 24, 2014 5:33 PM, "Devon B." wrote: > > I think what Kir was getting at was set the diskinodes equal to 65536 x GiB before converting. So for 40GiB, set diskinodes to 2621440 Either that, or just remove the DISKINODES from CT config > On 10/24/2014 8:05 PM, Nick Knutov wrote: >> >> Thank

Re: [Users] convert to ploop

2014-10-24 Thread Devon B.
I think what Kir was getting at was set the diskinodes equal to 65536 x GiB before converting. So for 40GiB, set diskinodes to 2621440 On 10/24/2014 8:05 PM, Nick Knutov wrote: Thanks, now I understand why this occurred, but what is the easiest way to convert a lot of different CTs to ploop?

Re: [Users] convert to ploop

2014-10-24 Thread Nick Knutov
Thanks, now I understand why this occurred, but what is the easiest way to convert a lot of different CTs to ploop? As I remember there is no way to set up unlimited diskinodes or disable them (in case I want to use CT size when converting to ploop and don't want to think about inodes at all). 25

Re: [Users] convert to ploop

2014-10-24 Thread Kir Kolyshkin
On 10/24/2014 02:50 PM, Nick Knutov wrote: Hello all, trying to convert CT from simfs to ploop. vzctl convert ended with error Error in ploop_resize_image (ploop.c:2477): Unable to change image size to 83877888 sectors, minimal size is 502423144 Unmounting file system at /vz/private/101.ploop/

[Users] convert to ploop

2014-10-24 Thread Nick Knutov
Hello all, trying to convert CT from simfs to ploop. vzctl convert ended with error Error in ploop_resize_image (ploop.c:2477): Unable to change image size to 83877888 sectors, minimal size is 502423144 Unmounting file system at /vz/private/101.ploop/root.hdd/root.hdd.mnt Unmounting device /dev/p