Windows Server 2016软件定义存储:Storage Spaces Direct的关键特性
【TechTarget中国原创】
微软在Windows Server 2016 Technical Preview 2中引入了Storage Spaces Direct。这个特性将本地存储扩展为高可用(HA)存储系统。
举个例子,Storage Spaces Direct支持使用低成本、低性能、高容量的类似SATA硬盘和固态设备(例如固态硬盘SSD和串口存储设备架构)插入到PCI Express总线中。这种处理方法被称之为Nonvolatile Memory Express(NVMe)或者非易失存储控制接口定义。SATA和基于VNMe的设备都不支持早期的Storage Spaces集群和共享磁盘。
从一个特别的立场来说,管理员可以通过每个集群里有效的磁盘和连接到服务器的JBOD单元来使用Storage Spaces Direct配置HA存储。这种方法可以减少创建SAS磁盘阵列所带来的费用和复杂度,同时可以使用非易失存储设备来提高存储性能,使用SATA磁盘来使用既便宜又大容量的存储。Storage Spaces Direct为HA级别的存储和企业内软件定义存储的应用提供了可能性。
计划对Storage Spaces Direct进行试验部署的管理员需要记住其中的一些注意事项和限制。比如说Storage Spaces Direct应该通过Windows PowerShell来进行部署,而不是通过Server Manager或Failover Cluster Manager来部署,尽管微软可能在Storage Spaces Direct的未来版本中支持通过其他平台进行管理。
另外,Storage Spaces Direct目前不支持通过多路径连接的磁盘(磁盘阵列),也不支持Multipath I/O。如果存在多路径配置的实验环境应该在部署Storage Spaces Direct前先简化环境。
目前还没有最终的硬件兼容列表,所以Storage Spaces Direct不保证对任何SAS、SATA、SSD磁盘、主机总线适配器或远程DMA网卡组合有效。不排除会出现一些对于某些硬件、固件和软件组合的兼容性和性能的问题。
Windows Server 2016软件定义存储:Storage Spaces Direct的关键特性的更多相关文章
- Windows Server 2016 Storage Replication
Storage Replication是Windows Server 2016中新增的一项功能,它是利用windows server自带的块存储复制技术 首先,我们简答粗暴的交代一下部署需求: 1.该 ...
- Windows Server 2016与旧版本系统比较
一.性能和可扩性 特征描述 Windows Server 2012/2012 R2 标准版和数据中心 Windows Server 2016 标准版和数据中心 物理内存(主机)支持 每个物理服务器至多 ...
- 将Windows Server 2016 打造成工作站(20161030更新)
将Windows Server 2016 打造成工作站(20161030更新) 一.基础设置 1.1.关闭自动弹窗: 「开始菜单」 - 「服务器管理器」 - 「仪表板」(或 Win + R或CMD ...
- [转帖]Windows Server 2016各种版本介绍
Windows Server 2016各种版本介绍 http://www.5sharing.com/js/zx/872.html windows server的版本 时间:2018-10-06 10: ...
- Upgrade Windows Server 2016 to Windows Server 2019
Pre-Upgrade Upgrade path: Windows Server 2016 can be upgraded to Windows 2019 in a single upgrade pr ...
- Windows Server 2016介绍与安装
版本介绍 Windows Server 2016 Essentials edition Windows Server 2016 Essentials版是专为小型企业而设计的.它对应于Windows S ...
- Step-By-Step: Setting up Active Directory in Windows Server 2016
There are interesting new features now made available in Windows Server 2016 such as time based grou ...
- 不想停机?快使用Windows Server 2016滚动升级
[TechTarget中国原创] Windows Server环境中的关键任务工作量总是密集的.工作量会主要集中在Hyper-V部署集群.硬件故障转移集群或者外来集群的顶部.集群中常用的表格都是基于F ...
- 在docker中运行ASP.NET Core Web API应用程序(附AWS Windows Server 2016 widt Container实战案例)
环境准备 1.亚马逊EC2 Windows Server 2016 with Container 2.Visual Studio 2015 Enterprise(Profresianal要装Updat ...
随机推荐
- -Dmaven.multiModuleProjectDirectory system property is not set. Check $M2_HOME environment variable
在 myEclipse 中 需要配置 解决方法: window --> preferences --> java --> installed JREs 设置 Default VM A ...
- 卸载Oracle步骤
卸载Oracle步骤:1.停止所有与ORACLE相关的服务.2. 使用OUI(Oracle Universal Installer)卸载Oracle软件. “开始”->“程序”->“O ...
- yii2.0 Cache缓存
1.控制器中CacheDemoController.php 1 <?php 2 /** 3 * Created by PhpStorm. 4 * User: liangzi 5 * Date: ...
- AngularJs 返回上一页
html <script src="lib/angular/angular-1.4.9/angular.js"></script> <script s ...
- (转)combogrid的代码实例
EasyUI中combogrid的代码实例 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" &q ...
- three.js 之旅 (二)
three.js中各种场景的使用方法: 当然首先要先引入three.js库:其次,手动定义一个 canvas 标签. <script type="text/javascript&quo ...
- Html.DropDownList 选中 mvc view 弱类型
List<Model.SysGroup> listGroup = sysGroupBll.Where(o => o.IsSb == true, o => o.Id).ToLis ...
- zabbix告警“Zabbix poller processes more than 75% busy”
告警原因: 1.某个进程卡住了, 2.僵尸进程出错,太多,导致慢了 3.网络延迟(可忽略) 4.zabbix消耗的内存多了 告警危害: 普通告警,暂无危害(但是最好处理) 处理方法: 一:简单,粗暴( ...
- SpringMVC配置入門
我的開發環境 開發工具: springsource-tool-suite-2.9.0 JDK版本: 1.6.0_29 tomcat版本:apache-tomcat-7.0.26 本文地址: ...
- (转) Active Record
ActiveRecord是什么:1. 每一个数据库表对应创建一个类.类的每一个对象实例对应于数据库中表的一行记录; 通常表的每个字段在类中都有相应的Field;2. ActiveRecord同时负责把 ...