Chapter 1: Getting Started with the Command Line Utility
●
11
Note:
The distribution also includes packages for FreeBSD 8.
4
Follow the on-screen instructions to complete the installation.
5
Unmount the Adaptec Installation DVD. Refer to your operating system documentation
for detailed instructions.
Installing on VMware
Note:
Use the following procedure to install ARCCONF on VMware ESX 4.x systems. For
command line support on VMware ESXi systems, install Remote ARCCONF instead; see
Installing Remote ARCCONF
on page 11
.
To install ARCCONF on VMware ESX 4.x systems:
1
Insert the Adaptec Installation DVD.
2
Mount the Adaptec Installation DVD:
mount -r /dev/cdrom /mnt/cdrom
3
Change to the ESX manager directory:
cd /mnt/cdrom/ASMCD/esx/manager (32-bit)
cd /mnt/cdrom/ASMCD/esx_x64/manager (64-bit)
4
Extract the Adaptec Storage Manager RPM package and install it:
rpm --install ./StorMan*.rpm (32-bit)
rpm --install --nodeps ./StorMan*.rpm (64-bit)
Note:
Ignore the message "Application can be started by typing /usr/StorMan/
StorMan.sh". VMware does not support the Adaptec Storage Manager GUI.
5
Change to the /usr/StorMan directory, then enter this command:
chmod +x arcconf
Installing Remote ARCCONF
Use the following procedure to install the Adaptec CIM Provider and Remote ARCCONF on a
VMware ESXi 5.0 system or VMware ESXi 4.x system. Remote ARCCONF provides native
command line support on VMware Windows and Linux Guest OSs. Optionally, you can
enable email notifications when you install Remote ARCCONF on a Linux Guest OS. Email
notifications help you monitor activity in your storage space, such as the creation of a logical
drive or the failure of a disk drive.
Note:
The following instructions assume that you have already installed the VMware RAID
controller driver. For information on installing or updating the VMware driver, refer to the
Adaptec RAID Controller Installation and User’s Guide
.