SM: On SM provisoned storage, ceph -w sometimes throws errors
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Juniper Openstack |
Fix Committed
|
High
|
Dheeraj Gautam | ||
R2.1 |
Fix Released
|
High
|
Dheeraj Gautam |
Bug Description
Provisioned a cluster Using SM UI , even though the provision succeeded , ceph -w throws errors
Version : 2.10 Build 27 Ubuntu 12.04 icehouse
root@cmbu-
cluster e839ed67-
health HEALTH_OK
monmap e2: 3 mons at {cmbu-gravity-
osdmap e48: 6 osds: 6 up, 6 in
pgmap v126: 384 pgs, 2 pools, 1778 MB data, 229 objects
3773 MB used, 3070 GB / 3074 GB avail
2015-02-10 18:21:18.914803 mon.0 [INF] from='client.? 8.0.0.2:0/1008063' entity=
2015-02-10 18:21:20.127407 mon.0 [INF] from='client.? 8.0.0.2:0/1008096' entity=
2015-02-10 18:21:21.350727 mon.0 [INF] from='client.? 8.0.0.2:0/1008127' entity=
2015-02-10 18:21:22.553028 mon.2 [INF] from='client.? 8.0.0.2:0/1008160' entity=
2015-02-10 18:21:22.618964 mon.0 [INF] from='client.26735 :/0' entity=
^Croot@
ceph -s ok though
root@cmbu-
cluster e839ed67-
health HEALTH_OK
monmap e2: 3 mons at {cmbu-gravity-
osdmap e48: 6 osds: 6 up, 6 in
pgmap v126: 384 pgs, 2 pools, 1778 MB data, 229 objects
3773 MB used, 3070 GB / 3074 GB avail
server-manager status server --cluster_id vinod-cluster1
{
"server": [
{
"id": "cmbu-starwars-01",
},
{
"id": "cmbu-starwars-02",
},
{
"id": "cmbu-gravity-06",
}
]
}
tags: | added: blocker |
description: | updated |
description: | updated |
tags: | added: releasenote |
summary: |
- SM: On A SM provisoned Storage ceph -w throws erros + SM: On A SM provisoned Storage ceph -w throws errors |
Changed in juniperopenstack: | |
importance: | Undecided → High |
assignee: | nobody → Dheeraj Gautam (dgautam) |
information type: | Proprietary → Public |
tags: | removed: releasenote |
summary: |
- SM: On A SM provisoned Storage ceph -w throws errors + SM: On SM provisoned storage, ceph -w throws errors |
summary: |
- SM: On SM provisoned storage, ceph -w throws errors + SM: On SM provisoned storage, ceph -w sometimes throws errors |
Changed in juniperopenstack: | |
status: | New → Fix Committed |
This is not a bug. These are INFO messages not ERRORs. This is expected behavior as puppet keeps running and checking if keys are configured. These
So removing blocker tag.