[Gluster-users] Failsafe replication between two DC - getting trash in files.

Mike Hanby mhanby at uab.edu
Thu Oct 7 21:25:09 UTC 2010


Thanks Amar, that would explain it, I hadn't yet installed the portmap package.

now to figure out how to hard code the NFS port range and enabling root squash

From: amarts at gmail.com [mailto:amarts at gmail.com] On Behalf Of Amar Tumballi
Sent: Wednesday, October 06, 2010 11:51 PM
To: Mike Hanby
Cc: gluster-users at gluster.org
Subject: Re: [Gluster-users] Failsafe replication between two DC - getting trash in files.


On Thu, Oct 7, 2010 at 2:28 AM, Mike Hanby <mhanby at uab.edu<mailto:mhanby at uab.edu>> wrote:
How do you enabled gNFS for volumes in Gluster 3.1? I see in the gNFS beta doc from June it still refers to editing vol files and using glusterfs-volgen, I assume in 3.1 this is all handled via the 'gluster' command?


First things before starting any volumes in 3.1, please make sure no other NFS servers are running (kNFS, uNFS etc). Make sure, rpc portmap program is running.

Then create a volume in 3.1, with 'gluster volume create <>' command..

Now, run,

  nodeNNN# gluster volume start <VOLNAME>

The above command will start both GlusterFS and gNFS servers

Regards,
Amar


More information about the Gluster-users mailing list