<div dir="ltr"><div><div><div><div><div><div><div><div>My testing cluster has born using a single disk.<br></div>Now I have two nodes using 2 disks by (md).<br></div>I stopped the cluster.<br></div>This is what I see in the first disk of node 4:<br>
<br>root@test004:~# ls -lg /mnt/sheepdog/<br>totale 1080<br>-rw-r----- 1 root 40 apr 9 18:36 config<br>drwxr-x--- 2 root 51 mag 3 14:31 epoch<br>-rw-r----- 1 root 0 apr 9 18:30 lock<br>drwxr-x--- 4 root 40960 mag 3 15:17 obj<br>
-rw-r--r-- 1 root 1031019 mag 3 15:30 sheep.log<br>srwxr-xr-x 1 root 0 mag 3 14:28 sock<br><br></div>The second disk (/mnt/sdb1), contains only the object files.<br><br></div>To start sheep daemon, the right syntax is<br>
</div> sheep /mnt/sheepdog,/mnt/sdb1<br><br></div>Right?<br><br></div></div>