By deploying the OVA file (the Analyzer probe OVA), you can create a virtual machine on which Analyzer probe server, Protector Client, and Ops Center API Configuration Manager are installed.
- Review the Analyzer probe server requirements (hardware and software).
- Make sure that the ports you specify are available for communication. The default port is 8443. The default port for SSH is 22.
- If you use the Analyzer probe server in a DNS environment, exclude the domain name when specifying the host name because the Analyzer probe server does not support FQDN.
- Specify a static IP address for Analyzer probe server because the RAID Agent cannot run on hosts the use DHCP to assign IP addresses.
- When you run RAID Agent in a virtual environment:
- Before setting up the RAID Agent, you must specify
C for the
LANG environment variable on the Analyzer probe server
host.
At startup, RAID Agent is subject to the system LANG environment variable. If the LC_ALL environment variable differs from the LANG environment variable, either unset LC_ALL or change the value to match the LANG value. Use the following example as a reference when setting the LANG value for RAID Agent. The last line is an example of coding that unsets the LC_ALL value.
- Example settings:
-
## Set Environment-variables PATH=/sbin:/bin:/usr/bin:/opt/jp1pc/bin SHLIB_PATH=/opt/hitachi/common/lib LD_LIBRARY_PATH=/opt/hitachi/common/lib LIBPATH=/opt/hitachi/common/lib HCCLIBCNF=/opt/jp1/hcclibcnf LANG=C export PATH SHLIB_PATH LD_LIBRARY_PATH LIBPATH HCCLIBCNF LANG unset LC_ALL
- If you want to monitor VSP One B20 or VSP family, you must enable access from a guest OS to
the command device. For details, see the documentation for your virtual
system.Note: If you do not want to collect performance information using a command device, skip these settings.
Use a VMware vSphere Client to add a device to the guest OS. By doing so, if you designate a command device as the device to add, the command device can be accessed from the guest OS.
When configuring settings to add a device, make sure that the following requirements are met:
- Device type: Hard disk
- Disk selection: Raw device mapping
- Compatibility mode: Physical
- Virtual disks (including VMware VVols) are not used for the command device.
- When you use a virtualization system to replicate an OS environment in which the RAID Agent is running, do not apply the replicated environment to any other host. The RAID Agent startup might fail in the replicated environment.
- Before setting up the RAID Agent, you must specify
C for the
LANG environment variable on the Analyzer probe server
host.
- Analyzer probe server: /home
- Protector Client: /opt/hitachi/protector