Hi folks...

I have some (many) doubt with repicated volumes with GlusterFS...

I have to nodes, with CentOS, kernel 2.6.18.8 compile with Xen-unstable (with remus support).
Here the server config file:

## file auto generated by /usr/local/bin/glusterfs-volgen (export.vol)
# Cmd line:
# $ /usr/local/bin/glusterfs-volgen --name cluster --raid 1 xen-0:/data/export/sda5 xen-1:/data/export/sda5

volume posix1
 type storage/posix
 option directory /data/export/sda5
end-volume

volume locks1
   type features/locks
   subvolumes posix1
end-volume

volume brick1
   type performance/io-threads
   option thread-count 8
   subvolumes locks1
end-volume

volume server-tcp
   type protocol/server
   option transport-type tcp
   option auth.addr.brick1.allow *
   option transport.socket.listen-port 6996
   option transport.socket.nodelay on
   subvolumes brick1
end-volume

[r...@xen-0 glusterfs]# df
Sist. Arq.           1K-blocos      Usad Dispon.   Uso% Montado em
/dev/sda2             50994936  12797368  35565320  27% /
tmpfs                   480764         0    480764   0% /dev/shm
/dev/sda5            102348276       544 102347732   1% /data/export/sda5



My question is: how I configure the client site???

Thanks a lot....

--
*Gilberto Nunes Ferreira*
*TI*
*Selbetti Gestão de Documentos*
*Telefone: +55 (47) 3441-6004*
*Celular: +55 (47) 8861-6672*



/"Bendita a nação cujo Deus é o SENHOR!"/
*99* <><

_______________________________________________
Gluster-users mailing list
[email protected]
http://gluster.org/cgi-bin/mailman/listinfo/gluster-users

Reply via email to