Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

Ubuntu Gutsy template creation

50 bytes added, 13:03, 12 December 2007
Preparing for and packing template cache: need to do networking stop otherwise /var/run/network/ifstate is screwed
We don't need an IP for the VE anymore, and we definitely do not need it in template cache, so remove it:
[HW]# vzctl set 777 --ipdel all --save
[HW]# vzctl exec 777 /etc/init.d/networking stop
Stop the VE: