4.3.3. 볼륨 그룹에 물리 볼륨 추가
To add additional physical volumes to an existing volume group, use the
vgextend
command. The vgextend
command increases a volume group's capacity by adding one or more free physical volumes.
다음 명령으로 볼륨 그룹
vg1
에 물리 볼륨 /dev/sdf1
을 추가합니다.
vgextend vg1 /dev/sdf1
vgextend vg1 /dev/sdf1