summaryrefslogtreecommitdiff
path: root/tools/vgchange.c
Commit message (Expand)AuthorAgeFilesLines
* system_id: use for VG ownershipdev-dct-systemid-final1David Teigland2015-02-111-13/+52
* toollib: replace void *handle with struct processing_handle for use in proces...Peter Rajnoha2015-02-101-1/+1
* cache: allow deactivation of empty poolZdenek Kabelac2014-11-031-4/+0
* tools: read yes_no_arg via int_valueZdenek Kabelac2014-10-241-2/+2
* filters: refresh filters when lvmetad use is toggledPeter Rajnoha2014-09-301-1/+1
* debug: add missing stack traceZdenek Kabelac2014-09-241-1/+3
* cleanup: reindentZdenek Kabelac2014-09-241-2/+3
* activate: update lv_check_not_in_use: APIZdenek Kabelac2014-09-241-3/+1
* vgchange: use NULL 'feature' of lv_info callZdenek Kabelac2014-09-241-3/+1
* vgchange: add sync pointZdenek Kabelac2014-09-241-0/+1
* vgchange: support clustered conversion for active lvZdenek Kabelac2014-09-171-1/+28
* cleanup: Use lv_is_ macros.Alasdair G Kergon2014-09-151-3/+3
* cleanup: add missing log_errorZdenek Kabelac2014-06-101-2/+6
* cleanup: move the "daemon is running" checks to lvm-wrappersPeter Rajnoha2014-06-061-5/+1
* cleanup: commit c0f9c79 to work also with for non-clustered configurationPeter Rajnoha2014-06-061-1/+5
* vgchange: With '--yes', don't prompt the userJonathan Brassow2014-06-051-1/+1
* vgchange: Prompt when setting VG cluster attr if cluster is not setupJonathan Brassow2014-06-051-0/+15
* config: differentiate command and metadata profiles and consolidate profile h...Peter Rajnoha2014-05-201-4/+10
* cleanup: cast int to typedefZdenek Kabelac2014-05-121-1/+1
* cache: never activate cache poolZdenek Kabelac2014-04-011-0/+4
* activation: lv_activation_skip remove always same arg.Zdenek Kabelac2014-02-191-1/+1
* cleanup: indentZdenek Kabelac2014-02-181-2/+2
* cleanup: use is_change_activatingZdenek Kabelac2014-02-181-10/+6
* cleanup: move verbose message to lv_activation_skipZdenek Kabelac2014-02-181-4/+1
* device: add physical block size info and make sure VG extent size >= PV's phy...Peter Rajnoha2013-12-121-0/+6
* vgchange: move detection of remote exlusivnessZdenek Kabelac2013-12-041-11/+11
* lv/vgchange: do not try to connect to lvmetad if socket absent and --sysinit ...Peter Rajnoha2013-11-261-4/+26
* vgchange: require confirmation with -c and no VGsAlasdair G Kergon2013-08-131-0/+6
* tools: add --setactivationskip and --ignoreactivationskip to vgchange/lvchangePeter Rajnoha2013-07-121-0/+6
* cleanup: use arg valueZdenek Kabelac2013-07-081-4/+3
* tools: add support for changing configuration profile for existing volumes (v...Peter Rajnoha2013-07-021-1/+34
* cleanup: stack usageZdenek Kabelac2013-07-011-4/+2
* cleanup: introduce return_ECMD_FAILED macroZdenek Kabelac2013-07-011-17/+11
* vg/lvchange: drop local archived handlingZdenek Kabelac2013-07-011-4/+2
* vgchange: check for mounted fsZdenek Kabelac2013-05-201-3/+10
* tools: add common lv_change_activateZdenek Kabelac2013-04-121-30/+3
* cleanup: switch log_error to log_warnZdenek Kabelac2012-10-171-8/+8
* [lv|vg]change: Allow limited metadata changes when PVs are missingJonathan Brassow2012-10-101-3/+8
* vgchange: fix -aay to activate proper volumesPeter Rajnoha2012-09-121-6/+3
* config: add silent modeAlasdair G Kergon2012-08-251-9/+9
* cleanup: use proper activation_change_tZdenek Kabelac2012-08-231-1/+2
* activate: skip manual activation for --sysinit -aayPeter Rajnoha2012-07-101-0/+7
* vgchange: add --activate ay option (autoactivate)Peter Rajnoha2012-06-281-0/+6
* activate: add autoactivation hooksPeter Rajnoha2012-06-281-17/+14
* args: add --activate synonym for --available argPeter Rajnoha2012-06-281-13/+13
* Update and fix monitoring of thin pool devicesZdenek Kabelac2012-03-231-7/+5
* Using enum types for enumsZdenek Kabelac2012-02-281-3/+3
* Initialize dmeventd monitoring for every commandZdenek Kabelac2012-02-151-6/+0
* Thin revert code for exclusive pool activationZdenek Kabelac2011-11-071-4/+0
* Thin avoids need of having writable VG for activationZdenek Kabelac2011-11-031-6/+0