summaryrefslogtreecommitdiff
path: root/tools/pvmove.c
Commit message (Expand)AuthorAgeFilesLines
* debug: more stacktrace correctionsZdenek Kabelac2016-11-251-2/+2
* pvmove: fix regression introduced with 8e9d5d12ae3ac75852ebd74b64c28e31abb68d0eHeinz Mauelshagen2016-08-151-1/+4
* pvmove: prohibit non-resilient collocation of RAID SubLVsHeinz Mauelshagen2016-08-151-4/+81
* tools: Use arg_is_set instead of arg_count.Alasdair G Kergon2016-06-211-2/+2
* toollib: add 'parent' field to processing_handle; init report format only if ...Peter Rajnoha2016-06-201-1/+1
* cleanup: poll better check for internal errorsZdenek Kabelac2016-02-251-34/+23
* toollib: add two phase pv processing codeDavid Teigland2016-02-251-1/+1
* doc: change fsf addressZdenek Kabelac2016-01-211-1/+1
* pvmove: use toollibDavid Teigland2016-01-181-123/+109
* pvmove: disallow moving PVs under sanlock leasesDavid Teigland2016-01-121-0/+28
* segtypes: Use SEG_TYPE_NAME_ string constants.Alasdair G Kergon2015-09-221-1/+1
* pvmove: skip polling later in test modeOndrej Kozina2015-09-021-4/+4
* lockd: no error when unlock failsDavid Teigland2015-08-181-6/+2
* lockd: check for failing unlockZdenek Kabelac2015-08-181-2/+8
* coverity: fix missing initializationPeter Rajnoha2015-07-081-2/+2
* include: Standardise around new tool.h.Alasdair G Kergon2015-07-061-0/+1
* Add lvmlockddev-dct-lvmlockd-AZDavid Teigland2015-07-021-5/+58
* pvmove.c: code cleanupDavid Teigland2015-05-191-12/+17
* polldaemon: remove get_copy_vg and get_copy_lv wrappersDavid Teigland2015-05-191-2/+0
* pvmove.c: call vg_read directlyDavid Teigland2015-05-191-2/+2
* pvmove.c: relocate id components extractionOndrej Kozina2015-05-151-3/+3
* lvmpolld: Add standalone polldaemon.Ondrej Kozina2015-05-091-1/+1
* polldaemon: refactor polling interfacesOndrej Kozina2015-05-051-15/+138
* pvmove: make log messages more comprehensibleOndrej Kozina2015-04-281-2/+2
* pvmove: fix wrong error path in _update_metadataOndrej Kozina2015-04-161-3/+2
* pvmove: split pvmove_update_metadata functionOndrej Kozina2015-04-011-8/+123
* pvmove: move poll code in before refactoringOndrej Kozina2015-04-011-339/+9
* cleanup: Remove metadata.h from tools dir.Alasdair G Kergon2014-09-171-1/+0
* mirrors: Fix checks for mirror/raid/pvmove LVs.Alasdair G Kergon2014-09-161-1/+1
* cleanup: Use lv_is_ macros.Alasdair G Kergon2014-09-151-8/+7
* pvmove: remove spurious "Skipping mirror LV" message on pvmove of clustered m...Peter Rajnoha2014-08-071-12/+10
* pvmove: tidyAlasdair G Kergon2014-06-191-13/+10
* pvmove: Enable all-or-nothing (atomic) pvmovesJonathan Brassow2014-06-171-2/+43
* pvmove: Disallow pvmove of cache LVsJonathan Brassow2014-02-241-0/+43
* pvcreate: Avoid spurious 'not found' messages.Alasdair G Kergon2013-11-291-2/+2
* pvmove: Skip pvmove of RAID, thin, snapshot, origin, and mirror LVs in clusterJonathan Brassow2013-09-031-0/+38
* pvmove: Allow moving snapshot/origin. Disallow converting and merging LVsJonathan Brassow2013-08-261-5/+7
* pvmove: Fix inability to specify LV name when moving RAID, mirror, or thin LVJonathan Brassow2013-08-261-1/+25
* pvmove: Ability to move thin volumesJonathan Brassow2013-08-231-8/+3
* pvmove: Add support for RAID, mirror, and thinJonathan Brassow2013-08-231-28/+96
* cleanup: introduce return_ECMD_FAILED macroZdenek Kabelac2013-07-011-2/+1
* cleanup: drop backtraceZdenek Kabelac2013-05-271-1/+1
* thin: explicitly avoid pvmove operationZdenek Kabelac2013-04-211-0/+7
* raid: read segment only for known LVZdenek Kabelac2013-04-211-8/+8
* metadata: add 'allow_orphan' arg to find_pv_by_name fnPeter Rajnoha2013-03-191-2/+2
* pvmove/RAID: Disallow pvmove on RAID LVs until properly handledJonathan Brassow2012-12-041-0/+15
* config: add silent modeAlasdair G Kergon2012-08-251-8/+8
* Fail early if cmirror is not detected and pvmove requires it.Milan Broz2012-03-271-1/+9
* Also skip pvmove for remotely active LVs.Milan Broz2012-03-271-0/+8
* Keep exclusive activation in pvmove if LV is already active.Milan Broz2012-03-261-1/+1