Sun Cluster Data Service for N1 Grid Service Provisioning System for Solaris OS

ProcedureExample: Modifying the N1 Grid Service Provisioning System Master Server Configuration and Parameter Files

  1. Copy the N1 Grid Service Provisioning Systemparameter file from the agent directory to its deployment location.


    zone-1# cp /opt/SUNWscsps/master/bin/pfile /global/mnt3
    
  2. Add this cluster's information to the parameter file pfile.

    The following listing shows the relevant file entries and the values to assign to each entry.


    .
    .
    .
    User=sps
    Basepath=/global/mnt3/sps/N1_Service_Provisioning_System_5.2
    Host=ha-host-1
    Tport=8080
    TestCmd="get /index.jsp"
    ReturnString="SSL|Service"
    Startwait=20
    WgetPath=
    
  3. Save and close the file.

  4. Leave the zone.

  5. Copy the N1 Grid Service Provisioning System configuration file from the agent directory to its deployment location.


    phys-schost-1# cp /opt/SUNWscsps/master/util/spsma_config /global/mnt3
    
  6. Add this cluster's information to the spsma_config configuration file.

    The following listing shows the relevant file entries and the values to assign to each entry.


    .
    .
    .
    RS=RS-SPSMA
    RG=RG-SPSMA
    PORT=
    LH=
    PFILE=/global/mnt3/pfile
    HAS_RS=RS-SPSMA-HAS.
    .
    .
    ZONE=clu1
    ZONE_BT=RS-SPSMA-ZONE
    PROJECT=
    
  7. Save and close the file.