博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
【翻译】RAID, Auto Volume, HBA, Simple Volume模式之间的区别
阅读量:6591 次
发布时间:2019-06-24

本文共 1906 字,大约阅读时间需要 6 分钟。

hot3.png

Default is RAID Mode or "RAID: Expose RAW" Mode. When set to RAID Mode, all RAID functions of the controller are enabled. Uninitialized drives or drives without Adaptec metadata are automatically exposed as Pass Through (or Raw) drives in RAID Mode.

When set to "RAID: Hide RAW" Mode, all RAID functions of the controller are enabled, but RAW devices are not exposed to the operating system. Note: both modes, expose and hide RAW, are available with controller firmware build 30855 or later.
When set to Auto Volume Mode, RAID functions of the controller are enabled too but attached drives without Adaptec metadata and without operating system (OS) partitions, are automatically configured as Simple Volumes.
Attached drives without Adaptec metadata, but with an OS partition, are exposed to the host operating system as Pass Through devices, where the RAID layer of the controller firmware is bypassed when the host issues commands to the device.
When set to HBA Mode, attached drives are surfaced as Pass Through (or Raw) devices. Changing into HBA mode should only be done if there are no drives with Adaptec metadata attached to the controller. Drives with Adaptec metadata can be "uninitialized" to clear metadata as well as any OS partition from a drive. Drives can be uninitialized only if they are not part of any array. To uninitialize a disk drive, select "Uninitialize Drives" from the Logical Device Configuration menu.
Note: Pass Through drives cannot be migrated to Simple Volumes or RAID arrays.
When set to Simple Volume Mode, RAID functions of the controller are disabled and only Simple Volumes (up to a maximum of 128) can be created. This mode is available with controller firmware build 32033 or later. Changing into Simple Volume mode should only be done if there are no existing RAID arrays, maxCache containers, and hot spare drives.

转载于:https://my.oschina.net/u/234661/blog/988690

你可能感兴趣的文章
添加删除替换插入到某个接点的方法?
查看>>
求js数组中最小值
查看>>
学习笔记之机器学习(Machine Learning)
查看>>
正确率、召回率和 F 值
查看>>
UVA10018 Reverse and Add
查看>>
HDU1879 继续畅通工程
查看>>
2019.4.27
查看>>
关于颜色(color、background)
查看>>
BOM:浏览器对象模型
查看>>
打印机彩色打印设置(将彩色打印为黑色)
查看>>
nodejs实现简易MVC
查看>>
【iOS-iap防护】验证用户付费收据!拒绝iap Cracker!!让iphone越狱用户无从下手!!!...
查看>>
ERROR! MySQL server PID file could not be found!的解决方法
查看>>
看板记录工具wekan
查看>>
【转载】CocoaPods安装和使用教程
查看>>
jquery.validation.js 表单验证
查看>>
Kettle提高输入输出数据总结
查看>>
7.16学习进度
查看>>
DS博客作业03--栈和队列
查看>>
在POM配置Maven plugin提示错误“Plugin execution not covered by lifecycle configuration”的解决方案...
查看>>