1VIRT-SANLOCK-CLEANUP(1) Virtualization Support VIRT-SANLOCK-CLEANUP(1)
2
3
4
6 virt-sanlock-cleanup - remove stale sanlock resource lease files
7
9 virt-sanlock-cleanup
10
12 This tool removes any resource lease files created by the sanlock lock
13 manager plugin. The resource lease files only need to exist on disks
14 when a guest using the resource is active. This script reclaims the
15 disk space used by resources which are not currently active.
16
18 Upon successful processing of leases cleanup, an exit status of 0 will
19 be set. Upon fatal error a non-zero status will be set.
20
22 Daniel Berrange
23
25 Report any bugs discovered to the libvirt community via the mailing
26 list "http://libvirt.org/contact.html" or bug tracker
27 "http://libvirt.org/bugs.html". Alternatively report bugs to your
28 software distributor / vendor.
29
31 Copyright (C) 2011 Red Hat, Inc.
32
34 virt-sanlock-cleanup is distributed under the terms of the GNU GPL v2+.
35 This is free software; see the source for copying conditions. There is
36 NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
37 PURPOSE
38
40 virsh(1), online instructions "http://libvirt.org/locking.html"
41
42
43
44libvirt-0.10.2 2019-06-20 VIRT-SANLOCK-CLEANUP(1)