Sun Cluster Data Service for Sun Java System Message Queue Guide for Solaris OS

Appendix A Sun Cluster HA for Sun Java System Message Queue Extension Properties

This section describes the extension properties for the resource type SUNW.s1mq. This resource type represents the Apache application 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.s1mq resource type are as follows:

Broker_Name

The name of the broker to be monitored.

Data type

String

Default

No default defined

Range

Not applicable

Tunable

At creation

Broker_User

User name of the managed broker. This property is needed only if Smooth_Shutdown=TRUE.

Data type

String

Default

No default defined

Range

Not applicable

Tunable

At any time

Confdir_list

A path name that points to the configuration directory for the broker. The Sun Cluster HA for Sun Java System Message Queue requires this extension property, and the property must have one entry.

Data type

String array

Default

No default defined

Range

Not applicable

Tunable

At creation

Smooth_Shutdown

Indication of whether to enable smooth shutdown using the imqcmd command.

When this extension property is set to FALSE, the data service attempts to shut down the Sun Java System Message Queue process first with SIGTERM, then with SIGKILL (9).

When this extension property is set to TRUE, the data service attempts a smooth shutdown of the process using the imqcmd command. If this extension property is TRUE, the extension property Broker_User must be set, and the password must be set in $IMQ_VARHOME/instances/broker/scs1mqconfig.


Note –

If this property is set to TRUE, the password can be seen in output from the ps command when the data service runs the imqcmd command with the password.


Data type

Boolean

Default

FALSE

Range

Not applicable

Tunable

At any time