

- #Hp raid monitor linux install
- #Hp raid monitor linux full
- #Hp raid monitor linux software
- #Hp raid monitor linux iso
#Hp raid monitor linux full
(This is only required if you used the full HP swpackages]# cd ~]# umount cdimage
#Hp raid monitor linux iso
Unmount the ISO image, as it is no longer required: Therefore, mixing older and newer versions of the variousĪpplications (ACU, HPACUCLI, HPACUSCRIPTING) is not recommended.

LOCKING NOTE: The locking mechanism starting with versions 9.10.X.X, are not compatible with RPM must be manually uninstalled using the "rpm -e" command before any prior versions can be Installing : hpacucli-9.10-22.0.x86_64 1/1ĭOWNGRADE NOTE: To downgrade this application to any version prior to 9.10.x.x, the current
#Hp raid monitor linux install
Note: If you used download option 1, make sure you are in the cdimage/hp/swpackages folder before running the above swpackages]# yum install hpacucli-9.10-22.0.x86_64.rpm (Please see the comment from “fvanler” at the bottom of this article for a link to the HP site for the above RPM.) Inflating: SPPMDSLRH2012060B.2012_0525.1.iso.md5sumĬreate a temporary folder and mount the ISO image so we can access the required ~]# cd ~]# mkdir ~]# mount SPPMDSLRH2012060B.2012_0525.1.iso -o loop,ro ~]# cd cdimage]# cd swpackages]#ĭownload Option 2: Downloading the individual RPM file. Unzip the downloaded ~]# unzip SPPMDSLRH-2012.06.0B-0.zip Downloading the full HP service pack package and extracting the required RPM, or downloading the single required RPM.ĭownload Option 1: Download the full ‘HP Service Pack for ProLiant’ package. Obtaining and Installing the ‘hpacucli’ utility (Note: Some of the commands below require root privileges.) The required program to be able to talk to the Smart Array is called ‘hpacucli’, which can be found in the ‘HP Service Pack for ProLiant’ package.
#Hp raid monitor linux software
I'd either ditch FreeNAS if you insist on using hardware RAID or use a more ZFS-friendly SAS controller (LSI 9211) or give up the monitoring of the hardware RAID.This howto will step you through the process of setting up the required software to be able to check the status of a Compaq or HP Smart Array and the attached physical and logical drives on CentOS 6 or RHEL. is not the last word in storage monitoring! HP has tools and management agents to monitor hardware health and send SNMP and email alerts.


Hardware RAID can be used, but you lose some of the data protection features of ZFS.ZFS is a software RAID and volume management solution engineered for use with raw SAS controllers and to bypass any form of hardware RAID.This is kind of a bad combination of hardware and software. One tacky option is cciss_vol_status, but it's far from the mainstream approach. You really can't monitor the array status that well on your platform. Other possibility: RAID controller with out-of-band management on ethernet. Update: I'm going down the cciss route ( here's how I installed cciss on FreeNAS 9.x). Also, there doesn't appear to be an HP agent for BSD.Ĭontext: I have a pair of these servers to reconfigure (main and replicated - 8 disks total) and they provide for an SQLServer and other VMs via iSCSI. Notes: Other options I have considered, but rejected are: Using a dumb HP H220 HBA with RAID-Z (<1.2TB guaranteed) or RAID 10 (1.2TB), but neither provide the capacity of RAID 5 (1.8TB), and I don't have any spare drive bays (HP DL120 G7). would appear to be an option - perhaps a physical disk failure would show as a high "Reallocated Sectors Count" at the array level? and mark drives as Predictive FailureĪs the machine is installed in a lights-out data center, there's no way for the controller to alert anyone of RAID array being degraded. service if yourĭisks are controlled by a RAID controller as it is the job of theĬontroller to monitor S.M.A.R.T. To prevent problems, do not enable the S.M.A.R.T. I would like to run freenas on a HP P410 hardware RAID 5 4圆00GB 15k SAS array and be alerted in the case of physical disk failure, however the freenas documentation says:
