系統(tǒng)運維
日常運維中,未配置帶外管理,在移交系統(tǒng)時確認raid級別,需要重啟服務(wù)器,到bios中查看,非常麻煩。
但實際發(fā)現(xiàn),可以通過在系統(tǒng)中執(zhí)行命令查看,需要安裝輔助工具:MegaCli64/MegaCli,具體用法如下:
一、對linux系統(tǒng):
1、下載最新的rpm包安裝:rpm -ivh Lib_Utils-1.00-09.noarch.rpm MegaCli-8.04.07-1.noarch.rpm
默認安裝在/opt下
2、查詢:
dmidecode -s system-product-name 查看服務(wù)器型號
查看服務(wù)器硬件RAID:/opt/MegaRAID/MegaCli/MegaCli64 -cfgdsply -aALL|grep "RAID Level"|tail -1|awk -F: \'{print $1" :"$2}\'
RAID型號對應(yīng)表信息如下:
RAID Level : Primary-1, Secondary-0, RAID Level Qualifier-0" #代表Raid 1
RAID Level : Primary-0, Secondary-0, RAID Level Qualifier-0" #代表Raid 0
RAID Level : Primary-5, Secondary-0, RAID Level Qualifier-3" #代表Raid 5
RAID Level : Primary-1, Secondary-3, RAID Level Qualifier-0" #代表Raid10
二、對windows系統(tǒng)
8.00.40_Windows_MegaCLI.zipzip壓縮包是window系統(tǒng)下查看工具安裝包 解壓MegaCli64到c:\\windows\\system32下,再cmd命令執(zhí)行c:\\windows\\system32\\MegaCli64 -cfgdsply -aALL|findstr "RAID Level"查看
以上需要的附件,如需要,可找本人獲取。
文章名稱:已安裝系統(tǒng)查看raid級別信息
分享路徑:http://chinadenli.net/article16/chccgg.html
成都網(wǎng)站建設(shè)公司_創(chuàng)新互聯(lián),為您提供網(wǎng)站內(nèi)鏈、網(wǎng)站營銷、小程序開發(fā)、做網(wǎng)站、域名注冊、微信公眾號
聲明:本網(wǎng)站發(fā)布的內(nèi)容(圖片、視頻和文字)以用戶投稿、用戶轉(zhuǎn)載內(nèi)容為主,如果涉及侵權(quán)請盡快告知,我們將會在第一時間刪除。文章觀點不代表本網(wǎng)站立場,如需處理請聯(lián)系客服。電話:028-86922220;郵箱:631063699@qq.com。內(nèi)容未經(jīng)允許不得轉(zhuǎn)載,或轉(zhuǎn)載時需注明來源: 創(chuàng)新互聯(lián)