Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

resource status : Degraded - Service is degraded

upengan78Feb 11 2010 — edited Feb 12 2010
Hello,

I found an issue with my design here on SC 3.2 on solaris 10 x86 (141445-09), I shutdown the zone by logging into zone and halt (Zone Resource Name = apache-zone-rs), and then found with scstat that this zone resource as well as the actual apache resource: apache-server's ( apache2 SMF service in the zone) Status Message became "Degraded - Service is degraded" while State is still shows as Online for both resources. I would have liked the cluster to show fault and fail over the RG (apache-rg to other node) but I need help in configuring resources like that.

The scstat -g O/p below,
-- Resource Groups and Resources --

            Group Name     Resources
            ----------     ---------
 Resources: apache-rg      apache-hastp-storage apache-lh apache-zone-rs apache-server


-- Resource Groups --

            Group Name     Node Name                State          Suspended
            ----------     ---------                -----          ---------
     Group: apache-rg      Node1             Online         Yes
     Group: apache-rg      Node              Offline        Yes


-- Resources --

            Resource Name  Node Name                State          Status Message
            -------------  ---------                -----          --------------
  Resource: apache-hastp-storage Node1             Online         Online
  Resource: apache-hastp-storage Node              Offline        Offline

  Resource: apache-lh      Node1             Online         Online - LogicalHostname online.
  Resource: apache-lh      Node              Offline        Offline - LogicalHostname offline.

  Resource: apache-zone-rs Node1             Online         Degraded - Service is degraded.
  Resource: apache-zone-rs Node              Offline        Offline

  Resource: apache-server  Node1             Online         Degraded - Service is degraded.
  Resource: apache-server  Node              Offline        Offline
apache-rg properties

clrg show apache-rg
=== Resource Groups and Resources ===          

Resource Group:                                 apache-rg
  RG_description:                                  <NULL>
  RG_mode:                                         Failover
  RG_state:                                        Managed
  Failback:                                        False
  Nodelist:                                        Node1 Node

  --- Resources for Group apache-rg ---        

  Resource:                                     apache-hastp-storage
    Type:                                          SUNW.HAStoragePlus:6
    Type_version:                                  6
    Group:                                         apache-rg
    R_description:                                 
    Resource_project_name:                         default
    Enabled{Node1}:                         True
    Enabled{Node}:                          True
    Monitored{Node1}:                       True
    Monitored{Node}:                        True

  Resource:                                     apache-lh
    Type:                                          SUNW.LogicalHostname:3
    Type_version:                                  3
    Group:                                         apache-rg
    R_description:                                 
    Resource_project_name:                         default
    Enabled{Node1}:                         True
    Enabled{Node}:                          True
    Monitored{Node1}:                       True
    Monitored{Node}:                        True

  Resource:                                     apache-zone-rs
    Type:                                          SUNW.gds:6
    Type_version:                                  6
    Group:                                         apache-rg
    R_description:                                 
    Resource_project_name:                         default
    Enabled{Node1}:                         True
    Enabled{Node}:                          True
    Monitored{Node1}:                       True
    Monitored{Node}:                        True

  Resource:                                     apache-server
    Type:                                          SUNW.gds:6
    Type_version:                                  6
    Group:                                         apache-rg
    R_description:                                 
    Resource_project_name:                         default
    Enabled{Node1}:                         True
    Enabled{Node}:                          True
    Monitored{Node1}:                       True
    Monitored{Node}:                        True
Is there anything that can be done here in resource configuration or just have to deal with this manually. Please help because I am still new to detail configurations..

Thank you

EDIT,

Also, please let me know if any more information is required from my side. Thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 12 2010
Added on Feb 11 2010
5 comments
1,484 views