
Originally Posted by
mgarde
We have setup a Kusu Cluster system in our lab
We want to add an external filesystem to an existing cluster installer node, we are doing so by say the mount command.
mount 172.30.0.62:/big/public/ /mnt/tmp
Now when we want to make this file system accessible to all the other machines (compute nodes) of the cluster, is there any way to do it?? the cfmsync is not configured to do it so far.. Is there anyway to configure cfmsync for the same or some other method like using the exportfs ?
How do we use cfmsync to run commands throughout the cluster
Will be great if anyone can provide some lead in this issue... Thanks is advance