Sun Custer 3.0 5/02 추가 정보

노드 제거 문제 해결

이 단락에서는 scinstall -r 명령을 실행할 때 나오는 오류 메시지와 해결 방법을 설명합니다.

제거되지 않은 클러스터 파일 시스템 항목

다음 오류 메시지가 나오면 제거한 노드의 vfstab 파일에 클러스터 파일 시스템 참조 항목이 아직 남아 있는 것입니다.


Verifying that no unexpected global mounts remain in /etc/vfstab ... failed
scinstall:  global-mount1 is still configured as a global mount.
scinstall:  global-mount1 is still configured as a global mount.
scinstall:  /global/dg1 is still configured as a global mount.
 
scinstall:  It is not safe to uninstall with these outstanding errors.          
scinstall:  Refer to the documentation for complete uninstall instructions.
scinstall:  Uninstall failed.

이 오류를 해결하려면 "클러스터 노드에서 Sun Cluster 소프트웨어를 제거하는 방법(5/02)"으로 돌아가서 절차를 반복하십시오. scinstall -r 명령을 다시 실행하기 전에 절차에서 단계 6이 성공적으로 완료되었는지 확인하십시오.

디스크 장치 그룹의 목록에서 제거되지 않은 항목

다음 오류 메시지가 나오면 제거한 노드가 디스크 장치 그룹의 목록에 아직 남아 있는 것입니다.


Verifying that no device services still reference this node ... failed
scinstall:  This node is still configured to host device service "service".
scinstall:  This node is still configured to host device service "service2".
scinstall:  This node is still configured to host device service "service3".
scinstall:  This node is still configured to host device service "dg1".
 
scinstall:  It is not safe to uninstall with these outstanding errors.          
scinstall:  Refer to the documentation for complete uninstall instructions.
scinstall:  Uninstall failed.

이 오류를 해결하려면 다음 단계를 수행하십시오.

  1. 노드를 다시 클러스터에 연결해 보십시오.


    # boot
    

  2. 노드가 클러스터에 연결됩니까?

    • 연결되지 않으면 단계 3으로 이동하십시오.

    • 연결되면 다음 단계를 수행하여 디스크 장치 그룹에서 노드를 제거하십시오.

    1. 노드가 클러스터에 다시 연결되면 나머지 디스크 장치 그룹에서 노드를 제거하십시오.

      "모든 디스크 장치 그룹에서 노드를 제거하는 방법(5/02)"의 절차를 수행하십시오.

    2. 모든 디스크 장치 그룹에서 노드를 제거한 후에 "클러스터 노드에서 Sun Cluster 소프트웨어를 제거하는 방법(5/02)"으로 돌아가 절차를 반복하십시오.

  3. 노드가 클러스터에 다시 연결되지 않으면 노드의 /etc/cluster/ccr 파일을 원하는 다른 이름(예: ccr.old)으로 변경하십시오.


    # mv /etc/cluster/ccr /etc/cluster/ccr.old
    

  4. "클러스터 노드에서 Sun Cluster 소프트웨어를 제거하는 방법(5/02)"으로 돌아가 절차를 반복하십시오.