이 콘텐츠는 선택한 언어로 제공되지 않습니다.
5.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.
5.4.2.1. Creating the New Physical Volume 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
Create a new physical volume from
/dev/sdd1.
pvcreate /dev/sdd1 Physical volume "/dev/sdd1" successfully created
[root@tng3-1 ~]# pvcreate /dev/sdd1
Physical volume "/dev/sdd1" successfully created