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 ...
随机推荐
- Android 程序目录介绍
还是回到 Eclipse 中,首先展开 HelloWorld 项目,你会看到如图 1.17 所示的目录结构. 图 1.17 一开始看到这么多陌生的东西,你一定会感到有点头晕吧.别担心,我现在就对上 ...
- C#编程(十二)----------函数
类和结构 类和结构实际上都是创建对象的模板 ,每 个对象都包含数据 ,并 提供了处理和访问数据的方法. 类定义了类的每个对象 (称 为实例 )可 以包含什么数据和功能 . 例如 ,如 果 一 个类表示 ...
- mount.nfs: access denied by server while mounting <SERVER IP>:<SERVER PATH>
root@hipchat:~# mount -t nfs 192.168.10.220:/hipchat/share /home/share/nfs mount.nfs: access denied ...
- Java加密技术(一)——加密介绍
from://http://blog.csdn.net/janronehoo/article/details/7590772 如基本的单向加密算法: BASE64 严格地说,属于编码格式,而非加密算法 ...
- mysql between and 遇到日期查询边界问题
最近实现一个按日期范围查询列表,例如输入的是日期 2015-11-01到2015-11-03,想得到1号到3号的数据, 执行 select * from table where create_date ...
- 摩登家庭第一季/全集Modern Family迅雷下载
本季Modern Family Season 1 第一季(2009)看点:<摩登家庭>瞄准的是三对各有不同的美国家庭:一对普通父母与三个孩子.一对同性恋夫夫从越南领养了养女组成三口之家,一 ...
- Android之Android apk动态加载机制的研究
转载请注明出处:http://blog.csdn.net/singwhatiwanna/article/details/22597587 (来自singwhatiwanna的csdn博客) 背景 问题 ...
- JAVA之带转义字符的json字符串解析
Json数据: { "ret": "0", "Weathers": "[{\"date\":\"20 ...
- [Linux] ubuntu各目录含义
/boot/: 启动文件,所有与系统启动有关的文件都保存在这里 /boot/grub/:grub引导器相关的配置文件都在这里 /dev/:此目录中保存了所有设备文件,例如,使用的分区:/dev/hda ...
- Windows8.1 关机异常的解决
昨天电脑无法正常关机,关机后风扇仍然转,硬盘也在读写,等了很长时间都没有完全关机,只能强制关机.以前其他系统也遇到过这个问题,因此考虑还是驱动问题.回想了下之前装过VirtualBox,考虑到应该是V ...