lvrename(8)


NAME

   lvrename --- rename a logical volume

SYNOPSIS

   lvrename   [-A|--autobackup   {y|n}]   [--commandprofile   ProfileName]
   [-d|--debug]   [-h|--help]   [-t|--test]   [-v|--verbose]   [--version]
   [-f|--force]      [--noudevsync]      [--reportformat     {basic|json}]
   {OldLogicalVolume{Name|Path}       NewLogicalVolume{Name|Path}        |
   VolumeGroupName OldLogicalVolumeName NewLogicalVolumeName}

DESCRIPTION

   lvrename  renames  an existing logical volume or an existing historical
   logical      volume      from      OldLogicalVolume{Name|Path}       to
   NewLogicalVolume{Name|Path}.

OPTIONS

   See lvm(8) for common options.

   --noudevsync
          Disable  udev  synchronisation.  The  process  will not wait for
          notification from udev.  It will continue  irrespective  of  any
          possible udev processing in the background.  You should only use
          this if udev is not running or has rules that ignore the devices
          LVM2 creates.

EXAMPLE

   To rename lvold in volume group vg02 to lvnew:

   lvrename /dev/vg02/lvold vg02/lvnew

   An alternate syntax to rename this logical volume is:

   lvrename vg02 lvold lvnew

SEE ALSO

   lvm(8), lvchange(8), vgcreate(8), vgrename(8)


More Linux Commands

manpages/XtFindFile.3.html
XtFindFile(3) - search for a file using substitutions in the
The path parameter specifies a string that consists of a series of potential file names delimited by colons. Within each name, the percent character specifies a

manpages/ether_ntoa_r.3.html
ether_ntoa_r(3) - Ethernet address manipulation routines....
ether_aton() converts the 48-bit Ethernet host address asc from the standard hex-digits-and-colons notation into binary data in network byte order and returns a

manpages/vw_scanw.3ncurses.html
vw_scanw(3ncurses) - convert formatted input from a curses w
The scanw, wscanw and mvscanw routines are analogous to scanf [see scanf(3)]. The effect of these routines is as though wgetstr were called on the window, and t

manpages/pl2pm.1.html
pl2pm(1) - Rough tool to translate Perl4 .pl files to Perl5
pl2pm is a tool to aid in the conversion of Perl4-style .pl library files to Perl5-style library modules. Usually, your old .pl file will still work fine and yo

manpages/Mail::SpamAssassin::BayesStore::BDB.3pm.html
Mail::SpamAssassin::BayesStore::BDB(3pm) - BerkeleyDB Bayesi
This module implementes a BDB based bayesian storage module. METHODS new public class (Mail::SpamAssassin::BayesStore::SQL) new (Mail::Spamassassin::Plugin::Bay

manpages/avahi-daemon.8.html
avahi-daemon(8) - The Avahi mDNS/DNS-SD daemon (Man Page)...
The Avahi mDNS/DNS-SD daemon implements Apples Zeroconf architecture (also known as Rendezvous or Bonjour). The daemon registers local IP addresses and static s

manpages/scroll.3ncurses.html
scroll(3ncurses) - scroll a curses window - Linux man page
The scroll routine scrolls the window up one line. This involves moving the lines in the window data structure. As an optimization, if the scrolling region of t

manpages/auparse_first_field.3.html
auparse_first_field(3) - reposition field cursor (Man Page)
auparse_first_field repositions the librarys internal cursor to point to the first field of the current record in the current event. RETURN VALUE Returns 0 if t

manpages/killchar.3ncurses.html
killchar(3ncurses) - curses environment query routines......
The baudrate routine returns the output speed of the terminal. The number returned is in bits per second, for example 9600, and is an integer. The erasechar rou

manpages/killchar_sp.3ncurses.html
killchar_sp(3ncurses) - curses screen-pointer extension.....
This implementation can be configured to provide a set of functions which improve the ability to manage multiple screens. This feature can be added to any of th

manpages/isserial.8.html
isserial(8) - determines if the underlying tty of stdin is a
iserial determines if the underlying character device of the current stdin is a serial line. This can be used on /dev/console as current character device to che

manpages/gnutls_pkcs12_set_bag.3.html
gnutls_pkcs12_set_bag(3) - API function - Linux manual page
This function will insert a Bag into the PKCS12 structure. RETURNS On success, GNUTLS_E_SUCCESS (0) is returned, otherwise a negative error value. REPORTING BUG





We can't live, work or learn in freedom unless the software we use is free.