如何使用C#确认计算机是否受到硬盘RAID袭击 [英] how to use the c# to confirm a computer has the harddisk raid or not

查看:122
本文介绍了如何使用C#确认计算机是否受到硬盘RAID袭击的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我可以使用c#确认计算机是否具有硬盘RAID.
wmi只能知道计算机上有多少个硬盘.
没有关键字可以知道计算机是否受到袭击.
我能知道吗?
在此先感谢.

Can i use the c# to confirm a computer has the harddisk raid or not.
The wmi only can know how many harddisk on the computer.
There are no keywords can know the computer has the raid or not.
Can i know it?
Thanks in advance.

推荐答案

基本上来说,不.大多数RAID实施将磁盘作为单个磁盘呈现给Windows,并在后台处理RAID功能.配置通常是通过专有软件进行的,该专有软件直接与RAID控制器中的处理器通信,Windows无法识别RAID级别的存在.
Basically speaking, no. Most RAID implementations present the disk(s) to Windows as a single disk and handle the RAID features in the background. Configuration is normally via proprietary software which talks to the processor in the RAID controller directly, Windows is not made aware of the existence of the RAID level.


这篇关于如何使用C#确认计算机是否受到硬盘RAID袭击的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆