Sun Cluster Data Service for NetBackup Guide for Solaris OS

Appendix A Sun Cluster HA for NetBackup Extension Properties

This section describes the extension properties for the resource type SUNW.netbackup_master. This resource type represents the VERITAS NetBackup in a Sun Cluster configuration.

For details about system-defined properties, see the r_properties(5) man page and the rg_properties(5) man page.

The extension properties of the SUNW.netbackup_master resource type are as follows:

Start_command

The command that starts the NetBackup application.

Data type

String

Default

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

Range

Not applicable

Tunable

Never

Stop_command

The command that stops the NetBackup application.

Data type

String

Default

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

Range

Not applicable

Tunable

Never

Monitor_retry_count

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

Data type

Integer

Default

4

Range

Minimum = 1

Tunable

At any time

Monitor_retry_interval

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

Data type

Integer

Default

2

Range

Minimum = 2

Tunable

At any time

Probe_timeout

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.

Data type

Integer

Default

60

Range

Minimum = 1

Tunable

At any time