HP, sunucularına Linux desteği veriyor. Bunu da web sayfalarından okuyabiliyoruz. Ancak sadece RedHat veya SUSE gibi ücretli kurumsal dağıtımları destekliyor. Bilinen bu şekilde… Ancak; ilginç bir şekilde Debian’a da destek veriyormuş ve bunu yayınlamıyormuş. Bugün itibarıyla, HP’nin resmi DEB deposunu keşfettim, mutluyum :)
HP’nin Debian deposuna erişmek için; alttaki kodu /etc/apt/sources.list içine ekleyebilirsiniz.
1 |
deb http://downloads.linux.hp.com/SDR/downloads/ProLiantSupportPack/lucid current/non-free |
Daha sonra; apt-get update ve sonra istenilen paketlerin kurulumu tabiiki. İsterseniz, http://downloads.linux.hp.com/SDR/downloads/ProLiantSupportPack/Debian/pool/non-free/ adresinden de ilgili bileşenleri ayrı ayrı indirebilirsiniz.
Depodan yüklenebilecek bileşenler:
- cpqacuxe
- hp-health
- hpsmh
- hp-smh-templates
- hp-snmp-agents
- hpacucli
- hponcfg
hp-health paketinden örnek kullanımlar:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 |
# hplog usage: hplog [options] -s = call to set the severity of a maintenance note The -s option must precede the -l option. Supported values for severity are: REPAIRED, CAUTION, CRITICAL, and INFO -l = call to log a maintenance note. (The note typed must be in double quotes). -v = call to view the entire log -V = view the entire log starting at entrynum -t Display current thermal sensor data -f Display current fan data -p Display current power data -i Display pci route table -a Control Automatic Server Recovery Supported values for option are: STATUS, ENABLE, DISABLE, TIMEOUT= val must be 5, 10, 15, 20 or 30 minutes. # # hplog -t ID TYPE LOCATION STATUS CURRENT THRESHOLD 1 Basic Sensor I/O Zone Normal 113F/ 45C 158F/ 70C 2 Basic Sensor Ambient Normal 75F/ 24C 102F/ 39C 3 Basic Sensor CPU (1) Normal 86F/ 30C 260F/127C 4 Basic Sensor CPU (1) Normal 86F/ 30C 260F/127C 5 Basic Sensor Pwr. Supply Bay Normal 125F/ 52C 170F/ 77C 6 Basic Sensor CPU (2) Normal 86F/ 30C 260F/127C 7 Basic Sensor CPU (2) Normal 86F/ 30C 260F/127C # # hplog -v | tail 0998 Repaired 10:00 05/05/2013 10:00 05/05/2013 0001 LOG: System Power Supplies Not Redundant 0999 Repaired 13:19 05/14/2013 13:19 05/14/2013 0001 LOG: System Power Supply: General Failure (Power Supply 2) 1000 Repaired 13:19 05/14/2013 13:19 05/14/2013 0001 LOG: System Power Supplies Not Redundant # # hplog -f ID TYPE LOCATION STATUS REDUNDANT FAN SPEED 1 Var. Speed I/O Zone Normal Yes Medium ( 45) 2 Var. Speed I/O Zone Normal Yes Medium ( 45) 3 Var. Speed Processor Zone Normal Yes Medium ( 41) 4 Var. Speed Processor Zone Normal Yes Low ( 36) 5 Var. Speed Processor Zone Normal Yes Low ( 36) 6 Var. Speed Processor Zone Normal Yes Low ( 36) # # hplog -p ID TYPE LOCATION STATUS REDUNDANT 1 Standard Pwr. Supply Bay Normal Yes 2 Standard Pwr. Supply Bay Normal Yes # # hpuid usage: hpuid [options] -d = Disable the UID (Blue) Light -e = Enable the UID (Blue) Light -s = Status of the UID (Blue) Light |
hpacucli paketine örnek:
1 2 3 4 5 6 7 8 9 10 11 12 13 |
# hpacucli ctrl all show config Smart Array P400 in Slot 1 (sn: PACGF0C9S80B) array A (SAS, Unused Space: 0 MB) logicaldrive 1 (546.8 GB, RAID 5, OK) physicaldrive 1I:1:5 (port 1I:box 1:bay 5, SAS, 146 GB, OK) physicaldrive 2I:1:1 (port 2I:box 1:bay 1, SAS, 146 GB, OK) physicaldrive 2I:1:2 (port 2I:box 1:bay 2, SAS, 146 GB, OK) physicaldrive 2I:1:3 (port 2I:box 1:bay 3, SAS, 146 GB, OK) physicaldrive 2I:1:4 (port 2I:box 1:bay 4, SAS, 146 GB, OK) |
Kaynak: http://www.unrelatedshit.com/2011/05/30/proliant-management-tools-for-ubuntu-debian/
1 yorum
2 ping
Aykut
02 Haziran 2013, 16:51 (UTC 2) Bu yoruma bağlantı
Teşekkür ederim uzun süredir arıyordum
HP sunucuda disk arızasını e-posta ile haber verme betiği - Murat Özalp
31 Mayıs 2013, 23:14 (UTC 2) Bu yoruma bağlantı
[…] HP Sunucuda Debian İle Çalışmak […]
HP sunucu için 64 bit Debian 6′da raid utility - Murat Özalp
31 Mayıs 2013, 23:21 (UTC 2) Bu yoruma bağlantı
[…] HP Sunucuda Debian İle Çalışmak […]