Displaying 20 results from an estimated 1000 matches similar to: "How to synchronous volume"
2012 Jun 07
2
Performance optimization tips Gluster 3.3? (small files / directory listings)
Hi,
I'm using Gluster 3.3.0-1.el6.x86_64, on two storage nodes, replicated mode
(fs1, fs2)
Node specs: CentOS 6.2 Intel Quad Core 2.8Ghz, 4Gb ram, 3ware raid, 2x500GB
sata 7200rpm (RAID1 for os), 6x1TB sata 7200rpm (RAID10 for /data), 1Gbit
network
I've it mounted data partition to web1 a Dual Quad 2.8Ghz, 8Gb ram, using
glusterfs. (also tried NFS -> Gluster mount)
We have 50Gb of
2011 Aug 12
2
Replace brick of a dead node
Hi!
Seeking pardon from the experts, but I have a basic usage question that I could not find a straightforward answer to.
I have a two node cluster, with two bricks replicated, one on each node.
Lets say one of the node dies and is unreachable.
I want to be able to spin a new node and replace the dead node's brick to a location on the new node.
The command 'gluster volume
2011 Oct 20
1
Expand replicated bricks to more nodes/change replica count
Hi list
I have set up several volumes on a two-node Gluster setup using
"replica 2" configurations. I would like to add two more nodes to the
trusted pool so that all volumes are replicated on 4 nodes. I wonder
if that can be done online, but after doing some research on this I
didn't find evidence that it's possible to change the replica count
_after_ the volume has been
2011 Jul 25
1
Problem with Gluster Geo Replication, status faulty
Hi,
I've setup Gluster Geo Replication according the manual,
# sudo gluster volume geo-replication flvol
ssh://root at ec2-67-202-22-159.compute-1.amazonaws.com:file:///mnt/slave
config log-level DEBUG
#sudo gluster volume geo-replication flvol
ssh://root at ec2-67-202-22-159.compute-1.amazonaws.com:file:///mnt/slave start
#sudo gluster volume geo-replication flvol
ssh://root at
2011 Aug 30
2
setfacl <dir>:operation not supported
Dear gluster team,
I have installed glusterfs on my servers for the storage.
Machine: x86_64-redhat-linux
I have created volumes with rdma protocol for infiniband. I have mount with
acl option on server and client. When I run setfacl for glusterfs mount
point it works fine but when i do it for nfs mount it says.
setfacl <dir> : operation not supported.
The logs created in server are as
2012 Feb 18
1
Gluster NFS and symlink
Hi list,
Is there a configuration for gluster to have symlinks working with gluster nfs exports?
When I try to create a symlink on a glusterfs nfs mount I get:
ln: creating symbolic link `test' to `httpdocs': Unknown error 526
From nfs.log:
[2012-02-18 01:27:27.541155] E [client3_1-fops.c:173:client3_1_symlink_cbk] 0-dcm-gluster-backup1-client-0: remote operation failed: Operation not
2007 Mar 16
2
re: o2hb_do_disk_heartbeat:963 ERROR: Device "sdb1" another node is heartbeating in our slot!
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Folks,
I'm trying to wrap my head around something that happened in our environment.
Basically, we noticed the error in /var/log/messages with no other errors.
"Mar 16 13:38:02 dbo3 kernel: (3712,3):o2hb_do_disk_heartbeat:963 ERROR: Device "sdb1": another node is
heartbeating in our slot!"
Usually there are a
2005 Dec 21
3
IE/CSS issue using Sortables....but only on the first drag
OK, I''m in need of help :)
I''ve got a bug in IE (whoa!) that I can''t figure out. I think its
CSS-related, but I sure can''t figure out what the problem is.
Go here: http://jerod.ontasksoftware.com/demo/index.php
and drag one of the items in the center listbox. In FF, it works
beautifully. In IE6, it shoots off to the left...but ONLY once. After
2012 Nov 14
1
Howto find out volume topology
Hello,
I would like to find out the topology of an existing volume. For example,
if I have a distributed replicated volume, what bricks are the replication
partners?
Fred
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20121114/b203ea91/attachment.html>
2011 Sep 16
2
Can't replace dead peer/brick
I have a simple setup:
gluster> volume info
Volume Name: myvolume
Type: Distributed-Replicate
Status: Started
Number of Bricks: 3 x 2 = 6
Transport-type: tcp
Bricks:
Brick1: 10.2.218.188:/srv
Brick2: 10.116.245.136:/srv
Brick3: 10.206.38.103:/srv
Brick4: 10.114.41.53:/srv
Brick5: 10.68.73.41:/srv
Brick6: 10.204.129.91:/srv
I *killed* Brick #4 (kill -9 and then shut down instance).
My
2012 Jan 05
1
Can't stop or delete volume
Hi,
I can't stop or delete a replica volume:
# gluster volume info
Volume Name: sync1
Type: Replicate
Status: Started
Number of Bricks: 2
Transport-type: tcp
Bricks:
Brick1: thinkpad:/gluster/export
Brick2: quad:/raid/gluster/export
# gluster volume stop sync1
Stopping volume will make its data inaccessible. Do you want to continue? (y/n) y
Volume sync1 does not exist
# gluster volume
2011 Jun 06
2
Gluster 3.2.0 and ucarp not working
Hello everybody.
I have a problem setting up gluster failover funcionality. Based on
manual i setup ucarp which is working well ( tested with ping/ssh etc
)
But when i use virtual address for gluster volume mount and i turn off
one of nodes machine/gluster will freeze until node is back online.
My virtual ip is 3.200 and machine real ip is 3.233 and 3.5. In
gluster log i can see:
[2011-06-06
2011 Oct 17
1
brick out of space, unmounted brick
Hello Gluster users,
Before I put Gluster into production, I am wondering how it determines whether a byte can be written, and where I should look in the source code to change these behaviors. My experiences are with glusterfs 3.2.4 on CentOS 6 64-bit.
Suppose I have a Gluster volume made up of four 1 MB bricks, like this
Volume Name: test
Type: Distributed-Replicate
Status: Started
Number of
2011 May 05
1
CIFS Documentation
Hello,
It would be a good idea to update the Documentation about CIFS:
http://gluster.com/community/documentation/index.php/Gluster_3.2:_Exporting_Gluster_Volumes_Through_Samba
When the simple truth is, that there is no CIFS Support in gluster itself - it should not be in the
docs.
As I found out, this was also suggested earlier:
http://www.mail-archive.com/gluster-users at
2012 Oct 20
1
Gluster download link redirect to redhat
Dear Team,
Please note that many download links of gluster.org redirect to
redhat.com. Please refer below links and
correct download link.
http://gluster.org/community/documentation/index.php/Gluster_3.2:_Downloading_and_Installing_the_Gluster_Virtual_Storage_Appliance_for_KVM
Click on link and try to download Gluster virtual storage appliance for
kvm but it
2011 Oct 05
1
Directory listings not working
Hello,
I just finished installing gluster on two machines in server mode in EC2.
I have mounted it via fuse on one of the boxes. Here is my volume info:
# gluster volume info
Volume Name: fast
Type: Stripe
Status: Started
Number of Bricks: 2
Transport-type: tcp
Bricks:
Brick1: server1:/data2
Brick2: server2:/data
All of this works great, and I can write files at a fairly high throughput.
2011 Aug 01
1
[Gluster 3.2.1] Réplication issues on a two bricks volume
Hello,
I have installed GlusterFS one month ago, and replication have many issues :
First of all, our infrastructure, 2 storage array of 8Tb in replication
mode... We have our backups file on this arrays, so 6Tb of datas.
I want replicate datas on the second storrage array, so, i use this command
:
# gluster volume rebalance REP_SVG migrate-data start
And gluster start to replicate, in 2 weeks
2006 Jan 19
2
how can I get offsetHeight in IE?
Ok,
This is driving me nuts. I am trying to determine the height of
an element in IE, but offsetHeight returns undefined. I looped through
all of the attributes that contain the word ''height'', both in the
element and in the element.style, but they are all undefined. Is there
a better way to determine the rendered height of an element? Is there
something I need to do to the
2011 Jun 03
1
Suggestions welcome for expanded single array and redundancy
Hi
We have started evaluating Glusterfs and I am very impressed with what we have seen and tested. I am hoping someone can point me in the right direction or offer a solution. We have multiple servers which we wish to use for storage. We would like to have a single storage array accessible by client machines on the network. We would like to achieve N+2 redundancy but have the ability to keep
2012 Feb 08
2
[LLVMdev] Instruction for print
Hi,
I am trying to insert a instruction for printf or cout. My aim is to print
a integer and a string value using that instruction, which are already
there in the code.
but I am not able to understand how to do it. Any help would be great help.
Thanks and Regards,
Tarun Agrawal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: