다음 예에서는 VxVM 디스크 디바이스 그룹(dg1)을 등록할 때 scsetup에 의해 생성된 scconf 명령과 증명 단계를 보여줍니다. 이 예에서는 VxVM 디스크 그룹과 볼륨이 이전에 작성되었음을 가정합니다.
# scconf -a -D type=vxvm,name=dg1,nodelist=phys-schost-1:phys-schost-2
# scstat -D
-- Device Group Servers --
Device Group Primary Secondary
------------ ------- ---------
Device group servers: dg1 phys-schost-1 phys-schost-2
-- Device Group Status --
Device Group Status
------------ ------
Device group status: dg1 Online
|