SAN & vSAN & vSAN storage
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的更多相关文章
- Fiber Channel SAN Storage
http://www.infotechguyz.com/VMware/FiberChannelSANStorage.html Using Fibre Channel with ESX/ESXi Fib ...
- 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 ...
- 基于ip san的iscsi操作执行过程
SAN它是storage area network(存储区域网络)速记,早期san光纤通道技术被用于.当迟到iscsi协议后出现,为了在这两者之间区分.它分IP SAN和FC SAN.FC SAN由于 ...
- Real-time storage area network
A cluster of computing systems is provided with guaranteed real-time access to data storage in a sto ...
- 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. ...
- 虚拟化之esxi命令行管理
Vmware PowerCLI和Vmware CLI vMA A Linux virtual appliance that includes the vSphere SDK for Perl and ...
- 逻辑网络(Logical Network)
Introduction The VMM documentation indicates that “A logical network is used to organize and simplif ...
- 配置iSCSI部署网络存储
iSCSI( Internet Small Computer System Interface 互联网小型计算机系统接口)是由IBM 下属的两大研发机构一一加利福尼亚AImaden和以色列Haifa研 ...
- day5:vcp考试
Q81. An administrator needs to recover disk space on a previously-used thin provisioned virtual disk ...
随机推荐
- centos nginx-1.10.3 安装
wget http://nginx.org/download/nginx-1.13.1.tar.gz nginx 依赖 pcre 库,要先安装pcre,因为nginx 要在rewrite 要解析正则表 ...
- MyBatis介绍
MyBatis 是支持普通 SQL查询,存储过程和高级映射的优秀持久层框架.MyBatis 消除了几乎所有的JDBC代码和参数的手工设置以及结果集的检索.MyBatis 使用简单的 XML或注解用于配 ...
- 在64位Ubuntu系统上安装32位程序包
在64位Ubuntu系统上安装32位的程序包 $sudo apt-get install package_name:i386 例如: $sudo apt-get install openjdk-7-j ...
- 循环执行sql语句
DECLARE --声明变量 SQL_ALLTABLES LONG; SQL_INSERT LONG; TYPE THE_CURSOR_TYPE IS REF CURSOR; --定义引用游标的数据类 ...
- iframe访问子页面方法
在Iframe中调用子页面的Js函数 调用IFRAME子页面的JS函数 说明:假设有2个页面,index.html和inner.html.其中index.html中有一个iframe,这个iframe ...
- View Components as Tag Helpers,离在线模板编辑又进一步
在asp.net core mvc中增加了ViewComponent(视图组件)的概念,视图组件有点类似部分视图,但是比部分视图功能更加强大,它更有点像一个控制器. 使用方法 1,定义类派生自View ...
- v9 调用模型中新增的字段
在模型中新增字段的时候,可以选择“是否为主表”. 若选是,则前台调用可直接通过字段名调用. 若选否,在前台调用是应在{pc:content}中添加 moreinfo="1",表示允 ...
- wildfly10报错2:ID注释有错
13:55:56,612 INFO [org.jboss.modules] (main) JBoss Modules version 1.5.1.Final 13:55:56,891 INFO [or ...
- fastJson将json字符串转换为map
public class JsonUtil { /** * 将json转化成map * @param jsonStr * @return */ public static Map<String, ...
- Adapter模式进行代码重构
Adapter(适配器)模式主要是将一个类的某个接口转换成一个兼容的接口. 下面是实现一个商品检索的示例 [Bad Code] public class Product { } public clas ...