以下範例顯示 scsetup 在當它註冊 VxVM 磁碟裝置群組 (dg1) 時所產生的 scconf 指令以及驗證步驟。本範例假設 VxVM 磁碟群組及容體是先前便已建立。
# scsetup
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
|