Ah, okay. Good to know. On Mon, Feb 6, 2017 at 12:08 PM, Sandeep Joshi <sanjos...@gmail.com> wrote: > > I was using 2.1 version where it doesn't work. The syntax works on newer > versions. > > -Sandeep > > On 6 Feb 2017 21:32, "Daniel Gryniewicz" <d...@redhat.com> wrote: >> >> That's correct, that's the syntax I use, and it works correctly for me: >> >> EXPORT >> { >> # Export Id (mandatory, each EXPORT must have a unique Export_Id) >> Export_Id = 15888; >> >> # Exported path (mandatory) >> Path = /home/dang/src/ganesha/next/dev/install/export; >> >> # Pseudo Path (required for NFS v4) >> Pseudo = /foo; >> # Exporting FSAL >> FSAL { >> Name = NULL; >> FSAL { >> Name = VFS; >> } >> } >> } >> >> On Sat, Feb 4, 2017 at 10:02 PM, Sandeep Joshi <sanjos...@gmail.com> >> wrote: >> > >> > I have having trouble setting up the config file. >> > The server keeps failing because subfsal.name shows garbage >> > (unrecognized). >> > >> > Is this format correct ? >> > >> > EXPORT >> > { >> > FSAL >> > { >> > Name = NULL; >> > FSAL >> > { >> > Name = VFS; >> > any_vfs_param1 = here ? >> > } >> > } >> > } >> > >> > The documentation is too sparse >> > >> > https://github.com/nfs-ganesha/nfs-ganesha/blob/next/src/config_samples/config.txt#L367 >> > >> > >> > -Sandeep >> > >> > >> > ------------------------------------------------------------------------------ >> > Check out the vibrant tech community on one of the world's most >> > engaging tech sites, SlashDot.org! http://sdm.link/slashdot >> > _______________________________________________ >> > Nfs-ganesha-devel mailing list >> > Nfs-ganesha-devel@lists.sourceforge.net >> > https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel >> >
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ Nfs-ganesha-devel mailing list Nfs-ganesha-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel