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 ...
随机推荐
- ReactNative学习之Html基本标签使用
前言: 前面简单学习了html简单标签的使用,今天学习一下其他的标签的使用. HTML的超链接 1.)创建一个超链接 <div> <p> <a href="ht ...
- Nmap绕过防火墙&脚本的使用
Nmap是用于端口扫描,服务检测,甚至是漏洞扫描等多种功能的强大工具.Nmap从入门到高级覆盖了许多基础的概念和命令,在这篇文章的第二部分,我将提及Nmap一些高级的技术. 防火墙和入侵检测系统(ID ...
- Chapter 7:Statistical-Model-Based Methods
作者:桂. 时间:2017-05-25 10:14:21 主要是<Speech enhancement: theory and practice>的读书笔记,全部内容可以点击这里. 书中 ...
- node.js实现简单的登录注册页面
首先需要新建四个文件 一个服务器js 一个保存数据的txt 一个登陆.一个注册页面html 1.注册页面 <!DOCTYPE html> <html lang="en&qu ...
- C# 调用cmd.exe的方法
网上有很多用C#调用cmd的方法,大致如下: [c-sharp] view plaincopy private void ExecuteCmd(string command) { Proces ...
- oracle学习笔记(1)-三级模式SCHEMA
oracle三级模式及二级映像 模式(schema)是数据库的一个名词,大部分的数据库在结构上都有三级模式的特征,了解下基本的概念,有助于后续深入的学习. 用老罗坚果pro发布会的话说就是,不罗嗦,先 ...
- workerman例子无法工作
现象 workerman已经正常启动,但是按照官网写的例子或者下载的demo无法工作,例如页面打不开,socket连接失败等 解决方法 一般这种workerman启动没报错,但是无法打开页面或者无法连 ...
- php后台数组foreach嵌套循环
<?php foreach($list as $key=>$val){ ?> <tr class="over_odd"> <td align=& ...
- 【LeetCode】171. Excel Sheet Column Number
题目: Related to question Excel Sheet Column Title Given a column title as appear in an Excel sheet, r ...
- 解决ubuntu不能安装g++的问题
下面提供一种解决方法,解决方法不唯一 首先贴出错误原因: 上文是g++-4.8不能下载,所以退而求其次,指定版本4.7,不下载最新的 解决方法如下: 安装成功后而已查看版本信息确认 使用g++-4.7 ...