Hi experts I have a machine which have 5 hard disk I want to use glusterfs to fast my disk my machine's IP is 123.224.178.67 my steps 1)create the volume gluster volume create vol1 123.224.178.67:/buildarea2 123.224.178.67:/buildarea3 123.224.178.67:/buildarea4 123.224.178.67:/buildarea5 123.224.178.67: /buildarea6 2)start the volume gluster volume start vol1 3)mount the volume mount -t glusterfs 127.0.0.1:/vol1 /mnt I perform a dd command root at ovpovp-S2600CP:/mnt/lyang0# dd if=/dev/zero bs=1000M count=10 of=./1G 10+0 records in 10+0 records out 10485760000 bytes (10 GB) copied, 55.5562 s, 189 MB/s any thing is wrong with me ? Lei -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20131127/b4331d2a/attachment.html>