On Thu, Oct 7, 2010 at 2:28 AM, Mike Hanby <mha...@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
_______________________________________________
Gluster-users mailing list
Gluster-users@gluster.org
http://gluster.org/cgi-bin/mailman/listinfo/gluster-users

Reply via email to