OpenVZ Forum


Home » General » Support » OpenVZ fails to start in Debian Etch
Re: OpenVZ fails to start in Debian Etch [message #9577 is a reply to message #9576] Wed, 10 January 2007 23:04 Go to previous message
curx
Messages: 739
Registered: February 2006
Location: Nürnberg, Germany
Senior Member

Hi zenny,

The debian install of vzctl package follows the "filesystem hierachy standard (fhs) -> http://www.pathname.com/fhs/
so the VZROOT is set to /var/lib/vz.
For a "backward" compability, you can create a symbolic link to /vz:

# ln -s /var/lib/vz /vz

In your case, mount your seperate partion to /var/lib/vz,
or change the vz.conf setting to your mountpoint.

e.g:

LOCKDIR=/var/lib/vz/lock
DUMPDIR=/var/lib/vz/dump
TEMPLATE=/var/lib/vz/template
VE_ROOT=/var/lib/vz/root/$VEID
VE_PRIVATE=/var/lib/vz/private/$VEID

Change /var/lib/vz/ to your needed path

[Updated on: Wed, 10 January 2007 23:15]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: wtmp growth abnormal?
Next Topic: OpenVZ and XDMCP with *DM
Goto Forum:
  


Current Time: Sun Apr 28 15:57:42 GMT 2024

Total time taken to generate the page: 0.02157 seconds