xref: /dragonfly/contrib/lvm2/dist/man/vgmknodes.8.in (revision 36a3d1d6)
VGMKNODES 8 "LVM TOOLS #VERSION#" "Sistina Software UK" \" -*- nroff -*-
NAME
vgmknodes - recreate volume group directory and logical volume special files
SYNOPSIS
vgmknodes [ -d | --debug] [ -h | --help] [ --refresh] [ -v | --verbose] [[VolumeGroupName | LogicalVolumePath]...]
DESCRIPTION
Checks the LVM2 special files in /dev that are needed for active logical volumes and creates any missing ones and removes unused ones.
OPTIONS

--refresh If any logical volume in the volume group is active, reload its metadata. This is not necessary in normal operation, but may be useful if something has gone wrong or if you're doing clustering manually without a clustered lock manager.

See lvm for common options.

SEE ALSO
lvm (8), vgscan (8), dmsetup (8)