Import lvm2 from NetBSD
[dragonfly.git] / contrib / lvm2 / dist / man / vgmknodes.8.in
1 .TH VGMKNODES 8 "LVM TOOLS #VERSION#" "Sistina Software UK" \" -*- nroff -*-
2 .SH NAME
3 vgmknodes \- recreate volume group directory and logical volume special files
4 .SH SYNOPSIS
5 .B vgmknodes
6 .RB [ \-d | \-\-debug]
7 .RB [ \-h | \-\-help]
8 .RB [ \-\-refresh]
9 .RB [ \-v | \-\-verbose]
10 [[VolumeGroupName | LogicalVolumePath]...]
11 .SH DESCRIPTION
12 Checks the LVM2 special files in /dev that are needed for active 
13 logical volumes and creates any missing ones and removes unused ones.
14 .SH OPTIONS
15 .TP
16 .BR \-\-refresh
17 If any logical volume in the volume group is active, reload its metadata.
18 This is not necessary in normal operation, but may be useful
19 if something has gone wrong or if you're doing clustering
20 manually without a clustered lock manager.
21 .TP
22 See \fBlvm\fP for common options.
23 .SH SEE ALSO
24 .BR lvm (8),
25 .BR vgscan (8),
26 .BR dmsetup (8)