[Bug 1451232] Re: container does not receive IP address after 15.04 upgrade

2015-11-06 Thread Serge Hallyn
*** This bug is a duplicate of bug 1240757 ***
https://bugs.launchpad.net/bugs/1240757

** This bug is no longer a duplicate of bug 1452601
   vivid container's networking.service fails on boot with signal=PIPE
** This bug has been marked a duplicate of bug 1240757
   Bridge not created if bind9 is on

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1451232

Title:
  container does not receive IP address after 15.04 upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1451232/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1451232] Re: container does not receive IP address after 15.04 upgrade

2015-05-07 Thread Serge Hallyn
*** This bug is a duplicate of bug 1452601 ***
https://bugs.launchpad.net/bugs/1452601

Thanks.  I'm going to mark this a dup of 1452601 which has some more
information to suggest a possible fix.

** Changed in: lxc (Ubuntu)
   Status: Incomplete = Triaged

** This bug has been marked a duplicate of bug 1452601
   vivid container's networking.service fails on boot with signal=PIPE

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1451232

Title:
  container does not receive IP address after 15.04 upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1451232/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1451232] Re: container does not receive IP address after 15.04 upgrade

2015-05-06 Thread Kevin Dalley
And, so far, these steps are needed each time I reboot. 2 reboots after
initial success.

As you suggested, stopping and restarting the lxc-net systemd job is
necessary. Just starting it does not work.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1451232

Title:
  container does not receive IP address after 15.04 upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1451232/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1451232] Re: container does not receive IP address after 15.04 upgrade

2015-05-05 Thread Kevin Dalley
Thanks. That works.

Stopping and starting systemtl once fixed the problem.

I did have some issues with the upgrade in general, and discovered a
memory problem. Bad memory is now gone.

Perhaps that was responsible for some of the problem. Perhaps not.

I expected that reinstalling lxc with good memory should have fixed any
problem caused by bad memory.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1451232

Title:
  container does not receive IP address after 15.04 upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1451232/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1451232] Re: container does not receive IP address after 15.04 upgrade

2015-05-04 Thread Serge Hallyn
Do you start this container as root or as an unprivileged user?

Does lxcbr0 exist on the host?  What do

ps -ef | grep lxcbr0
sudo brctl show

show? Please show the (original, unmodified) container configuration.

** Changed in: lxc (Ubuntu)
   Status: New = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1451232

Title:
  container does not receive IP address after 15.04 upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1451232/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1451232] Re: container does not receive IP address after 15.04 upgrade

2015-05-04 Thread Serge Hallyn
Thanks - could you please try

sudo systemctl stop lxc-net
sudo systemctl start lxc-net

then see whether 'ps -ef | grep lxcbr0' shows a result?  If it does
not, repeat up to two more times (and then just give up and let us know :)

If lxcbr0 does show up, does the container (with its original config)
come up fine?

I've had this issue too - the lxc-net systemd job appears to not be
correct, or it interacts badly with network-manager.  It doesn't just
not show up, it also disappears quite often.


** Changed in: lxc (Ubuntu)
   Importance: Undecided = Critical

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1451232

Title:
  container does not receive IP address after 15.04 upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1451232/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1451232] Re: container does not receive IP address after 15.04 upgrade

2015-05-04 Thread Kevin Dalley
Thanks.

No sign of lxcbr0.

kevin@nereocystis:/home/kevin$ ps -ef | grep lxcbr0
kevin17684 17583  0 13:06 pts/000:00:00 grep lxcbr0


I attached the original config file which does not work under 15.04, but did 
work under 14.10 and 14.04.


** Attachment added: Original config which does not work under 15.04
   
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1451232/+attachment/4390854/+files/config

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1451232

Title:
  container does not receive IP address after 15.04 upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1451232/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs