Displaying 5 results from an estimated 5 matches for "fkpdpinhgjtyk81v6n7iw".
2013 Nov 21
3
Sync data
I guys!
i have 2 servers in replicate mode, the node 1 has all data, and the
cluster 2 is empty.
I created a volume (gv0) and start it.
Now, how can I synchronize all files on the node 1 by the node 2 ?
Steps that I followed:
gluster peer probe node1
gluster volume create gv0 replica 2 node1:/data node2:/data
gluster volume gvo start
thanks!
-------------- next part --------------
An HTML
2013 Dec 17
2
Quick start guide
Hi all,
I am trying to follow the instructions from the Quick Start guide, but I am
running into problems when issuing the following command:
mkfs.xfs -i size=512 /dev/sdb1
/dev/sdb1: No such file or directory
If I create the sdb1 folder in the /dev folder I get the following error
when issuing the mkfs.xfs command
mkfs.xfs: cannot open /dev/sdb1: Is a directory
Any assistance would be most
2013 Oct 23
3
Samba vfs_glusterfs Quota Support?
Hi All,
I'm setting up a gluster cluster that will be accessed via smb. I was
hoping that the quotas. I've configured a quota on the path itself:
# gluster volume quota gfsv0 list
path limit_set size
----------------------------------------------------------------------------------
/shares/testsharedave 10GB 8.0KB
And I've
2013 Aug 20
1
files got sticky permissions T--------- after gluster volume rebalance
Dear gluster experts,
We're running glusterfs 3.3 and we have met file permission probelems after
gluster volume rebalance. Files got stick permissions T--------- after
rebalance which break our client normal fops unexpectedly.
Any one known this issue?
Thank you for your help.
--
???
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2013 Aug 21
1
Gluster 3.4 Samba VFS writes slow in Win 7 clients
Hello?
We have used glusterfs3.4 with the lasted samba-glusterfs-vfs lib to test samba performance in windows client.
two glusterfs server nodes export share with name of "gvol":
hardwares:
brick use a raid 5 logic disk with 8 * 2T SATA HDDs
10G network connection
one linux client mount the "gvol" with cmd:
[root at localhost current]# mount.cifs //192.168.100.133/gvol