Previous Topic: put_acl (Grid Control)--Replace Entire Grid ACLNext Topic: modify_acl (Grid Control)--Replace Portion Grid ACL


set Command (Grid Control)--Set Grid Configuration Parameter

Set CA 3Tera AppLogic grid configuration parameter

Syntax
grid set <prop>=<val> 
Arguments
<prop>=<val>

Grid parameter to modify. The following parameters may be set:

Examples
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: