Bug 1141563
| Summary: | Error encountered during initialization of driver: RBDDrive | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | bkopilov <bkopilov> | ||||
| Component: | openstack-cinder | Assignee: | Eric Harney <eharney> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | nlevinki <nlevinki> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 5.0 (RHEL 7) | CC: | eharney, yeylon | ||||
| Target Milestone: | --- | Keywords: | ZStream | ||||
| Target Release: | 5.0 (RHEL 7) | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-09-15 09:25:46 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
bkopilov
2014-09-14 18:35:37 UTC
Created attachment 937373 [details]
logs - var/cinder/
When tried to check ceph health from openstack with ceph command : [root@test233 ~]# ceph -w 2014-09-14 16:26:48.393110 7f5f2014b700 0 -- :/1025465 >> 10.35.161.127:6789/0 pipe(0x7f5f1c0242e0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7f5f1c024550).fault 2014-09-14 16:26:51.392301 7f5f1affd700 0 -- :/1025465 >> 10.35.161.127:6789/0 pipe(0x7f5f10000c00 sd=4 :0 s=1 pgs=0 cs=0 l=1 c=0x7f5f10000e70).fault 2014-09-14 16:26:54.392630 7f5f2014b700 0 -- :/1025465 >> 10.35.161.127:6789/0 pipe(0x7f5f10003010 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7f5f10003280).fault 2014-09-14 16:26:57.392988 7f5f1affd700 0 -- :/1025465 >> 10.35.161.127:6789/0 pipe(0x7f5f10003890 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7f5f10003b00).fault 2014-09-14 16:27:00.393256 7f5f2014b700 0 -- :/1025465 >> 10.35.161.127:6789/0 pipe(0x7f5f10005510 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7f5f10005780).fault 2014-09-14 16:27:03.393587 7f5f1affd700 0 -- :/1025465 >> 10.35.161.127:6789/0 pipe(0x7f5f10007050 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7f5f100072c0).fault 2014-09-14 16:27:06.393884 7f5f2014b700 0 -- :/1025465 >> 10.35.161.127:6789/0 pipe(0x7f5f10009090 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7f5f10009300).fault [root@vm-161-127 ceph]# ceph osd tree # id weight type name up/down reweight -1 0.6 root default -2 0.2 host vm-161-127 0 0.2 osd.0 up 1 -3 0.2 host vm-161-138 1 0.2 osd.1 down 0 -4 0.2 host dhcp163-57 2 0.2 osd.2 down 0 Solved after fixing dns name stuff . OSDs were down . Up and running now . http://jenkins.rhev.lab.eng.brq.redhat.com/view/RHOS-STORAGE-QE/view/RHOS-5.0-RHEL7.0/job/rhos-5-rhel-7.0-cinder-ceph/56/ Benny |