

Shell Commands › Grid Control › set Command (Grid Control)--Set Grid Configuration Parameter
set Command (Grid Control)--Set Grid Configuration Parameter
Set CA AppLogic for System z® grid configuration parameter
Syntax
grid set <prop>=<val>
Arguments
- <prop>=<val>
-
Grid parameter to modify. The following parameters may be set:
- recovery_password=-: 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.
- locale: Specify the default locale for the grid. The value should not include any specification of encoding (for example, '.UTF-8').
Examples
grid set recovery_password=- -
Set recovery GUI password.
grid set locale=en_US
Set the default locale to U.S. English.
Notes:
- You must be a grid maintainer to set the default locale for the grid (that is, locale).
- CA AppLogic for System z® uses the UTF-8 character set for the encoding of all localized messages.
- Properties “ha_backbone”, “ha_external”, “ha_network”, “backbone” and “external” are not useful on CA AppLogic for System z® as no external network switches are used to assemble the grid. Providing these properties will produce a warning but will otherwise be ignored. If they are the only parameters provided to “grid set” then no action other than the warning will be taken.
Copyright © 2013 CA.
All rights reserved.
 
|
|