summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* vgimportclone: remove arg check that uses pvsDavid Teigland2015-01-201-5/+0
* vgimportclone: Say safe to ignore lvmetad message.Alasdair G Kergon2015-01-171-0/+1
* scripts: clvmd: replace awk functionality with LVM's selectionPeter Rajnoha2015-01-092-18/+5
* vgimportclone: also notify lvmetad about changes if it's usedPeter Rajnoha2014-12-101-0/+9
* vgimportclone: replace awk with dumpconfig to generate temporary lvm.conf for...Peter Rajnoha2014-12-101-11/+11
* initscripts: fix typo in clvmd initscript causing CLVMD_STOP_TIMEOUT variable...Peter Rajnoha2014-11-251-1/+1
* revert: 7639eae and 4a52a92Peter Rajnoha2014-11-202-2/+2
* systemd: clvmd and cmirrord systemd unit - use usrsbindir instead of sbindirPeter Rajnoha2014-11-192-2/+2
* systemd: remove workaround for lvm2-monitor.service's ExecStop linePeter Rajnoha2014-10-141-2/+1
* fsadm: avoid using -a in testZdenek Kabelac2014-07-021-7/+7
* systemd: use RemoveOnStop for dm-event.socket and lvm2-lvmetad.socketPeter Rajnoha2014-06-132-0/+2
* systemd: use umask 022 for generated systemd units by lvm2-activation-generatorDongmao Zhang2014-05-211-0/+4
* systemd: install lvm2-cluster-activation script as executablePeter Rajnoha2014-05-211-1/+1
* make: fix commit 1756bf6Peter Rajnoha2014-05-071-1/+1
* systemd: use lvm binary insetad of command symlink in lvm2-pvscan.servicePeter Rajnoha2014-04-301-2/+2
* systemd: make sysinit.target to pull in lvm2-lvmetad.socket, not sockets.targetPeter Rajnoha2014-04-301-1/+1
* makefile: fix regressionZdenek Kabelac2014-04-301-1/+1
* makefiles: clear targets in with make cleanZdenek Kabelac2014-04-181-12/+20
* lvmdump: list also inactive units for lvmdump -sPeter Rajnoha2014-04-151-1/+1
* lvmdump: add -s to gather system info and context (currently systemd-related ...Peter Rajnoha2014-04-151-6/+38
* lvmdump: add lvm dumpconfig --type diff/missingPeter Rajnoha2014-03-251-0/+2
* man: add man page for lvm2-activation-generatorPeter Rajnoha2014-03-131-1/+1
* scripts: use --ignoreskippedcluster in lvm2-monitor initscript/systemd unitPeter Rajnoha2014-02-172-6/+6
* systemd: do not use default dependencies for clvmd/cmirrord unitsPeter Rajnoha2014-02-143-1/+6
* systemd: Use --ignoreskippedcluster in generated activation systemd unitsPeter Rajnoha2014-02-141-1/+1
* cleanup: clarify man pages about lvchange/vgchange -aay, use -aay in lvm2-clu...Peter Rajnoha2014-02-111-1/+3
* systemd: rename lvm2-cluster-activation and lvm2-clvmd services to follow exi...Peter Rajnoha2014-02-113-6/+7
* systemd: add systemd unit for cmirrordPeter Rajnoha2014-02-112-0/+19
* Add systemd native service for clvmd and cluster activationOndrej Kozina2014-02-104-1/+112
* systemd: cleanup for lvmetad systemd unitPeter Rajnoha2014-02-101-3/+2
* dmeventd: fix dmeventd -R to work properly with systemdPeter Rajnoha2014-02-061-3/+2
* fsadm: use xfs_repair when availableZdenek Kabelac2014-01-201-2/+13
* systemd: use only major:minor for pvscan in lvm2-pvscan@.servicePeter Rajnoha2013-12-181-1/+1
* systemd: make sure lvm2-lvmetad.socket is available for lvm2-pvscan@.servicePeter Rajnoha2013-12-171-0/+1
* lvmdump: follow symbolic links in /etc/lvmPeter Rajnoha2013-12-051-3/+4
* compile/link: use RELRO/PIE compiler/linker options for executablesPeter Rajnoha2013-12-051-1/+3
* cleanup: for commit 546db1cPeter Rajnoha2013-10-232-2/+2
* blkdeactivate: fix endless loop if device(s) given and unable to umount/deact...Peter Rajnoha2013-10-221-1/+4
* udev+systemd: refine lvm2-pvscan@.service to better track device existencePeter Rajnoha2013-10-221-4/+7
* vgimportclone: remove 2>/dev/null from three lvm commandsMike Snitzer2013-10-211-4/+4
* udev+systemd: make pvscan --cache -aay run as systemd background job from udevPeter Rajnoha2013-10-182-0/+13
* lvmconf: use_lvmetad=0 on --enable-cluster, reset to default on --disable-clu...Peter Rajnoha2013-09-241-1/+18
* systemd: run lvm2-activation-net.service after lvm2-activation.servicePeter Rajnoha2013-09-161-5/+5
* systemd: lvm2-activation-generator: remove default dir if args not specified ...Peter Rajnoha2013-08-281-4/+3
* systemd: lvm2-activation-generator: report only error otherwise be silentPeter Rajnoha2013-08-221-5/+3
* systemd: use LVM_PATH instead of hardcoded value in activation generatorMichael Stapelberg2013-08-151-1/+2
* blkdeactivate: add support for bind mountsPeter Rajnoha2013-08-131-5/+25
* blkdeactivate: change the way blkdeactivate reports statusPeter Rajnoha2013-08-131-26/+76
* systemd: udevadm settle for lvm2-activation-net.servicePeter Rajnoha2013-07-241-6/+8
* systemd: lvm2-activation-generator: use LOG_DEBUG/ERR severity for kmsgPeter Rajnoha2013-07-221-15/+20