instance-state: unknown
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
maas (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
After deploy of a maas setup, the different maas managed servers report: "instance-state: unknown"
Why is that?
It's possible to juju ssh, ping the machine, ping the maas server from the instances, do dns lookup of the maas server from the instances. It's possible to do dns lookup the different instances from the maas server.
The maas server is running:
Linux orc 2.6.38-15-server #60-Ubuntu SMP Tue May 22 11:45:41 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
Description: Ubuntu 12.04 LTS
Release: 12.04
The bootstrap instance is running:
Linux bootstrap 3.2.0-25-generic #40-Ubuntu SMP Wed May 23 20:30:51 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
Description: Ubuntu 12.04 LTS
Release: 12.04
If nothing is wrong, then I would suggest that it tells me eg. "instances-state: running" or something like that...
juju -v status gives me:
2012-07-04 08:33:19,328 DEBUG Initializing juju status runtime
2012-07-04 08:33:19,339 INFO Connecting to environment...
2012-07-04 08:33:19,506 DEBUG Connecting to environment using bootstrap.
2012-07-04 08:33:19,507 DEBUG Spawning SSH process with remote_
Enter passphrase for key '/root/
2012-07-04 08:33:22,
2012-07-04 08:33:22,
2012-07-04 08:33:22,
2012-07-04 08:33:22,
2012-07-04 08:33:22,
2012-07-04 08:33:22,
2012-07-04 08:33:22,
2012-07-04 08:33:22,
2012-07-04 08:33:22,
2012-07-04 08:33:22,
2012-07-04 08:33:22,
2012-07-04 08:33:22,706 DEBUG Environment is initialized.
2012-07-04 08:33:22,707 INFO Connected to environment.
2012-07-04 08:33:22,
machines:
0:
agent-state: running
dns-name: bootstrap.
instance-id: /MAAS/api/
instance-state: unknown
services: {}
2012-07-04 08:33:22,831 INFO 'status' command finished successfully
tags: | added: juju |
Hi Rene
Looking at some of the MAAS deployment I use the 'instance-state: unknown' status is normal so is a bit of a red herring in this case.
It looks like the juju zookeeper integration can't get data from zookeeper; so this is probably a juju issue rather than maas.
Please could you SSH to the bootstrap node and dig around in /var/log/zookeeper - hopefully you might find some more information from the other end of the connection that might help diagnose this issue.
Please attach any information to this bug report.
Marking 'Incomplete' pending your response; please set back to 'New' once you have provided the requested information.
Thanks