![Adaptec Command Line Utility Скачать руководство пользователя страница 14](http://html.mh-extra.com/html/adaptec/command-line-utility/command-line-utility_user-manual_2846905014.webp)
Chapter 1: Getting Started with the Command Line Utility
●
14
9
Verify the installation: in the Windows Guest OS, open a Command Prompt as
Administrator, then type:
arcconf help
A list of commands displays if the installation was successful.
Note:
You will see the message “Unable to get credentials for ESX CIMOM” if you entered
the Hypervisor credentials incorrectly during installation. Use the ARCCONF
SETVMCREDENTIAL command to reset the credentials; for details, see
page 36
.
Installing Remote ARCCONF on a Linux Guest OS
Use the following procedure to install Remote ARCCONF on a Linux Guest OS, and to enable
email notifications in your system. Use email notifications to send messages to select email
addresses when an event occurs in your storage space, such as the creation of a logical drive or
the failure of a disk drive.
After you install Remote ARCCONF on the Linux Guest OS, you can use the configUtil.sh
utility to manage email notifications in your system, such as adding or removing email
recipients or modifying SMTP server settings; see
Managing Email Notifications on a Linux
Guest OS
on page 15
for more information.
Note:
The following instructions assume that you have already created a virtual machine in
VMware and installed the Linux Guest OS. You must have root privilege on the Linux Guest OS
to install Remote ARCCONF.
Note:
To copy the installer from the installation DVD to the Linux Guest OS (in
Step 2
below),
you must have access to a remote copy utility, such as WinSCP, putty, or Linux scp.
To install Remote ARCCONF on a Linux Guest OS:
1
On a Windows or Linux machine, insert the Adaptec Installation DVD.
2
Navigate to the ASMCD/remote_arcconf/linux directory then, using a remote copy utility
(such as WinSCP or Linux scp), copy the 32-bit or 64-bit installer to a local directory on
the Linux Guest OS. The installers are:
remote-arcconf-7.20-18825.i386.bin (32-bit)
remote-arcconf-7.20-18825.x86_64.bin (64-bit)
3
Give the installer execute privilege:
chmod +x remote-arcconf-7.20-18825.i386.bin (32-bit)
chmod +x remote-arcconf-7.20-18825.x86_64.bin (64-bit)
4
Run the installer program:
./remote-arcconf-7.20-18825.i386.bin (32-bit)
./remote-arcconf-7.20-18825.x86_64.bin (64-bit)
5
Press
Enter
to accept the license terms.
6
Press
Enter
again to choose Option 2: CLI and Email Notification components.
Note:
Choose Option 1 to install just the CLI component.