OpenVZ Forum


Home » Mailing lists » Users » vzctl start id "VE start in progress", vzctl status "VEID exist mounted down",
vzctl start id "VE start in progress", vzctl status "VEID exist mounted down", [message #9795] Tue, 23 January 2007 05:35 Go to next message
Stephen Fletcher is currently offline  Stephen Fletcher
Messages: 8
Registered: January 2007
Junior Member
vzctl version 3.0.14

root@stephens:~# uname -a
Linux stephens 2.6.18-028test010 #2 PREEMPT Thu Jan 11 18:20:08 EST 2007
i686 GNU/Linux
root@stephens:~# cat /proc/vz/*
Version: 2.7
0 b 016 *:*
0 c 006 *:*
0 0 77
Version: 2.5
Version: 2.2

VEID user nice system uptime idle
strv uptime used maxlat
totlat numsched
Version: 1.0
cat: /proc/vz/vzaquota: Is a directory
qid: path usage softlimit hardlimit time
expire
777: /vz/private/777
1k-blocks 198888 1048576 1153434 0
0
inodes 11473 200000 220000 0
0
root@stephens:~# lsmod | grep vz
vznetdev 16928 1
vzethdev 10764 0
vzdquota 41748 1 [permanent]
vzmon 41988 2 vznetdev,vzethdev
vzdev 3972 4 vznetdev,vzethdev,vzdquota,vzmon
ipv6 279776 15 vzmon

root@stephens:~# vzctl start 777
Starting VE ...
VE is mounted
Adding IP address(es): 192.168.99.2
Setting CPU units: 1000
VE start in progress...
root@stephens:~# vzctl status
VE id is not given
root@stephens:~# vzctl status 777
VEID 777 exist mounted down
root@stephens:~# vzctl enter 777
VE is not running
root@stephens:~# vzctl restore 777
Restoring VE ...
Error: No checkpointing support, unable to open /proc/rst: No such file or
directory
root@stephens:~# ifconfig venet0
venet0 Link encap:UNSPEC HWaddr
00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
UP BROADCAST POINTOPOINT RUNNING NOARP MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
root@stephens:~# ip route
<ethernet0ip>/27 dev eth0 proto kernel scope link src <ethernet0ip>
default via <localgwip> dev eth0

Help? :)
Re: vzctl start id "VE start in progress", vzctl status "VEID exist mounted down&qu [message #9804 is a reply to message #9795] Tue, 23 January 2007 12:09 Go to previous messageGo to next message
dev is currently offline  dev
Messages: 1693
Registered: September 2005
Location: Moscow
Senior Member

Stephen,

Is there anything in dmesg?

Thanks,
Kirill

> vzctl version 3.0.14
>
> root@stephens:~# uname -a
> Linux stephens 2.6.18-028test010 #2 PREEMPT Thu Jan 11 18:20:08 EST 2007
> i686 GNU/Linux
> root@stephens:~# cat /proc/vz/*
> Version: 2.7
> 0 b 016 *:*
> 0 c 006 *:*
> 0 0 77
> Version: 2.5
> Version: 2.2
>
> VEID user nice system uptime idle
> strv uptime used maxlat
> totlat numsched
> Version: 1.0
> cat: /proc/vz/vzaquota: Is a directory
> qid: path usage softlimit hardlimit time
> expire
> 777: /vz/private/777
> 1k-blocks 198888 1048576 1153434 0
> 0
> inodes 11473 200000 220000 0
> 0
> root@stephens:~# lsmod | grep vz
> vznetdev 16928 1
> vzethdev 10764 0
> vzdquota 41748 1 [permanent]
> vzmon 41988 2 vznetdev,vzethdev
> vzdev 3972 4 vznetdev,vzethdev,vzdquota,vzmon
> ipv6 279776 15 vzmon
>
> root@stephens:~# vzctl start 777
> Starting VE ...
> VE is mounted
> Adding IP address(es): 192.168.99.2
> Setting CPU units: 1000
> VE start in progress...
> root@stephens:~# vzctl status
> VE id is not given
> root@stephens:~# vzctl status 777
> VEID 777 exist mounted down
> root@stephens:~# vzctl enter 777
> VE is not running
> root@stephens:~# vzctl restore 777
> Restoring VE ...
> Error: No checkpointing support, unable to open /proc/rst: No such file or
> directory
> root@stephens:~# ifconfig venet0
> venet0 Link encap:UNSPEC HWaddr
> 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
> UP BROADCAST POINTOPOINT RUNNING NOARP MTU:1500 Metric:1
> RX packets:0 errors:0 dropped:0 overruns:0 frame:0
> TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:0
> RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
> root@stephens:~# ip route
> <ethernet0ip>/27 dev eth0 proto kernel scope link src <ethernet0ip>
> default via <localgwip> dev eth0
>
> Help? :)
>
RE: vzctl start id "VE start in progress", vzctl status"VEID exist mounted down&quo [message #9825 is a reply to message #9804] Wed, 24 January 2007 05:24 Go to previous messageGo to next message
Stephen Fletcher is currently offline  Stephen Fletcher
Messages: 8
Registered: January 2007
Junior Member
Dmesg has theese two line as its last entry
[ 129.091000] VPS: 777: started
[ 132.285000] VPS: 777: stopped

-----Original Message-----
From: users-bounces@openvz.org [mailto:users-bounces@openvz.org] On Behalf
Of Kirill Korotaev
Sent: Tuesday, 23 January 2007 11:19 PM
To: users@openvz.org
Subject: Re: [Users] vzctl start id "VE start in progress", vzctl
status"VEID exist mounted down", vzctl enter "VE is not running"

Stephen,

Is there anything in dmesg?

Thanks,
Kirill

> vzctl version 3.0.14
>
> root@stephens:~# uname -a
> Linux stephens 2.6.18-028test010 #2 PREEMPT Thu Jan 11 18:20:08 EST
> 2007
> i686 GNU/Linux
> root@stephens:~# cat /proc/vz/*
> Version: 2.7
> 0 b 016 *:*
> 0 c 006 *:*
> 0 0 77
> Version: 2.5
> Version: 2.2
>
> VEID user nice system uptime
idle
> strv uptime used maxlat
> totlat numsched
> Version: 1.0
> cat: /proc/vz/vzaquota: Is a directory
> qid: path usage softlimit hardlimit time
> expire
> 777: /vz/private/777
> 1k-blocks 198888 1048576 1153434 0
> 0
> inodes 11473 200000 220000 0
> 0
> root@stephens:~# lsmod | grep vz
> vznetdev 16928 1
> vzethdev 10764 0
> vzdquota 41748 1 [permanent]
> vzmon 41988 2 vznetdev,vzethdev
> vzdev 3972 4 vznetdev,vzethdev,vzdquota,vzmon
> ipv6 279776 15 vzmon
>
> root@stephens:~# vzctl start 777
> Starting VE ...
> VE is mounted
> Adding IP address(es): 192.168.99.2
> Setting CPU units: 1000
> VE start in progress...
> root@stephens:~# vzctl status
> VE id is not given
> root@stephens:~# vzctl status 777
> VEID 777 exist mounted down
> root@stephens:~# vzctl enter 777
> VE is not running
> root@stephens:~# vzctl restore 777
> Restoring VE ...
> Error: No checkpointing support, unable to open /proc/rst: No such
> file or directory root@stephens:~# ifconfig venet0
> venet0 Link encap:UNSPEC HWaddr
> 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
> UP BROADCAST POINTOPOINT RUNNING NOARP MTU:1500 Metric:1
> RX packets:0 errors:0 dropped:0 overruns:0 frame:0
> TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:0
> RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) root@stephens:~# ip
> route
> <ethernet0ip>/27 dev eth0 proto kernel scope link src <ethernet0ip>
> default via <localgwip> dev eth0
>
> Help? :)
>
RE: vzctl start id "VE start in progress", vzctl status"VEID exist mounted down&quo [message #9887 is a reply to message #9804] Sun, 28 January 2007 01:52 Go to previous messageGo to next message
Stephen Fletcher is currently offline  Stephen Fletcher
Messages: 8
Registered: January 2007
Junior Member
Dmesg has theese two line as its last entry
[ 129.091000] VPS: 777: started
[ 132.285000] VPS: 777: stopped

-----Original Message-----
From: users-bounces@openvz.org [mailto:users-bounces@openvz.org] On Behalf
Of Kirill Korotaev
Sent: Tuesday, 23 January 2007 11:19 PM
To: users@openvz.org
Subject: Re: [Users] vzctl start id "VE start in progress", vzctl
status"VEID exist mounted down", vzctl enter "VE is not running"

Stephen,

Is there anything in dmesg?

Thanks,
Kirill

> vzctl version 3.0.14
>
> root@stephens:~# uname -a
> Linux stephens 2.6.18-028test010 #2 PREEMPT Thu Jan 11 18:20:08 EST
> 2007
> i686 GNU/Linux
> root@stephens:~# cat /proc/vz/*
> Version: 2.7
> 0 b 016 *:*
> 0 c 006 *:*
> 0 0 77
> Version: 2.5
> Version: 2.2
>
> VEID user nice system uptime
idle
> strv uptime used maxlat
> totlat numsched
> Version: 1.0
> cat: /proc/vz/vzaquota: Is a directory
> qid: path usage softlimit hardlimit time
> expire
> 777: /vz/private/777
> 1k-blocks 198888 1048576 1153434 0
> 0
> inodes 11473 200000 220000 0
> 0
> root@stephens:~# lsmod | grep vz
> vznetdev 16928 1
> vzethdev 10764 0
> vzdquota 41748 1 [permanent]
> vzmon 41988 2 vznetdev,vzethdev
> vzdev 3972 4 vznetdev,vzethdev,vzdquota,vzmon
> ipv6 279776 15 vzmon
>
> root@stephens:~# vzctl start 777
> Starting VE ...
> VE is mounted
> Adding IP address(es): 192.168.99.2
> Setting CPU units: 1000
> VE start in progress...
> root@stephens:~# vzctl status
> VE id is not given
> root@stephens:~# vzctl status 777
> VEID 777 exist mounted down
> root@stephens:~# vzctl enter 777
> VE is not running
> root@stephens:~# vzctl restore 777
> Restoring VE ...
> Error: No checkpointing support, unable to open /proc/rst: No such
> file or directory root@stephens:~# ifconfig venet0
> venet0 Link encap:UNSPEC HWaddr
> 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
> UP BROADCAST POINTOPOINT RUNNING NOARP MTU:1500 Metric:1
> RX packets:0 errors:0 dropped:0 overruns:0 frame:0
> TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:0
> RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) root@stephens:~# ip
> route
> <ethernet0ip>/27 dev eth0 proto kernel scope link src <ethernet0ip>
> default via <localgwip> dev eth0
>
> Help? :)
>
RE: vzctl start id "VE start in progress", vzctl status"VEID exist mounted down&quo [message #9914 is a reply to message #9804] Tue, 30 January 2007 02:56 Go to previous messageGo to next message
Stephen Fletcher is currently offline  Stephen Fletcher
Messages: 8
Registered: January 2007
Junior Member
Issue was due to running Ubuntu 6.10 Edgy as the guest. I tried
re-symlinking <mountdir>/bin/sh to bash instead of dash but this did not
help. Perhaps is due to Edgy using upstart daemon instead on regular init.

Soon as I tried Debian sarge as guest it worked fine.


-----Original Message-----
From: users-bounces@openvz.org [mailto:users-bounces@openvz.org] On Behalf
Of Kirill Korotaev
Sent: Tuesday, 23 January 2007 11:19 PM
To: users@openvz.org
Subject: Re: [Users] vzctl start id "VE start in progress", vzctl
status"VEID exist mounted down", vzctl enter "VE is not running"

Stephen,

Is there anything in dmesg?

Thanks,
Kirill

> vzctl version 3.0.14
>
> root@stephens:~# uname -a
> Linux stephens 2.6.18-028test010 #2 PREEMPT Thu Jan 11 18:20:08 EST
> 2007
> i686 GNU/Linux
> root@stephens:~# cat /proc/vz/*
> Version: 2.7
> 0 b 016 *:*
> 0 c 006 *:*
> 0 0 77
> Version: 2.5
> Version: 2.2
>
> VEID user nice system uptime
idle
> strv uptime used maxlat
> totlat numsched
> Version: 1.0
> cat: /proc/vz/vzaquota: Is a directory
> qid: path usage softlimit hardlimit time
> expire
> 777: /vz/private/777
> 1k-blocks 198888 1048576 1153434 0
> 0
> inodes 11473 200000 220000 0
> 0
> root@stephens:~# lsmod | grep vz
> vznetdev 16928 1
> vzethdev 10764 0
> vzdquota 41748 1 [permanent]
> vzmon 41988 2 vznetdev,vzethdev
> vzdev 3972 4 vznetdev,vzethdev,vzdquota,vzmon
> ipv6 279776 15 vzmon
>
> root@stephens:~# vzctl start 777
> Starting VE ...
> VE is mounted
> Adding IP address(es): 192.168.99.2
> Setting CPU units: 1000
> VE start in progress...
> root@stephens:~# vzctl status
> VE id is not given
> root@stephens:~# vzctl status 777
> VEID 777 exist mounted down
> root@stephens:~# vzctl enter 777
> VE is not running
> root@stephens:~# vzctl restore 777
> Restoring VE ...
> Error: No checkpointing support, unable to open /proc/rst: No such
> file or directory root@stephens:~# ifconfig venet0
> venet0 Link encap:UNSPEC HWaddr
> 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
> UP BROADCAST POINTOPOINT RUNNING NOARP MTU:1500 Metric:1
> RX packets:0 errors:0 dropped:0 overruns:0 frame:0
> TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:0
> RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) root@stephens:~# ip
> route
> <ethernet0ip>/27 dev eth0 proto kernel scope link src <ethernet0ip>
> default via <localgwip> dev eth0
>
> Help? :)
>
Re: vzctl start id "VE start in progress", vzctl status"VEID exist mounted down&quo [message #9915 is a reply to message #9914] Tue, 30 January 2007 05:03 Go to previous message
kir is currently offline  kir
Messages: 1645
Registered: August 2005
Location: Moscow, Russia
Senior Member

Oh I see. There is an open bug about it already in our bugzilla.

http://bugzilla.openvz.org/show_bug.cgi?id=436

Still, I want to resolve this by adding -z argument handling to upstart.
I have already asked about it (see
http://bugzilla.openvz.org/show_bug.cgi?id=436#c6), but got no reply so
far. Perhaps you could ask, too.

Stephen Fletcher wrote:
> Issue was due to running Ubuntu 6.10 Edgy as the guest. I tried
> re-symlinking <mountdir>/bin/sh to bash instead of dash but this did not
> help. Perhaps is due to Edgy using upstart daemon instead on regular init.
>
> Soon as I tried Debian sarge as guest it worked fine.
>
>
> -----Original Message-----
> From: users-bounces@openvz.org [mailto:users-bounces@openvz.org] On Behalf
> Of Kirill Korotaev
> Sent: Tuesday, 23 January 2007 11:19 PM
> To: users@openvz.org
> Subject: Re: [Users] vzctl start id "VE start in progress", vzctl
> status"VEID exist mounted down", vzctl enter "VE is not running"
>
> Stephen,
>
> Is there anything in dmesg?
>
> Thanks,
> Kirill
>
>
>> vzctl version 3.0.14
>>
>> root@stephens:~# uname -a
>> Linux stephens 2.6.18-028test010 #2 PREEMPT Thu Jan 11 18:20:08 EST
>> 2007
>> i686 GNU/Linux
>> root@stephens:~# cat /proc/vz/*
>> Version: 2.7
>> 0 b 016 *:*
>> 0 c 006 *:*
>> 0 0 77
>> Version: 2.5
>> Version: 2.2
>>
>> VEID user nice system uptime
>>
> idle
>
>> strv uptime used maxlat
>> totlat numsched
>> Version: 1.0
>> cat: /proc/vz/vzaquota: Is a directory
>> qid: path usage softlimit hardlimit time
>> expire
>> 777: /vz/private/777
>> 1k-blocks 198888 1048576 1153434 0
>> 0
>> inodes 11473 200000 220000 0
>> 0
>> root@stephens:~# lsmod | grep vz
>> vznetdev 16928 1
>> vzethdev 10764 0
>> vzdquota 41748 1 [permanent]
>> vzmon 41988 2 vznetdev,vzethdev
>> vzdev 3972 4 vznetdev,vzethdev,vzdquota,vzmon
>> ipv6 279776 15 vzmon
>>
>> root@stephens:~# vzctl start 777
>> Starting VE ...
>> VE is mounted
>> Adding IP address(es): 192.168.99.2
>> Setting CPU units: 1000
>> VE start in progress...
>> root@stephens:~# vzctl status
>> VE id is not given
>> root@stephens:~# vzctl status 777
>> VEID 777 exist mounted down
>> root@stephens:~# vzctl enter 777
>> VE is not running
>> root@stephens:~# vzctl restore 777
>> Restoring VE ...
>> Error: No checkpointing support, unable to open /proc/rst: No such
>> file or directory root@stephens:~# ifconfig venet0
>> venet0 Link encap:UNSPEC HWaddr
>> 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
>> UP BROADCAST POINTOPOINT RUNNING NOARP MTU:1500 Metric:1
>> RX packets:0 errors:0 dropped:0 overruns:0 frame:0
>> TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
>> collisions:0 txqueuelen:0
>> RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) root@stephens:~# ip
>> route
>> <ethernet0ip>/27 dev eth0 proto kernel scope link src <ethernet0ip>
>> default via <localgwip> dev eth0
>>
>> Help? :)
>>
Previous Topic: Resource limit question
Next Topic: Hardware reboot and database connection problems
Goto Forum:
  


Current Time: Tue Mar 19 04:20:54 GMT 2024

Total time taken to generate the page: 0.02328 seconds