VGEXTEND   (8) manpage
VGEXTEND
8
LVM TOOLS
Sistina Software UK
\"
-*-
nroff
-*-
  • NAME
      vgextend - add physical volumes to a volume group
  • SYNOPSIS
      vgextend [-A/--autobackup y/n] [-d/--debug] [-h/-?/--help] [-t/--test] [-v/--verbose] VolumeGroupName PhysicalDevicePath [PhysicalDevicePath...]
  • DESCRIPTION
      vgextend allows you to add one or more initialized physical volumes ( see pvcreate(8) ) to an existing volume group to extend it in size.
  • OPTIONS
      See lvm for common options.
  • Examples
      "vgextend vg00 /dev/sda4 /dev/sdn1" tries to extend the existing volume group "vg00" by the new physical volumes (see pvcreate(8) ) "/dev/sdn1" and /dev/sda4".
  • SEE ALSO
Current Users: 56 © 1999-2006 Linux.com.hk PenguinSoft
All trademarks and copyrights on this page are owned by their respective companies. Linux is a trademark of Linus Torvalds.