註冊儲存資源。
如果您使用含全域檔案系統 (GFS) 的 HAStoragePlus,將掛載點設定為 FileSystemMountPoints 特性的值。例如:
# scrgadm -a -j im-resource-group-store -g im-resource-group -t SUNW.HAStorage \ -x FileSystemMountPoints=/global/im -x AffinityOn=True |
否則,將掛載點指定為 ServicePaths 特性的值。例如:
# scrgadm -a -j im-resource-group-store -g im-resource-group -t SUNW.HAStorage \ -x ServicePaths=/global/im -x AffinityOn=True |
啟用儲存資源:
# scswitch -e -j im-resource-group-store |