このセクションでは、Oracle Solaris Cluster ソフトウェアをノードからアンインストールしたあとで、clnode remove コマンドを実行したときに出力される可能性があるエラーメッセージとその修正アクションについて説明します。
次のエラーメッセージは、削除したグローバルクラスタノードに、vfstab ファイルから参照されているクラスタファイルシステムがまだあることを示しています。
Verifying that no unexpected global mounts remain in /etc/vfstab ... failed clnode: global-mount1 is still configured as a global mount. clnode: global-mount1 is still configured as a global mount. clnode: /global/dg1 is still configured as a global mount. clnode: It is not safe to uninstall with these outstanding errors. clnode: Refer to the documentation for complete uninstall instructions. clnode: Uninstall failed.
このエラーを修正するには、安装和配置 Oracle Solaris Cluster 4.4 环境 の クラスタノードから Oracle Solaris Cluster ソフトウェアをアンインストールする方法に戻り、その手順を繰り返します。clnode remove コマンドを再度実行する前に、グローバルにマウントされているファイルシステムのエントリすべてをノードの /etc/vfstab ファイルから正常に削除したことを確認してください。
次のエラーメッセージは、削除したノードが依然としてデバイスグループにリストされていることを示しています。
Verifying that no device services still reference this node ... failed clnode: This node is still configured to host device service "service". clnode: This node is still configured to host device service "service2". clnode: This node is still configured to host device service "service3". clnode: This node is still configured to host device service "dg1". clnode: It is not safe to uninstall with these outstanding errors. clnode: Refer to the documentation for complete uninstall instructions. clnode: Uninstall failed.