OpenVZ Forum


Home » General » Support » Slackware VPS problem
Slackware VPS problem [message #1912] Mon, 06 March 2006 07:11 Go to next message
kaiychen is currently offline  kaiychen
Messages: 2
Registered: March 2006
Junior Member
hi,

I just installed some slackware packages in a chroot environment under /vz/private/888. I sort of followed the guide on making a debian template. When I tried to start the vps, I get the following error.
vzquota : (error) quota check: crossing mount point
vzquota init failed [8]

/vz/private/888/ is on its own partition. Maybe that's the problem? if that's the case, how do I fix this?

I'm quiet new to linux and all, so maybe someone can point me to some how-to or guides regarding this, instead of walking me through step by step.
Re: Slackware VPS problem [message #1913 is a reply to message #1912] Mon, 06 March 2006 07:46 Go to previous messageGo to next message
dev is currently offline  dev
Messages: 1693
Registered: September 2005
Location: Moscow
Senior Member

both VPS root and private directories should reside on the same partition.

You can fix it in 2 ways:

1. recommended way is to have whole /vz on a separate partition.

2. You can change VPS configuration
/etc/sysconfig/vz-scripts/<VPSID>.conf:
VE_ROOT="/vzt/root/$VEID"
VE_PRIVATE="/vzt/private/$VEID"
so that both dirs would reside on the same partition.


http://static.openvz.org/userbars/openvz-developer.png
Re: Slackware VPS problem [message #1920 is a reply to message #1913] Tue, 07 March 2006 06:55 Go to previous messageGo to next message
kaiychen is currently offline  kaiychen
Messages: 2
Registered: March 2006
Junior Member
Thanks for the info. So there is no simple way of having one vps per partition, no?
Re: Slackware VPS problem [message #1921 is a reply to message #1920] Tue, 07 March 2006 07:17 Go to previous message
dev is currently offline  dev
Messages: 1693
Registered: September 2005
Location: Moscow
Senior Member

Why "no"? YES!
Just change VPS config as I suggested to you.


http://static.openvz.org/userbars/openvz-developer.png
Previous Topic: How to get memory usage of a specific VPS
Next Topic: Package vzctl-3.0.0-2.i386.rpm is not signed
Goto Forum:
  


Current Time: Sat Jul 13 10:49:51 GMT 2024

Total time taken to generate the page: 0.02293 seconds