schroete at iup.physik.uni-bremen.de
2011-Mar-07 16:58 UTC
[Gluster-users] glusterfs 3.1.2 CIFS problem
Hello, i'am testing glusterfs 3.1.2. AFAIK CIFS and NFS is incorporated in the glusterd. But i could only get the NFS mount working. Running an "smbclient -L //glusterfs_server/..." will only produce "Connection to cfstester failed (Error NT_STATUS_CONNECTION_REFUSED)". So it looks like that there is no SMB/CIFS port to connect to. The docs are not very specific about how to use the CIFS interface. What has to be done from the CLI to get the CIFS protocol up and running ? Is there anything special inside the vol configs to take care of ? Thanks and Regards Heiko ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.
Hi Heiko, GlusterFS doesn't support native CIFS protocol (like NFS), instead what we say is, you can export the glusterfs mount point as the samba export, and then mount it using CIFS protocol. Regards, Amar On Mon, Mar 7, 2011 at 10:28 PM, <schroete at iup.physik.uni-bremen.de> wrote:> Hello, > > i'am testing glusterfs 3.1.2. > > AFAIK CIFS and NFS is incorporated in the glusterd. > But i could only get the NFS mount working. > > Running an "smbclient -L //glusterfs_server/..." will only produce > "Connection to cfstester failed (Error NT_STATUS_CONNECTION_REFUSED)". > So it looks like that there is no SMB/CIFS port to connect to. > > The docs are not very specific about how to use the CIFS interface. > > What has to be done from the CLI to get the CIFS protocol up and running ? > Is there anything special inside the vol configs to take care of ? > > Thanks and Regards > Heiko > > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging Program. > > > _______________________________________________ > Gluster-users mailing list > Gluster-users at gluster.org > http://gluster.org/cgi-bin/mailman/listinfo/gluster-users >
Hello, ON centos 5.5 X64 [root at ctdb1 ~]# smbclient -L //192.168.132.56 <--- my glusterserver1 Enter root's password: Domain=[LDAP.NET] OS=[Unix] Server=[Samba 3.5.6] Sharename Type Comment --------- ---- ------- share1 Disk office Disk IPC$ IPC IPC Service (Samba 3.5.6) root Disk Heimatverzeichnis root Domain=[LDAP.NET] OS=[Unix] Server=[Samba 3.5.6] Server Comment --------- ------- CTDB1 Samba 3.5.6 CTDB2 Samba 3.5.6 Workgroup Master --------- ------- LDAP.NET CTDB1 [root at ctdb1 ~]# smbclient -L //192.168.132.57<---my glusterserver2 Enter root's password: Domain=[LDAP.NET] OS=[Unix] Server=[Samba 3.5.6] Sharename Type Comment --------- ---- ------- share1 Disk IPC$ IPC IPC Service (Samba 3.5.6) root Disk Heimatverzeichnis root Domain=[LDAP.NET] OS=[Unix] Server=[Samba 3.5.6] Server Comment --------- ------- CTDB1 Samba 3.5.6 CTDB2 Samba 3.5.6 Workgroup Master --------- ------- LDAP.NET CTDB1 You need samba to run and a share pointing to a vol But be aware of msoffice-files. I never managed to get a solution to save and change them On a glusterfs-share as it should. This is the only point why I do not use gluster in my production environment. ----------------------------------------------- EDV Daniel M?ller Leitung EDV Tropenklinik Paul-Lechler-Krankenhaus Paul-Lechler-Str. 24 72076 T?bingen Tel.: 07071/206-463, Fax: 07071/206-499 eMail: mueller at tropenklinik.de Internet: www.tropenklinik.de ----------------------------------------------- -----Urspr?ngliche Nachricht----- Von: gluster-users-bounces at gluster.org [mailto:gluster-users-bounces at gluster.org] Im Auftrag von schroete at iup.physik.uni-bremen.de Gesendet: Montag, 7. M?rz 2011 17:59 An: gluster-users at gluster.org Betreff: [Gluster-users] glusterfs 3.1.2 CIFS problem Hello, i'am testing glusterfs 3.1.2. AFAIK CIFS and NFS is incorporated in the glusterd. But i could only get the NFS mount working. Running an "smbclient -L //glusterfs_server/..." will only produce "Connection to cfstester failed (Error NT_STATUS_CONNECTION_REFUSED)". So it looks like that there is no SMB/CIFS port to connect to. The docs are not very specific about how to use the CIFS interface. What has to be done from the CLI to get the CIFS protocol up and running ? Is there anything special inside the vol configs to take care of ? Thanks and Regards Heiko ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. _______________________________________________ Gluster-users mailing list Gluster-users at gluster.org http://gluster.org/cgi-bin/mailman/listinfo/gluster-users