~ubuntu-branches/debian/stretch/lvm2/stretch

« back to all changes in this revision

Viewing changes to man/pvdisplay.8.in

  • Committer: Package Import Robot
  • Author(s): Bastian Blank
  • Date: 2014-08-19 15:37:06 UTC
  • mfrom: (30.1.11 sid)
  • Revision ID: package-import@ubuntu.com-20140819153706-0p2sc6a53ef7xnvl
Tags: 2.02.109-1
New upstream version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
.SH SYNOPSIS
5
5
.B pvdisplay
6
6
.RB [ \-c | \-\-colon ]
 
7
.RB [ \-\-commandprofile
 
8
.IR ProfileName ]
7
9
.RB [ \-d | \-\-debug ]
8
10
.RB [ \-h | \-? | \-\-help ]
9
11
.RB [ \-\-ignorelockingfailure ]
24
26
.B pvdisplay
25
27
.BR \-C | \-\-columns
26
28
.RB [ \-\-aligned ]
 
29
.RB [ \-\-binary ]
27
30
.RB [ \-a | \-\-all ]
 
31
.RB [ \-\-commandprofile
 
32
.IR ProfileName ]
28
33
.RB [ \-d | \-\-debug ]
29
34
.RB [ \-h | \-? | \-\-help ]
30
35
.RB [ \-\-ignorelockingfailure ]
35
40
.RB [ \-O | \-\-sort
36
41
.RI [ + | \- ] Key1 [ , [ + | \- ] Key2 ...
37
42
.RI ]]
 
43
.RB [ \-S | \-\-select
 
44
.IR Selection ]
38
45
.RB [ \-\-separator
39
46
.IR Separator ]
40
47
.RB [ \-\-unbuffered ]
67
74
 
68
75
The values are:
69
76
 
70
 
* physical volume device name
71
 
* volume group name
72
 
* physical volume size in sectors
73
 
* internal physical volume number (obsolete)
74
 
* physical volume status
75
 
* physical volume (not) allocatable
76
 
* current number of logical volumes on this physical volume
77
 
* physical extent size in kilobytes
78
 
* total number of physical extents
79
 
* free number of physical extents
80
 
* allocated number of physical extents
 
77
\(bu physical volume device name
 
78
\(bu volume group name
 
79
\(bu physical volume size in sectors
 
80
\(bu internal physical volume number (obsolete)
 
81
\(bu physical volume status
 
82
\(bu physical volume (not) allocatable
 
83
\(bu current number of logical volumes on this physical volume
 
84
\(bu physical extent size in kilobytes
 
85
\(bu total number of physical extents
 
86
\(bu free number of physical extents
 
87
\(bu allocated number of physical extents
81
88
 
82
89
.fi
83
90
.TP