Bug 1577800
Summary: | [Tracker-RHGS-BZ#1612098] [stability] After a poweroff/poweron of the 2 "Arbiter:disabled" nodes, new volume creation fails with "Create Volume Build Failed: read-only file system" | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Neha Berry <nberry> |
Component: | heketi | Assignee: | Michael Adam <madam> |
Status: | CLOSED ERRATA | QA Contact: | Neha Berry <nberry> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | cns-3.9 | CC: | amukherj, hchiramm, jmulligan, moagrawa, nberry, nigoyal, pprakash, rhs-bugs, rtalur, sankarshan, storage-qa-internal |
Target Milestone: | --- | ||
Target Release: | OCS 3.11 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-10-24 04:51:02 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: | |||
Bug Depends On: | 1612098 | ||
Bug Blocks: | 1629575 |
Description
Neha Berry
2018-05-14 07:21:02 UTC
sh-4.2# gluster vol status heketidbstorage Status of volume: heketidbstorage Gluster process TCP Port RDMA Port Online Pid ------------------------------------------------------------------------------ Brick 10.70.46.114:/var/lib/heketi/mounts/v g_66ede0d16ea3218ed31b15fb585f58cf/brick_b7 e7cf184f37a4c4c2f8fb42f50180e4/brick 49153 0 Y 1022 Brick 10.70.46.130:/var/lib/heketi/mounts/v g_c891346cafb7ab29cdf641beca71de68/brick_15 21644fdd65bafe550e0672cb05d5b9/brick 49153 0 Y 972 Brick 10.70.46.212:/var/lib/heketi/mounts/v g_2e906b85353509bcfe3b6fdeb296a0f3/brick_0f bc5b61989e5747b9cd3f3fadc44ea3/brick 49153 0 Y 1025 Self-heal Daemon on localhost N/A N/A Y 777 Self-heal Daemon on 10.70.46.212 N/A N/A Y 4041 Self-heal Daemon on dhcp46-114.lab.eng.blr. redhat.com N/A N/A Y 794 Task Status of Volume heketidbstorage ------------------------------------------------------------------------------ There are no active volume tasks sh-4.2# exit exit [root@dhcp47-29 ~]# ssh root.46.130 Last login: Thu May 17 00:32:28 2018 from 10.70.47.29 [root@dhcp46-130 ~]# netstat -tnap | grep 972 tcp 0 0 10.70.46.130:49152 10.70.46.114:972 ESTABLISHED 7173/glusterfsd tcp 0 0 10.70.46.130:972 10.70.46.114:24007 TIME_WAIT - According to gluster status, brick is supposed to be listening on 49153 but the netstat output says otherwise. The only gluster brick process on that node is listening on 49152 tcp 0 0 0.0.0.0:49152 0.0.0.0:* LISTEN 7173/glusterfsd Adding a needinfo on Mohit to determine if it is a duplicate of any bug he is aware of. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2018:2986 |