(This was somewhat covered in another thread, but I am still not clear,<br>so I'll ask again)<br><br>I have a number of nodes that all have access to a set of LUNs. The<br>nodes are managed by a dedicated management workstation that can talk
<br>to each node and ask it to execute LVM commands. The workstation will<br>assure that at any given moment only one node is modifying LVM<br>configuration (i.e.. creating/deleting/modifying/etc a PV, VG or LV)<br>and that only one node is mounting a filesystem that resides on a
<br>particular LV.<br><br>My question is whether I need to have clvmd and, if yes, whether I<br>have to to provide some additional locking (and perhaps something<br>else). My very simple experiments without clvmd seem to suggest that I
<br>may not need it, but of course the fact that the setup worked for me<br>in doesn't prove anything. (I did try using CMAN/GLM, but I would like<br>to avoid having to deal with another package, if possible.)<br><br>It is possible that I need to specify something in the configure script.
<br>--with-cluster and --with-clvmd seem to be particularly relevant, but I don't<br>really understand what the options are.<br><br>Any help will be greatly appreciated.<br><br><br>Thanks.<br>-boris<br>