Help needed for patching on zone cluster


 
Thread Tools Search this Thread
Operating Systems Solaris Help needed for patching on zone cluster
# 1  
Old 09-03-2012
Help needed for patching on zone cluster

Hi All,

Below is the configuration of my sun cluster.

Code:
root@glob-one # clzc status
 === Zone Clusters ===
 --- Zone Cluster Status ---
 Name      Node Name          Zone HostName       Status   Zone Status
 ----      ---------          -------------       ------   -----------
 data      glob-two            local-zone2     Online   Running
              glob-one           local-zone1     Online   Running
 
 appl      glob-one             local-applzone1   Online   Running
             glob-two            local-applzone2   Online   Running
 

root@glob-one  # zoneadm list -icv
  ID NAME             STATUS     PATH                           BRAND    IP
   0 global        running       /                              native   shared
   1 data          running   /zones/data                  cluster  shared
   2 appl          running  /zones/appl                  cluster  shared
root@glob-one  #
____________________________________________________________________________________________
root@local-zone1 # clrg status
=== Cluster Resource Groups ===
Group Name        Node Name          Suspended   Status
----------        ---------          ---------   ------
data-rg           local-zone1    Yes         Online
                  local-zone2    Yes         Offline
root@local-zone1 # 

root@local-applzone2 # clrg status
=== Cluster Resource Groups ===
Group Name     Node Name           Suspended    Status
----------     ---------           ---------    ------
appl-rg        local-applzone2    Yes          Online
               local-applzone1    Yes          Offline
root@local-applzone2 #

I want to patch glob-one & glob-two.
Kindly let me know the steps needed for this.

Last edited by Scott; 09-03-2012 at 07:01 PM.. Reason: Code tags
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

While creating Zone cluster getting error

Hi I have created the zone cluster and its Resource group but while creating the resource I am getting the below error "clrs: (C779822) Resource type SUNW.HAStoragePlus is not registered" but HAStoragePlus Resource type is already register. Please help me to get out of this situation. ... (4 Replies)
Discussion started by: hb00
4 Replies

2. Solaris

Solaris 11 Global zone patching having Solaris 10 branded zone

I am planning to do solaris 11 global zone patching having solaris 10 branded zone. I have a doubts on step 8 specially Can someone clear my step 8 doubts or if anything wrong between step 1 to step 9 please correct that also as I have pretty good idea about Step 10 mean patching in solaris 10... (2 Replies)
Discussion started by: amity
2 Replies

3. Solaris

Patching Procedure in Solaris 10 with sun cluster having Solaris zone

Hi Gurus I am not able to find the patching procedure for solaris 10 ( sol10 u11) to latest patchset with sun cluster having failover zones so that same I should follow. Take an instance, there are sol1 and sol2 nodes and having two failover zones like sozone1-rg and sozone2-rg and currently... (1 Reply)
Discussion started by: nick101
1 Replies

4. Solaris

Agent missing in zone after patching

Hi All, I had installed an agent in one of the zones and it was working fine. After few days, we had patched that server and once the server came up and zone was up, The agent script and its files are missing. Though we can restore it from backup, we are unable to understand how the files went... (4 Replies)
Discussion started by: Rockyc3400
4 Replies

5. Solaris

Zone Cluster Question

I have a question about losing a node in a zone cluster. Hopefully I can explain enough for someone to answer. Let's say I have a zone cluster spread over 3 physical nodes. If Node1 crashes, would I be correct in assuming I would lose all zones on Node1? If I lost Node1 below, would I lose... (4 Replies)
Discussion started by: MasonJ
4 Replies

6. Solaris

Sun cluster 4.0 - zone cluster failover doubt

Hello experts - I am planning to install a Sun cluster 4.0 zone cluster fail-over. few basic doubts. (1) Where should i install the cluster s/w binaries ?. ( global zone or the container zone where i am planning to install the zone fail-over) (2) Or should i perform the installation on... (0 Replies)
Discussion started by: NVA
0 Replies

7. Solaris

patching a zone.

what are prerequisites or precautions we take before we install a patch in a zone.what if zone fails to boot after patching.How to recover form this situation.? Thanks in advance..:) (1 Reply)
Discussion started by: ravijanjanam12
1 Replies

8. Solaris

High Availability zone on Sun Cluster

HI Experts, Could some one help me in configuring high availability zone on Sun Cluster Reg: Sudhan (3 Replies)
Discussion started by: sudhan143
3 Replies

9. Solaris

Patching zone

Hi everyone, I have a container which includes 5 zones. I would like to patch only 2 of them with the latest recommended patch bundle. 1) Could it be done by installing Recommended Patch Cluster on those 2 zones? And after rebooting them? 2) May patching only those 2 zones affect the... (6 Replies)
Discussion started by: royalliege
6 Replies

10. UNIX for Dummies Questions & Answers

Veritas Cluster for Oracle on Soalris Zone

Hi, Does anyone has idea how to implement Veritas Cluster Server 5.3 (SF 5.3) for Oracle 10g on Solaris Zone (Containers). Please let me know any of you folks have worked on similar implementation and if you could pass on some information related to it. BR, Shreeram Rane (1 Reply)
Discussion started by: Shreeram Rane
1 Replies
Login or Register to Ask a Question