Term
| What is the function of zoning and LUN masking? |
|
Definition
| Access control between different objects |
|
|
Term
| What level is zoning configured on? |
|
Definition
| Defines which HBAs can connect to which targets. |
|
|
Term
| What happens to devices which are separated by one being inside and one being outside a given zone |
|
Definition
| Any devices that aren't zoned to one another cannot see each othe |
|
|
Term
| T/F: Zoning reduces the number of targets and LUNs presented to a host |
|
Definition
|
|
Term
| Name 4 use cases for zoning |
|
Definition
1. Reduces the number of targets and LUNs presented to a host 2. Controls and isolates paths in your SAN fabric 3. Prevents non authorized systems (non ESXi hosts) from accessing your targets and LUNs (VMFS datastore) 4. Can be used to separate environments (e.g. test/dev from prod) |
|
|
Term
| What level is LUN masking applied on? |
|
Definition
| Host-LUN level. Can be done at the array layer or the VMware layer |
|
|
Term
| What is the function of LUN masking? |
|
Definition
| Limits which LUNs a host can see. |
|
|
Term
| Which takes priority: zoning or LUN masking? |
|
Definition
| LUN masking. E.g. A host may be zoned to see a specific LUN, however that LUN could be masked out of the host. |
|
|
Term
| Name the four types of storage filter |
|
Definition
| VMFS Filter; RDM Filter; Same Host and Transports FIlter; Host Rescan Filter |
|
|
Term
| Which storage filters are enabled by default |
|
Definition
| All four storage filters are enabled by default |
|
|
Term
| Describe the function of the VMFS filter |
|
Definition
| Filters out storage devices that are already in use by a VMFS datastore or any host managed by vCenter. The LUNS will not show up as candidates to be formatted or to be used by an RDM. |
|
|
Term
| What is the configuration title for the VMFS filter? |
|
Definition
| config.vpxd.filter.vmfsFilter |
|
|
Term
| Describe the function of the RDM Filter |
|
Definition
| Similar to the VMFS filter, but filters out RDMs. In order for VMs to use the same LUN, they must be setup to share it. |
|
|
Term
| What is the configuration title for the RDM filter? |
|
Definition
| config.vpxd.filter.rdmFilter |
|
|
Term
| Describe the function of the Same Hosts and Transports Filter |
|
Definition
| Filters out LUNs ineligible for use as a VMFS datastore extent because of host or storage type incomparability. Prevents LUNs not exposed to all hosts sharing the same original VMFS datastore from being an extent. Also prevents LUNs that use different storage type from the original VMFS datastore from being an extent |
|
|
Term
| What is the configuration title for the Same Host Transports Filter? |
|
Definition
| config.vpxd.filter.SameHostAndTransportFilter |
|
|
Term
| Describe the Host Rescan Filter |
|
Definition
| Automatically rescans and updates VMFS datastores after you perform datastore management operations. Helps to provide a consistent view of datastores across hosts. If this filter is turned off it will not affect presenting a new LUN to a host or cluster. The rescan operation will still go |
|
|
Term
| What is the configuration title for the Host Rescan Filter |
|
Definition
| config.vpxd.filter.hostRescanFilter |
|
|
Term
| Where can host filter settings be modified? |
|
Definition
| In the vSphere client - Home - vCenter Server settings - Advanced settings and entering their corresponding keys and a True /False value |
|
|