OpenVZ Forum


Home » General » Support » Ubuntu 10.04LTS templates broken?
Ubuntu 10.04LTS templates broken? [message #40587] Fri, 03 September 2010 14:22 Go to next message
TOCICI is currently offline  TOCICI
Messages: 5
Registered: February 2010
Location: Portland, OR
Junior Member
OpenVZ's published Ubuntu 10.04LTS templates do not autostart networking upon container restarts. There's nothing obvious in error logs, and I can't find much information on this while Googling around. Is this a known issue? Does it have a workaround?

Fast, cost effective & secure OpenVZ based hosting solutions: www.buildyourvps.com

Payment options: Dwolla, PayPal, Bitcoin
Re: Ubuntu 10.04LTS templates broken? [message #40664 is a reply to message #40587] Wed, 15 September 2010 21:17 Go to previous message
mindfury is currently offline  mindfury
Messages: 2
Registered: September 2010
Location: Michigan, USA
Junior Member
I've had the same issue after a recent 'apt-get upgrade' to my Ubuntu 10.04 containers.


http://git.openvz.org/?p=vzctl;a=commit;h=d9757f798e055d31d1e5d985f428ddd7f2cb3a99

debian-add_ip.sh: fixlet for Ubuntu networking

In Ubuntu's /etc/init/networking.conf there are the following lines:

start on (local-filesystems
and stopped udevtrigger)

Our templates change it to:

start on local-filesystems

The problem is after apt-get upgrade this file is recreated and these
modifications are lost. We have to take care of fixing it on every IP
adding operation.

Hope that helps!

--
Philip
Previous Topic: Gentoo Template Creation; Cannot set password
Next Topic: Ubuntu 10.04 container hangs after vzrestore
Goto Forum:
  


Current Time: Fri Sep 27 19:20:18 GMT 2024

Total time taken to generate the page: 0.04277 seconds