OpenVZ Forum


Home » General » Support » *SOLVED* Error about missing config from gentoo templated created by me
Re: Error about missing config from gentoo templated created by me [message #7836 is a reply to message #7808] Fri, 27 October 2006 06:25 Go to previous messageGo to previous message
Vasily Tarasov is currently offline  Vasily Tarasov
Messages: 1345
Registered: January 2006
Senior Member
Quote:


Warning: configuration file for distribution gentoo_openvz_template-1.0 not found default used



While you create VE from OS template cache:
vzctl create 555 --ostemplate haha

in configuration file for this (555) VE the following line appears:
OSTEMPLATE="haha"

vzctl uses this parameter to find out which actions should be taken to perform different configuration (network, etc.) of VE, based on particular template. How does vzctl perform it? It looks in /etc/vz/distr/haha.conf to get required information. If there is no such file, vzctl outputs warning message, you've seen, and uses default file: /etc/vz/distr/default.

So the thing you should do to get rid of this message is just copy file /etc/vz/distr/gentoo.conf to /etc/vz/distr/gentoo_openvz_template-1.0.conf.

HTH,
vass.
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: *SOLVED* OutOfMemoryError
Next Topic: copy of vz directories
Goto Forum:
  


Current Time: Fri Jul 12 16:18:05 GMT 2024

Total time taken to generate the page: 0.02312 seconds