OpenVZ Forum


Home » General » Support » Config file not found
Re: Config file not found [message #28075 is a reply to message #28053] Fri, 07 March 2008 14:13 Go to previous messageGo to previous message
jmelyn is currently offline  jmelyn
Messages: 27
Registered: June 2007
Junior Member
Thank you for the fast replies.

Instead of abc, I'm going to write a placeholder <xxx>. From the two previous posts, this is what I've understood:

1) In /etc/vz/dists dir are scripts to mainly manage network so that VEs can use network whatever the distro is. The name of the script used is <myDist>.conf and must be the same as the template /vz/template/cache/<myDist>.tar.gz. The placeholder <myDist> is taken from the file /etc/vz/vz.conf at the line: DEF_OSTEMPLATE="<myDist>".

2) In /etc/vz/conf dir are settings to put limits to VEs. There is a default config file <VE_limits>.conf-sample used to create <VE_id>.conf during the VE creation. The placeholder <VE_limits> is taken from /etc/vz/vz.conf at the line: CONFIGFILE="<VE_limits>".

3) Since /etc/vz/vz.conf got the correct names, there is no need to give arguments to the create command:
# vzctl create 123

4) A limit for one specific VE can be overwritten through the command:
# vzctl set <VE_id> ... --save
and is saved in /etc/vz/conf/<VE_id>.conf file.

Is all that correct?
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: CentOS 5 + X Windows Installation
Next Topic: VE: ***: failed to start with err=-11
Goto Forum:
  


Current Time: Sat Sep 07 18:20:14 GMT 2024

Total time taken to generate the page: 0.05968 seconds