David Teigland
8c71fc1cc2
man: lvconvert mention required option
2016-08-17 14:56:01 -05:00
David Teigland
0336b41828
man: lvconvert change location of sentence
...
The details about each option are explained in the
section for that option.
2016-08-17 14:13:17 -05:00
Heinz Mauelshagen
a185a2bea2
lvcreate/lvconvert: fix validation of maximum mirrors/stripes
...
Enforce mirror/raid0/1/10/4/5/6 type specific maximum images when
creating LVs or converting them from mirror <-> raid1.
Document those maxima in the lvcreate/lvconvert man pages.
- resolves rhbz1366060
2016-08-12 19:14:28 +02:00
David Teigland
fc93085c7a
lvconvert: separate type raid to mirror
...
By the current division of unique operations,
converting type raid to type mirror is distinct
from converting type raid to raid.
2016-08-08 10:37:24 -05:00
Zdenek Kabelac
5bb113c204
man: drop .R
...
Avoid using .R as its not a valid man macro.
2016-07-22 14:41:47 +02:00
David Teigland
081e569e14
man: drop lvmraid references from lvconvert
2016-07-15 15:08:02 -05:00
David Teigland
26f3b321f9
man: changes to lvconvert
...
Generally include more information about options.
2016-07-13 13:13:05 -05:00
David Teigland
dcbcc65dc2
Revert "man: restore lost synopsis for lvconvert"
...
This reverts commit 80394ae7cd
.
Anything that was missing or in error will be handled differently.
2016-07-12 09:48:59 -05:00
Zdenek Kabelac
80394ae7cd
man: restore lost synopsis for lvconvert
...
Synopsis are very useful for quick orientation and also
we provide then for all remaining command.
Also list ALL supported options in a single ordered list,
user should not seek for them.
2016-07-12 13:20:56 +02:00
David Teigland
c526c327d7
man: lvconvert changes
2016-07-11 10:29:07 -05:00
David Teigland
7771793a56
man: lvconvert changes
2016-07-08 14:34:36 -05:00
Heinz Mauelshagen
12ecd95965
man: enhance lvconvert
2016-07-08 15:18:18 +02:00
David Teigland
589b752eeb
man: rewrite lvconvert
...
Based on the new enumeration of all possible commands.
2016-07-07 17:12:37 -05:00
Zdenek Kabelac
386208e593
man: updates
...
Continuing with lvconvert style updates.
Minimize usage of '\:' as zero-width break space, since html renderers
do not handle this groff sign well (some of them seems to even render
':' there).
But since we do not want see badly rendered man pages itself, prefer
the 'man visual' appearence over html page generation (man2html should
be actually fixed).
Start to use 'user input option' with Capitals more consistently.
2016-03-10 18:38:54 +01:00
Zdenek Kabelac
fd349cb2e5
man: lvconvert updates
...
Improving style (following lvcreate way).
Sorting options alphabetically.
2016-03-03 10:17:03 +01:00
Zdenek Kabelac
1307fafe0f
man: replace to with for
...
Better word.
2015-08-26 11:24:41 +02:00
Zdenek Kabelac
c868609cff
man: fix sqm typo
2015-08-21 15:35:45 +02:00
Zdenek Kabelac
6cde12a013
cache: man updates
...
Better man for cachepolicy and cachesettings.
2015-08-12 14:11:17 +02:00
Petr Rockai
d6b6246864
man: Fix references to lvmcache(7) that mentioned section 8 by mistake.
2015-04-30 06:35:05 +02:00
Zdenek Kabelac
e50c9bd7cd
cache: comment out unsupported pooldatasize
...
Support for pooldatasize is not yet finished, so keep it commented out
for now.
2014-11-24 17:38:39 +01:00
Zdenek Kabelac
d184e8d0ba
man: update
...
Improve lvconvert.
Put ENV section downward in lvm.8.
2014-11-24 14:48:13 +01:00
Stéphane Aulery
271252eff7
lvconvert.8: fix bold and italic syntax mistake
...
Signed-off-by: Stéphane Aulery <saulery@free.fr>
2014-11-13 17:49:42 +01:00
Zdenek Kabelac
29c14a1194
man: lvconvert/create updates
...
More description for cache support.
Introduce --pooldatasize option.
2014-10-24 16:39:32 +02:00
Zdenek Kabelac
fbf14b12d8
man: lvconvert new split options
...
Update man page with info how to split/uncache cached logical
volumes.
lvconvert: splitsnapshot support --yes
Allow to use --yes to skip prompt.
2014-10-06 15:22:24 +02:00
Zdenek Kabelac
f183995f8e
cleanup: just easier word wrapping
2014-08-15 15:06:44 +02:00
Zdenek Kabelac
b51f1b3df6
man: lvconvert poolmetadataspare
...
Add missing description for --poolmetadataspare option.
2014-07-22 22:41:41 +02:00
Zdenek Kabelac
c0ebe78ef8
lvconvert: fix mirror path
...
lvconvert rewrite commit missed proper handling
of mirror path for --corelog and --mirrorlog options.
Document this even in man page.
2014-07-11 14:12:35 +02:00
Zdenek Kabelac
4bbfac359c
man: lvconvert update
...
Update lvconvert doc for conversion of pools
(thin and cache pools and volumes)
Various more cleanups.
2014-07-11 13:32:23 +02:00
Zdenek Kabelac
eadcea2dae
thin: repaired LV uses _meta%d
...
Don't leave 'regular' LV with reserved suffix for a user.
After succefull repair use 'normal' (non-reserved) LV name
for backup of original metadata.
2014-06-30 12:15:13 +02:00
Zdenek Kabelac
0896987633
man: properly escape -
...
Dash should be using '\' to be typographically correct.
2014-06-11 11:10:55 +02:00
Zdenek Kabelac
d2b60c6e35
man: advertise lvmcache, lvmthin
...
Add references to new man pages so they get known.
2014-06-11 11:10:54 +02:00
Peter Rajnoha
e78092fa3a
man: more man page updates for --commandprofile and --metadataprofile split
2014-05-21 14:53:56 +02:00
Zdenek Kabelac
65b3fe9b05
man: cleanup style
2014-05-20 21:50:28 +02:00
Zdenek Kabelac
309201a53b
man:misc updates
2014-05-15 12:08:35 +02:00
Zdenek Kabelac
dae455f806
man: colorization fixes
...
Fix style
2014-03-26 14:11:37 +01:00
Zdenek Kabelac
bda0fe95ad
man: add repair info for thin pools
...
Document lvconvert --repair for thin pools.
2014-03-26 14:11:36 +01:00
Jonathan Brassow
3bb9eda97c
man: Enhancements to various man pages for cache[-pool] segtypes
...
Better formatting. More consistent naming. Better clarity.
2014-02-25 12:17:03 -06:00
Jonathan Brassow
00ce01e52d
cache-pool: Change segtype name from cache_pool to cache-pool
...
Thin pools use "thin-pool" for the segment type name. To be consistent,
we use "cache-pool" instead of "cache_pool".
2014-02-19 09:26:03 -06:00
Jonathan Brassow
5bfe4aaf95
cache[pool]: Man page updates for lvs, lvcreate, lvconvert
2014-02-12 10:29:07 -06:00
Ville Skyttä
3776832499
man: syntax and spelling fixes.
2013-12-18 09:03:42 +01:00
Peter Rajnoha
3eed0aa7dc
man: -Z zeroes 4KiB, not just 1KiB
2013-12-12 15:02:12 +01:00
Alasdair G Kergon
7b65363bf7
lvconvert: Implement --splitsnapshot.
2013-12-04 02:09:37 +00:00
Jonathan Brassow
7e1083c985
RAID: Make "raid1" the default mirror segment type
2013-08-06 14:13:55 -05:00
Alasdair G Kergon
2fbe1e6e00
rephrasing: miscellaneous changes
...
Miscellaneous changes to messages, man pages, comments and WHATS_NEW.
2013-05-15 01:50:42 +01:00
Zdenek Kabelac
3f7de58e96
man: lvextend --use-policies
...
Add missing man info.
2013-04-25 17:33:24 +02:00
Zdenek Kabelac
ddafa0115e
man: updates for lvconvert and lvcreate
...
Cleanup and improvement on man pages.
2013-04-05 14:14:20 +02:00
Zdenek Kabelac
b73de73151
thin: lvconvert support for external origin
...
Add basic support for converting LV into an external origin volume.
Syntax:
lvconvert --thinpool vg/pool --originname renamed_origin -T origin
It will convert volume 'origin' into a thin volume, which will
use 'renamed_origin' as an external read-only origin.
All read/write into origin will go via 'pool'.
renamed_origin volume is read-only volume, that could be activated
only in read-only mode, and cannot be modified.
2013-02-23 10:38:20 +01:00
Peter Rajnoha
cad22be394
lvconvert: allow lvconvert --stripes/stripesize only with -mirrors/--repair/--thinpool
...
Also, update lvconvert man page to reflect this and make clear that
the --stripes/stripesize is applied to newly allocated space only.
2012-12-11 15:50:25 +01:00
Zdenek Kabelac
99018b37ee
thin: lvconvert supports swapping metadata device
...
Support swapping of metadata device if the thin pool already
exists. This way it's easy to i.e. resize metadata or their
repair operation.
User may create some empty LV, replace existing metadata
or dump and restore them into bigger LV.
2012-12-02 18:01:27 +01:00
Zdenek Kabelac
bf1cf1459f
thin: man page updates
...
Cover latest extensions of lvconvert functionality.
Update also lvcreate page.
2012-11-19 14:38:17 +01:00