以下範例為註冊 VxVM 磁碟裝置群組 dg1 時,scsetup 所產生的 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
|