Displaying 1 result from an estimated 1 matches for "adrast".
Did you mean:
adraste
2012 Mar 02
2
Write performance in a replicated/distributed setup with KVM?
...mory and 2*2.0TB in raid1 SATA-disks locally. The nodes are connected by
1 GB ethernet. All nodes have glusterfs 3.3beta2 installed and they are running
debian 6 64bit. The underlying filesystems are xfs.
I have setup a volume like so;
gluster volume create virtuals replica 2 transport tcp \
adraste:/data/brick alcippe:/data/brick aethra:/data/brick helen:/data/brick
Which resulted in a nice volume;
# gluster volume info virtuals
Volume Name: virtuals
Type: Distributed-Replicate
Status: Started
Number of Bricks: 2 x 2 = 4
Transport-type: tcp
Bricks:
Brick1: adraste:/data/brick
Brick2: alci...