Deploy the UCP Advisor OVA, and then run the installation script on the UCP Advisor VM to install the UCP Advisor software on a virtual machine.
Use this procedure to install UCP Advisor either on a new management cluster or an existing management cluster.
Download the following files from the Hitachi Support Connect Portal:
- Log on to Hitachi Support Connect Portal using your credentials.
- On the Software Download tab, select UCP Advisor.
- From the Versions list, select version 4.6.0.
- Locate and download the UCP Advisor Installation Media, Advisor4.6.zip to a local directory on your laptop.
- Extract the Advisor4.6.zip file, which includes the following files:
- UCP Advisor 4.6 installer package ucpadvisor-air-gapped-v4.6.0-141.tar.gz.
- Hitachi-UCPAdvisor-4.6.0.ova
You can install UCP Advisor as one of the following users:
- root
- ucpadmin (Recommended)
- Log on to vSphere Client using your credentials, and then navigate to the ESXi host where you want to deploy the OVA file.
- Right-click the host, and then select Deploy OVF Template.
- Select the Local file option, and then click Upload Files.
- Navigate to the Advisor4.6\Software\Hitachi-UCP-Advisor-Standalone-VM-OVA\Hitachi-UCPAdvisor-4.6.0.ova. Click Open, and then click Next.
- Enter a unique name for the virtual machine, or accept the default name. The target location is selected by default. Click Next.
- The compute resource is selected by default. Click Next.
- Review the deployment details, and then click Next.
Note: Click Ignore to ignore the certificate warnings.
- Select a datastore, review the virtual disk format, and then click Next.
- Select the VM Network, and then click Next.
- Enter the UCP Advisor VM settings, and then click Next.
Important:
- Verify that the host name does not include an underscore (_).
- The ucpadmin user SSH password for logging on to the UCP Advisor VM must not contain a dollar sign ($) or an ampersand (&).
- Review the UCP Advisor VM settings, and then click Finish to deploy the OVA.
Wait for the OVA deployment to complete.
- Power on the UCP Advisor VM.
Wait approximately 10 minutes while the UCP Advisor VM is being configured and the IP address become reachable over the network.
- Power off the UCP Advisor VM.
- (Optional) Attach the command devices to the UCP Advisor VM. See Provisioning a command device for the UCP Advisor VM before installing UCP Advisor.
Note: This is not applicable for a UCP hyperconverged (HC) system.
- Take a VMware snapshot of the UCP Advisor VM.
- Power on the UCP Advisor VM.
- Log on to the UCP Advisor VM as ucpadmin.
- Verify that the disk attribute property for the command device that you are trying to add is set to OPEN-V-CM. Enter:
lsscsi -iSample output:
[ucpadmin@UCPAdvisorMasterHost105 ~]$ lsscsi -i
[1:0:0:0] disk VMware Virtual disk 2.0 /dev/sda -
[1:0:1:0] disk VMware Virtual disk 2.0 /dev/sdb -
[1:0:2:0] disk HITACHI OPEN-V-CM 5001 /dev/sdc 360060e80282742005080274200000049
[1:0:3:0] disk HITACHI OPEN-V-CM A301 /dev/sdd 360060e8028273e005080273e0000000a
If the disk attribute property for the command device that you are trying to add is set to OPEN-V, you cannot provision it. Re-create the command device:
- Remove the command device from the UCP Advisor VM and the ESXi host.
- Create a new command device on the storage device, and assign it to ESXi host.
- Add the command device as a RDM disk to the UCP Advisor VM.
- Verify the disk attribute property of the command device again.
- Navigate to the Advisor4.6\Software folder and copy the ucpadvisor-air-gapped-v4.6.0-141.tar.gz file to the /home/ucpadmin folder on the UCP Advisor VM, and then extract the installer package. Enter:
tar -xvzf ucpadvisor-air-gapped-v4.6.0-141.tar.gz
- Navigate to the /installer folder, and then install UCP Advisor. Enter:
sudo ./installer -m <UCP Advisor VM IP address> [-P|<-u <username> -p <password>] [-c <command devices list>] -s <SCP server IP address> [-lsd SDX]
where:
For example:
sudo ./installer -m 192.168.10.10 -u ucpadmin -p Password -c sdc sdd -s 192.168.10.20 -lsd sdb
Note:
- Command devices that are already attached to the UCP Advisor VM are automatically detected during UCP Advisor installation.
- By default the installer script installs a new instance of UCP Advisor. Any previous or existing UCP Advisor installations are removed.
- If you want to install UCP Advisor as a root user, you must log on to the UCP Advisor VM with the root user credentials.
After
UCP Advisor is successfully installed, the following message is displayed:
Congratulations, the installation is successful. The UCP Advisor console UI should be available at https://<UCP Advisor VM IP address>
In future, if user wants to add or remove command device, must do it on <UCP Advisor VM IP address>
Note:
- The LVM snapshot is automatically deleted after a successful UCP Advisor installation.
- If you see socket error during UCP Advisor installation, revert the VMware snapshot, verify that the status of the vCenter resources are Normal, and then retry installing UCP Advisor.
- Launch UCP Advisor:
- Copy the UCP Advisor VM IP address displayed in the message above, and then paste it into a browser address bar.
- Enter the default credentials:
- Username: ucpadmin
- Password: overrunsurveysroutewarnssent
- Reset the default password.
Note: Verify that the password contains at least 8 alphanumeric characters, one uppercase letter, one lowercase letter, a number, and a special character. Do not use common words.
Note: After you install
UCP Advisor, a single partner,
apiadmin is created by default and
ucpAdminRole privileges are granted. Using this privilege, the partner can create multiple subscribers and assign device resources to them. The UCP system devices, such as storage, Ethernet switches, and Fibre Channel switches are always assigned to a partner.
See "Multitenancy"in the Hitachi Unified Compute Platform (UCP) Advisor Administration Guide.
- If you configured command devices during UCP Advisor installation, verify that they are successfully added. In a web browser, enter the following URL:
https://<UCP-Advisor-Address>:8444/services/cmd-devices
This lists all the command devices.
- (Optional) Provision a new command device for the UCP Advisor VM if it was not attached to the VM prior to installing UCP Advisor. See Provisioning a command device for the UCP Advisor VM after installing UCP Advisor.
Note: This is not applicable for a UCP hyperconverged (HC) system.
- Begin adding:
- Users and groups: see "Managing users and groups" in the Hitachi Unified Compute Platform (UCP) Advisor Administration Guide.
- UCP systems and devices: see "Adding devices to a UCP system" in the Hitachi Unified Compute Platform (UCP) Advisor Administration Guide.