Discussion:
[Gluster-users] Enable NFS at gluster volume
Alex K
2018-09-06 13:33:24 UTC
Permalink
Hi all,

I have a gluster replica 3 setup with several volumes used for ovirt.
One of the volumes was set with NFS enabled.
After upgrading to 3.12.13 the NFS service was disabled at the gluster
volume.
I ran the command to enable the NFS and received the following:

gluster volume set iso nfs.disable off
Gluster NFS is being deprecated in favor of NFS-Ganesha Enter "yes" to
continue using Gluster NFS (y/n) y
volume set: success

gluster volume status iso
Status of volume: iso
Gluster process TCP Port RDMA Port Online Pid
------------------------------------------------------------------------------
Brick gluster1:/gluster/iso/brick 49154 0 Y
2241
Brick gluster2:/gluster/iso/brick 49154 0 Y
2280
Brick gluster0:/gluster/iso/brick 49153 0 Y
2251
NFS Server on localhost N/A N/A N
N/A
Self-heal Daemon on localhost N/A N/A Y
13979
NFS Server on gluster1 2049 0 Y
23413
Self-heal Daemon on gluster1 N/A N/A Y
9661
NFS Server on gluster2 2049 0 Y
27968
Self-heal Daemon on gluster2 N/A N/A Y
20347

Task Status of Volume iso
------------------------------------------------------------------------------
There are no active volume tasks

The NFS is enabled againa at all nodes running the 3.8 version while it is
still showing as down at the upgraded note.

Is there any way to enable NFS at the upgraded node?
I am not familiar with NFS ganesha and I would like to temporarily enable
NFS at the volume.

Thanx,
Alex
Kaleb S. KEITHLEY
2018-09-06 13:43:24 UTC
Permalink
I'd wager you didn't install the glusterfs-nfs RPM.
Post by Alex K
Hi all,
I have a gluster replica 3 setup with several volumes used for ovirt.
One of the volumes was set with NFS enabled.
After upgrading to 3.12.13 the NFS service was disabled at the gluster
volume. 
gluster volume set iso nfs.disable off
Gluster NFS is being deprecated in favor of NFS-Ganesha Enter "yes" to
continue using Gluster NFS (y/n) y
volume set: success
gluster volume status iso
Status of volume: iso
Gluster process                             TCP Port  RDMA Port  Online  Pid
------------------------------------------------------------------------------
Brick gluster1:/gluster/iso/brick           49154     0          Y      
2241
Brick gluster2:/gluster/iso/brick           49154     0          Y      
2280
Brick gluster0:/gluster/iso/brick           49153     0          Y      
2251
NFS Server on localhost                     N/A       N/A        N      
N/A 
Self-heal Daemon on localhost               N/A       N/A        Y      
13979
NFS Server on gluster1                      2049      0          Y      
23413
Self-heal Daemon on gluster1                N/A       N/A        Y      
9661
NFS Server on gluster2                      2049      0          Y      
27968
Self-heal Daemon on gluster2                N/A       N/A        Y      
20347
 
Task Status of Volume iso
------------------------------------------------------------------------------
There are no active volume tasks
The NFS is enabled againa at all nodes running the 3.8 version while it
is still showing as down at the upgraded note.
Is there any way to enable NFS at the upgraded node?
I am not familiar with NFS ganesha and I would like to temporarily
enable NFS at the volume.
Thanx,
Alex
_______________________________________________
Gluster-users mailing list
https://lists.gluster.org/mailman/listinfo/gluster-users
Alex K
2018-09-06 15:26:44 UTC
Permalink
Hi Kaleb
Post by Kaleb S. KEITHLEY
I'd wager you didn't install the glusterfs-nfs RPM.
I do not have this software to the not-upgraded nodes either.
I ended destroying the ISO domain and recreating it and mounting with
gluster fuse...
Post by Kaleb S. KEITHLEY
Post by Alex K
Hi all,
I have a gluster replica 3 setup with several volumes used for ovirt.
One of the volumes was set with NFS enabled.
After upgrading to 3.12.13 the NFS service was disabled at the gluster
volume.
gluster volume set iso nfs.disable off
Gluster NFS is being deprecated in favor of NFS-Ganesha Enter "yes" to
continue using Gluster NFS (y/n) y
volume set: success
gluster volume status iso
Status of volume: iso
Gluster process TCP Port RDMA Port Online
Pid
------------------------------------------------------------------------------
Post by Alex K
Brick gluster1:/gluster/iso/brick 49154 0 Y
2241
Brick gluster2:/gluster/iso/brick 49154 0 Y
2280
Brick gluster0:/gluster/iso/brick 49153 0 Y
2251
NFS Server on localhost N/A N/A N
N/A
Self-heal Daemon on localhost N/A N/A Y
13979
NFS Server on gluster1 2049 0 Y
23413
Self-heal Daemon on gluster1 N/A N/A Y
9661
NFS Server on gluster2 2049 0 Y
27968
Self-heal Daemon on gluster2 N/A N/A Y
20347
Task Status of Volume iso
------------------------------------------------------------------------------
Post by Alex K
There are no active volume tasks
The NFS is enabled againa at all nodes running the 3.8 version while it
is still showing as down at the upgraded note.
Is there any way to enable NFS at the upgraded node?
I am not familiar with NFS ganesha and I would like to temporarily
enable NFS at the volume.
Thanx,
Alex
_______________________________________________
Gluster-users mailing list
https://lists.gluster.org/mailman/listinfo/gluster-users
Loading...