mkquorumapp

Use the mkquorumapp command to generate a Java™ application to use for quorum.

Syntax

Read syntax diagramSkip visual syntax diagram svctask mkquorumapp -ip_6-partnersystemsystem_id | system_name-partnerip6

Parameters

-ip_6
(Optional) Specifies that the quorum application uses IPv6 service addresses to connect to the system that generated the quorum application. If this parameter is not specified, IPv4 is used to connect this system.
-partnersystem
(Optional) Specifies the system ID or system name for the remote system in the policy-based replication high availability partnership to provide quorum.
Note: If this parameter is specified, the quorum app will only be used for policy-based high availability tie-break. If it is not specified, the quorum app will only be used for single-system tie-break.
-partnerip6
(Optional) Specifies that the quorum application uses IPv6 service addresses to connect to the partner system. If this parameter is not specified, IPv4 is used to connect to the partner system.

Description

This command generates a Java application to use as quorum for this system or for high availability with a partnered system.

All Quorum IP addresses can be either on the same VLAN or not assigned to any VLAN. For more information on configuring quorum IP addresses, see Quorum IP addresses.

An invocation example

This example creates the file /dumps/ip_quorum.jar to use for IP quorum on an IPv4 network.

mkquorumapp

The detailed resulting output:

No feedback