Red Hat Training

A Red Hat training course is available for Red Hat Enterprise Linux

4.2.5. 물리 볼륨 삭제

장치를 더이상 LVM으로 사용할 필요가 없을 경우, pvremove 명령으로 LVM 레이블을 삭제할 수 있습니다. pvremove 명령을 실행하면 빈 물리 볼륨에 있는 LVM 메타 데이터를 제로(zero)로 만듭니다.
If the physical volume you want to remove is currently part of a volume group, you must remove it from the volume group with the vgreduce command, as described in 4.3.6절. “볼륨 그룹에서 물리 볼륨 삭제 ”.
# pvremove /dev/ram15
  Labels on physical volume "/dev/ram15" successfully wiped