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. 较老版本 AFNetworking 使用心得

    较老版本的 AFNetworking 下载链接 http://pan.baidu.com/s/14Cxga 将压缩包中的文件夹拖入xcode工程项目中并引入如下的框架 简单的 JOSN 解析例子    ...

  2. MyBatis入参类型是List时判断非空

    一.参数list时,先判断是否为空,否则会报错. 二.mybatis ${}与#{}的区别 简单来说#{} 解析的是占位符?可以防止SQL注入, 比如打印出来的语句 select * from tab ...

  3. ifram 取父窗体的URL地址

    var url=''; try { url = window.top.document.referrer ;     } catch(M) {           if (window.parent) ...

  4. 解决Installation error: INSTALL_FAILED_VERSION_DOWNGRADE错误

    Installation error: INSTALL_FAILED_VERSION_DOWNGRADE 说明你手机里已经装的软件版本比你要安装的软件版本要高,所以不能安装. 你只要删除你安装的应用便 ...

  5. Chapter 5 -- ImmutableCollections

    Example publicstatic final ImmutableSet<String> COLOR_NAMES =ImmutableSet.of(  "red" ...

  6. maven与jdk版本不一致报:Unsupported major.minor version 51.0

    I recently uninstalled Java 8, to use Java 6 as I want my code/creations to be usable by more people ...

  7. c++流缓冲学习---rdbuf()

    我们使用STL编程的时候有时候会想到把一个流对象指向的内容用另一个流对象来输出,比如想把一个文件的内容输出到显示器上,我们可以用简单的两行代码就可以完成: ifstream infile(" ...

  8. QT中文乱码与国际化支持

      QT国际化支持 Qt内部采用的全Unicode编码,这从根本上保证了多国语界面实现的正确性和便捷性.Qt本身提供的linguist工具,用来实现翻译过程十分方便.MFC中利用资源DLL切换资源,或 ...

  9. linux C++ 多线程使用pthread_cond 条件变量

    1. 背景 多线程中经常需要使用到锁(pthread_mutex_t)来完成多个线程之间的互斥操作. 但是互斥锁有一个明显到缺点: 只有两种状态,锁定和非锁定. 而条件变量则通过允许线程阻塞并等待另一 ...

  10. 第一章 Typescript 介绍

    Typescript 介绍 一.Typescript 简介 Typescript 是微软开发的 Javascript 的超集,Typescript 兼容 Javascript,可以载入 Javascr ...