On Tue, Feb 10, 2015 at 7:39 PM, Bhakare Ashutosh <[email protected] > wrote:
> hi > > I am using glusterfs 3.6 while creating a volume > [gluster-downloadstat] > comment = For samba share of volume downloadstat > vfs objects = glusterfs > glusterfs:volume = downloadstat > glusterfs:logfile = /var/log/samba/glusterfs-downloadstat.%M.log > glusterfs:loglevel = 7 > path = / > read only = no > guest ok = yes > > the path = / it should be like /downloadstat > When you use vfs objects = glusterfs, you are asking samba to use glusterfs vfs plugin for samba. glusterfs:volume tells glusterfs plugin what volume to connect to and path here becomes relative to root of the volume. / here indicates that we intend to share the whole volume. This is correct. > > hence not able to mount the same > There might be some other reason why you are not able to mount the volume. First, have a look at samba logs, log.smbd OR log.<clientIP/hostname> as per your settings. Next have a look at /var/log/samba/glusterfs-downloadstat.%M.log. If something looks wrong in first set of logs it is either Samba error or config issue at samba level. If something looks wrong in second set of logs then it is something wrong with glusterfs or its configuration. This link gives a good intro into using glusterfs vfs plugin https://lalatendumohanty.wordpress.com/2014/02/11/using-glusterfs-with-samba-and-samba-vfs-plugin-for-glusterfs-on-fedora-20/ Kind Regards > Ashutosh S.Bhakare > ( RHCA-V, EX436, CL210, EX236, EX413, RHC {JA, SS, VA, E, SA }, MCP, CCNA) > Unnati Computers,Aurangabad > Red Hat Authorised Training Partner > http://www.unnatiithub.org, http://thinclientworld.com > Ph.9822451920,0240-2485766 > > > > ------------------------------ > *From:* RAGHAVENDRA TALUR <[email protected]> > *To:* Bhakare Ashutosh <[email protected]> > *Cc:* "[email protected]" <[email protected]> > *Sent:* Tuesday, 10 February 2015 7:30 PM > *Subject:* Re: [Gluster-users] Regarding Samba on 3.6 > > > > On Mon, Feb 9, 2015 at 9:04 PM, Bhakare Ashutosh < > [email protected]> wrote: > > hi > > Working on glusterfs 3.6 with centos 6.1; > > While creating volume samba conf is getting "/" automatically. > > I did not understand this line. You mean entry for the volume > is automatically created in smb.conf? > > > > > > Please let me know the solution; this works fine in 3.3 > > Kind Regards > Ashutosh S.Bhakare > ( RHCA-V, EX436, CL210, EX236, EX413, RHC {JA, SS, VA, E, SA }, MCP, CCNA) > Unnati Computers,Aurangabad > Red Hat Authorised Training Partner > http://www.unnatiithub.org, http://thinclientworld.com > Ph.9822451920,0240-2485766 > > _______________________________________________ > Gluster-users mailing list > [email protected] > http://www.gluster.org/mailman/listinfo/gluster-users > > > > > -- > *Raghavendra Talur * > > > > -- *Raghavendra Talur *
_______________________________________________ Gluster-users mailing list [email protected] http://www.gluster.org/mailman/listinfo/gluster-users
