Oracle Real Application Clusters용 Oracle® Solaris Cluster 데이터 서비스 설명서

인쇄 보기 종료

업데이트 날짜: 2014년 7월, E52257-01
 
 

sun.resource 리소스를 삭제하는 방법

  1. root 역할을 수행합니다.
  2. 종속성을 제거하는 방법에 설명된 대로 종속성이 제거되고 sun.resource가 중지되었는지 확인합니다.
    # Grid_home/bin/crsctl stop res sun.scal-dg1-rs
    CRS-2673: Attempting to stop 'sun.scal-dg1-rs' on 'pnsx3'
    CRS-2673: Attempting to stop 'sun.scal-dg1-rs' on 'pnsx1'
    CRS-2673: Attempting to stop 'sun.scal-dg1-rss' on 'pnsx2'
    CRS-2677: Stop of 'sun.scal-dg1-rs' on 'pnsx3' succeeded
    CRS-2677: Stop of 'sun.scal-dg1-rs' on 'pnsx1' succeeded
    CRS-2677: Stop of 'sun.scal-dg1-rs' on 'pnsx2' succeeded
  3. sun.resource를 삭제합니다.
    # Grid_home/bin/crsctl delete res sun.scal-dg1-rs
  4. sun.resource가 삭제되었는지 확인합니다.
    # Grid_home/bin/crsctl stat res sun.scal-dg1-rs -p
    CRS-210: Could not find resource 'sun.scal-dg1-rs'.