Re: [lxc-users] ntpdate errors in vivid container

2015-06-29 Thread Andrey Repin
Greetings, Joe McDonald! > host isĀ Ubuntu 14.04.2 LTS > container isĀ Ubuntu 15.04 (vivid) > lxc is 1.1.2 > using bridging for networking. > container /etc/network/interfaces looks like: > auto lo > iface lo inet loopback > auto eth0 > iface eth0 inet static > bringing it up, everything works

Re: [lxc-users] ntpdate errors in vivid container

2015-06-29 Thread Serge Hallyn
Quoting Joe McDonald (ideafil...@gmail.com): > host is Ubuntu 14.04.2 LTS > container is Ubuntu 15.04 (vivid) > lxc is 1.1.2 > > using bridging for networking. > container /etc/network/interfaces looks like: > auto lo > iface lo inet loopback > > auto eth0 > iface eth0 inet static Why are you us

[lxc-users] ntpdate errors in vivid container

2015-06-26 Thread Joe McDonald
host is Ubuntu 14.04.2 LTS container is Ubuntu 15.04 (vivid) lxc is 1.1.2 using bridging for networking. container /etc/network/interfaces looks like: auto lo iface lo inet loopback auto eth0 iface eth0 inet static bringing it up, everything works fine, but there is a 2 minute delay in the bootu