Sun Cluster Data Service for NetBackup Guide for Solaris OS

Configuring Sun Cluster HA for NetBackup Extension Properties

This section describes the Sun Cluster HA for NetBackup extension properties. Typically, you use the command line scrgadm -x parameter=value to configure the extension properties when you create the resource. See “Standard Properties” in Sun Cluster Data Services Planning and Administration Guide for Solaris OS for details on all of the Sun Cluster properties.

For information about the the extension properties that you can set for the NetBackup resource, see Table 1–2. You can update some extension properties dynamically. You can update others, however, only when you create the resource. In the following table, the Tunable field indicates when you can update each property.

Table 1–2 Sun Cluster HA for NetBackup Extension Properties

Name/Data Type 

Description 

Start_command (string)

The command that starts the NetBackup application. 

Default: /opt/SUNWscnb/master/bin/start.netbackup

Range: None

Tunable: Never

Stop_command (string)

The command that stops the NetBackup application. 

Default: /opt/SUNWscnb/master/bin/stop.netbackup

Range: None

Tunable: Never

Monitor_retry_count (integer)

The number of Process Monitor Facility (PMF) restarts that is allowed for the fault monitor. 

Default: 4

Range: Minimum = 1

Tunable: Any time

Monitor_retry_interval (integer)

The time (in minutes) for the fault monitor to restart. 

Default: 2

Range: Minimum = 2

Tunable: Any time

Probe_timeout (string)

The time (in seconds) that is used to calculate the time that the fault monitor waits for a successful probe of the processes.  

At startup, NetBackup's START method multiplies the number of daemons by the value of Probe_timeout to compute the time that the daemons need to start. If the value of Probe_timeout is set to the default value, and there is only one daemon, the START method waits 60 seconds before monitoring starts.

Default: 60

Range: Minimum = 1

Tunable: Any time