<div dir="ltr"><div><div>Hi experts <br></div><div><br>I have a machine which have 5 hard disk <br><br></div>I want to use glusterfs to fast my disk <br><br>my machine&#39;s IP is 123.224.178.67<br><br></div><div>my steps <br>
</div>1)create the volume <br><div>  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<br><br><br> 2)start the volume<br>
  gluster volume start vol1<br><br></div><div>3)mount the volume <br></div><div>  mount -t glusterfs 127.0.0.1:/vol1  /mnt<br><br><br></div><div>I perform a dd command <br><br>root@ovpovp-S2600CP:/mnt/lyang0# dd if=/dev/zero bs=1000M count=10 of=./1G<br>
10+0 records in<br>10+0 records out<br>10485760000 bytes (10 GB) copied, 55.5562 s, 189 MB/s<br><br><br></div><div>any thing is wrong with me ? <br><br></div><div>Lei<br><br></div><div><br></div></div>