[linux-lvm] [PATCH 10/10] man: document --node option to lvchange

David Teigland teigland at redhat.com
Tue Mar 19 17:16:09 UTC 2013


On Tue, Mar 19, 2013 at 07:52:14PM +0300, Vladislav Bogdanov wrote:
> And, do you have any estimations, how long may it take to have you ideas
> ready for production use?

It'll be quite a while (and the new locking scheme I'm working on will not
include remote command execution.)

> Also, as you're not satisfied with this implementation, what alternative
> way do you see? (calling ssh from libvirt or LVM API is not a good idea
> at all I think)

Apart from using ovirt/rhev, I'd try one of the following behind the
libvirt locking api: sanlock, dlm, file locks on nfs, file locks on gfs2.
There may also be ways to run remote commands other than ssh that would
work better from libvirt, although I don't have any specific suggestion.




More information about the linux-lvm mailing list