server problem [message #44754] |
Thu, 29 December 2011 10:37  |
dinakaran
Messages: 3 Registered: December 2011
|
Junior Member |
|
|
hi
i had the following virtual server running properly
/var/lib/vz/private# ls
101 102 103 104 105 106 107 108 109
today the 102 server stopped working.when i looked into the 102 it contains only the following files
/var/lib/vz/private/102# ls
proc sys var
then i created a new virtual server 109 it contains the following file
/var/lib/vz/private/109# ls
bin boot dev etc fastboot home lib lib64 media mnt opt proc root sbin selinux srv sys tmp usr var
and i don't no what happened. when i tried to start the server 102 it gives me following error
/var/lib/vz/private/109# vzctl start 102
Starting container ...
Container is mounted
Unable to open /var/lib/vz/root/102/sbin/init-logger: No such file or directory
Unable to copy init-logger
Not enough resources to start environment
Container start failed (try to check kernel messages, e.g."dmesg | tail")
Container is unmounted
I need to take backup of data in the virtual server 102 what can i do now...
any help is appreciated
|
|
|