Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

Ubuntu Gutsy template creation

50 bytes removed, 14:15, 13 December 2007
Preparing for and packing template cache: no need to stop networking since /var/run is now on tmpfs
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: