Working with Storage Viewer for Capacity Host Data Collection > Host Access Requirements
  
Version 10.0.01
Host Access Requirements
This section lists the access requirements for host resource data collection. You will use this information to populate the configurations used by the Host Discovery, Validation, and Collection processes.
User ID & Password Credentials: Root-level, read-only access is required for host data collection. See Manage Credentials. See also, Manage Access Control.
Access Control: For security reasons, most enterprise environments mandate access control where a new non-root account is created, with temporarily elevated access to the required commands provided via an access control command, such as sudo. Otherwise, the root user is required for host access. See Manage Access Control. Files containing sudo commands per operating system can be found on the Portal server in: /opt/aptare/updates. These filenames contain both the OS and the version of the sudo commands file so that you can identify the files that contain the latest updates; for example: hpux_9.1.01, aix_9.1.01, linux_9.1.01, solaris_9.1.01.
Path: Storage Viewer must have knowledge of the correct paths to access commands. An overview of the requirements is listed here, with the details for determining paths provided in Command Path Verification. For Windows hosts, a path is required for fcinfo, hbacmd, and scli commands. For Linux hosts, if the Data Collector is installed on a Windows server, use plink.exe to determine the path; if the Data Collector is installed on a Linux server, determine the path by executing ssh. See Command Path Verification for details.
HBA Prerequisites
It is critical for the Data Collector to probe the HBA in order to establish a host’s relationship with storage. Without the HBA information, all storage for a host will be listed as local storage. Storage Viewer uses an internal probing mechanism to gather Host Bus Adapter (HBA) data from Windows hosts.
Windows: Either hbaverify, scli, hbacmd (required for both LUN Mapping and HBA data collection), or fcinfo.
Linux: scli or hbacmd (required only for HBA information)
Solaris: scli or hbacmd (required only for HBA information)
HP-UX: fcmsutil (used only for HBA information; should already be installed by default)
For Linux Hosts Only
For Linux Hosts in access control environments (such as sudo):
If a command such as sudo is used and the path is not in the interactive ssh, identify the absolute path of the access control command. See Command Path Verification.
For Windows Hosts Only
A WMI Proxy server is required for collecting data from Windows hosts. It is critical for the Data Collector to gather this data in order to establish a host’s relationship with storage. Without this information, all storage for a Windows host will be listed as local storage.
Microsoft Exchange 2003: The Data Collector uses WMI for data collection.
Microsoft Exchange 2007 and 2010: Data collection requires PowerShell remoting to be enabled on the Exchange server. The Data Collector connects to PowerShell via the WMI Proxy to execute the PowerShell commands. For details on remoting, see the Microsoft Administrator’s Guide to Windows PowerShell Remoting.
Verify the method of collecting Windows HBA information. Windows Hosts require one of the following to determine SAN information:
HBAnyware from Emulex
SANsurfer Command Line Interface (SCLI) for Windows from QLogic (SCLI is a separate install from the base install of SANsurfer and often is not installed with the SANsurfer utility).
Fibre Channel Information Tool (fcinfo) from Microsoft