[libvirt] [PATCH 14/14] Change the default QEMU lock manager to 'lockd'

Michal Privoznik mprivozn at redhat.com
Wed Dec 12 18:14:00 UTC 2012


On 11.12.2012 21:41, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange" <berrange at redhat.com>
> 
> The current default QEMU lock manager is the 'nop' lock manager,
> which obviously does not perform any locking. The new virtlockd
> daemon is able to work out of the box with zero configuration
> in single-host only mode. Enable this as the default lock manager
> for all QEMU guests
> 
> * src/qemu/qemu.conf: Update docs for lock_driver parameter
> * src/qemu/qemu_conf.c: Change default lock manager to 'lockd'
> 
> Signed-off-by: Daniel P. Berrange <berrange at redhat.com>
> ---
>  src/qemu/qemu.conf                 | 17 ++++++++++-------
>  src/qemu/qemu_conf.c               |  2 +-
>  src/qemu/test_libvirtd_qemu.aug.in |  2 +-
>  3 files changed, 12 insertions(+), 9 deletions(-)
> 

ACK

Michal




More information about the libvir-list mailing list