Designing Disaster Recovery Clusters using Metroclusters and Continentalclusters, Reprinted October 2011 (5900-1881)

-------------------------------------------------------
15.13.172.11 administrator N root/EVA
15.13.172.12 administrator N root/EVA
Adding or Updating Management Server Information
To add or update individual Management Server information, use the following command options
shown in Table 19:
smispasswd -h <hostname/ip_address> -n <namespace> -u <user_name> -s
<y|n>
Table 19 Individual Management Server Information
DescriptionCommand Options
This is either a DNS resolvable hostname or IP address of the
Management Server
-h <hostname/ip_address>
This is the name space configured for the SMI-S CIMOM
1
. The default
namespace is root/EVA.
-n <namespace>
This is the user name used to connect to SMI-S. The user name and
password is the same as those used with the sssu tool.
-u <user_name>
This option specifies the type of connection needed to be established
between Metrocluster software and the SMI-S CIMOM.
s <y|n>
This option allows secure connection to Management Server using
the HTTPS protocol (HTTP using Secure Socket Layer encryption).
y”
This option means a secure connection is not required.n
1
CIMOM - Common Information Model Object Manager, a key component that routes information between providers
and clients.
When you issue the command with these options, the “Enter password:” will prompt you to input
the password associated with the username. After inputting a password and issuing the command,
the “Re-enter password:” request will prompt you to re-enter the same password again for
verification.
Subsequently, this command will either add new or update the existing Management Server
information to the map file. In addition, this command will add a new record if it does not find the
<hostname/ip_address> in the mapping file. Otherwise it only updates the record.
Examples:
% smispasswd -h 15.13.244.202 -u administrator -n root/EVA -s y
Enter password: **********
Re-enter password: ********
A new information has been successfully created
%
% smispasswd -h 15.13.244.203 -u administrator -n root/EVA -s n
Enter password: **********
Re-enter password: ********
A new information has been successfully created
%
% smispasswd -h 15.13.244.202 -s n
Enter password: **********
Re-enter password: ********
The information has been successfully updated
220 Building Disaster Recovery Serviceguard Solutions Using Metrocluster with Continuous Access EVA