[Bugs] [Bug 1207629] nfs-ganesha: feature.ganesha enable options fails

bugzilla at redhat.com bugzilla at redhat.com
Fri Apr 10 05:50:09 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1207629



--- Comment #15 from Meghana <mmadhusu at redhat.com> ---
The HA_VOL_SERVER in the ganesha-ha.conf should be a part of the trusted pool.
In the QE set up, the HA_VOL_SERVER was a node that wasn't part of the trusted
pool.

I changed that and executed the command, and it worked as expected.

[root at nfs3 ganesha]# pcs status
Error: cluster is not currently running on this node
[root at nfs3 ganesha]# 
[root at nfs3 ganesha]# gluster features.ganesha enable
Enabling NFS-Ganesha requires Gluster-NFS to bedisabled across the trusted
pool. Do you still want to continue? (y/n) y
ganesha enable : success 
[root at nfs3 ganesha]# pcs status
Cluster name: ganesha-ha-1
Last updated: Fri Apr 10 11:16:17 2015
Last change: Fri Apr 10 11:15:42 2015
Stack: cman
Current DC: nfs3 - partition with quorum
Version: 1.1.11-97629de
2 Nodes configured
10 Resources configured


Online: [ nfs3 nfs4 ]

Full list of resources:

 Clone Set: nfs_start-clone [nfs_start]
     Stopped: [ nfs3 nfs4 ]
 Clone Set: nfs-mon-clone [nfs-mon]
     Started: [ nfs3 nfs4 ]
 Clone Set: nfs-grace-clone [nfs-grace]
     Started: [ nfs3 nfs4 ]
 nfs3-cluster_ip-1    (ocf::heartbeat:IPaddr):    Started nfs3 
 nfs3-trigger_ip-1    (ocf::heartbeat:Dummy):    Started nfs3 
 nfs4-cluster_ip-1    (ocf::heartbeat:IPaddr):    Started nfs4 
 nfs4-trigger_ip-1    (ocf::heartbeat:Dummy):    Started nfs4 

[root at nfs3 ganesha]# ps aux | grep ganesha
root      2848  0.0  0.1 1561892 10468 ?       Ssl  11:14   0:00
/usr/bin/ganesha.nfsd -d -L /var/log/ganesha.log -f /etc/ganesha/ganesha.conf
-N NIV_EVENT -p /var/run/ganesha.nfsd.pid
root      4405  0.0  0.0 103256   820 pts/3    S+   11:16   0:00 grep ganesha
[root at nfs3 ganesha]# 
[root at nfs3 ganesha]# showmount -e localhost
Export list for localhost:
/ (everyone)
[root at nfs3 ganesha]#


On another node :
[root at nfs4 ~]# ps aux | grep ganesha
root     21430  0.0  0.1 1496356 12440 ?       Ssl  00:28   0:00
/usr/bin/ganesha.nfsd -d -L /var/log/ganesha.log -f /etc/ganesha/ganesha.conf
-N NIV_EVENT -p /var/run/ganesha.nfsd.pid
root     22350  0.0  0.0 103252   820 pts/1    S+   00:29   0:00 grep ganesha
[root at nfs4 ~]# showmount -e localhost
Export list for localhost:
/ (everyone)
[root at nfs4 ~]# 
[root at nfs4 ~]# pcs status
Cluster name: ganesha-ha-1
Last updated: Fri Apr 10 00:30:16 2015
Last change: Fri Apr 10 11:15:42 2015
Stack: cman
Current DC: nfs3 - partition with quorum
Version: 1.1.11-97629de
2 Nodes configured
10 Resources configured


Online: [ nfs3 nfs4 ]

Full list of resources:

 Clone Set: nfs_start-clone [nfs_start]
     Stopped: [ nfs3 nfs4 ]
 Clone Set: nfs-mon-clone [nfs-mon]
     Started: [ nfs3 nfs4 ]
 Clone Set: nfs-grace-clone [nfs-grace]
     Started: [ nfs3 nfs4 ]
 nfs3-cluster_ip-1    (ocf::heartbeat:IPaddr):    Started nfs3 
 nfs3-trigger_ip-1    (ocf::heartbeat:Dummy):    Started nfs3 
 nfs4-cluster_ip-1    (ocf::heartbeat:IPaddr):    Started nfs4 
 nfs4-trigger_ip-1    (ocf::heartbeat:Dummy):    Started nfs4 

[root at nfs4 ~]#

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=r5XbHzZ9aU&a=cc_unsubscribe


More information about the Bugs mailing list