<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div>Sorry about prematurely sending the previous message by mistake.<br>I have a question about setting up sheep dog.  Since sheepdog takes care of data replication and node addition and subtraction.  What do you do when you have multiple disks in a machine in the cluster.  I assume you want to raid one the OS, but what is best practices for the directory that stores the objects.  Is is best to start the sheep deamon on each mount point, or do you need to RAID the multiple disks.  I figured that RAIDing the sheepdog disks would waste space making multiple copies would be a waste since sheepdog is RAIDing the data.  So would be best for sheepdog to take care of the data distribution and replication or what is the best method.  <span style="font-family:
 monospace;"><br></span>$ collie cluster format --copies=3<br><br><span style="font-family: monospace;">Method stated in documentation<br></span>$ sheep /store_dir<br><span style="font-family: monospace;"><br>Or on each disk<br></span>$ sheep /store_disk0<span style="font-family: monospace;"><br></span>$ sheep /store_disk1<span style="font-family: monospace;"><br></span>$ sheep /store_disk2<span style="font-family: monospace;"><br></span>$ sheep /store_disk3<span style="font-family: monospace;"><br></span>$ sheep /store_disk4<span style="font-family: monospace;"><br></span>$ sheep /store_disk5<span style="font-family: monospace;"><br></span>$ sheep /store_disk6<br><br>Thanks for a awesome project.<br></div>
</div><br>

      </body></html>