Skip to content
Advertisement

error in exporting glusterfs volume using samba/cifs

I am trying to export glusterfs mount point as the samba export, and then mount it using CIFS protocol.

JavaScript

I have followed the below steps:

JavaScript

Added below lines to smb.conf file

JavaScript

Started the smb service:

JavaScript

when i try to mount it using the CIFS getting below error:

JavaScript

I am not sure,the steps I followed are fully correct I could not find any proper documentation for exporting gluster volumes using samba

can anyone please tell me what went wrong here?

Advertisement

Answer

After i specified the volume name as “glustertest” i mentioned in samba.conf instead of using the actual gluster volume name it worked.

JavaScript
User contributions licensed under: CC BY-SA
9 People found this is helpful
Advertisement