Fiber Channel SAN Storage
http://www.infotechguyz.com/VMware/FiberChannelSANStorage.html
Using Fibre Channel with ESX/ESXi
Fibre Channel SAN LUNS:
- Used for VMFS datastores to hold virtual machines, ISO images, and templates
- Used for holding RDMs, which point to a virtual machine’s raw data
- Used for remote booting of ESX/ESXi
- Support vSphere features like vMotion, VMware HA, and DRS
ESX/ESXi supports:
- 8Gb Fibre Channel
- Fibre Channel over Ethernet (FCoE)
Fibre Channel SAN Components
A Fibre Channel SAN consists of:
- Storage system – The hardware that consists of a set of physical hard disks, or disk array, and one or more intelligent controllers. The storage system supports the creation of LUNs. The SPs of disk arrays aggregate physical disks into logical volumes, or LUNS, each with a LUN number identifier.
- LUN – The address of a logical unit (LU). An LU is a unit of storage access. An LU can be a JBOD (just a bunch of disks) or a part of a JBOD, a RAID set or part of a storage container. Both a JBOD and a storage container can be partitioned into multiple LUNs. An LU can also be a control function like an array gatekeeper LUN or tape controller.
- Storage processor – An SP can partition a JBOD or RAID set into one or more LUNs. It can restrict access of a particular LUN to one or more server connections. Each connection is referenced by the server HBA’s WWN. An SP might also require defining the operating system in the connection tables to adjust how the storage array controller presents Fibre Channel and SCSI commands to a particular server.
- HBA – Connects the ESX/ESXi host to the Fibre Channel network. It is required, along with cables attached to the FIbre Channel switch ports. A minimum of two HBA adapters are used for fault-tolerant configurations. Virtual machines see standard SCSI connections and are not aware of the underlying SAN being accessed.
- Fibre Channel switches – One or more Fibre Channel switches form the Fibre Channel fabric. The Fibre Channel fabric interconnects multiple nodes. The Fibre Channel switches form packets from the Fibre Channel messages and add the source and destination addresses to each packet. The Fibre Channel switch might have to be updated by flash upgrade to firmware to resolve interoperability issues and to add new features.
Fibre Channel Addressing and Access Control
Several mechanisms enable controlling host’s access to LUNs. Soft zoning, which is done on a Fibre Channel switch, controls LUN visibility per WWN. The Fibre Channel switch might also implements hard zoning, which is the control of SP visibility per switch port. Fabric zoning controls target presentation and tells an ESX/ESXi host whether a target exists. If the host cannot get to the target, then it cannot see the LUNs. In many well-managed SAN environments, both soft and hard zoning are in use. The purpose of using both is to make accidental access to volumes by servers very unlikely.
Zoning is especially important in environments where physical Windows servers are accessing the SAN, because Windows operating systems typically write a disk signature on storage volumes that they can see. These volumes might be in uses by non-Windows systems.
WWNs are assigned by the manufacturer of the SAN equipment. HBAs and SPs have WWNs. WWNs are used by SAN administrators to identify your equipment for zoning purposes.
The SP or hosts themselves might also implement LUN masking, which controls LUN visibility per host. An ESX/ESXi host offers a mechanism for LUN masking. Although LUN masking can be done in the ESX/ESXi host, LUN masking is normally done at the SP level for the sake of security and data integrity. With newer switches, LUN masking can also be done at a switch or fabric level. If a LUN is masked, the SP does not tell the host that the LUN exists, nor does the SP allow communication with the LUN.
Accessing Fibre Channel Storage
By default, the VMkernel scans for LUNs 0-255 for every target ( a total of 256 LUNs). You cannot discover LUNs with a LUN ID number that is greater than 255.
To display a list of storage adapters, select your host in the inventory and click the Configuration tab. Click the Storage Adapters link.
Viewing Fibre Channel Storage Information
The Storage Views tab provides information about all SCSI adapters and NAS mounts.
In the vSphere Client, the Storage Views tab allows you to review associations between all storage entities available in VMware vCenter Server and analyze storage usage. The storage usage data appears as reports and storage topology maps on the Storage Views tab. Use the Reports view to analyze storage space and availability, multipathing status, and other storage properties of the selected object and items related to it.
Use the Storage Views tab to view information about your FIbre Channel storage. You can also view the relationship between various entities and storage, such as:
- Datastore to virtual machine or host
- Virtual machine, host, or cluster to datastore
- Virtual machine to SCSI volume, path, adapter, or target
The reports are searchable. You can select which pieces of information to display by right-clicking the header bar of the report and selecting the desired column headings.
Reports are updated every 30 minutes. Click Update link to manually update reports.
Viewing Fibre Channel Storage Maps
Storages are an easy way to visually represent relationships between selected inventory objects and storage. For example, you can view what targets a virtual machine can see or how many paths a virtual machine has to a storage device. Maps can assist in troubleshooting by showing problem entities.
Fiber Channel SAN Storage的更多相关文章
- Fibre Channel和Fiber Channel
Fibre Channel也就是"网状通道"的意思,简称FC. 由于Fiber和Fibre只有一字之差,所以产生了很多流传的误解. FC只代表Fibre Channel,而不是 ...
- SAN (Storage Attached Network),即存储区域网络
NAS和SAN既竞争又合作,很多高端NAS的后端存储就是SAN.NAS和SAN的整合也是存储设备的发展趋势,比如EMC的新产品VNX系列. 关于NAS和SAN的区别,可以列出很多来.比如带宽大小,距离 ...
- 如何配置通过Fiber Channel连接主机与存储
在一台Windows Client上, 安装免费的Cisco Fabric Manager. 笔者安装的是Fabric Manager 5.0(7). 注意, 这台Windows Client上应该安 ...
- 存储区域网络(Storage Area Network,简称SAN)
存储区域网络(Storage Area Network,简称SAN)采用网状通道(Fibre Channel ,简称FC,区别与Fiber Channel光纤通道)技术,通过FC交换机连接存储阵列和服 ...
- SAN & vSAN & vSAN storage
SAN (storage area network ) 定义: Storage area network (SAN) is a network that primarily connects the ...
- [ZT]DAS\NAS\IP SAN\FC SAN之区别
DAS:服务器直接后挂存储设备,最经济的一种结构. NAS:网络上直接挂接的存储设备,其实就是处于以太网上的一台利用NFS.CIFS等网络文件系统的文件共享服务器. SAN是网络上的磁盘,NAS是一个 ...
- NAS与SAN RAID
存储区域网络 SAN 存储区域网络(Storage Area Network,简称SAN)采用网状通道(Fibre Channel ,简称FC,区别与Fiber Channel光纤通道)技术,通过FC ...
- NAS与SAN有什么区别?
NAS和SAN字面上相似,并且都是新型数据存储模式,但这二者是完全不同的,针对不同方向的技术,为了能够更好的区分它们,天伟数据恢复整理了以下内容供读者参考(天伟数据恢复建议重要数据多备份,备份很重要以 ...
- End-to end provisioning of storage clouds
Embodiments discussed in this disclosure provide an integrated provisioning framework that automates ...
随机推荐
- poi excel导入导出
pom <dependency> <groupId>org.apache.poi</groupId> <artifactId>poi</artif ...
- 解决sublime text 3中文乱码问题
解决中文乱码,需要安装两个插件 一.安装Codecs Ctrl+Shift+P 输入Install Package-->Codecs 二.安装gbk support 菜单:preferences ...
- nginx如何启用对HTTP2的支持 | nginx如何验证HTTP2是否已启用
nginx启用HTTP2特性 查看当前nginx的编译选项 1 #./nginx -V 2 3 nginx version: nginx/1.9.15 4 built by gcc 5.4.0 2 ...
- PlaceholderTextView
PlaceholderTextView 效果 源码 https://github.com/YouXianMing/UI-Component-Collection 的 PlaceholderTextVi ...
- Kendall Rank(肯德尔等级)相关系数
1.简介在统计学中,肯德尔相关系数是以Maurice Kendall命名的,并经常用希腊字母τ(tau)表示其值.肯德尔相关系数是一个用来测量两个随机变量相关性的统计值.一个肯德尔检验是一个无参数假设 ...
- Android studio 编译失败Error:Could not read entry ':app:processDebugManifest' from cache taskArtifacts.b
Android studio 编译失败 Error:Could not read entry ':app:processDebugManifest' from cache taskArtifacts. ...
- [leetcode]Next Permutation @ Python
原题地址:https://oj.leetcode.com/problems/next-permutation/ 题意: Implement next permutation, which rearra ...
- [leetcode]Best Time to Buy and Sell Stock II @ Python
原题地址:https://oj.leetcode.com/problems/best-time-to-buy-and-sell-stock-ii/ 题意: Say you have an array ...
- 自定义View 可清除内容、设置图标、下划线的输入框 MD
Markdown版本笔记 我的GitHub首页 我的博客 我的微信 我的邮箱 MyAndroidBlogs baiqiantao baiqiantao bqt20094 baiqiantao@sina ...
- 浅析 @PathVariable 和 @RequestParam
一.代码实例 首先,上两个地址: 地址1:http://localhost:8989/SSSP/emps?pageNo=2 地址2:http://localhost:8989/SSSP/emp/7 如 ...