Set CA 3Tera AppLogic grid configuration parameter
grid set <prop>=<val>
Grid parameter to modify. The following parameters may be set:
Prompt for password to use for recovery GUI. If the standard input is not a terminal device, it will not print a prompt and expect only one copy of the password on 'stdin' (this can be used for batch operations, to set the password from a file). The password MUST be between 8 and 24 characters in length.
Enable/disable network HA for the grid.
Enable/disable network HA on the backbone network.
Enable/disable network HA on the external network.
Specify which switch is active on the backbone network for all servers.
Specify which switch is active on the external network for all servers.
Specify the default locale for the grid. The value should not include any specification of encoding (for example, '.UTF-8').
Enable/disable Native Command Queuing (NCQ) for all servers. Valid values are:
Enables NCQ on the grid.
Disables NCQ on the grid.
grid set recovery_password=- -
Set recovery GUI password.
grid set ha_network=
Enable network HA for the grid on both the backbone and external networks.
grid set ha_external=1
Enable network HA for the grid on the external network.
grid set ha_backbone=1
Enable network HA for the grid on the backbone network.
grid set backbone=01:02:03:04:05:06
Set switch with an ID of 01:02:03:04:05:06 as active, all backbone network traffic on the servers passes through the NIC connected to that switch.
grid set external=07:08:09:0A:0B:0C
Set switch with an ID of 07:08:09:0A:0B:0C as active, all external network traffic on the servers passes through the NIC connected to that switch.
grid set locale=en_US
Set the default locale to U.S. English.
grid set disk_ncq_enabled=0
Disable NCQ on all servers.
Notes:
|
Copyright © 2011 CA.
All rights reserved.
|
|