Go to main content

Oracle® SuperCluster M8 and SuperCluster M7 Administration Guide

Exit Print View

Updated: June 2020
 
 

Register Compute Servers With Oracle Solaris 11 or Database Domains to ASR Manager

Follow this procedure to register base servers with Oracle Solaris 11 or Database Domains to the ASR Manager.

  1. Log in to the base server as root.
  2. Confirm that the asr-notify service is working:

    # svcs asr-notify

    • If you see the following message:

      svcs: Pattern ???asr-notify' doesn't match any instances

      then confirm that the asr-notify service is installed:

      # pkg list asr-notify

      If you see the following message:

      pkg list: no packages matching ???asr-modify' installed

      then install the asr-notify service:

      # pkg install system/fault-management/asr-notify

      Enter the svcs asr-notify  command again to confirm that the asr-notify service is working.

    • If you see the following message, the asr-notify service is installed and is working properly:

      # svcs asr-notify
      STATE    STIME       FMRI
      online    16:06:05    svc:/system/fm/asr-notify:default
      
  3. To register the ASR manager, run:

    # asradm register -e http://asr-manager-host:port-number/asr

    For example:

    # asradm register -e http://asrmanager1.example.com:8777/asr

    You should see screens asking for your Oracle Support account name and password. After entering your Oracle Support account name and password, you should see a notification, saying that your registration is complete:

    Enter Orcle SSO User Name:
    Enter password:
     
    Registration complete.
    
  4. Run the following command:

    # asradm list

    The screen output should be similar to the following:

    PROPERTY VALUE
    Status Successfully Registered with ASR manager
    System Id system-identification-number
    Asset Id asset-identification-number
    User username
    Endpoint URL http://asr-manager-host:port-number/asr
    

    Upon successful results of the above commands, the registration of the ASR Manager is complete.

  5. Repeat these instructions for all base servers with Oracle Solaris 11 or Database Domains in your SuperCluster system.
  6. After you have completed these instructions for both base servers in your SuperCluster system, approve and verify contacts to the base servers on MOS.

    See Approve and Verify ASR Activation for SuperCluster systems Assets for those instructions.

    For more information on the process, see ASR MOS 5.3+ Activation Process (Doc ID 1329200.1).