Re: [Nfs-ganesha-devel] Unable to export any path with the VFS FSAL

2016-04-06 Thread Jiffin Thottan
Subject: Re: [Nfs-ganesha-devel] Unable to export any path with the VFS FSAL This is the latest code (master clone). Turns out that it only looks for the shared objects under /usr/lib64/ganesha even though I specify the FSAL_Shared_Library. Am I doing something wrong? Thanks

Re: [Nfs-ganesha-devel] Unable to export any path with the VFS FSAL

2016-04-04 Thread Frank Filz
landiss [mailto:steve.land...@yahoo.com] Sent: Friday, April 1, 2016 5:52 PM To: Frank Filz ; nfs-ganesha-devel@lists.sourceforge.net; nfs-ganesha-supp...@lists.sourceforge.net Subject: Re: [Nfs-ganesha-devel] Unable to export any path with the VFS FSAL Makes sense. Frank, I have a basic FSAL

Re: [Nfs-ganesha-devel] Unable to export any path with the VFS FSAL

2016-04-04 Thread steve landiss
with the code…  Frank  From: steve landiss [mailto:steve.land...@yahoo.com] Sent: Friday, April 1, 2016 1:45 PM To: Frank Filz ; nfs-ganesha-devel@lists.sourceforge.net; nfs-ganesha-supp...@lists.sourceforge.net Subject: Re: [Nfs-ganesha-devel] Unable to export any path with the VFS FSAL   This i

Re: [Nfs-ganesha-devel] Unable to export any path with the VFS FSAL

2016-04-01 Thread Frank Filz
PM To: Frank Filz ; nfs-ganesha-devel@lists.sourceforge.net; nfs-ganesha-supp...@lists.sourceforge.net Subject: Re: [Nfs-ganesha-devel] Unable to export any path with the VFS FSAL This is the latest code (master clone). Turns out that it only looks for the shared objects under /usr/lib64

Re: [Nfs-ganesha-devel] Unable to export any path with the VFS FSAL

2016-04-01 Thread steve landiss
This is the latest code (master clone). Turns out that it only looks for the shared objects under /usr/lib64/ganesha even though I specify the FSAL_Shared_Library.  Am I doing something wrong? ThanksSteve On Friday, April 1, 2016 1:16 PM, Frank Filz wrote: #yiv6964291847 #yiv6964291847

Re: [Nfs-ganesha-devel] Unable to export any path with the VFS FSAL

2016-04-01 Thread Frank Filz
What version of Ganesha are you using? From: steve landiss [mailto:steve.land...@yahoo.com] Sent: Friday, April 1, 2016 12:14 PM To: nfs-ganesha-devel@lists.sourceforge.net; nfs-ganesha-supp...@lists.sourceforge.net Subject: [Nfs-ganesha-devel] Unable to export any path with the VFS FSAL Hi,