1LVRENAME(8)                 System Manager's Manual                LVRENAME(8)
2
3
4

NAME

6       lvrename — rename a logical volume
7

SYNOPSIS

9       lvrename   [-A|--autobackup   {y|n}]   [--commandprofile   ProfileName]
10       [-d|--debug]   [-h|--help]   [-t|--test]   [-v|--verbose]   [--version]
11       [-f|--force] [--noudevsync] {OldLogicalVolume{Name|Path} NewLogicalVol‐
12       ume{Name|Path} | VolumeGroupName OldLogicalVolumeName NewLogicalVolume‐
13       Name}
14

DESCRIPTION

16       lvrename   renames  an  existing  logical  volume  from  OldLogicalVol‐
17       ume{Name|Path} to NewLogicalVolume{Name|Path}.
18

OPTIONS

20       See lvm(8) for common options.
21
22       --noudevsync
23              Disable udev synchronisation. The  process  will  not  wait  for
24              notification  from  udev.   It will continue irrespective of any
25              possible udev processing in the background.  You should only use
26              this if udev is not running or has rules that ignore the devices
27              LVM2 creates.
28

EXAMPLE

30       To rename lvold in volume group vg02 to lvnew:
31
32       lvrename /dev/vg02/lvold vg02/lvnew
33
34       An alternate syntax to rename this logical volume is:
35
36       lvrename vg02 lvold lvnew
37
38

SEE ALSO

40       lvm(8), lvchange(8), vgcreate(8), vgrename(8)
41
42
43
44Sistina Software UKLVM TOOLS 2.02.143(2)-RHEL6 (2016-12-13)        LVRENAME(8)
Impressum