coreos install hpssacli

本文介绍如何在CoreOS环境下通过官方RAMDisk安装HP RAID管理工具,并提供了两种安装方法:一是通过APT源直接安装,二是下载rpm包后转deb包进行安装。

基于官方的coreos ramdisk安装hp raid管理工具,其版本为debian8

apt-get install curl
nano /etc/apt/sources.list
deb http://downloads.linux.hpe.com/SDR/repo/mcp jessie/current non-free
curl http://downloads.linux.hpe.com/SDR/hpPublicKey2048_key1.pub | apt-key add -apt-get update
apt-get install hpssacli
  
hpssacli ctrl all show config

或者编译安装

在https://support.hpe.com/hpsc/swd/public/detail?swItemId=MTX_8734235f7ed04f1189fff32862#tab1下载
ssacli-2.65-7.0.x86_64.rpm
  
apt-get install alien
alien --scripts ssacli-2.65-7.0.x86_64.rpm
dpkg -i ssacli-2.65-7.0.x86_64.deb
hpssacli  ctrl all show config

参考:

https://lvii.gitbooks.io/handbook/content/rackserver/hp.html
https://lvii.gitbooks.io/handbook/content/hardware/hpssacli.html
https://support.hpe.com/hpsc/swd/public/detail?swItemId=MTX_8734235f7ed04f1189fff32862#tab1
http://siddou.tk/2016/10/check-hp-smart-array-status-on-debian-8-jessie/

posted on 2018-08-21 11:11  gushiren 阅读( ...) 评论( ...) 编辑 收藏

转载于:https://www.cnblogs.com/gushiren/p/9510238.html

HP官网下载的磁盘阵列操作工具,直接下载,在Linux上安装使用 hpacucli、hpssacli 是HP服务器特有的阵列卡管理工具,官方提供的rpm包直接安装即可使用。hpacucli工具支持的阵列卡型号如下: Smart Array products: Smart Array 5312 Controller Smart Array 5302 Controller Smart Array 5304 Controller Smart Array 532 Controller Smart Array 5i Controller Smart Array 641 Controller Smart Array 642 Controller Smart Array 6400 Controller Smart Array 6400 EM Controller Smart Array 6i Controller Smart Array P600 Controller Smart Array P400 Controller Smart Array P400i Controller Smart Array E200 Controller Smart Array E200i Controller Smart Array P800 Controller Smart Array E500 Controller Smart Array P700m Controller Smart Array P410i Controller Smart Array P411 Controller Smart Array P212 Controller Smart Array P712m Controller Smart Array B110i SATA RAID Smart Array P812 Controller Smart Array P220i Controller Smart Array P222 Controller Smart Array P420 Controller Smart Array P420i Controller Smart Array P421 Controller Smart Array P822 Controller Smart Array P721m Controller Dynamic Smart Array B320i RAID Dynamic Smart Array B120i RAID MSA products: MSA500 Controller MSA500 G2 Controller MSA1000 Controller MSA1500 CS Controller MSA20 Controller 命令用法如下: hpacucli ctrl all show config detail 查看阵列详细信息、配置 hpacucli ctrl all show 查看所有控制器状态 hpacucli ctrl slot=0 show config detail 查看slot 0阵列信息详细状态 hpacucli ctrl slot=0 logicaldrive 2 show 逻辑磁盘信息 hpacucli ctrl slot=0 physicaldrive 1I:2:1 show(物理磁盘信息) hpacucli ctrl slot=0 create type=ld drives=1I:1:3,1I:1:4,2I:1:5,2I:1:6 raid=1+0 用3,4,5,6号盘创建一个raid1+0阵列 hpacucli ctrl slot=0 create type=ld drives=1I:1:3,1I:1:4,2I:1:5 raid=5 用3,4,5号盘创建一个raid5阵列 hpacucli ctrl slot=0 create type=ld drives=1I:1:3 raid=0 用3号盘创建一个raid0阵列 hpacucli ctrl slot=0 array B delet
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值