Howto install vzyum using debian sarge host-node [message #4886] |
Tue, 01 August 2006 16:10  |
foxxfiles
Messages: 12 Registered: July 2006
|
Junior Member |
|
|
Hi.
I Have problems install vzyum on my hostnode debian sarge.
------------------------------------------------------------ ----
host-node:/home/fox# vzyum 101 apache
/usr/bin/vzyum: line 1: /etc/sysconfig/vz: No existe el fichero o el directorio
Warning: Variable VE_ROOT not found in /etc/sysconfig/vz; using empty string.
/usr/bin/vzyum: line 1: /etc/sysconfig/vz: No existe el fichero o el directorio
Warning: Variable VE_PRIVATE not found in /etc/sysconfig/vz; using empty string.
ERROR: VPS 101 not running; you should start it first
host-node:/home/fox#
------------------------------------------------------------ ----
Fernando
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Re: Howto install vzyum using debian sarge host-node [message #5537 is a reply to message #4886] |
Tue, 22 August 2006 22:46  |
 |
curx
Messages: 739 Registered: February 2006 Location: Nürnberg, Germany
|
Senior Member |

|
|
Hi,
> /usr/bin/vzyum: line 1: /etc/sysconfig/vz: No existe el fichero o el directorio
> Warning: Variable VE_ROOT not found in /etc/sysconfig/vz; using empty string.
> /usr/bin/vzyum: line 1: /etc/sysconfig/vz: No existe el fichero o el directorio
>Warning: Variable VE_PRIVATE not found in /etc/sysconfig/vz; using empty string.
>/usr/bin/vzyum: line 1: /etc/sysconfig/vz-scripts//101.conf: No
another possible solution:
Change the entry of the given file to the the right paths!
(-> file:/usr/share/vzpkg/functions)
# Some handy definitions, need 4 Debian and vzpkg!
# mod. tsd@debian.systs.org
#
VZCTL=/usr/sbin/vzctl
VZLOCKDIR=/var/lib/vz/lock
VECFGDIR=/etc/vz/conf
VZCFG=/etc/vz/vz.conf
VZLIB_SCRIPTDIR=/usr/share/vzctl/scripts
[Updated on: Tue, 22 August 2006 22:48] Report message to a moderator
|
|
|