MD_ARRAYS="/dev/md0"
When you create a filesystem on this array, you must use the hooks in the init script to do the mounting
or unmounting of the filesystem during startup and shutdown.
Configuring LVM for auto loading
To configure auto-loading using LVM, add the IO Accelerator as a supported type in the LVM
configuration file (if you have not already done so):
1.
Locate and edit the
/etc/lvm/lvm.conf
configuration file.
2.
Add an entry similar to the following to that file:
types = [ "fio", 4 ]
The parameter “4” represents the maximum number of partitions supported by the drive. For the IO
Accelerator, this can be any number from 1 upwards. Do NOT set this parameter to 0.
Continue to setup LVM as desired. Add each of the volume groups with an IO Accelerator in it to the
LVM_VGS variable in /etc/sysconfig/iodrive. For example, a system using two volume groups, vg0
and vg1, would use the following LVM_VGS variable:
LVM_VGS="/dev/vg0 /dev/vg1"
Any filesystems you create on these volumes must use the hooks in the init script to do the mounting
or unmounting of the filesystem during startup and shutdown. (Refer to the Mounting Filesystems section
of this guide for details.)
Linux installation of Simple Network Management Protocol
(SNMP)
The HP IO Accelerator SNMP subagent,
fio-snmp-agentx
, requires a functional SNMP master
agent that supports the AgentX protocol. The Linux Net-SMNP master agent is recommended.
NOTE:
HP's agent support pack must be installed on the system to pick up the master SNMP agent.
NOTE:
The
fio-snmp-agentx
has been tested and verified with Net-SNMP, which is the SNMP agent
provided with most Linux distributions.
Verifying the master agent daemon
The
fio-snmp-agentx
, provided with the HP IO Accelerator software and utility package, requires
the HP master agent to be running first.
To confirm the master agent is installed and running,
ps –ef | grep SNMP
The snmpd process should be running:
IO Accelerator for BladeSystem c-Class user guide
23
Содержание AJ878A - StorageWorks 320 GB Hard Drive
Страница 14: ...Hardware installation 14 ...
Страница 52: ...HP IO Accelerator Management Tool 52 ...