[Bug 1783325] Re: Rabbitmq-server times out during server startup

2018-11-22 Thread James Page
@Th - I think you're probably correct in that this is a load issue,
rather than a specific rabbitmq software issue.  It looks like the
system is so loaded you're hitting some sort of 90 second timeout at
which point systemd just gives up:

 /etc/systemd/system.conf: DefaultTimeoutStartSec=90s

you could try increasing this to see if that gives rmq enough time to
kick into life.


** Changed in: rabbitmq-server (Ubuntu)
   Status: New => Invalid

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

Title:
  Rabbitmq-server times out during server startup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/1783325/+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 1783325] Re: Rabbitmq-server times out during server startup

2018-08-01 Thread Andreas Hasenack
Maybe post the output of these commands when run on a system that was
rebooted and where rabbit failed to start:

sudo systemd-analyze blame

and

sudo systemd-analyze critical-chain


Maybe the resolver or network wasn't ready when rabbit tried to start.

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

Title:
  Rabbitmq-server times out during server startup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/1783325/+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 1783325] Re: Rabbitmq-server times out during server startup

2018-07-27 Thread Andreas Hasenack
After the reboot, whether it was one where rabbit failed to start or
not, does a restart of the rabbit service always work?

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

Title:
  Rabbitmq-server times out during server startup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/1783325/+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 1783325] Re: Rabbitmq-server times out during server startup

2018-07-26 Thread James Page
Please check that forward/reverse hostname to IP is working OK on the
impacted systems; if it is then set the bug back to New with an
appropriate comment, if not then we can close out this bug report IMHO.

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

Title:
  Rabbitmq-server times out during server startup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/1783325/+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 1783325] Re: Rabbitmq-server times out during server startup

2018-07-26 Thread James Page
rabbitmq is also very sensitive to any hostname <-> IP mismatch as it
uses this to communicate with the RMQ daemon.

'rabbit@hostname' looks suspicious here - I'd suggest that maybe
something is a bit wonky.

If a "sudo su -" results a warning about hostnames this is def the
issue.

** Changed in: rabbitmq-server (Ubuntu)
   Status: New => Incomplete

** Changed in: rabbitmq-server (Ubuntu)
   Importance: Undecided => Low

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

Title:
  Rabbitmq-server times out during server startup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/1783325/+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