
2. Access the appliance console login screen that you enabled in Enabling console access by
pressing Alt-Ctl-F1.
3. Log in to the appliance console with the following credentials:
User name: cloudadmin
Password: <Password> that you set for the appliance in Setting the password for console
access.
Procedure 89 Switching between the hypervisor console and the CloudSystem UI
From the management hypervisor console, you can use keystrokes to switch to the CloudSystem
UI running in the hypervisor console, and back to the appliance console.
1. From the management hypervisor, select the Console tab.
2. To access the appliance console login screen, press Alt-Ctl-F1.
3. To switch to the CloudSystem UI running in the console, press Alt-F2.
CloudSystem appliance console tasks
The following table describes supported tasks you can perform using the CloudSystem appliance
console running in the management hypervisor console.
NOTE: Administrators who make any other changes to the state of the appliances do so at their
own risk. If you encounter issues after making unsupported changes, HP may require you to
reproduce the issue with an unmodified appliance before offering support.
Table 14 CloudSystem CLI console tasks
ProcedureTask
You must complete the following steps before you register the VMware vCenter
Server on the Integrated Tools screen.
Enable vCenter Server and vShield
certificate validation
1. Access the CloudSystem Foundation appliance console from the management
hypervisor console and log in as cloudadmin.
2. Open the file.
/etc/isc-esxproxy-management-service/isc-esxproxy-management-service-api.conf
3. Locate the vmware_cert_check setting and change the value from false
to true.
4. Save the file.
5. Restart the ESX proxy management service.
#service isc-esxproxy-management-service restart
The operations in Enabling strong certificate validation in the CloudSystem
Portal (page 189) are supported in the CloudSystem Foundation appliance
console.
Enable strong certificate validation in
the CloudSystem Portal
This operation is used to configure the Enterprise appliance to integrate with
LDAP using SSL. This operation is necessary when Enterprise is configured for
multitenancy or when adding users from LDAP.
Import the LDAP certificate to the HP
CSA keystore so that HP CSA con be
configured to communicate with the
LDAP server using SSL.
1. Access the CloudSystem Enterprise appliance console from the management
hypervisor console and log in as cloudadmin.
2. Create the certificate file based on the LDAP certificate server configuration.
sudo echo -n | openssl s_client -connect <LDAP_server_host>:<LDAP_server_port>|
sed -ne '/BEGIN CERTIFICATE/,/END CERTIFICATE/p' > ldapserver.cer
where LDAP_server_host is either the IP address or the host name,
depending on how the server was configured.
3. Import the certificate into the HP CSA Java Keystore (csa/openjre/lib/
security/cacerts).
sudo sh -c 'keytool -import -alias ldap_certificate -file
/ci/etc/cloudadmin/ldapserver.cer -keystore
/ci/usr/local/hp/csa/openjre/lib/security/cacerts -storepass changeit'
4. Restart the CSA service and the Marketplace Portal service.
200 Supported console operations on the CloudSystem appliances
Kommentare zu diesen Handbüchern