Oracle® Solaris Cluster 4.3 システム管理

印刷ビューの終了

更新: 2016 年 7 月
 
 

ノードのアンインストールのトラブルシューティング

ここでは、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 ソフトウェアをアンインストールする方法に戻って、その手順を繰り返す必要があります。clnode remove コマンドを再度実行する前に、手順の Step 4 が正しく完了していることを確認してください。

デバイスグループに削除されていないリストがある場合

次のエラーメッセージは、削除したノードが依然としてデバイスグループにリストされていることを示しています。

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.