Bug 1241436
Summary: | nfs-ganesha: refresh-config stdout output includes dbus messages "method return sender=:1.61 -> dest=:1.65 reply_serial=2" | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Saurabh <saujain> | ||||||||||||||
Component: | nfs-ganesha | Assignee: | Kaleb KEITHLEY <kkeithle> | ||||||||||||||
Status: | CLOSED ERRATA | QA Contact: | Matt Zywusko <mzywusko> | ||||||||||||||
Severity: | medium | Docs Contact: | |||||||||||||||
Priority: | unspecified | ||||||||||||||||
Version: | rhgs-3.1 | CC: | asriram, asrivast, bmohanra, byarlaga, kkeithle, mzywusko, ndevos, nlevinki, sankarshan, skoduri | ||||||||||||||
Target Milestone: | --- | Keywords: | Triaged, ZStream | ||||||||||||||
Target Release: | RHGS 3.1.2 | ||||||||||||||||
Hardware: | x86_64 | ||||||||||||||||
OS: | Linux | ||||||||||||||||
Whiteboard: | |||||||||||||||||
Fixed In Version: | glusterfs-3.7.5-6 | Doc Type: | Bug Fix | ||||||||||||||
Doc Text: |
Previously, in NFS-Ganesha, the refresh-config stdout output included dbus messages that were irrelevant. With this fix, the output of the refresh-config option is meaningful.
|
Story Points: | --- | ||||||||||||||
Clone Of: | |||||||||||||||||
: | 1262881 (view as bug list) | Environment: | |||||||||||||||
Last Closed: | 2016-03-01 05:28:54 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: | |||||||||||||||||
Bug Blocks: | 1216951, 1256227, 1260783, 1262881 | ||||||||||||||||
Deadline: | 2015-08-28 | ||||||||||||||||
Attachments: |
|
Description
Saurabh
2015-07-09 08:53:09 UTC
Doc text is edited. Please sign off to be included in Known Issues. Included the edited text as known issue. Presently refresh config fails, time /usr/libexec/ganesha/ganesha-ha.sh --refresh-config /etc/ganesha/ testvol Error: refresh-config failed on nfs12. just for fyi, the passwordless connections are in place, i = [nfs11 nfs12 nfs13 nfs15] ssh -i /var/lib/glusterd/nfs/secret.pem $i "hostname" nfs11 nfs11 ------------ nfs12 nfs12 ------------ nfs13 nfs13 ------------ nfs15 nfs15 ------------ Please provide the error messages logged (/var/log/messages, /var/log/ganesha.log, /var/log/ganesha-gfapi.log) when this issue is seen. Created attachment 1086455 [details]
nfs12 ganesha.log
Created attachment 1086456 [details]
nfs12 ganesha-gfapi.log
Created attachment 1086457 [details]
nfs12 messages
Created attachment 1086458 [details]
nfs11 ganesha.log
Created attachment 1086460 [details]
nfs11 messages
Created attachment 1086462 [details]
nfs11 ganesha-gfapi.log
On nfs12- 26/10/2015 16:56:37 : epoch 562e0dec : nfs12 : ganesha.nfsd-27481[main] nfs_Start_threads :THREAD :EVENT :reaper thread was started successfully 26/10/2015 16:56:37 : epoch 562e0dec : nfs12 : ganesha.nfsd-27481[reaper] nfs_in_grace :STATE :EVENT :NFS Server Now IN GRACE 26/10/2015 16:56:37 : epoch 562e0dec : nfs12 : ganesha.nfsd-27481[main] nfs_Start_threads :THREAD :EVENT :General fridge was started successfully 26/10/2015 16:56:37 : epoch 562e0dec : nfs12 : ganesha.nfsd-27481[main] nfs_start :NFS STARTUP :EVENT :------------------------------------------------- 26/10/2015 16:56:37 : epoch 562e0dec : nfs12 : ganesha.nfsd-27481[main] nfs_start :NFS STARTUP :EVENT : NFS SERVER INITIALIZED 26/10/2015 16:56:37 : epoch 562e0dec : nfs12 : ganesha.nfsd-27481[main] nfs_start :NFS STARTUP :EVENT :------------------------------------------------- 26/10/2015 16:57:37 : epoch 562e0dec : nfs12 : ganesha.nfsd-27481[reaper] nfs_in_grace :STATE :EVENT :NFS Server Now NOT IN GRACE 26/10/2015 17:02:43 : epoch 562e0dec : nfs12 : ganesha.nfsd-27481[dbus_heartbeat] glusterfs_create_export :FSAL :EVENT :Volume testvol exported at : '/' 26/10/2015 17:37:32 : epoch 562e0dec : nfs12 : ganesha.nfsd-27481[dbus_heartbeat] dbus_message_entrypoint :DBUS :MAJ :Method (RemoveExport) on (org.ganesha.nfsd.exportmgr) failed: name = (org.freedesktop.DBus.Error.InvalidArgs), message = (lookup_export failed with Export id not found) 26/10/2015 17:37:43 : epoch 562e0dec : nfs12 : ganesha.nfsd-27481[dbus_heartbeat] glusterfs_create_export :FSAL :EVENT :Volume testvol exported at : ' Looks like volume testvol is exported with a different ExportID on nfs12. May be a configuration issue. Request QE to reproduce/provide setup to debug further. Got the setup from QE. There is an issue with output parsing in ganesha-ha.sh script. Posted the fix upstream for review - http://review.gluster.org/#/c/12439/ included in the 3.1.2 rebase I think it has failed QA test with the latest 3.1.2 rebase code. Saurabh, could you please confirm? As per result, # time bash /usr/libexec/ganesha/ganesha-ha.sh --refresh-config /etc/ganesha/ vol0 Refresh-config completed on vm2. Refresh-config completed on vm3. Refresh-config completed on vm4. Success: refresh-config completed. 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://rhn.redhat.com/errata/RHBA-2016-0193.html |