** Changed in: lxc (Ubuntu)
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1575690

Title:
  rabbitmq-server in lxc container running 14.04 fails to start

Status in lxc package in Ubuntu:
  Invalid

Bug description:
  rabbitmq-server no longer starts inside an lxc container running 14.04
  after upgrading host to 16.04

  container config uses default ubuntu.common.conf configuration:

  # Common configuration
  lxc.include = /usr/share/lxc/config/ubuntu.common.conf

  # Container specific configuration
  lxc.rootfs = /var/lib/lxc/rabbitmq1404/rootfs
  lxc.mount = /var/lib/lxc/rabbitmq1404/fstab
  lxc.utsname = rabbitmq1404
  lxc.arch = amd64

  # Network configuration
  lxc.network.type = veth
  lxc.network.flags = up
  lxc.network.link = lxcbr0
  lxc.network.hwaddr = xxx

  
  rabbitmq error:

  BOOT FAILED
  ===========

  Error description:
     {could_not_start,rabbit,
         {bad_return,
             {{rabbit,start,[normal,[]]},
              {'EXIT',
                  {rabbit,failure_during_boot,
                      {{shutdown,
                           {failed_to_start_child,rabbit_memory_monitor,
                               {noproc,
                                   {gen_server,call,
                                       [vm_memory_monitor,get_memory_limit,
                                        infinity]}}}},
                       {child,undefined,rabbit_memory_monitor_sup,
                           {rabbit_restartable_sup,start_link,
                               [rabbit_memory_monitor_sup,
                                {rabbit_memory_monitor,start_link,[]}]},
                           transient,infinity,supervisor,
                           [rabbit_restartable_sup]}}}}}}}

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to