~ubuntu-branches/debian/sid/lvm2/sid

« back to all changes in this revision

Viewing changes to man/lvmdump.8.in

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

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
.TH LVMDUMP 8 "LVM TOOLS #VERSION#" "Red Hat, Inc."
2
2
.SH NAME
3
 
lvmdump - create lvm2 information dumps for diagnostic purposes
 
3
lvmdump \(em create lvm2 information dumps for diagnostic purposes
4
4
.SH SYNOPSIS
5
5
.B lvmdump
6
6
.RB [ \-a ]
10
10
.RB [ \-h ]
11
11
.RB [ \-l ]
12
12
.RB [ \-m ]
 
13
.RB [ \-s ]
13
14
.RB [ \-u ]
14
15
.SH DESCRIPTION
15
16
lvmdump is a tool to dump various information concerning LVM2.
40
41
.br
41
42
- if enabled with \-l, lvmetad state if running
42
43
.br
 
44
- if enabled with \-s, system info and context
 
45
.br
43
46
- if enabled with \-u, udev info and context
44
47
.SH OPTIONS
45
48
.TP
72
75
to the system, which can cause the dump to increase in size considerably.
73
76
However, the metadata dump may represent a valuable diagnostic resource.
74
77
.TP
 
78
.B \-s
 
79
Gather system info and context. Currently, this encompasses systemd info
 
80
and context only: overall state of systemd units present in the system,
 
81
more detailed status of units controlling LVM functionality and the content
 
82
of systemd journal for current boot.
 
83
.TP
75
84
.B \-u
76
85
Gather udev info and context: /etc/udev/udev.conf file, udev daemon version
77
 
(output of 'udevadm info --version' command), udev rules currently used in the system
 
86
(output of 'udevadm info \-\-version' command), udev rules currently used in the system
78
87
(content of /lib/udev/rules.d and /etc/udev/rules.d directory),
79
88
list of files in /lib/udev directory and dump of current udev
80
 
database content (the output of 'udevadm info --export-db' command).
 
89
database content (the output of 'udevadm info \-\-export\-db' command).
81
90
.SH ENVIRONMENT VARIABLES
82
91
.TP
83
92
\fBLVM_BINARY\fP