Sun Microsystems
Products & Services
 
Support & Training
 
 

Previous Previous     Contents     Index     Next Next

ProcedureTo Check the Diskless Nodes

If you have diskless nodes in your cluster, check the packages and patches installed.

  1. Log in to a diskless node as superuser.

  2. List the packages installed in the root directory of the diskless node:

    # /opt/SUNWcgha/sbin/nhadm check installation
    OS and Software checking
    
       64-bit kernel mode                                 OK
       OS release                                         OK
    
    Local packages
    
       Package SUNWnhtp9                                  OK
       Package SUNWnhtu9                                  OK
       Package SUNWnhadm                                  OK
       Package SUNWnhcdt                                  OK
       Package SUNWnhcmd                                  OK
       Package SUNWnhcma                                  OK
       Package SUNWnhcmb                                  OK
       Package SUNWnhpma                                  OK
       Package SUNWnhpmb                                  OK
       Package SUNWnhpmn                                  OK
       Package SUNWnhpms                                  OK
       Package SUNWnhmas                                  OK
       Package SUNWnhsms                                  OK
    
    Shared packages (on /SUNWcgha/swdb)
    
       Package SUNWjdrt                                   OK
       Package SUNWnhmaj                                  OK
       Package SUNWnhmal                                  OK
       Package SUNWnhmad                                  OK
    
    Patches
    
    Can take a long time ...
    
       Patch 112233-03                                    OK
       Patch 112902-06                                    OK
       Patch 112904-01                                    OK
       INST_RELEASE file for shared packages              OK

  3. Make a copy of this list of packages and patches because you reinstall only the packages and updated version of patches already installed on the node.

    The previous list might be slightly different from the actual output for your node.

  4. Check for the Watchdog packages:

    # pkginfo SUNWnhwdt SUNWlomu SUNWlomr

  5. Check the patches installed in the /usr directory of the diskless nodes.

    Some patches for the diskless nodes are installed in the /usr directory, which is mounted from the master node.

    1. For a list of these patches, log in to the master node as superuser.

    2. Get the list of patches.

      # patchadd -p -S target-OS
      Patch: 112233-01 Obsoletes: 112737-03 113150-03 113156-01 113158-01 \
      113159-01 113163-01 Requires:Incompatibles: Packages: SUNWcsu SUNWcsxu
      Patch: 112902-06 Obsoletes: 112653-04 Requires: 112233-01 \
      Incompatibles: Packages: SUNWcarx SUNWcsr
      Patch: 112917-01 Obsoletes: 112702-02 Requires: \
      Incompatibles: Packages: SUNWcsu SUNWcsxu
      Patch: 112918-01 Obsoletes: 112703-02 Requires: \
      Incompatibles: Packages: SUNWcsu
      Patch: 112919-01 Obsoletes: 112704-02 Requires: \
      Incompatibles: Packages: SUNWcsu

      where target-OS is Solaris_8 or Solaris_9.

ProcedureTo Check the Dataless Nodes

Perform this procedure if you have dataless nodes in your cluster.

  1. Log in to a dataless node as superuser.

  2. List the packages and patches installed on the dataless node:

    # /opt/SUNWcgha/sbin/nhadm check installation
    OS and Software checking
    
       64-bit kernel mode                                 OK
       OS release                                         OK
    
    Local packages
    
       Package SUNWnhtp9                                  OK
       Package SUNWnhtu9                                  OK
       Package SUNWnhadm                                  OK
       Package SUNWnhcdt                                  OK
       Package SUNWnhcmd                                  OK
       Package SUNWnhcma                                  OK
       Package SUNWnhcmb                                  OK
       Package SUNWnhpma                                  OK
       Package SUNWnhpmb                                  OK
       Package SUNWnhpmn                                  OK
       Package SUNWnhpms                                  OK
       Package SUNWnhmas                                  OK
       Package SUNWnhsms                                  OK
    
    Shared packages (on /SUNWcgha/swdb)
    
       Package SUNWjdrt                                   OK
       Package SUNWnhmaj                                  OK
       Package SUNWnhmal                                  OK
       Package SUNWnhmad                                  OK
    
    Patches
    
    Can take a long time ...
    
       Patch 112233-03                                    OK
       Patch 112902-06                                    OK
       Patch 112904-01                                    OK
       Patch 112917-01                                    OK
       Patch 112918-01                                    OK
       Patch 112919-01                                    OK
       INST_RELEASE file for shared packages              OK

  3. Make a copy of this list of packages and patches because you reinstall only the packages and updated version of patches already installed on the node.

    The previous list might be slightly different from the actual output for your node.

  4. Check for the Watchdog packages:

    # pkginfo SUNWnhwdt SUNWlomu SUNWlomr

  5. Repeat Step 1 through Step 4 on each dataless node.

Previous Previous     Contents     Index     Next Next