aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2015-09-14vgimporeclone: use correct cache dir pathZdenek Kabelac
2015-09-11makefiles: distclean missing filesZdenek Kabelac
2015-07-27gitignore: Update for in-place build.Alasdair G Kergon
2015-07-09lvmconf: fix ignored --startstopservices in lvmconf ... --mirrorservice on sy...Peter Rajnoha
2015-07-02Add lvmlockdDavid Teigland
2015-06-23cleanup: avoid printing gcc warningZdenek Kabelac
2015-05-21scripts: activation generator: do not use --sysinit if lvmpolld usedPeter Rajnoha
2015-05-11lvmdump.sh: print out lvmpolld service statusOndrej Kozina
2015-05-09lvmpolld: Add standalone polldaemon.Ondrej Kozina
2015-04-28config: Introduce lvmconfig.Alasdair G Kergon
2015-04-14make: move blkdeactivate script and blkdeactivate.8 man page installation fro...Peter Rajnoha
2015-04-14blkdeactivate: check for lvm binary and skip LVM processing if not presentPeter Rajnoha
2015-04-13lvmconf: add --enable-halvm, --disable-halvm, --services, --mirrorservice, --...Peter Rajnoha
2015-03-31systemd: stop lvm2-monitor.service before dm-event.servicePeter Rajnoha
2015-03-31systemd: stop lvm2-pvscan@.service before lvm2-lvmetad.serviceMichael Lass
2015-03-13systemd: blk-availability.service: add After=iscsi-shutdown.servicePeter Rajnoha
2015-02-27initscripts: lvm2-monitor: use @DMEVENTD_PIDFILE@ instead of hardcoded /var/r...Peter Rajnoha
2015-02-27initscripts: lvm2-monitor: implement status actionJose Castillo
2015-01-20vgimportclone: remove arg check that uses pvsDavid Teigland
2015-01-17vgimportclone: Say safe to ignore lvmetad message.Alasdair G Kergon
2015-01-09scripts: clvmd: replace awk functionality with LVM's selectionPeter Rajnoha
2014-12-10vgimportclone: also notify lvmetad about changes if it's usedPeter Rajnoha
2014-12-10vgimportclone: replace awk with dumpconfig to generate temporary lvm.conf for...Peter Rajnoha
2014-11-25initscripts: fix typo in clvmd initscript causing CLVMD_STOP_TIMEOUT variable...Peter Rajnoha
2014-11-20revert: 7639eae and 4a52a92Peter Rajnoha
2014-11-19systemd: clvmd and cmirrord systemd unit - use usrsbindir instead of sbindirPeter Rajnoha
2014-10-14systemd: remove workaround for lvm2-monitor.service's ExecStop linePeter Rajnoha
2014-07-02fsadm: avoid using -a in testZdenek Kabelac
2014-06-13systemd: use RemoveOnStop for dm-event.socket and lvm2-lvmetad.socketPeter Rajnoha
2014-05-21systemd: use umask 022 for generated systemd units by lvm2-activation-generatorDongmao Zhang
2014-05-21systemd: install lvm2-cluster-activation script as executablePeter Rajnoha
2014-05-07make: fix commit 1756bf6Peter Rajnoha
2014-04-30systemd: use lvm binary insetad of command symlink in lvm2-pvscan.servicePeter Rajnoha
2014-04-30systemd: make sysinit.target to pull in lvm2-lvmetad.socket, not sockets.targetPeter Rajnoha
2014-04-30makefile: fix regressionZdenek Kabelac
2014-04-18makefiles: clear targets in with make cleanZdenek Kabelac
2014-04-15lvmdump: list also inactive units for lvmdump -sPeter Rajnoha
2014-04-15lvmdump: add -s to gather system info and context (currently systemd-related ...Peter Rajnoha
2014-03-25lvmdump: add lvm dumpconfig --type diff/missingPeter Rajnoha
2014-03-13man: add man page for lvm2-activation-generatorPeter Rajnoha
2014-02-17scripts: use --ignoreskippedcluster in lvm2-monitor initscript/systemd unitPeter Rajnoha
2014-02-14systemd: do not use default dependencies for clvmd/cmirrord unitsPeter Rajnoha
2014-02-14systemd: Use --ignoreskippedcluster in generated activation systemd unitsPeter Rajnoha
2014-02-11cleanup: clarify man pages about lvchange/vgchange -aay, use -aay in lvm2-clu...Peter Rajnoha
2014-02-11systemd: rename lvm2-cluster-activation and lvm2-clvmd services to follow exi...Peter Rajnoha
2014-02-11systemd: add systemd unit for cmirrordPeter Rajnoha
2014-02-10Add systemd native service for clvmd and cluster activationOndrej Kozina
2014-02-10systemd: cleanup for lvmetad systemd unitPeter Rajnoha
2014-02-06dmeventd: fix dmeventd -R to work properly with systemdPeter Rajnoha
2014-01-20fsadm: use xfs_repair when availableZdenek Kabelac