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的更多相关文章

  1. Fibre Channel和Fiber Channel

    Fibre Channel也就是"网状通道"的意思,简称FC.   由于Fiber和Fibre只有一字之差,所以产生了很多流传的误解. FC只代表Fibre Channel,而不是 ...

  2. SAN (Storage Attached Network),即存储区域网络

    NAS和SAN既竞争又合作,很多高端NAS的后端存储就是SAN.NAS和SAN的整合也是存储设备的发展趋势,比如EMC的新产品VNX系列. 关于NAS和SAN的区别,可以列出很多来.比如带宽大小,距离 ...

  3. 如何配置通过Fiber Channel连接主机与存储

    在一台Windows Client上, 安装免费的Cisco Fabric Manager. 笔者安装的是Fabric Manager 5.0(7). 注意, 这台Windows Client上应该安 ...

  4. 存储区域网络(Storage Area Network,简称SAN)

    存储区域网络(Storage Area Network,简称SAN)采用网状通道(Fibre Channel ,简称FC,区别与Fiber Channel光纤通道)技术,通过FC交换机连接存储阵列和服 ...

  5. SAN & vSAN & vSAN storage

    SAN (storage area network ) 定义: Storage area network (SAN) is a network that primarily connects the ...

  6. [ZT]DAS\NAS\IP SAN\FC SAN之区别

    DAS:服务器直接后挂存储设备,最经济的一种结构. NAS:网络上直接挂接的存储设备,其实就是处于以太网上的一台利用NFS.CIFS等网络文件系统的文件共享服务器. SAN是网络上的磁盘,NAS是一个 ...

  7. NAS与SAN RAID

    存储区域网络 SAN 存储区域网络(Storage Area Network,简称SAN)采用网状通道(Fibre Channel ,简称FC,区别与Fiber Channel光纤通道)技术,通过FC ...

  8. NAS与SAN有什么区别?

    NAS和SAN字面上相似,并且都是新型数据存储模式,但这二者是完全不同的,针对不同方向的技术,为了能够更好的区分它们,天伟数据恢复整理了以下内容供读者参考(天伟数据恢复建议重要数据多备份,备份很重要以 ...

  9. End-to end provisioning of storage clouds

    Embodiments discussed in this disclosure provide an integrated provisioning framework that automates ...

随机推荐

  1. Redis客户端集群

        1.Redis集群一般分为两类,即3.0版本后的服务端集群实现,3.0版本前的客户端集群实现,服务端集群即Redis Cluster(官方实现),采用slot槽的概念(分片,所有服务端redi ...

  2. jQuery - 同时添加click和dblclick事件

    添加事件的代码比较简单,有两种方法: $("abc").bind({"click":fn,"dblclick":fn}); $(" ...

  3. 转: MySQL5.7 ERROR 1142 (42000)问题

    1,mysql全库导入报错 [root@dev_121_21 ~]# mysql--socket=/usr/local/mysql/mysql.sock --default-character-set ...

  4. Android反编译工具的用法

    Android的APK文件时可以反编译的,通过反编译我们就能查看到大体的代码,帮助学习.反编译仅仅提供的是学习的方式,禁止使用该技术进行非法活动. 其实就是两个命令: 1:运行(WIN+R)-> ...

  5. main函数的参数argc和argv

    版权声明:本文为博主原创文章,转载请注明CSDN博客源地址!共同学习,一起进步~ https://blog.csdn.net/Eastmount/article/details/20413773 该篇 ...

  6. Swift: Swift中Selector的变化

    Swift中Selector变化 2.2 之前,使用字符串作为方法名称 //无参数 btn.addTarget(self, action: Selector("buttonPress&quo ...

  7. head first--------------state pattern

    head first----------浅谈状态模式     状态模式:允许对象在内部状态改变时改变它的行为,对象看起来好像修改了它的类     实现代码如下:      package com.cl ...

  8. Proguard使用最新,最全教程,亲自试验

    最近公司有一个项目,是外包项目,由于对方也有技术人员,出于技术上的保密,需要对class文件进行二次处理,于是网上找了好久,只发现Proguard是用的最广泛而且网上资料最多的.由于不是纯JAVA项目 ...

  9. python3 杀死进程

    在windows10杀死进程:Shadowsocks.exe os.system('taskkill /f /im %s' % 'Shadowsocks.exe')

  10. 使用checkstyle来规范你的项目

    Checkstyle是什么 自从做了程序员,关于格式化的讨论就不曾中断过,到底什么才是正确的,什么才是错误的,到现在也没有完整的定论.但随着时间发展,渐渐衍生出一套规范出来.没有什么绝对的正确和错误, ...