OpenVZ Forum


Home » General » Support » It is not run vzctl with any parameters to the command line
It is not run vzctl with any parameters to the command line [message #37601] Tue, 29 September 2009 14:16 Go to next message
sen-doc is currently offline  sen-doc
Messages: 4
Registered: September 2009
Junior Member
I have installed CentOS 5.3 x86_64 and kernel:
2.6.18-128.2.1.el5.028stab064.7
Version vzctl:
vzctl-3.0.23-1.x86_64.rpm
vzctl-lib-3.0.23-1.x86_64.rpm
When i run vzctl i have this error:
[root@ggau /]# vzctl set 111 -hostname 111.gsau.lan -save
non-option ARGV-elements: -hostname 111.gsau.lan -save
[root@ggau /]# vzctl set 111 -hostname '111.gsau.lan' -save
non-option ARGV-elements: -hostname 111.gsau.lan -save
[root@ggau /]# vzctl set 111 -hostname "111.gsau.lan" -save
non-option ARGV-elements: -hostname 111.gsau.lan -save

Does any solution exist?
Thanks

[Updated on: Tue, 29 September 2009 14:20]

Report message to a moderator

Re: It is not run vzctl with any parameters to the command line [message #37602 is a reply to message #37601] Tue, 29 September 2009 14:27 Go to previous messageGo to next message
kir is currently offline  kir
Messages: 1645
Registered: August 2005
Location: Moscow, Russia
Senior Member

Definitely! Try using --hostname instead of -hostname. Same for save: use --save not -save.

Kir Kolyshkin
http://static.openvz.org/userbars/openvz-developer.png

[Updated on: Tue, 29 September 2009 14:27]

Report message to a moderator

Re: It is not run vzctl with any parameters to the command line [message #37605 is a reply to message #37602] Wed, 30 September 2009 05:46 Go to previous message
sen-doc is currently offline  sen-doc
Messages: 4
Registered: September 2009
Junior Member
But i using --hostname. When i add message in this forum --hostname becomes -hostname.
I resolved problem. Compile vzctl from source with option
./configure --enable-bashcomp --enable-logrotate
Previous Topic: Open VNC console and Windows
Next Topic: chkpnt: Error: d_path is invisible /var/lock
Goto Forum:
  


Current Time: Mon Sep 30 23:28:24 GMT 2024

Total time taken to generate the page: 0.02284 seconds