亚洲av成人无遮挡网站在线观看,少妇性bbb搡bbb爽爽爽,亚洲av日韩精品久久久久久,兔费看少妇性l交大片免费,无码少妇一区二区三区

  免費(fèi)注冊(cè) 查看新帖 |

Chinaunix

  平臺(tái) 論壇 博客 文庫
最近訪問板塊 發(fā)新帖
查看: 891 | 回復(fù): 0
打印 上一主題 下一主題

[系統(tǒng)管理] 用于Linux的hpacucli實(shí)用程序命令指南 [復(fù)制鏈接]

論壇徽章:
0
跳轉(zhuǎn)到指定樓層
1 [收藏(0)] [報(bào)告]
發(fā)表于 2016-01-13 18:32 |只看該作者 |倒序?yàn)g覽
本指南可幫助用戶如何使用適用于 linux 的 hpacucli 實(shí)用程序來添加、刪除、識(shí)別和修復(fù) Smart array 控制器上的邏輯和物理磁盤。

hpacucli 實(shí)用程序:
•# hpacucli
•# hpacucli help

NOTE: 在安裝 hpacucli 軟件包后(可單獨(dú)下載rpm /也配在 Linux 中的 PSP 中),用戶可以使用腳本中的hpacucli命令。

• 控制器命令:

hpacucli> ctrl all show config ## Display detail of Controller  

hpacucli> ctrl all show config detail

hpacucli> ctrl all show status ## Display status of Controller

hpacucli> ctrl slot=0 modify dwc=disable ## Enable or Disable the cache  

hpacucli> ctrl slot=0 modify dwc=enable

hpacucli> rescan ## Detects newly added devices since the last rescan


• 物理驅(qū)動(dòng)器命令:

hpacucli> ctrl slot=0 pd all show ## Display detail information of PhysicalDrive hpacucli> ctrl slot=0 pd 2:3 show detail

hpacucli> ctrl slot=0 pd all show status ## Display Status of physicalDrive hpacucli> ctrl slot=0 pd 2:3 show status

hpacucli> ctrl slot=0 pd 2:3 modify erase ## To Erase the physicalDrive

hpacucli> ctrl slot=0 pd 2:3 modify led=on ## To enable or Disable the LED hpacucli> ctrl slot=0 pd 2:3 modify led=off


• 邏輯驅(qū)動(dòng)器命令:

hpacucli> ctrl slot=0 ld all show ## Display detail information of LogicalDrive hpacucli> ctrl slot=0 ld 4 show

hpacucli> ctrl slot=0 ld all show status ## Display Status of LogicalDrive hpacucli> ctrl slot=0 ld 4 show status

hpacucli> ctrl slot=0 ld 4 modify reenable forced ## To re-enabling failed drive


配置 RAID 等級(jí):

•使用一個(gè)驅(qū)動(dòng)器用 RAID 0 來創(chuàng)建邏輯磁盤:

hpacucli> ctrl slot=0 create type=ld drives=1:12 raid=0  


•使用兩個(gè)驅(qū)動(dòng)器用 RAID 1 來創(chuàng)建邏輯磁盤:

hpacucli> ctrl slot=0 create type=ld drives=1:13,1:14 size=300 raid=1


•使用五個(gè)驅(qū)動(dòng)器用 RAID 5 來創(chuàng)建邏輯磁盤:

hpacucli> ctrl slot=0 create type=ld drives=1:13,1:14,1:15,1:16,1:17 raid=5


•展開、擴(kuò)展和添加備件并刪除當(dāng)前 RAID 中的邏輯驅(qū)動(dòng)器:

hpacucli> ctrl slot=0 ld 4 delete
## To Delete LogicalDrives

hpacucli> ctrl slot=0 ld 4 add drives=2:3  
## Expanding ld by adding one more drive

hpacucli> ctrl slot=0 ld 4 modify size=500 forced  
## Extending the LogicalDrives

hpacucli> ctrl slot=0 array all add spares=1:5,1:7
## Add two Spare disks
您需要登錄后才可以回帖 登錄 | 注冊(cè)

本版積分規(guī)則 發(fā)表回復(fù)

  

北京盛拓優(yōu)訊信息技術(shù)有限公司. 版權(quán)所有 京ICP備16024965號(hào)-6 北京市公安局海淀分局網(wǎng)監(jiān)中心備案編號(hào):11010802020122 niuxiaotong@pcpop.com 17352615567
未成年舉報(bào)專區(qū)
中國互聯(lián)網(wǎng)協(xié)會(huì)會(huì)員  聯(lián)系我們:huangweiwei@itpub.net
感謝所有關(guān)心和支持過ChinaUnix的朋友們 轉(zhuǎn)載本站內(nèi)容請(qǐng)注明原作者名及出處

清除 Cookies - ChinaUnix - Archiver - WAP - TOP