*CLOSED* Fail to create vps [message #12714] |
Mon, 07 May 2007 20:34  |
rahul
Messages: 2 Registered: May 2007 Location: Nasik
|
Junior Member |
|
|
Hello,
I receives following error when try to create vps.
-----------------
# vzctl create 333 --pkgset centos-4
Copy /etc/sysconfig/vz-scripts/ve-vps.basic.conf-sample to /etc/sysconfig/vz-scripts/333.conf
Creating VE private area
Running command: /usr/sbin/vzquota init 333 -p /vz/private/333.new -s 0 -b 1048576 -B 1153434 -i 200000 -I 220000 -e 0 -n 0
vzquota : (warning) Quota file exists, it will be overwritten
Running command: /usr/sbin/vzquota on 333 -p /vz/private/333.new -r 0 -s 0 -b 1048576 -B 1153434 -i 200000 -I 220000 -e 0 -n 0
Running command: /etc/sysconfig/vz-scripts/vz-create_prvt
Running command: /usr/sbin/vzquota off 333
Running command: /usr/sbin/vzquota setlimit 333 -p /vz/private/333
Running command: /usr/sbin/vzquota show 333
Running command: /usr/sbin/vzquota on 333 -p /vz/private/333 -r 0 -s 0 -b 1048576 -B 1153434 -i 200000 -I 220000 -e 0 -n 0
Can't mount: /vz/template:/vz/private/333 /vz/root/333: Operation not permitted
Running command: /usr/sbin/vzquota off 333
Creation of VE private area failed
Rahul Mudavadkar.
[Updated on: Tue, 08 May 2007 10:20] by Moderator Report message to a moderator
|
|
|
|
Re: Fail to create vps [message #12716 is a reply to message #12715] |
Mon, 07 May 2007 21:07   |
rahul
Messages: 2 Registered: May 2007 Location: Nasik
|
Junior Member |
|
|
Hello,
Thanks for update. I was destroy 150 number vps and then try to create new vps with different number but no luck. Following is the output of command given by you.
-------------------
# cat /proc/mounts; vzlist -a
/dev/root / ext3 rw 0 0
/proc /proc proc rw 0 0
none /dev/pts devpts rw 0 0
usbdevfs /proc/bus/usb usbdevfs rw 0 0
/dev/hda3 /vz ext3 rw 0 0
none /dev/shm tmpfs rw 0 0
/vz/template:/vz/private/1 /vz/root/1 vzfs rw 0 0
/proc /vz/root/1/proc proc rw 0 0
none /vz/root/1/dev/pts devpts rw 0 0
/vz/template:/vz/private/114 /vz/root/114 vzfs rw 0 0
/proc /vz/root/114/proc proc rw 0 0
none /vz/root/114/dev/pts devpts rw 0 0
VEID NPROC STATUS IP_ADDR HOSTNAME
1 47 running localhost
101 - stopped - poresto
102 - stopped - pnode11
103 - stopped sls
104 - stopped curioxity
105 - stopped two
106 - stopped snohost
107 - stopped aurelius
108 - stopped agruetz
109 - stopped kirithbrook
114 36 running sspenguins
Rahul Mudavadkar.
|
|
|
|