[問題] 如何得知RAID是否有work?

看板Linux作者 (Explorer VII)時間14年前 (2012/04/19 22:34), 編輯推噓0(007)
留言7則, 4人參與, 最新討論串1/1
不確定實驗室中的 Linux workstation 上面的RAID是否有設定以及安裝成功 (可確定不是LVM方式的RAID) 請問可以用哪些指令得知? -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 123.195.88.200

04/19 22:44, , 1F
cat /proc/mdstat
04/19 22:44, 1F
謝謝 我使用了這個指令,看到了以下訊息 Personalities : unused devices: <none> 之後,我使用df 看看系統mount的方式,看到了這些 Filesystem 1K-blocks Used Available Use% Mounted on /dev/mapper/isw_bgfdidbhgf_Volume0p3 34718516 11028804 21897664 34% / /dev/mapper/isw_bgfdidbhgf_Volume0p2 297581904 9216508 273005248 4% /home /dev/mapper/isw_bgfdidbhgf_Volume0p6 1543956760 695885900 768377220 48% /data /dev/mapper/isw_bgfdidbhgf_Volume0p1 194442 11935 172468 7% /boot tmpfs 2017252 0 2017252 0% /dev/shm /dev/sdc1 961434504 417496156 495100228 46% /raidsys1 請問 /dev/sdc1 ( /raidsys1 這個目錄 ),是否RAID有設定成功 (因為我是接手這台機器的人 不確定前人的設定是否穩妥) ※ 編輯: vSuomi 來自: 123.195.88.200 (04/19 23:09)

04/20 01:15, , 2F
isw => Intel Matrix Storage
04/20 01:15, 2F

04/20 17:58, , 3F
這.. 不是 /home, /data啦,想問的是 /raidsys1這個~~
04/20 17:58, 3F

04/20 19:06, , 4F
能確定的是你的系統沒有用sw raid. hw raid我就沒用過了
04/20 19:06, 4F

04/20 20:09, , 6F
以上link參考一下 應該是你想要的
04/20 20:09, 6F

04/20 22:51, , 7F
太感謝了 解釋了很多我的疑惑~~
04/20 22:51, 7F
文章代碼(AID): #1Fa29kaA (Linux)
文章代碼(AID): #1Fa29kaA (Linux)