此内容没有您所选择的语言版本。
6.4.2. Moving Extents to a New Disk
In this example, the logical volume is distributed across three physical volumes in the volume group
myvg
as follows:
We want to move the extents of
/dev/sdb1
to a new device, /dev/sdd1
.
6.4.2.1. Creating the New Physical Volume 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
Create a new physical volume from
/dev/sdd1
.
pvcreate /dev/sdd1
# pvcreate /dev/sdd1
Physical volume "/dev/sdd1" successfully created