Get your server issues fixed by our experts for a price starting at just 25 USD/Hour. Click here to register and open a ticket with us now!

Author Topic: Cannot lock Container in Virtuozzo  (Read 3439 times)

0 Members and 1 Guest are viewing this topic.

rohitj

  • Guest
Cannot lock Container in Virtuozzo
« on: November 16, 2013, 09:44:57 pm »
Recreating the Service Container


If your service container isn’t working or you need to recreate it, follow these steps:

1) Download the autoinstaller for Virtuozzo:
wget http://download.parallels.com/virtuozzo/virtuozzo4.0/linux/vzinstall-linux.bin

2) Run the autoinstaller and select the download only option. This will download the files to /root/virtuozzo

chmod 755 vzinstall-linux.bin
./vzinstall-linux.bin

3) Extract the source to a temporary location:
mkdir -p /vz/temp
/root/virtuozzo/download/Linux/{arch}/virtuozzo-{version}-{arch}.sfx -d /vz/temp–extract

4) Now create the service container and assign it an IP:
vzsveinstall -v -D /vz/temp -s $ip

=========================>