Displaying 2 results from an estimated 2 matches for "sclient1".
Did you mean:
client1
2020 Sep 01
2
Unable to create subdirectories/files in samba mount when using vfs objects = glusterfs
...ee node cluster with nodes snode1, snode2 and snode3. I have a gluster volume named smbshare32 exported as samba share using vfs objects = glusterfs (libgfapi). When I mount the share on linux, I am able to create files/directories in the root of the mount point i.e under /smbshare32.
[root at sclient1 /]# df -h /smbshare32
Filesystem Size Used Avail Use% Mounted on
//10.4.0.31/gluster-smbshare32 600G 6.1G 594G 2% /smbshare32
[root at sclient1 /]#
[root at sclient1 /]# cd /smbshare32
[root at sclient1 smbshare32]# ls
[root at sclient1 smbshare32]# mkdir subdir...
2020 Sep 01
0
Unable to create subdirectories/files in samba mount when using vfs objects = glusterfs
...ree node cluster with nodes snode1, snode2 and snode3. I have a
gluster volume named smbshare32 exported as samba share using vfs objects =
glusterfs (libgfapi). When I mount the share on linux, I am able to create
files/directories in the root of the mount point i.e under /smbshare32.
[root at sclient1 /]# df -h /smbshare32
Filesystem Size Used Avail Use% Mounted on
//10.4.0.31/gluster-smbshare32 600G 6.1G 594G 2% /smbshare32
[root at sclient1 /]#
[root at sclient1 /]# cd /smbshare32
[root at sclient1 smbshare32]# ls
[root at sclient1 smbshare32]# mkdir subdir1...