問題摘要︰ 嘗試使用 SunPlex Manger 增加新的 IPMP 群組有時會失敗,並顯示以下訊息。
An error was encountered by the system. If you were performing an action when this occurred, review the current system state prior to proceeding. |
解決方法︰ 依據您所執行的 IP 版本執行以下程序之一。
輸入以下指令:
ifconfig interface inet plumb group groupname [addif address deprecated] netmask + broadcast + up -failover |
如果提供了測試位址,請更新 /etc/hostname .interface 檔案以增加以下內容:
group groupname addif address netmask + broadcast + deprecated -failover up |
如果未提供測試位址,請更新 /etc/hostname.interface 檔案以增加以下內容:
group.groupname netmask + broadcast -failover up |