SAN (storage area network )

定义:
Storage area network (SAN) is a network that primarily connects the storage systems with the computer systems and also connects the storage systems with each other
解释:
·一种网络
·连接存储与主机,存储与存储

SAN, LAN 还有WAN构建了我们的网络系统

vSAN (virtual SAN)
定义:
A logical fabric on an FC SAN, enabling communication among a group of nodes, regardless of their physical location in the fabric.
解释:
·一种网络
·虚拟的网络(虚拟化的特点就是尽可能地脱离物理资源的限制)
·在一个物理SAN上可以画出多个vSAN.


·在跨物理SAN的元件可以画入同一vSAN中




vSAN storage
(有时候直接称为vSAN, 有的解释为irtual SAN,还可以解释为VMware SAN, 但是为了更加容易区别,还是把它称为vSAN storage或vSAN database)
定义:
is a software-defined storage offering from VMware that enables enterprises to pool their storage capabilities and to instantly and automatically provision virtual machine storage via simple policies that are driven by the virtual machine.
解释:
·一种存储
·软件定义的存储
·由VMware提出
·作用是将物理的存储池化
·好处是能更加灵活地运用存储(扩容,分配,管理等)

---恢复内容开始---

SAN (storage area network )
定义:
Storage area network (SAN) is a network that primarily connects the storage systems with the computer systems and also connects the storage systems with each other
解释:
·一种网络
·连接存储与主机,存储与存储

SAN, LAN 还有WAN构建了我们的网络系统

vSAN (virtual SAN)
定义:
A logical fabric on an FC SAN, enabling communication among a group of nodes, regardless of their physical location in the fabric.
解释:
·一种网络
·虚拟的网络(虚拟化的特点就是尽可能地脱离物理资源的限制)
·在一个物理SAN上可以画出多个vSAN.


·在跨物理SAN的元件可以画入同一vSAN中




vSAN storage
(有时候直接称为vSAN, 有的解释为irtual SAN,还可以解释为VMware SAN, 但是为了更加容易区别,还是把它称为vSAN storage或vSAN database)
定义:
is a software-defined storage offering from VMware that enables enterprises to pool their storage capabilities and to instantly and automatically provision virtual machine storage via simple policies that are driven by the virtual machine.
解释:
·一种存储
·软件定义的存储
·由VMware提出
·作用是将物理的存储池化
·好处是能更加灵活地运用存储(扩容,分配,管理等)

---恢复内容结束---

SAN (storage area network )
定义:
Storage area network (SAN) is a network that primarily connects the storage systems with the computer systems and also connects the storage systems with each other
解释:
·一种网络
·连接存储与主机,存储与存储

SAN, LAN 还有WAN构建了我们的网络系统

vSAN (virtual SAN)
定义:
A logical fabric on an FC SAN, enabling communication among a group of nodes, regardless of their physical location in the fabric.
解释:
·一种网络
·虚拟的网络(虚拟化的特点就是尽可能地脱离物理资源的限制)
·在一个物理SAN上可以画出多个vSAN.


·在跨物理SAN的元件可以画入同一vSAN中




vSAN storage
(有时候直接称为vSAN, 有的解释为irtual SAN,还可以解释为VMware SAN, 但是为了更加容易区别,还是把它称为vSAN storage或vSAN database)
定义:
is a software-defined storage offering from VMware that enables enterprises to pool their storage capabilities and to instantly and automatically provision virtual machine storage via simple policies that are driven by the virtual machine.
解释:
·一种存储
·软件定义的存储
·由VMware提出
·作用是将物理的存储池化
·好处是能更加灵活地运用存储(扩容,分配,管理等)

SAN & vSAN & vSAN storage的更多相关文章

  1. Fiber Channel SAN Storage

    http://www.infotechguyz.com/VMware/FiberChannelSANStorage.html Using Fibre Channel with ESX/ESXi Fib ...

  2. Storage Systems topics and related papers

    In this post, I will distill my own ideas and my own views into a structure for a storage system cou ...

  3. 基于ip san的iscsi操作执行过程

    SAN它是storage area network(存储区域网络)速记,早期san光纤通道技术被用于.当迟到iscsi协议后出现,为了在这两者之间区分.它分IP SAN和FC SAN.FC SAN由于 ...

  4. Real-time storage area network

    A cluster of computing systems is provided with guaranteed real-time access to data storage in a sto ...

  5. VMware vSphere 5.x 与 vSphere 6.0各版本功能特性对比

    各版本中的新特性及功能对比:   VMware vSphere 5.0 VMware vSphere 5.1 VMware vSphere 5.5 VMware vSphere 6.0 ESXi 5. ...

  6. 虚拟化之esxi命令行管理

    Vmware PowerCLI和Vmware CLI vMA A Linux virtual appliance that includes the vSphere SDK for Perl and ...

  7. 逻辑网络(Logical Network)

    Introduction The VMM documentation indicates that “A logical network is used to organize and simplif ...

  8. 配置iSCSI部署网络存储

    iSCSI( Internet Small Computer System Interface 互联网小型计算机系统接口)是由IBM 下属的两大研发机构一一加利福尼亚AImaden和以色列Haifa研 ...

  9. day5:vcp考试

    Q81. An administrator needs to recover disk space on a previously-used thin provisioned virtual disk ...

随机推荐

  1. sql备份(.mdf文件备份)

    第一步: 右键需要备份的数据库(这里以MyDB为例),选择“属性”. 第二步: 选择“文件”,复制路径 第三步: 打开文件所在目录,复制MyDB.mdf和MyDB_log.ldf 第四步: 把数据库停 ...

  2. 读书笔记-你不知道的JavaScript(上)

    本文首发在我的个人博客:http://muyunyun.cn/ <你不知道的JavaScript>系列丛书给出了很多颠覆以往对JavaScript认知的点, 读完上卷,受益匪浅,于是对其精 ...

  3. MVC4加载zTree树小控件

    前言: 第一次学习使用MVC框架,找了个练手项目,加载zTree树小控件.下面我就一步步说明我这次练手的经历以记录.如果有什么错误,希望各位大神帮忙指正,谢谢. 第一步: 利用VS2010新建一个MV ...

  4. Linux 多个JDK的版本 脚本切换

    这里是在CentOS 系统下配置多个版本之间的切换 1.到官网下载jdk7和jdk8 地址:http://www.oracle.com/technetwork/cn/java/javase/downl ...

  5. Unexpected end of input 和 Unexpected token var 和 Unexpected token ;

    在写jsp的时候使用的一段代码一直调试,出现Unexpected token ; 错误. 所以最后把代码各种精简,得到了如下的测试示例代码 <% String aaa="123&quo ...

  6. win8安装sql2008及设置登陆名问题

    1. .net3.5安装        使用win8系统自带的升级功能无法成功安装.其实Windows8安装文件中已经集了.Net3.5,       (1)此时只需要使用虚拟光驱加载Windows8 ...

  7. SICP-1.5-控制结构

    测试 DOCSETS 在docstring中直接添加测试 def sum_naturals(n): """Return the sum of the first n na ...

  8. 解决laydate时间日期插件定位溢出

    laydate是一款比较好用的网页时间日期插件,不过用起来有一些细节问题需要我们手动去解决!例如:laydate兼容bootstrap 1. 默认情况 laydate弹出层默认对齐input左边框 2 ...

  9. Ztorg木马分析: 从Android root木马演变到短信吸血鬼

    本月第二次,Google 从官方应用商店 Google Play 中移除了伪装成合法程序的恶意应用.被移除的应用都属于名叫 Ztorg 的 Android 恶意程序家族.目前为止,发现的几十个新的Zt ...

  10. IBM新合作伙伴计划助力企业转型升级

        IBM作为老牌企业,一直在引领者技术方面的变革.当IBM再一次从自我革新开始,期望能够更快的将认知计算和云推广给自己的合作伙伴和用户们,以帮助他们在新的转型期内,能够快人一步.         ...