aboutsummaryrefslogtreecommitdiff
path: root/tools/commands.h
AgeCommit message (Expand)Author
2013-04-15RAID: Add writemostly/writebehind support for RAID1Jonathan Brassow
2013-04-11RAID: Add scrubbing support for RAID LVsJonathan Brassow
2013-03-06dumpconfig: add --ignoreadvanced and --ignoreunsupported switchPeter Rajnoha
2013-03-06dumpconfig: add --withcomments and --withversions switchPeter Rajnoha
2013-03-06dumpconfig: add --type, --atversion and --validate argPeter Rajnoha
2013-02-26tools: add embeddingareasize arg to pvcreate and vgconvertPeter Rajnoha
2013-02-23thin: lvconvert support for external originZdenek Kabelac
2012-11-27thin: allow restore with --forceZdenek Kabelac
2012-11-19thin: lvconvert updateZdenek Kabelac
2012-10-03thin: lvconvertZdenek Kabelac
2012-08-09thin: lvcreate --discardsZdenek Kabelac
2012-08-07thin: use discards as plural rather than singularAlasdair G Kergon
2012-08-07thin: tidy commands.h arg listsAlasdair G Kergon
2012-07-18thin: add lvchange for discard and zero changeZdenek Kabelac
2012-07-18thin: add discard support for thin poolZdenek Kabelac
2012-06-28lvcreate: add --activate ay (autoactivate)Peter Rajnoha
2012-06-28lvchange: add --activate ay (autoactivate)Peter Rajnoha
2012-06-28pvscan: add --activate ay option (autoactivate)Peter Rajnoha
2012-06-28vgchange: add --activate ay option (autoactivate)Peter Rajnoha
2012-06-28args: add --activate synonym for --available argPeter Rajnoha
2012-05-09Initial support for lvconvert for thin pool volumes.Zdenek Kabelac
2012-03-27Add 'vgscan --cache' functionality for consistency with 'pvscan --cache'.Peter Rajnoha
2012-03-06close ]Alasdair Kergon
2012-03-06Switch pvscan --cache major:minor to --major --minor.Alasdair Kergon
2012-03-03Scan all devices for lvmetad if 'pvscan --cache' used without device list.Alasdair Kergon
2012-03-02Change pvscan --lvmetad to pvscan --cache.Alasdair Kergon
2012-03-02Allow multiple device names with pvscan --lvmetad.Alasdair Kergon
2012-02-28Check return values after calling new lvmetad fnsAlasdair Kergon
2012-02-23The lvmetad client-side integration. Only active when use_lvmetad = 1 is set inPetr Rockai
2011-11-30Support the ability to replace specific devices in a RAID array.Jonathan Earl Brassow
2011-11-04Thin supports poolmetadatasize settingZdenek Kabelac
2011-10-18Fix bad lvconvert help output.Jonathan Earl Brassow
2011-10-07Add the ability to convert linear LVs to RAID1Jonathan Earl Brassow
2011-10-06Allow 'nosync' extension of mirrors.Jonathan Earl Brassow
2011-09-06lvcreate parsing for thin provisioning.Alasdair Kergon
2011-08-18Add the ability to split an image from the mirror and track changes.Jonathan Earl Brassow
2011-08-17Add -V as short form of --virtualsize in lvcreate.Alasdair Kergon
2011-08-04Add missing new line in lvrename help text.Zdenek Kabelac
2011-06-01Permit --available with lvcreate so non-snapshot LVs need not be activated.Alasdair Kergon
2010-10-25Add global/metadata_read_only to use unrepaired metadata in read-only cmds.Alasdair Kergon
2010-10-15Implement automatic snapshot extension with dmeventd, and add two new optionsPetr Rockai
2010-10-13Implement vgextend --restoremissing (BZ 537913), which makes it possible toPetr Rockai
2010-08-12Require --restorefile when using pvcreate --uuid.Mike Snitzer
2010-07-07Add --force to pvchange, and allow override of prompt involving metadataignore.Dave Wysochanski
2010-06-30Add --metadataignore to vgextend and man pages.Dave Wysochanski
2010-06-30Add --metadataignore to pvcreate.Dave Wysochanski
2010-06-28Add --vgmetadatacopies to vgsplit man page and command.Dave Wysochanski
2010-06-28Add --vgmetadatacopies to vgcreate man page, command, and lvm.conf.Dave Wysochanski
2010-06-28Update vgchange tool to accept --vgmetadatacopies.Dave Wysochanski
2010-06-28Add --metadataignore to pvchange, allowing for ignoring of metadata areas.Dave Wysochanski