*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: vgremove | Section: 8 | Source: Digital UNIX | File: vgremove.8.gz
vgremove(8) System Manager's Manual vgremove(8) NAME vgremove - Removes the definition of one or more volume groups from the system SYNOPSIS /usr/sbin/vgremove VolumeGroupName ... DESCRIPTION This command is no longer supported on Digital UNIX systems. Features formerly provided by the Logical Volume Manager (LVM) are now provided by the Logical Storage Manager (LSM). Existing LVM volumes must be mi- grated to LSM, using an encapsulation process. For information about moving LVM volumes to LSM, see the vollvmencap(8) reference page and the manual Logical Storage Manager. The vgremove command removes from the system the last physical volume of the volume group and the defini- tion of the volume group(s) specified with the VolumeGroupName parame- ter. Since all system knowledge of the volume group and its contents are removed, you can no longer access that volume group. All logical volumes residing on the last physical volume must be re- moved by executing the lvremove command before executing the vgremove command. The vgremove command is the (effective) inverse of the vgcreate command called with one physical volume. Before removing a volume group, you must do two things: Remove all of the logical volumes belonging to the group with the lvremove command. Remove all but one of the physical volumes belonging to the volume group with the vgreduce command. EXAMPLES To remove volume group vg02 from the system, enter: vgremove /dev/vg02 The definition of vg02 is removed from the system and the volume group cannot be accessed. FILES Specifies the command path RELATED INFORMATION Commands: lvremove(8), vgchange(8), vgreduce(8) delim off vgremove(8)

Navigation Options