Solution Guide

Table Of Contents
95
types and instances before they can be used for provisioning various resources in the
environment. Refer section Updating Repository Elements for ISO Bootable Images
for an example
13. How to change the hostname of the Active System Manager Server?
To change the host name of the Active System Manager server:
a. Log in to the Active System Manager appliance as a root user.
b. Open the /etc/sysconfig/network file and specify the new host name in the
HOSTNAME field.
c. Specify the host name in the /etc/hosts file.
d. Run the reboot command to restart the server.
e. Log in to the server as a delladmin user after restarting the server.
f. Run the hostname command to verify if the new host name is configured as
host name.
g. Stop the Active System Manager services.
h. Change the directory using cd $HOME/asm-galeforce/gf/sbin
i. Run ./updateHostName.sh and follow the instructions to configure the host
name in the Active System Manager installation.
j. Delete the following files from the /home/delladmin/directory:*.ssh/id_rsa
*.ssh/id_rsa.pub
k. Create a password less connection using the command ssh-keygen.
l. Start the Active System Manager Services. For details on starting and
stopping the Active System Manager services, see the Configuring Active
System Manager Services section.
14. Is VMware tools should be installed on Gold VMs images?
Yes, Gold VMs should have the current VMware tools installed.
15. Can the IOA/Chassis/Servers have different username and password?
IOA Chassis and Servers username and password has to be identical.
16. Can I add capacity to a cluster created using an ASM session?
You can add capacity to a cluster by running a new session (session_2) and running
the same orchestration that you used for the currently running session (session_1)
which created a cluster using ASM. The new session (session_2) will add the
server/capacity to the same cluster that was created using session_1.
17. Can I add a new server in a session to add capacity to a cluster created using ASM
session?
This is not supported. A cluster, once created, cannot be updated to add more
capacity. You should cancel the reservation and recreate a session with increased
capacity (increased server count) to create a cluster with more capacity.