This guide provides configuration settings and considerations for Hosts running VMware ESXi.

Size: px
Start display at page:

Download "This guide provides configuration settings and considerations for Hosts running VMware ESXi."

Transcription

1 The Host Server VMware ESXi Configuration Guide May 2018 This guide provides configuration settings and considerations for Hosts running VMware ESXi. Basic VMware storage administration skills are assumed including how to connect to iscsi and Fibre Channel target ports and the discovering, mounting and formatting of disk devices. Also see: This is the official statement from DataCore about differences between the information in this document and VMware's own Hardware Compatibility List The Data Infrastructure Software Company

2 Table of contents Changes made to this document 3 VMware ESXi compatibility lists 4 ESXi Operating system versions 4 VMware ESXi Path Selection Policies (PSP) 6 VStorage API for Array Integration (VAAI) support 7 VMware VVOL VASA API VSphere Metro Storage Clusters (VMSC) 8 The DataCore Server's settings 9 Operating system type 9 Port roles 9 Multipathing support ALUA support 9 10 Serving a Virtual Disk for the first time Serving a Virtual Disk to more than one Host port DataCore Servers in an ESX Virtual Machine 11 The VMware ESXi Host's settings 12 ISCSI connections 13 TCP Ports 13 Advanced settings 13 DiskMaxIOSize 13 Enable VM Component Protection (VMCP) 13 Adjust the Round Robin IOPS limit 13 VMware Path Selection Policies 14 Configuring the Round Robin Path Selection Policy 16 Configuring the Fixed Path Selection Policy 18 Configuring the Most Recently Used Path Selection Policy 20 Known issues 22 ESXi 6.x (includes 6.0.x and 6.5.x) 23 ESXi 5.x (includes 5.0.x, 5.1.x and 5.5.x) 28 Appendix A 32 Preferred Server & Preferred Path settings 32 Appendix B 34 Reclaiming storage from Disk Pools 34 Appendix C 38 Moving from Most Recently Used to either Round Robin or Fixed Path Selection Policy 38 Previous Changes 39 Page 2

3 Changes made to this document The most recent version of this document is available from here: All changes since February 2018 The VMware ESXi Host's settings Advanced Settings Enable VM Component Protection (VMCP) VMware ESXi 6.x only. Enable VM Component Protection (VMCP) on your HA cluster to allow the cluster to react to all paths down and permanent device loss conditions by restarting the VMs. Known Issue affects all versions of ESXi ESXi hosts need to perform a rescan whenever Virtual Disks are unserved See and Without a rescan on the Host, ESXi will continue to send SCSI commands to DataCore Server Frontend Ports for LUNs that are no longer served. This causes the DataCore Server to have to send back an appropriate ILLEGAL_REQUEST SCSI response each time the missing LUN is probed for by the Host. In extreme cases, when large numbers of Virtual Disks are unserved, the amount of SCSI commands generated by this send-and-response will significantly affect performance any Host that is using the Front End Port(s) for existing Virtual Disks VMware Path Selection Policies - Configuring the Round Robin Path Selection Policy While it is still possible to use VMware ESXi s built-in, generic 'VMW_SATP_ALUA' rule, e.g: VMW_SATP_ALUA system tpgs_on Any array with ALUA support DataCore are now recommending that this custom SATP rule be used instead: esxcli storage nmp satp rule add -V DataCore -M "Virtual Disk" -s VMW_SATP_ALUA -c tpgs_on -P VMW_PSP_RR -O iops=10 Important notes for users that were already using the previously documented custom SATP rule: The difference between the old and new custom rule is the addition of the -O iops=10 Remove the existing custom rule before trying to add the new one e.g: esxcli storage nmp satp rule remove -V DataCore -M "Virtual Disk" -s VMW_SATP_ALUA -c tpgs_on -P VMW_PSP_RR While it is possible to adjust the existing rule using the command line - see - this is not persistent over a reboot, therefore DataCore do not recommend following the command in the VMware KB article. All previous changes Please see page 39 Page 3

4 VMware ESXi compatibility lists ESXi Operating system versions SANsymphony 9.0 PSP 4 Update 4 (1) 10.0 (all versions) ESXi Version With ALUA Without ALUA With ALUA Without ALUA 5.x Qualified Not Qualified Qualified Not Qualified 6.x Qualified Not Qualified Qualified Not Qualified Notes: Qualified vs. Not Qualified vs. Not Supported See the next page for definitions. DataCore Server Front-End Port connections Fibre Channel and iscsi are supported. VMware VAAI (VStorage API for Array Integration) compatibility See the table on page 6 for more ESXi version-specific information. Reclaiming storage from DataCore Disk Pools See Appendix B: 'Reclaiming Storage from Disk Pools' on page 34 for version-specific instructions. 1 SANsymphony-V 8.x and all versions of SANsymphony 9.x before PSP4 Update 4 are now End of Life. Please see: End of Life Notifications Page 4

5 Qualified vs. Not Qualified vs. Not Supported VMware ESXi compatibility lists Qualified This combination has been tested by DataCore and all the host-specific settings listed in this document applied using non-mirrored, mirrored and Dual Virtual Disks. Not Qualified This combination has not yet been tested by DataCore using Mirrored or Dual Virtual Disks types. DataCore cannot guarantee 'high availability' (failover/failback, continued access etc.) even if the host-specific settings listed in this document are applied. Self-qualification may be possible please see Technical Support FAQ #1506 Mirrored or Dual Virtual Disks types are configured at the users own risk; however, any problems that are encountered while using VMware versions that are 'Not Qualified' will still get root-cause analysis. Non-mirrored Virtual Disks are always considered 'Qualified' - even for 'Not Qualified' combinations of VMware/SANsymphony. Not Supported This combination has either failed 'high availability' testing by DataCore using Mirrored or Dual Virtual Disks types; or the operating System's own requirements/limitations (e.g. age, specific hardware requirements) make it impractical to test. DataCore will not guarantee 'high availability' (failover/failback, continued access etc.) if the host-specific settings listed in this document are applied. Mirrored or Dual Virtual Disks types are configured at the users own risk. Self-qualification is not possible. Mirrored or Dual Virtual Disks types are configured at the users own risk; however, any problems that are encountered while using VMware versions that are 'Not Supported' will get best-effort Technical Support (e.g. to get access to Virtual Disks) but no root-cause analysis will be done. Non-mirrored Virtual Disks are always considered 'Qualified' even for 'Not Supported' combinations of VMware/SANsymphony. VMware versions that are End of Support Life (EOSL) / Availability (EOA) / Distribution (EOD) For versions that are listed as 'Not Supported', self-qualification is not possible. For versions that are listed as 'Not Qualified', self-qualification may be possible if there is an agreed support contract with VMware as well. Please contact DataCore Technical Support before attempting any self-qualification. For any problems that are encountered while using VMware versions that are EOSL, EOA or EOD with DataCore Software, only best-effort Technical Support will be performed (e.g. to get access to Virtual Disks). Root-cause analysis will not be done. Non-mirrored Virtual Disks are always considered 'Qualified'. Page 5

6 VMware ESXi Path Selection Policies (PSP) VMware ESXi compatibility lists VMware Path Selection Policy ESXi Version Most Recently Used (MRU) (use without ALUA enabled) Fixed (use with ALUA enabled) Round Robin (RR) (use with ALUA enabled) 5.x Not Tested Tested/Works Tested/Works 6.x Not tested Tested/Works Tested/Works Notes: Tested/Works vs Not Tested This table only applies to combinations that are listed as 'Qualified' on page 4. ESXi version 6.x Fixed and RR PSPs are both listed on VMware's Hardware Compatibility List. MRU is not. ESXi version 5.x Only RR PSP is listed on VMware's Hardware Compatibility List. Both Fixed and MRU are not. Page 6

7 VMware ESXi compatibility lists VStorage API for Array Integration (VAAI) support SANsymphony 9.0 PSP 4 Update 4 (1) 10.0 (all versions) ESXi Version VAAI VAAI 5.x Tested/Works Tested/Works 6.x Tested/Works Tested/Works Notes: VAAI-specific commands that are supported by the DataCore Server: Atomic Test & Set (ATS) Clone Blocks/Full Copy/XCOPY Zero Blocks/Write Same Block Delete/SCSI UNMAP Tested/Works vs. Does not Work This table only applies to combinations that are listed as 'Qualified' on page 4. Reclaiming storage from DataCore Disk Pools See Appendix B: 'Reclaiming Storage from Disk Pools' on page 34 for version-specific instructions. 1 SANsymphony-V 8.x and all versions of SANsymphony 9.x before PSP4 Update 4 are now End of Life. Please see: End of Life Notifications Page 7

8 VMware ESXi compatibility lists VMware VVOL VASA API 2.0 SANsymphony 9.0 PSP 4 Update PSP3 and earlier 10.0 PSP 4 and greater ESXi Version VASA support for VVOL VASA support for VVOL VASA support for VVOL 5.x VVOL Support Not Available VVOL Support Not Available Not Supported 6.x VVOL Support Not Available VVOL Support Not Available Tested/Works Notes: Tested/Works vs. Not Supported VMSC support only applies to combinations that are listed as 'Qualified' on page 4. Configuration specific notes Please refer to 'Getting Started with the DataCore VASA Provider' section from the Online Help: VSphere Metro Storage Clusters (VMSC) Notes: Qualified vs. Not Supported VMSC support only applies to combinations that are listed as 'Qualified' on page 4. Selfqualification may be possible for combinations that are listed as 'Not Qualified' - please contact DataCore Technical Support. Virtual Disks that were formatted using VMFS5 are supported. Virtual Disks formatted with earlier versions of VMFS and have then been upgraded to VMFS5 are not supported. Page 8

9 The DataCore Server's settings Also see: Video: Configuring ESX Hosts in the DataCore Management Console Operating system type When registering the Host choose the 'VMware ESXi' menu option. See the Registering Hosts section from the SANsymphony Help: Port roles Ports used for serving Virtual Disks to Hosts should only have the Front End (FE) role enabled. Mixing other Port Role types may cause unexpected results as Ports that only have the FE role enabled will be turned off when the DataCore Server software is stopped (even if the physical server remains running). This helps to guarantee that any Hosts do not still try to access FE Ports, for any reason, once the DataCore Software is stopped but where the DataCore Server remains running. Any Port with the Mirror and/or Back End role enabled do not shut off when the DataCore Server software is stopped but still remain active. Multipathing support The Multipathing Support option should be enabled so that Mirrored Virtual Disks or Dual Virtual Disks can be served to Hosts from all available DataCore FE ports. Also see the Multipathing Support section from the SANsymphony Help: WebHelp/Hosts.htm Non-mirrored Virtual Disks and Multipathing Non-mirrored Virtual Disks can still be served to multiple Hosts and/or multiple Host Ports from one or more DataCore Server FE Ports if required; in this case the Host can use its own multipathing software to manage the multiple Host paths to the Single Virtual Disk as if it was a Mirrored or Dual Virtual Disk. Note: Hosts that have non-mirrored Virtual Disks served to them do not need Multipathing Support enabled unless they have other Mirrored or Dual Virtual Disks served as well. Page 9

10 The DataCore Server's settings ALUA support The ALUA support option (Asymmetrical Logical Unit Access) should be enabled if required and if Multipathing Support has been also been enabled (see above). Please refer to the Operating system compatibility table on page 4 to see which combinations of VMware ESXi and SANsymphony support ALUA. More information on Preferred Servers and Preferred Paths used by the ALUA function can be found on in Appendix A on page 32. Serving a Virtual Disk Serving a Virtual Disk for the first time DataCore recommends that before serving Virtual Disks for the first time to a Host, that all DataCore Front-End ports on all DataCore Servers are correctly discovered by the Host first. Then, from within the SANsymphony Console, the Virtual Disk is marked Online, up to date and that the storage sources have a host access status of Read/Write. Serving a Virtual Disk to more than one Host port DataCore Virtual Disks always have their own unique Network Address Authority (NAA) identifier that a Host can use to manage the same Virtual Disk being served to multiple Ports on the same Host Server and the same Virtual Disk being served to multiple Hosts. See the SCSI Standard Inquiry Data section from the online Help for more information on this: While DataCore cannot guarantee that a disk device's NAA is used by a Host's operating system to identify a disk device served to it over different paths generally we have found that it is. And while there is sometimes a convention that all paths by the same disk device should always using the same LUN 'number' to guarantees consistency for device identification, this may not be technically true. Always refer to the Host Operating System vendor s own documentation for advice on this. DataCore's Software does, however always try to create mappings between the Host's ports and the DataCore Server's Front-end (FE) ports for a Virtual Disk using the same LUN number (3) where it can. The software will first find the next available (lowest) LUN 'number' for the Host- DataCore FE mapping combination being applied and will then try to apply that same LUN number for all other mappings that are being attempted when the Virtual Disk is being served. If any Host-DataCore FE port combination being requested at that moment is already using that same LUN number (e.g. if a Host has other Virtual Disks served to it from previous) then the software will find the next available LUN number and apply that to those specific Host- DataCore FE mappings only. 3 The software will also try to match a LUN 'number' for all DataCore Server Mirror Port mappings of a Virtual Disk too, although the Host does not 'see' these mirror mappings and so this does not technically need to be the same as the Front End port mappings (or indeed as other Mirror Path mappings for the same Virtual Disk). Having Mirror mappings using different LUNs has no functional impact on the Host or DataCore Server at all. Page 10

11 The DataCore Server's settings DataCore Servers in an ESX Virtual Machine See the article Hyperconverged and Virtual SAN Best Practices guide: Page 11

12 The VMware ESXi Host's settings The following are the Host-specific settings that need to be configured directly on the Host Server. Note: Older versions (of VMware ESXi) may require different Host settings when compared to newer versions. When a setting or configuration change is listed for one version but not another then is only required for that specific version of VMware ESXi. If you have upgraded from an older version and a specific setting is no longer documented for your newer version then assume that no further changes are needed for those settings that are no longer listed in your newer version and they should be left as they were. Page 12

13 The VMware ESXi Host's settings ISCSI connections TCP Ports Open TCP Port 3260 for iscsi connections to a DataCore Server. Advanced settings DiskMaxIOSize From the vsphere Web Client, select the ESX Host and choose the Configure Tab. Then under the System options choose Advanced System Settings and verify that the following setting is set: Disk.DiskMaxIOSize = 512 Enable VM Component Protection (VMCP) VMware ESXi 6.x only. Enable VM Component Protection (VMCP) on your HA cluster to allow the cluster to react to all paths down and permanent device loss conditions by restarting the VMs. This will help to speed up the recovery process with automation should you encounter another APD/PDL storage event. For guidelines on setting up VM component protection see F01F7EB8-FF9D-45E2-A093-5F56A788D027.html Adjust the Round Robin IOPS limit Adjusting the limit down from the default setting can provide a positive impact to performance when using the Round Robin Path Selection Policy. DataCore recommends changing the IOPS down to a value of 10 from the default value of See Configuring the Round Robin Path Selection Policy on page 16 for more details. Page 13

14 VMware Path Selection Policies Which PSPs are qualified? Please refer to VMware ESXi Path Selection Policies (PSP) compatibility list on page 6. Which PSP does DataCore Software recommend? DataCore does not recommend one particular policy over another; one user s installation and configuration of SANsymphony will be different to another's. Note: Some PSPs are not supported by VMware themselves for certain types of Virtual Machine Operating Systems. DataCore cannot take responsibility for these VMware-unsupported Virtual Machine/PSP combinations should any issues occur. Also see Changing the PSP type on an already-served Virtual Disk As long as the same Storage Array Type Plug-in (SATP) being used on the Host is the same for the new PSP there is nothing that needs to be done on the DataCore Server. If the current SATP is different to what the new PSP requires (for example, moving from 'Most Recently Used' to 'Round Robin'), then DataCore recommend that you unserve the Virtual Disks first, delete the old SATP value adding the new SATP and serve them back again. Note: Changing the SATP type may also require that the ALUA option also be changed as well on the Host, within the SANsymphony Console, from its current setting. In which case see the After changing the settings section of changing multipath or ALUA support settings for hosts from the SANsymphony Help: Using different PSPs for the same Virtual Disk on multiple Hosts While this is technically possible, it is not supported and DataCore cannot guarantee the behavior of the VMware ESXi Hosts in this case. Always use the same PSP for the same Virtual Disk on all VMware ESXi Hosts that it is served to. Page 14

15 VMware Path Selection Policies Which Storage Array Type Plug-in (SATP) should I use? Please refer to the following pages to determine which SATP and how to configure it for the particular PSP you wish to use. Note: Auto-detection by VMware ESXi to choose the correct Path Selection Policy and/or Storage Array Plugin Type to use for a given Virtual Disk can be inconsistent in older versions and VMware ESXi may, for example, default to Most Recently Used by default for any Virtual Disk mapped to the Host regardless if the ALUA option had been enabled or not. This type of mistake will cause unexpected results during any failover event. It is, therefore, important to always verify manually, that both the correct PSP and SATP have been selected. This can be done directly on the VMware vsphere client GUI or by running the following command at the VMware ESXi console: esxcli storage nmp device list grep -A 7 ^naa\.60030d9 This looks for all devices that contain DataCore s unique NAA identifier - part of any SANsymphony Virtual Disk s SCSI Standard Inquiry Data. See the SCSI Standard Inquiry Data section from the SANsymphony Help: The additional -C switch for the grep command will display an additional 3 lines of output above and below the line that the string searched for appears on which should then include the Path Selection Policy and the Storage Array Type Plugin. Increase this number to display more of the Virtual Disk s properties as required. If using SANsymphony s own VMware vcenter Integration, searching by the NAA identifier is the only way to list the Virtual Disks on the command line. Page 15

16 VMware Path Selection Policies Configuring the Round Robin Path Selection Policy Use the SATP 'VMW_SATP_ALUA' with the claim option 'tpgs_on'. While it is possible to use VMware ESXi s built-in VMW_SATP_ALUA' rule, DataCore recommend that you create a custom VMW_SATP_ALUA SATP rule instead VMware ESXi s built-in VMW_SATP_ALUA' rule VMW_SATP_ALUA system tpgs_on Any array with ALUA support Creating a custom VMW_SATP_ALUA SATP rule To create a custom rule run the following command on the ESXi Host s console esxcli storage nmp satp rule add -V DataCore -M "Virtual Disk" -s VMW_SATP_ALUA -c tpgs_on -P VMW_PSP_RR -O iops=10 Verify the custom rule has been set correctly esxcli storage nmp satp rule list -s VMW_SATP_ALUA grep DataCore The response should look like something this (1) VMW_SATP_ALUA DataCore Virtual Disk user tpgs_on VMW_PSP_RR iops=10 This custom SATP rule can be used for all Virtual Disks from any DataCore Servers when using the Round Robin PSP. Important Notes: Round Robin is only supported with the ALUA option enabled on the Host from within the SANsymphony Management Console. Also see Changing multipath or ALUA support settings for hosts from the SANsymphony Help: 1 This example is taken from VMware ESXi version 6.5 Page 16

17 VMware Path Selection Policies The DataCore Server Preferred Server when using Round Robin Also see the Preferred Servers section from the SANsymphony Help: DataCore recommends configuring Hosts with an explicit DataCore Preferred Server or leave the 'Auto select' setting configured and not to use the All preferred server setting at least to start with. When the Host's Preferred Server setting is either 'Auto Select', or is using an explicitly named DataCore Server, only the Host paths that are connected to either the first DataCore Server listed in the Virtual Disk's properties (for 'Auto Select') or the named DataCore Server respectively are set as Active Optimized. The Host's paths connected to the other DataCore Server are set as 'Active Non-optimized'. VMware Hosts will only send IO to 'Active Optimized' paths when there is a choice between that or 'Active Non-optimized'. Caution is advised when using the All setting as this allows the VMware Host to send I/O to all paths on all DataCore Servers for any served Virtual Disk. While this may seem preferable, in configurations where there are significant path distances between servers (e.g. across remote sites) or where the speed of links between remote servers is significantly slower than links between local servers on the same site, it is possible that longer I/O wait times are encountered between paths to remote servers which will then cause additional delays for I/O within the same request but sent via paths to local servers resulting in overall significant I/O latency. Testing is strongly advised whenever the All setting is required. Please see Appendix A Notes on Preferred Server and Preferred Path settings on page 32 for a more details explanation when using the All setting. Page 17

18 Configuring the Fixed Path Selection Policy Use the SATP 'VMW_SATP_ALUA' with the claim option 'tpgs_on'. VMware Path Selection Policies The Fixed PSP can be configured using either the 'default' SATP type or by configuring a custom SATP rule. Using the default SATP type It is possible to use VMware ESXi s built-in, generic 'VMW_SATP_ALUA' rule VMW_SATP_ALUA system tpgs_on Any array with ALUA support Using a custom SATP rule To create a custom rule run the following command on the ESXi Host s console esxcli storage nmp satp rule add -V DataCore -M "Virtual Disk" -s VMW_SATP_ALUA -c tpgs_on -P VMW_PSP_FIXED Verify the custom rule has been set correctly esxcli storage nmp satp rule list -s VMW_SATP_ALUA grep DataCore The response should look like something this (1) VMW_SATP_ALUA DataCore Virtual Disk user tpgs_on VMW_PSP_FIXED This custom SATP rule can be used for all Virtual Disks from any DataCore Servers when using the Fixed PSP. Note: Fixed PSP is only qualified with the ALUA option enabled on the VMware Host from within the DataCore Server's Console. See Changing multipath or ALUA support settings for hosts from the SANsymphony Help: 1 This example is taken from VMware ESXi version 5.5 Page 18

19 VMware Path Selection Policies Which Preferred Server setting on the DataCore Server should I use with Fixed PSP? Unlike Round Robin, where DataCore recommend (initially) to not use the 'All' Preferred Server setting, when using the Fixed PSP the 'All' setting is mandatory and no other Preferred Server setting is qualified. This is because the Fixed PSP always required an 'Active Optimized' path to failover or failback to for it to work as expected. Note: The Fixed PSP will not send IO to all 'Active Optimized' paths like the Round Robin PSP does. The actual 'active' path used by the VMware Host that is using the Fixed PSP is configured on the ESX Host directly and is not controlled by the DataCore Server. Please refer to VMware's own documentation on how to configure the 'active' path when using the Fixed PSP. Please see Appendix A Notes on Preferred Server and Preferred Path settings on page 32 for a more details explanation when using the All setting. Also see the Preferred Servers section from the SANsymphony Help: Page 19

20 VMware Path Selection Policies Configuring the Most Recently Used Path Selection Policy Use the SATP 'VMW_SATP_DEFAULT_AA' with no claim option set. The Fixed PSP can be configured using either the 'default' SATP type or by configuring a custom SATP rule. Using the default SATP type It is possible to use VMware ESXi s built-in, generic 'VMW_SATP_DEFAULT_AA' rule VMW_SATP_DEFAULT_AA fc system Fibre Channel Devices Using a custom SATP rule To create a custom rule run the following command on the ESXi Host s console esxcli storage nmp satp rule add -V DataCore -M "Virtual Disk" -s VMW_SATP_DEFAULT_AA -P VMW_PSP_MRU Verify the custom rule has been set correctly esxcli storage nmp satp rule list -s VMW_SATP_DEFAULT_AA grep DataCore The response should look like something this (6) VMW_SATP_DEFAULT_AA DataCore Virtual Disk user VMW_PSP_MRU This custom SATP rule can be used for all Virtual Disks from any DataCore Servers when using the Fixed PSP. Note: Most Recently Used is only qualified without the ALUA option enabled on the VMware Host from within the DataCore Server's Console. Se: Changing multipath or ALUA support settings for hosts from the SANsymphony Help: 6 This example is taken from VMware ESXi version 5.5 Page 20

21 VMware Path Selection Policies Which Preferred Server setting on the DataCore Server should I use with Most Recently Used? Because the ALUA option is not supported when using the Most Recently Used PSP it must never be enabled on the Host. The Preferred Server setting, which controls the ALUA state of a given path to a Host from a DataCore Server, will therefore be ignored by the Host. Note: The actual 'active' path used by the VMware Host that is using the Most Recently Used PSP is configured on the ESX Host directly and is not controlled by the DataCore Server. Please refer to VMware's own documentation on how to configure the 'active' path when using the Most Recently Used PSP. Also see the Preferred Servers section from the SANsymphony Help: Page 21

22 Known issues The following is intended to make DataCore Software customers aware of any issues that may affect performance, access or generally give unexpected results under certain conditions when VMware ESXi is used with SANsymphony. Some of the issues here have been found during DataCore s own testing but many others are issues reported by DataCore Software customers, where a specific problem had been identified and then subsequently resolved. DataCore cannot be held responsible for incorrect information regarding VMware products. No assumption should be made that DataCore has direct communication with VMware regarding the issues listed here and we always recommend that users contact the VMware directly to see if there are any updates or fixes since they were reported to us. For Known issues for DataCore s own Software products, please refer to the relevant DataCore Software Component s release notes. Page 22

23 ESXi 6.x (includes 6.0.x and 6.5.x) When using Converged Network Adaptors When using QLogic's Dual-Port, 10Gbps Ethernet-to-PCIe Converged Network Adaptor Disable both the adaptor's BIOS and the 'Select a LUN to Boot from' option. When connecting ESXi Hosts to DataCore Servers After upgrading to VMware ESXi 6.0 Update 3 ESX paths will only report as 'Active'. No paths will report as 'Active (I/O)' - regardless of the Path Selection Policy. VMware have verified this as a cosmetic bug in ESXi that does not affect IO of either the ESX Hosts or VMs and that their engineering team is currently working on a solution. Also see: Example before ESXi 6.0 Update 3: Example after ESXi 6.0 Update 3: Note: Use the ESXi 'esxtop' command (e.g. using the 'd' or 'u' switches) to show actual activity on the expected paths and/or devices. Page 23

24 Known issues ESX 6.x Sharing the same physical connection for Host Front end and DataCore Mirror Ports may result in unexpected behavior when a failure occurs on that physical connection. When Virtual Disks are served to two or more ESX Hosts; make sure that all Host to DataCore Server connections i.e. Front End Ports - do not also share the same 'physical' connection as any DataCore Server to DataCore Server connections i.e. Mirror ports. For example using a single physical 'Inter Switch Link' between the DataCore Servers across two site locations where a Virtual Disk is also served to an ESX Host over the same Inter Switch Link. Should a failure occur on that single 'physical' connection, this will cause both the Mirror I/O (between the DataCore Servers) and the Host I/O (between the Host and the DataCore Server) to fail at the same time. Even though the DataCore Server sends a 'correct' SCSI notification to the ESX Hosts - LUN_NOT_AVAILABLE - ESX will continue to try to access all Virtual Disks even though DataCore would normally expected the ESX Host to report either a 'Permanent Device Loss' (PDL) or an 'All-Paths-Down' (APD) event. No attempt to 'failover' (ESX HA) or move the VM (ESX Fault Tolerant) will be attempted and the ESX Host will lose access to the Virtual Disk. DataCore cannot support a configuration where ESX Hosts are served Virtual Disks over the same Physical Link as the DataCore Servers send their Mirror I/O. ESXi hosts need to perform a rescan whenever Virtual Disks are unserved See and Without a rescan on the Host, ESXi will continue to send SCSI commands to DataCore Server Frontend Ports for LUNs that are no longer served. This causes the DataCore Server to have to send back an appropriate ILLEGAL_REQUEST SCSI response each time the missing LUN is probed for by the Host. In extreme cases, when large numbers of Virtual Disks are unserved, the amount of SCSI commands generated by this send-and-response will significantly affect performance any Host that is using the Front End Port(s) for existing Virtual Disks ESXi hosts experience degraded IO performance on iscsi network when Delayed ACK is 'enabled' on ESXi its software iscsi initiator. See for more specific information and how to disable the 'Delayed ACK' feature on ESXi Hosts. A reboot of the ESXi Host will be required. Storage PDL responses may not trigger path failover in vsphere and 6.0 Update 1. This has now been fixed by VMware. See VHBAs and other PCI devices may stop responding when using Interrupt Remapping. See Under heavy load the VMFS heartbeat may fail with 'false' ATS miscompare message. The ESXi VMFS 'heartbeat' used to use normal 'SCSI reads and writes' to perform its function. A change in the heartbeat method - released in ESXi 5.5 Update 2 and ESXi 6.0 uses ESXi's VAAI ATS commands instead directly to the storage array (i.e. the DataCore Server). DataCore Servers do not require (and so do not support) these ATS commands. DataCore therefore recommend disabling the VAAI ATS heartbeat setting see If your ESXi Hosts are connected to other storage arrays contact VMware to see if it is safe to disable this setting for these arrays. Page 24

25 Known issues ESX 6.x ESX Hosts when not using VAAI's Atomic Test and Set / Compare and Write Significant numbers of VMs running on the same Virtual Disk may result in excessive SCSI reservation requests leading to reservation conflicts between Hosts sharing the Virtual Disk which may lead to increased I/O latency. Reduce the number of running Virtual Machines on a single Virtual Disk and that ESX Hosts with the closest IO path to the DataCore Server all access the same, shared Virtual Disk as this will also help to reduce the potential for excessive SCSI Reservation conflicts. Also see: Applies only to SANsymphony versions 10.0 PSP 6 Update 5 and earlier ESX Hosts with IP addresses that share the same IQN connecting to the same DataCore Server Front-end port is not supported (this also includes ESXi 'Port Binding'). The Front End port will only accept the first connection from a given IQN that attempts to login to it where a unique ISCSI Session ID (ISID) is created for that connection. All subsequent connections that then come from a different NIC that happens to share the same IQN as the first login, will causes a ISID conflict and will be rejected by the DataCore Server. After that, no further iscsi logins will be possible for this IQN. This may cause unexpected disconnects between the Host and the DataCore Server for those connections. It is important to note that if the first successful connection gets disconnected for any reason (e.g. by a SCSI reset ), then one of the other NICs - sharing the same IQN - may re-attempt a login and, if successful, will take the session for itself. This will now block the previously-connected NIC from being able to re-connect and it will now remain disconnected. See the following pages for example of qualified and not-supported configurations: Example 1 A qualified configuration An ESX Host (ESX1) has four different Network Interfaces; each with its own IP address but all with the same IQN: (iqn.esx1) (iqn.esx1) (iqn.esx1) (iqn.esx1) There are, in this example, two DataCore Servers each with two Front-end ports with their own corresponding IP adresses and IQNs: (iqn.dcs1-1) (iqn.dcs1-2) (iqn.dcs2-1) (iqn.dcs2-2) Each Network Interface of the ESX Host should connect to a separate Front-end Port on both DataCore Servers; (iqn.esx1) ISCSI Fabric (iqn.dcs1-1) (iqn.esx1) ISCSI Fabric (iqn.dcs1-2) (iqn.esx1) ISCSI Fabric (iqn.dcs2-1) Page 25

26 Known issues ESX 6.x (iqn.esx1) ISCSI Fabric (iqn.dcs2-2) Also note that this kind of set up will make things simpler to manage and troubleshoot if connection problems occur in the future. There is no case in the above example where the other Network Interface on ESX1 is also trying to connect to the other Front-end port on the same DataCore Server (i.e. there are no multiple ISCSI session connections). Example 2 An non-supported configuration Using the same values as the qualified example above; (iqn.esx1) ISCSI Fabric (iqn.dcs1-1) (iqn.esx1) ISCSI Fabric (iqn.dcs1-2) (iqn.esx1) ISCSI Fabric (iqn.dcs1-1) (iqn.esx1) ISCSI Fabric (iqn.dcs2-2) In this case, both of the Network Interfaces from ESX1 have been configured to connect to the same Network Interface on DataCore Server 1 in this case iqn.dcs1-1 (highlighted in red) which will not work as expected. DataCore Server1 will accept only one of the connections and the other will be rejected; any subsequent interruption over that iscsi connection may then result in either of the two ESX Network Interfaces being able to (re)connect to iqn.dcs1-1, forcing the other ESX connection to be rejected. In other words, there is no guarantee that the ESX1 connection that was previously logged into iqn.dcs1-1 will be able to reconnect if disconnected for any reason and if the other Network Interface logs in before it. A solution in this case may be Teaming the NICs together as the teamed connections will then only have a single IP address and be recognized by the DataCore Server as a single NIC. Page 26

27 Known issues ESX 6.x When running a Microsoft Windows Cluster in an ESX Virtual Machine Running Microsoft Cluster Services in a Virtual Machine on Virtual Disks that have more than one Front End mapping to each DataCore Server may cause unexpected loss of access. A fix is available from VMware. See for more information. Unable to access filesystem for MSCS cluster nodes after vmotion. This has now been fixed by VMware. See The SCSI-3 Persistent Reserve tests fail for Windows 2012 Microsoft Clusters running in VMware ESXi Virtual Machines. This is expected. See specifically read the 'additional notes' (under the section 'VMware vsphere support for running Microsoft clustered configurations'). ESXi/ESX hosts with visibility to RDM LUNs being used by MSCS nodes with RDMs may take a long time to start or during LUN rescan. See Page 27

28 ESXi 5.x (includes 5.0.x, 5.1.x and 5.5.x) When using Converged Network Adaptors When using QLogic's Dual-Port, 10Gbps Ethernet-to-PCIe Converged Network Adaptor Disable both the adaptor's BIOS and the 'Select a LUN to Boot from' option. When connecting ESXi Hosts to DataCore Servers Sharing the same physical connection for Host Front end and DataCore Mirror Ports may result in unexpected behavior when a failure occurs on that physical connection. When Virtual Disks are served to two or more ESX Hosts; make sure that all Host to DataCore Server connections i.e. Front End Ports - do not also share the same 'physical' connection as any DataCore Server to DataCore Server connections i.e. Mirror ports. For example using a single physical 'Inter Switch Link' between the DataCore Servers across two site locations where a Virtual Disk is also served to an ESX Host over the same Inter Switch Link. Should a failure occur on that single 'physical' connection, this will cause both the Mirror I/O (between the DataCore Servers) and the Host I/O (between the Host and the DataCore Server) to fail at the same time. Even though the DataCore Server sends a 'correct' SCSI notification to the ESX Hosts - LUN_NOT_AVAILABLE - ESX will continue to try to access all Virtual Disks even though DataCore would normally expected the ESX Host to report either a 'Permanent Device Loss' (PDL) or an 'All-Paths-Down' (APD) event. No attempt to 'failover' (ESX HA) or move the VM (ESX Fault Tolerant) will be attempted and the ESX Host will lose access to the Virtual Disk. DataCore cannot support a configuration where ESX Hosts are served Virtual Disks over the same Physical Link as the DataCore Servers send their Mirror I/O. ESXi hosts experience degraded IO performance on iscsi network when Delayed ACK is 'enabled' on ESXi its software iscsi initiator. See for more specific information and how to disable the 'Delayed ACK' feature on ESXi Hosts. A reboot of the ESXi Host will be required. ESXi hosts need to perform a rescan whenever Virtual Disks are unserved See and Without a rescan on the Host, ESXi will continue to send SCSI commands to DataCore Server Frontend Ports for LUNs that are no longer served. This causes the DataCore Server to have to send back an appropriate ILLEGAL_REQUEST SCSI response each time the missing LUN is probed for by the Host. In extreme cases, when large numbers of Virtual Disks are unserved, the amount of SCSI commands generated by this send-and-response will significantly affect performance any Host that is using the Front End Port(s) for existing Virtual Disks VHBAs and other PCI devices may stop responding when using Interrupt Remapping. See Page 28

29 Known issues ESX 5.x Under heavy load the VMFS heartbeat may fail with 'false' ATS miscompare message. The ESXi VMFS 'heartbeat' used to use normal 'SCSI reads and writes' to perform its function. A change in the heartbeat method - released in ESXi 5.5 Update 2 and ESXi 6.0 uses ESXi's VAAI ATS commands instead directly to the storage array (i.e. the DataCore Server). DataCore Servers do not require (and so do not support) these ATS commands.datacore therefore recommend disabling the VAAI ATS heartbeat setting see If your Hosts are connected to other storage arrays contact VMware to see if it is safe to disable this setting for these arrays. ESX Hosts when not using VAAI's Atomic Test and Set / Compare and Write Significant numbers of VMs running on the same Virtual Disk may result in excessive SCSI reservation requests leading to reservation conflicts between Hosts sharing the Virtual Disk which may lead to increased I/O latency. Reduce the number of running Virtual Machines on a single Virtual Disk and that ESX Hosts with the closest IO path to the DataCore Server all access the same, shared Virtual Disk as this will also help to reduce the potential for excessive SCSI Reservation conflicts. Also see: Applies only to SANsymphony versions 10.0 PSP 6 Update 5 and earlier ESX Hosts with IP addresses that share the same IQN connecting to the same DataCore Server Front-end port is not supported (this also includes ESXi 'Port Binding'). The Front End port will only accept the first connection from a given IQN that attempts to login to it where a unique ISCSI Session ID (ISID) is created for that connection. All subsequent connections that then come from a different NIC that happens to share the same IQN as the first login, will causes a ISID conflict and will be rejected by the DataCore Server. After that, no further iscsi logins will be possible for this IQN. This may cause unexpected disconnects between the Host and the DataCore Server for those connections. It is important to note that if the first successful connection gets disconnected for any reason (e.g. by a SCSI reset ), then one of the other NICs - sharing the same IQN - may re-attempt a login and, if successful, will take the session for itself. This will now block the previously-connected NIC from being able to re-connect and it will now remain disconnected. See the following pages for example of qualified and not-supported configurations: Example 1 A qualified configuration An ESX Host (ESX1) has four different Network Interfaces; each with its own IP address but all with the same IQN: (iqn.esx1) (iqn.esx1) (iqn.esx1) (iqn.esx1) There are, in this example, two DataCore Servers each with two Front-end ports with their own corresponding IP adresses and IQNs: (iqn.dcs1-1) (iqn.dcs1-2) Page 29

30 Known issues ESX 5.x (iqn.dcs2-1) (iqn.dcs2-2) Each Network Interface of the ESX Host should connect to a separate Front-end Port on both DataCore Servers; (iqn.esx1) ISCSI Fabric (iqn.dcs1-1) (iqn.esx1) ISCSI Fabric (iqn.dcs1-2) (iqn.esx1) ISCSI Fabric (iqn.dcs2-1) (iqn.esx1) ISCSI Fabric (iqn.dcs2-2) Also note that this kind of set up will make things simpler to manage and troubleshoot if connection problems occur in the future. There is no case in the above example where the other Network Interface on ESX1 is also trying to connect to the other Front-end port on the same DataCore Server (i.e. there are no multiple ISCSI session connections). Example 2 An non-supported configuration Using the same values as the qualified example above; (iqn.esx1) ISCSI Fabric (iqn.dcs1-1) (iqn.esx1) ISCSI Fabric (iqn.dcs1-2) (iqn.esx1) ISCSI Fabric (iqn.dcs1-1) (iqn.esx1) ISCSI Fabric (iqn.dcs2-2) In this case, both of the Network Interfaces from ESX1 have been configured to connect to the same Network Interface on DataCore Server 1 in this case iqn.dcs1-1 (highlighted in red) which will not work as expected. DataCore Server1 will accept only one of the connections and the other will be rejected; any subsequent interruption over that iscsi connection may then result in either of the two ESX Network Interfaces being able to (re)connect to iqn.dcs1-1, forcing the other ESX connection to be rejected. In other words, there is no guarantee that the ESX1 connection that was previously logged into iqn.dcs1-1 will be able to reconnect if disconnected for any reason and if the other Network Interface logs in before it. A solution in this case may be Teaming the NICs together as the teamed connections will then only have a single IP address and be recognized by the DataCore Server as a single NIC. Page 30

31 Known issues ESX 5.x When running a Microsoft Windows Cluster in an ESX Virtual Machine Running Microsoft Cluster Services in a Virtual Machine on Virtual Disks that have more than one Front End mapping to each DataCore Server may cause unexpected loss of access. A fix is available from VMware. See for more information. The SCSI-3 Persistent Reserve tests fail for Windows 2012 Microsoft Clusters running in VMware ESXi Virtual Machines. This is expected. See specifically read the 'additional notes' (under the section 'VMware vsphere support for running Microsoft clustered configurations'). ESXi/ESX hosts with visibility to RDM LUNs being used by MSCS nodes with RDMs may take a long time to start or during LUN rescan. See Page 31

32 Appendix A Preferred Server & Preferred Path settings See the Preferred Servers and Preferred Paths sections from the SANsymphony Help: Without ALUA enabled If Hosts are registered without ALUA support, the Preferred Server and Preferred Path settings will serve no function. All DataCore Servers and their respective Front End (FE) paths are considered equal. It is up to the Host s own Operating System or Failover Software to determine which DataCore Server is its preferred server. With ALUA enabled Setting the Preferred Server to Auto (or an explicit DataCore Server), determines the DataCore Server that is designated Active Optimized for Host IO. The other DataCore Server is designated Active Non-Optimized. If for any reason the Storage Source on the preferred DataCore Server becomes unavailable, and the Host Access for the Virtual Disk is set to Offline or Disabled, then the other DataCore Server will be designated the Active Optimized side. The Host will be notified by both DataCore Servers that there has been an ALUA state change, forcing the Host to re-check the ALUA state of both DataCore Servers and act accordingly. If the Storage Source on the preferred DataCore Server becomes unavailable but the Host Access for the Virtual Disk remains Read/Write, for example if only the Storage behind the DataCore Server is unavailable but the FE and MR paths are all connected or if the Host physically becomes disconnected from the preferred DataCore Server (e.g. Fibre Channel or iscsi Cable failure) then the ALUA state will not change for the remaining, Active Nonoptimized side. However, in this case, the DataCore Server will not prevent access to the Host nor will it change the way READ or WRITE IO is handled compared to the Active Optimized side, but the Host will still register this DataCore Server s Paths as Active Non-Optimized which may (or may not) affect how the Host behaves generally. Page 32

33 Appendix A - Preferred Server & Preferred Path settings In the case where the Preferred Server is set to All, then both DataCore Servers are designated Active Optimized for Host IO. All IO requests from a Host will use all Paths to all DataCore Servers equally, regardless of the distance that the IO has to travel to the DataCore Server. For this reason, the All setting is not normally recommended. If a Host has to send a WRITE IO to a remote DataCore Server (where the IO Path is significantly distant compared to the other local DataCore Server), then the WAIT times accrued by having to send the IO not only across the SAN to the remote DataCore Server, but for the remote DataCore Server to mirror back to the local DataCore Server and then for the mirror write to be acknowledged from the local DataCore Server to the remote DataCore Server and finally for the acknowledgement to be sent to the Host back across the SAN, can be significant. The benefits of being able to use all Paths to all DataCore Servers for all Virtual Disks are not always clear cut. Testing is advised. For Preferred Path settings it is stated in the SANsymphony Help: A preferred front-end path setting can also be set manually for a particular virtual disk. In this case, the manual setting for a virtual disk overrides the preferred path created by the preferred server setting for the host. So for example, if the Preferred Server is designated as DataCore Server A and the Preferred Paths are designated as DataCore Server B, then DataCore Server B will be the Active Optimized Side not DataCore Server A. In a two-node Server group there is usually nothing to be gained by making the Preferred Path setting different to the Preferred Server setting and it may also cause confusion when trying to diagnose path problems, or when redesigning your DataCore SAN with regard to Host IO Paths. For Server Groups that have three or more DataCore Servers, and where one (or more) of these DataCore Servers shares Mirror Paths between other DataCore Servers setting the Preferred Path makes more sense. So for example, DataCore Server A has two mirrored Virtual Disks, one with DataCore Server B, and one with DataCore Server C and DataCore Server B also has a mirrored Virtual Disk with DataCore Server C then using just the Preferred Server setting to designate the Active Optimized side for the Host s Virtual Disks becomes more complicated. In this case the Preferred Path setting can be used to override the Preferred Server setting for a much more granular level of control. Page 33

This guide provides configuration settings and considerations for SANsymphony Hosts running VMware ESX/ESXi.

This guide provides configuration settings and considerations for SANsymphony Hosts running VMware ESX/ESXi. The Host Server VMware ESXi Configuration Guide February 2018 This guide provides configuration settings and considerations for SANsymphony Hosts running VMware ESX/ESXi. Basic VMware administration skills

More information

This guide provides configuration settings and considerations for SANsymphony Hosts running VMware ESX/ESXi.

This guide provides configuration settings and considerations for SANsymphony Hosts running VMware ESX/ESXi. The Host Server VMware ESXi Configuration Guide October 2017 This guide provides configuration settings and considerations for SANsymphony Hosts running VMware ESX/ESXi. Basic VMware administration skills

More information

The Host Server. Citrix XenServer Configuration Guide. May The authority on real-time data

The Host Server. Citrix XenServer Configuration Guide. May The authority on real-time data The Host Server Citrix XenServer Configuration Guide May 2018 This guide provides configuration settings and considerations for Hosts running XenServer with SANsymphony. Basic XenServer storage administration

More information

The Host Server. HPUX Configuration Guide. August The authority on real-time data

The Host Server. HPUX Configuration Guide. August The authority on real-time data The Host Server HPUX Configuration Guide August 2018 This guide provides configuration settings and considerations for Hosts running HPUX with SANsymphony. Basic HPUX storage administration skills are

More information

The Host Server. HPUX Configuration Guide. May The Data Infrastructure Software Company

The Host Server. HPUX Configuration Guide. May The Data Infrastructure Software Company The Host Server HPUX Configuration Guide May 2017 This guide provides configuration settings and considerations for SANsymphony Hosts running HPUX. Basic HPUX administration skills are assumed including

More information

The Host Server. AIX Configuration Guide. August The Data Infrastructure Software Company

The Host Server. AIX Configuration Guide. August The Data Infrastructure Software Company The Host Server AIX Configuration Guide August 2017 This guide provides configuration settings and considerations for SANsymphony Hosts running IBM's AIX. Basic AIX administration skills are assumed including

More information

The Host Server. Citrix XenServer Configuration Guide. November The Data Infrastructure Software Company

The Host Server. Citrix XenServer Configuration Guide. November The Data Infrastructure Software Company The Host Server Citrix XenServer Configuration Guide November 2017 This guide provides configuration settings and considerations for SANsymphony Hosts running Citrix XenServer. Basic Citrix XenServer administration

More information

The Host Server. Microsoft Windows Configuration Guide. February The Data Infrastructure Software Company

The Host Server. Microsoft Windows Configuration Guide. February The Data Infrastructure Software Company The Host Server Microsoft Windows Configuration Guide February 2018 This guide provides configuration settings and considerations for SANsymphony Hosts running Microsoft Windows. Basic Microsoft Windows

More information

The Host Server. Oracle Solaris Configuration Guide. October The authority on real-time data

The Host Server. Oracle Solaris Configuration Guide. October The authority on real-time data The Host Server Oracle Solaris Configuration Guide October 2018 This guide provides configuration settings and considerations for Hosts running Oracle Solaris with SANsymphony. Basic Oracle Solaris storage

More information

The Host Server. Microsoft Windows Configuration Guide. September The Data Infrastructure Software Company

The Host Server. Microsoft Windows Configuration Guide. September The Data Infrastructure Software Company The Host Server Microsoft Windows Configuration Guide September 2017 This guide provides configuration settings and considerations for SANsymphony Hosts running Microsoft Windows. Basic Microsoft Windows

More information

This guide provides configuration settings and considerations for SANsymphony Hosts running Oracle's Solaris.

This guide provides configuration settings and considerations for SANsymphony Hosts running Oracle's Solaris. The Host Server Oracle Solaris Configuration Guide October 2017 This guide provides configuration settings and considerations for SANsymphony Hosts running Oracle's Solaris. Basic Solaris administration

More information

The Host Server. Linux Configuration Guide. October 2017

The Host Server. Linux Configuration Guide. October 2017 The Host Server Linux Configuration Guide October 2017 This guide provides configuration settings and considerations for SANsymphony Hosts running Linux. Basic Linux administration skills are assumed including

More information

The Host Server. Linux Configuration Guide. August The authority on real-time data

The Host Server. Linux Configuration Guide. August The authority on real-time data The Host Server Linux Configuration Guide August 2018 This guide provides configuration settings and considerations for Hosts running Linux with SANsymphony. Basic Linux storage administration skills are

More information

Configuration Guide -Server Connection-

Configuration Guide -Server Connection- FUJITSU Storage ETERNUS DX, ETERNUS AF Configuration Guide -Server Connection- (Fibre Channel) for VMware ESX This page is intentionally left blank. Preface This manual briefly explains the operations

More information

Configuring and Managing Virtual Storage

Configuring and Managing Virtual Storage Configuring and Managing Virtual Storage Module 6 You Are Here Course Introduction Introduction to Virtualization Creating Virtual Machines VMware vcenter Server Configuring and Managing Virtual Networks

More information

EMC Performance Optimization for VMware Enabled by EMC PowerPath/VE

EMC Performance Optimization for VMware Enabled by EMC PowerPath/VE EMC Performance Optimization for VMware Enabled by EMC PowerPath/VE Applied Technology Abstract This white paper is an overview of the tested features and performance enhancing technologies of EMC PowerPath

More information

Setup for Microsoft Cluster Service Update 1 Release for ESX Server 3.5, ESX Server 3i version 3.5, VirtualCenter 2.5

Setup for Microsoft Cluster Service Update 1 Release for ESX Server 3.5, ESX Server 3i version 3.5, VirtualCenter 2.5 Setup for Microsoft Cluster Service Update 1 Release for ESX Server 3.5, ESX Server 3i version 3.5, VirtualCenter 2.5 Setup for Microsoft Cluster Service Setup for Microsoft Cluster Service Revision: 041108

More information

HP 3PAR StoreServ Storage VMware ESX Host Persona Migration Guide

HP 3PAR StoreServ Storage VMware ESX Host Persona Migration Guide HP 3PAR StoreServ Storage VMware ESX Host Persona Migration Guide Abstract This guide is intended to assist customers in successfully migrating their VMware ESX/ESXi hosts on HP 3PAR StoreServ storage

More information

Setup for Failover Clustering and Microsoft Cluster Service. Update 1 16 OCT 2018 VMware vsphere 6.7 VMware ESXi 6.7 vcenter Server 6.

Setup for Failover Clustering and Microsoft Cluster Service. Update 1 16 OCT 2018 VMware vsphere 6.7 VMware ESXi 6.7 vcenter Server 6. Setup for Failover Clustering and Microsoft Cluster Service Update 1 16 OCT 2018 VMware vsphere 6.7 VMware ESXi 6.7 vcenter Server 6.7 You can find the most up-to-date technical documentation on the VMware

More information

The DataCore and Host servers

The DataCore and Host servers The DataCore and Host servers Qualified Hardware Components February 2018 This guide lists all hardware components that are considered qualified by DataCore Software for use with SANsymphony. In general

More information

Setup for Failover Clustering and Microsoft Cluster Service. 17 APR 2018 VMware vsphere 6.7 VMware ESXi 6.7 vcenter Server 6.7

Setup for Failover Clustering and Microsoft Cluster Service. 17 APR 2018 VMware vsphere 6.7 VMware ESXi 6.7 vcenter Server 6.7 Setup for Failover Clustering and Microsoft Cluster Service 17 APR 2018 VMware vsphere 6.7 VMware ESXi 6.7 vcenter Server 6.7 You can find the most up-to-date technical documentation on the VMware website

More information

Qualified Hardware Components

Qualified Hardware Components For DataCore and Host Servers October 2018 This guide lists all hardware components that are considered qualified by DataCore Software for use with SANsymphony. The authority on real-time data Changes

More information

Setup for Failover Clustering and Microsoft Cluster Service

Setup for Failover Clustering and Microsoft Cluster Service Setup for Failover Clustering and Microsoft Cluster Service Update 1 ESXi 5.0 vcenter Server 5.0 This document supports the version of each product listed and supports all subsequent versions until the

More information

FUJITSU Storage ETERNUS DX Configuration Guide -Server Connection-

FUJITSU Storage ETERNUS DX Configuration Guide -Server Connection- FUJITSU Storage ETERNUS DX Configuration Guide -Server Connection- (SAS) for VMware ESX This page is intentionally left blank. Preface This manual briefly explains the operations that need to be performed

More information

The DataCore and Host servers

The DataCore and Host servers The DataCore and Host servers Qualified Hardware Components May 2018 This guide lists all hardware components that are considered qualified by DataCore Software for use with SANsymphony. In general DataCore

More information

Setup for Failover Clustering and Microsoft Cluster Service

Setup for Failover Clustering and Microsoft Cluster Service Setup for Failover Clustering and Microsoft Cluster Service Update 1 VMware vsphere 6.5 VMware ESXi 6.5 vcenter Server 6.5 This document supports the version of each product listed and supports all subsequent

More information

Multipathing Configuration for Software iscsi Using Port Binding

Multipathing Configuration for Software iscsi Using Port Binding Multipathing Configuration for Software iscsi Using Port Binding Technical WHITE PAPER Table of Contents Multipathing for Software iscsi.... 3 Configuring vmknic-based iscsi Multipathing.... 3 a) Configuring

More information

Qualified Hardware Components

Qualified Hardware Components DataCore and Host Servers November 2018 This guide lists all hardware components that are considered qualified by DataCore Software for use with SANsymphony. Also see Minimum Hardware Requirements https://www.datacore.com/products/software-defined-storage/tech/prerequisites/

More information

Preparing the boot media/installer with the ISO file:

Preparing the boot media/installer with the ISO file: Preparing the boot media/installer with the ISO file: Download and extract the ISO file with your favorite uncompressing/extracting software (for example: 7zip or WinZip programs) to an empty USB Flash

More information

Dell EMC SC Series Virtual Volumes Best Practices

Dell EMC SC Series Virtual Volumes Best Practices Dell EMC SC Series Virtual Volumes Best Practices Abstract Best practices for deploying and configuring VMware vsphere Virtual Volumes with Dell EMC SC Series storage. September 2017 Dell EMC Best Practices

More information

HP StoreVirtual Storage Multipathing Deployment Guide

HP StoreVirtual Storage Multipathing Deployment Guide HP StoreVirtual Storage Multipathing Deployment Guide HP Part Number: AX696-96377 Published: January 2015 Edition: 6 Copyright 2011, 2015 Hewlett-Packard Development Company, L.P. Revision History Revision

More information

VMware Exam VCP-511 VMware Certified Professional on vsphere 5 Version: 11.3 [ Total Questions: 288 ]

VMware Exam VCP-511 VMware Certified Professional on vsphere 5 Version: 11.3 [ Total Questions: 288 ] s@lm@n VMware Exam VCP-511 VMware Certified Professional on vsphere 5 Version: 11.3 [ Total Questions: 288 ] VMware VCP-511 : Practice Test Question No : 1 Click the Exhibit button. An administrator has

More information

Virtual Volumes FAQs First Published On: Last Updated On:

Virtual Volumes FAQs First Published On: Last Updated On: First Published On: 03-20-2017 Last Updated On: 07-13-2018 1 Table of Contents 1. FAQs 1.1.Introduction and General Information 1.2.Technical Support 1.3.Requirements and Capabilities 2 1. FAQs Frequently

More information

EMC Unity Family EMC Unity All Flash, EMC Unity Hybrid, EMC UnityVSA

EMC Unity Family EMC Unity All Flash, EMC Unity Hybrid, EMC UnityVSA EMC Unity Family EMC Unity All Flash, EMC Unity Hybrid, EMC UnityVSA Version 4.0 Configuring Hosts to Access VMware Datastores P/N 302-002-569 REV 01 Copyright 2016 EMC Corporation. All rights reserved.

More information

Nimble Storage SmartStack Getting Started Guide Cisco UCS and VMware ESXi5

Nimble Storage SmartStack Getting Started Guide Cisco UCS and VMware ESXi5 Technical Marketing Solutions Guide Nimble Storage SmartStack Getting Started Guide Cisco UCS and VMware ESXi5 Document Revision Date Revision Description (author) 5/16/2014 1. 0 Draft release (mmclaughlin)

More information

HP P4000 LeftHand SAN Solutions with VMware vsphere Best Practices

HP P4000 LeftHand SAN Solutions with VMware vsphere Best Practices HP P4000 LeftHand SAN Solutions with VMware vsphere Best Practices Technical whitepaper Table of contents Executive summary...2 New Feature Challenge...3 Initial iscsi setup of vsphere 5...4 Networking

More information

vsphere Storage Update 1 Modified 16 JAN 2018 VMware vsphere 6.5 VMware ESXi 6.5 vcenter Server 6.5

vsphere Storage Update 1 Modified 16 JAN 2018 VMware vsphere 6.5 VMware ESXi 6.5 vcenter Server 6.5 Update 1 Modified 16 JAN 2018 VMware vsphere 6.5 VMware ESXi 6.5 vcenter Server 6.5 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have

More information

Virtualization with VMware ESX and VirtualCenter SMB to Enterprise

Virtualization with VMware ESX and VirtualCenter SMB to Enterprise Virtualization with VMware ESX and VirtualCenter SMB to Enterprise This class is an intense, four-day introduction to virtualization using VMware s immensely popular Virtual Infrastructure suite including

More information

vsphere Host Profiles Update 1 VMware vsphere 6.5 VMware ESXi 6.5 vcenter Server 6.5

vsphere Host Profiles Update 1 VMware vsphere 6.5 VMware ESXi 6.5 vcenter Server 6.5 Update 1 VMware vsphere 6.5 VMware ESXi 6.5 vcenter Server 6.5 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments about this

More information

vsphere Host Profiles 17 APR 2018 VMware vsphere 6.7 VMware ESXi 6.7 vcenter Server 6.7

vsphere Host Profiles 17 APR 2018 VMware vsphere 6.7 VMware ESXi 6.7 vcenter Server 6.7 17 APR 2018 VMware vsphere 6.7 VMware ESXi 6.7 vcenter Server 6.7 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments about

More information

VMware vsphere 6.5/6.0 Ultimate Bootcamp

VMware vsphere 6.5/6.0 Ultimate Bootcamp VMware vsphere 6.5/6.0 Ultimate Bootcamp Class Duration 5 Days Introduction This fast paced, high energy, hands-on course provides not only the foundation needed for a top performing software defined datacenter

More information

VMware vcenter Site Recovery Manager 4.1 Evaluator s Guide EVALUATOR'S GUIDE

VMware vcenter Site Recovery Manager 4.1 Evaluator s Guide EVALUATOR'S GUIDE VMware vcenter Site Recovery Manager 4.1 EVALUATOR'S GUIDE Table of Contents. Getting Started.... 3 About VMware vcenter Site Recovery Manager.... 3 About This Guide.... 3 Intended Audience.... 3 Assumptions....

More information

Exam4Tests. Latest exam questions & answers help you to pass IT exam test easily

Exam4Tests.   Latest exam questions & answers help you to pass IT exam test easily Exam4Tests http://www.exam4tests.com Latest exam questions & answers help you to pass IT exam test easily Exam : VCP510PSE Title : VMware Certified Professional 5 - Data Center Virtualization PSE Vendor

More information

Vmware VCP410. VMware Certified Professional on vsphere 4. Download Full Version :

Vmware VCP410. VMware Certified Professional on vsphere 4. Download Full Version : Vmware VCP410 VMware Certified Professional on vsphere 4 Download Full Version : http://killexams.com/pass4sure/exam-detail/vcp410 A. The ESX Host has 2 AMD dual-core CPUs B. 8 vcpu support is only available

More information

Overview. Prerequisites. VMware vsphere 6.5 Optimize, Upgrade, Troubleshoot

Overview. Prerequisites. VMware vsphere 6.5 Optimize, Upgrade, Troubleshoot VMware vsphere 6.5 Optimize, Upgrade, Troubleshoot Course Name Format Course Books vsphere Version Delivery Options Remote Labs Max Attendees Requirements Lab Time Availability May, 2017 Suggested Price

More information

The DataCore Server. Best Practice Guidelines. February The Data Infrastructure Software Company

The DataCore Server. Best Practice Guidelines. February The Data Infrastructure Software Company The DataCore Server February 2018 The Data Infrastructure Software Company Table of contents Changes made to this document 3 Design objectives 5 The server hardware 7 BIOS 7 CPUs 8 Power 9 System memory

More information

Using EonStor DS Series iscsi-host storage systems with VMware vsphere 5.x

Using EonStor DS Series iscsi-host storage systems with VMware vsphere 5.x Using EonStor DS Series iscsi-host storage systems with VMware vsphere 5.x Application notes Abstract These application notes explain configuration details for using Infortrend EonStor DS Series iscsi-host

More information

Virtual Storage Console, VASA Provider, and Storage Replication Adapter for VMware vsphere

Virtual Storage Console, VASA Provider, and Storage Replication Adapter for VMware vsphere Virtual Storage Console, VASA Provider, and Storage Replication Adapter for VMware vsphere Administration Guide for 7.2 release June 2018 215-13169_A0 doccomments@netapp.com Table of Contents 3 Contents

More information

VMware VMFS Volume Management VMware Infrastructure 3

VMware VMFS Volume Management VMware Infrastructure 3 Information Guide VMware VMFS Volume Management VMware Infrastructure 3 The VMware Virtual Machine File System (VMFS) is a powerful automated file system that simplifies storage management for virtual

More information

Best Practices for Implementing VMware vsphere in a Dell PS Series Storage Environment

Best Practices for Implementing VMware vsphere in a Dell PS Series Storage Environment Best Practices for Implementing VMware vsphere in a Dell PS Series Storage Environment Abstract Dell EMC recommended best practices for configuring VMware vsphere hosts connecting to Dell PS Series storage

More information

The DataCore Server. Best Practice Guidelines. August The Data Infrastructure Software Company

The DataCore Server. Best Practice Guidelines. August The Data Infrastructure Software Company The DataCore Server August 2017 The Data Infrastructure Software Company Table of contents Changes made to this document 4 Overview 5 Which versions of SANsymphony does this apply to? 6 High level design

More information

Table of Contents HOL-PRT-1467

Table of Contents HOL-PRT-1467 Table of Contents Lab Overview - - Virtual Volumes with Dell EqualLogic... 2 Lab Guidance... 3 Pre-flight Instructions... 5 Module 1 - Working with Dell EqualLogic and VVOLs (60 Mins)... 11 Creating a

More information

Dell EMC SC Series Best Practices with VMware vsphere 5.x 6.x

Dell EMC SC Series Best Practices with VMware vsphere 5.x 6.x Dell EMC SC Series Best Practices with VMware vsphere 5.x 6.x Dell EMC Engineering July 2017 Dell EMC Best Practices Revisions Date Description July 2016 Initial release: combined vsphere 5.x and 6.x best

More information

Virtual Storage Console, VASA Provider, and Storage Replication Adapter for VMware vsphere

Virtual Storage Console, VASA Provider, and Storage Replication Adapter for VMware vsphere Virtual Storage Console, VASA Provider, and Storage Replication Adapter for VMware vsphere Administration Guide for 7.1 release January 2018 215-12648_B0 doccomments@netapp.com Table of Contents 3 Contents

More information

Best Practices for Sharing an iscsi SAN Infrastructure with Dell PS Series and SC Series Storage using VMware vsphere Hosts

Best Practices for Sharing an iscsi SAN Infrastructure with Dell PS Series and SC Series Storage using VMware vsphere Hosts Best Practices for Sharing an iscsi SAN Infrastructure with Dell PS Series and SC Series Storage using VMware vsphere Hosts Dell Storage Engineering January 2017 Dell EMC Best Practices Revisions Date

More information

Configuring Server Boot

Configuring Server Boot This chapter includes the following sections: Boot Policy, page 1 UEFI Boot Mode, page 2 UEFI Secure Boot, page 3 CIMC Secure Boot, page 3 Creating a Boot Policy, page 5 SAN Boot, page 6 iscsi Boot, page

More information

VMware vstorage APIs FOR ARRAY INTEGRATION WITH EMC VNX SERIES FOR SAN

VMware vstorage APIs FOR ARRAY INTEGRATION WITH EMC VNX SERIES FOR SAN White Paper VMware vstorage APIs FOR ARRAY INTEGRATION WITH EMC VNX SERIES FOR SAN Benefits of EMC VNX for Block Integration with VMware VAAI EMC SOLUTIONS GROUP Abstract This white paper highlights the

More information

AccelStor All-Flash Array VMWare ESXi 6.0 iscsi Multipath Configuration Guide

AccelStor All-Flash Array VMWare ESXi 6.0 iscsi Multipath Configuration Guide AccelStor All-Flash Array VMWare ESXi 6.0 iscsi Multipath Configuration Guide 1 Table of Contents Introduction... 3 Prerequisites... 3 Hardware Configurations... 4 Storage... 4 VMWare ESXi Server... 4

More information

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme STO2115BU vsphere Storage Best Practices Thorbjoern Donbaek Rohan Pasalkar #VMWorld #STO2115BU Disclaimer This presentation may contain product features that are currently under development. This overview

More information

EMC VSI for VMware vsphere: Path Management

EMC VSI for VMware vsphere: Path Management EMC VSI for VMware vsphere: Path Management Version 5.6 Product Guide P/N 300-013-068 REV 06 Copyright 2011 2013 EMC Corporation. All rights reserved. Published in the USA. Published September 2013. EMC

More information

VI3 to vsphere 4.0 Upgrade and New Technology Ultimate Bootcamp

VI3 to vsphere 4.0 Upgrade and New Technology Ultimate Bootcamp VI3 to vsphere 4.0 Upgrade and New Technology Ultimate Bootcamp Course Length: 2 Days Course Overview This instructor-led course covers everything the student needs to know to upgrade from VMware 3.x to

More information

Latest IT Exam Questions & Answers

Latest IT Exam Questions & Answers DumpKiller Latest IT Exam Questions & Answers http://www.dumpkiller.com No help, Full refund! Exam : 2V0-621 Title : VMware Certified Professional 6 - Data Center Virtualization Beta Vendor : VMware Version

More information

VMware vsphere with ESX 4.1 and vcenter 4.1

VMware vsphere with ESX 4.1 and vcenter 4.1 QWERTYUIOP{ Overview VMware vsphere with ESX 4.1 and vcenter 4.1 This powerful 5-day class is an intense introduction to virtualization using VMware s vsphere 4.1 including VMware ESX 4.1 and vcenter.

More information

Virtualization with VMware ESX and VirtualCenter SMB to Enterprise

Virtualization with VMware ESX and VirtualCenter SMB to Enterprise Virtualization with VMware ESX and VirtualCenter SMB to Enterprise This class is an intense, five-day introduction to virtualization using VMware s immensely popular Virtual Infrastructure suite including

More information

o Restrict administrative privileges

o Restrict administrative privileges Section 1: Configure and Administer vsphere Security Objective 1.1: Configure and Administer Role based Access Control Compare and contrast propagated and explicit permission assignments Add/Modify/Remove

More information

Infortrend VMware Solutions

Infortrend VMware Solutions Infortrend VMware Solutions Best Practice Version: 1.2 Updated: Nov., 2017 Abstract: This document describes the best practices for using Infortrend storage in VMware environment. Infortrend storage provides

More information

DELL POWERVAULT MD32XXI / MD36XXI DEPLOYMENT GUIDE FOR VMWARE ESX4.1 SERVER SOFTWARE

DELL POWERVAULT MD32XXI / MD36XXI DEPLOYMENT GUIDE FOR VMWARE ESX4.1 SERVER SOFTWARE DELL POWERVAULT MD32XXI / MD36XXI DEPLOYMENT GUIDE FOR VMWARE ESX4.1 SERVER SOFTWARE A Dell Technical White Paper Version 1.5 PowerVault MD32xxi and MD36xxi Storage Arrays www.dell.com/md32xxi DISCLAIMER:

More information

2V0-622 vmware. Number: 2V0-622 Passing Score: 800 Time Limit: 120 min.

2V0-622 vmware. Number: 2V0-622 Passing Score: 800 Time Limit: 120 min. 2V0-622 vmware Number: 2V0-622 Passing Score: 800 Time Limit: 120 min Exam A QUESTION 1 What two debugging levels can a virtual machine be configured to? (Choose two.) A. Verbose B. Debugging C. Statistics

More information

Using IBM FlashSystem V9000 TM with the VMware vstorage APIs for Array Integration

Using IBM FlashSystem V9000 TM with the VMware vstorage APIs for Array Integration Using IBM FlashSystem V9000 TM with the VMware vstorage APIs for Array Integration Summary: IBM FlashSystem V9000 provides integration and performance benefits for VMware vsphere environments through support

More information

VMware vsphere 5.5 Professional Bootcamp

VMware vsphere 5.5 Professional Bootcamp VMware vsphere 5.5 Professional Bootcamp Course Overview Course Objectives Cont. VMware vsphere 5.5 Professional Bootcamp is our most popular proprietary 5 Day course with more hands-on labs (100+) and

More information

Virtual Server Agent v9 with VMware. June 2011

Virtual Server Agent v9 with VMware. June 2011 Virtual Server Agent v9 with VMware June 2011 Contents Summary... 3 Backup Transport Methods... 3 Deployment Scenarios... 3 VSA Installation Requirements... 4 VSA Patch Requirements... 4 VDDK Installation...

More information

VMware vsphere 5.0 STORAGE-CENTRIC FEATURES AND INTEGRATION WITH EMC VNX PLATFORMS

VMware vsphere 5.0 STORAGE-CENTRIC FEATURES AND INTEGRATION WITH EMC VNX PLATFORMS VMware vsphere 5.0 STORAGE-CENTRIC FEATURES AND INTEGRATION WITH EMC VNX PLATFORMS A detailed overview of integration points and new storage features of vsphere 5.0 with EMC VNX platforms EMC Solutions

More information

Virtual Storage Console, VASA Provider, and Storage Replication Adapter for VMware vsphere

Virtual Storage Console, VASA Provider, and Storage Replication Adapter for VMware vsphere Virtual Storage Console, VASA Provider, and Storage Replication Adapter for VMware vsphere Workflow Guide for 7.2 release July 2018 215-13170_B0 doccomments@netapp.com Table of Contents 3 Contents Deciding

More information

VMware VAAI Integration. VMware vsphere 5.0 VAAI primitive integration and performance validation with Dell Compellent Storage Center 6.

VMware VAAI Integration. VMware vsphere 5.0 VAAI primitive integration and performance validation with Dell Compellent Storage Center 6. VMware vsphere 5.0 VAAI primitive integration and performance validation with Dell Compellent Storage Center 6.0 Document revision Date Revision Comments /9/0 A Initial Draft THIS GUIDE IS FOR INFORMATIONAL

More information

Using VMware vsphere with Your System

Using VMware vsphere with Your System Using VMware vsphere, on page 1 Configuring the ESXi Host to Use an NTP Server, on page 2 Creating a Backup by Using VMware vcenter, on page 2 Taking a Snapshot by using VMware vcenter, on page 3 Removing

More information

"Charting the Course... VMware vsphere 6.5 Optimize, Upgrade, Troubleshoot. Course Summary

Charting the Course... VMware vsphere 6.5 Optimize, Upgrade, Troubleshoot. Course Summary Course Summary Description This powerful 5-day class provides an in-depth look at vsphere 6.5. In this course, cover how to deploy vsphere 6.5, how to optimize it including VMs, ESXi hosts, vcenter Server

More information

VMware vsphere Stretched Cluster with X-IO Technologies ISE using Active-Active Mirroring. Whitepaper

VMware vsphere Stretched Cluster with X-IO Technologies ISE using Active-Active Mirroring. Whitepaper VMware vsphere Stretched Cluster with X-IO Technologies ISE using Active-Active Mirroring Whitepaper May 2014 Table of Contents Table of Contents... 2 Table of Figures... 3 Introduction... 4 Executive

More information

EXAM - VCP5-DCV. VMware Certified Professional 5 Data Center Virtualization (VCP5-DCV) Exam. Buy Full Product.

EXAM - VCP5-DCV. VMware Certified Professional 5 Data Center Virtualization (VCP5-DCV) Exam. Buy Full Product. VMware EXAM - VCP5-DCV VMware Certified Professional 5 Data Center Virtualization (VCP5-DCV) Exam Buy Full Product http://www.examskey.com/vcp5-dcv.html Examskey VMware VCP5-DCV exam demo product is here

More information

Data Protection Guide

Data Protection Guide SnapCenter Software 4.0 Data Protection Guide For VMs and Datastores using the SnapCenter Plug-in for VMware vsphere March 2018 215-12931_C0 doccomments@netapp.com Table of Contents 3 Contents Deciding

More information

Actualtests.VCI questions

Actualtests.VCI questions Actualtests.VCI510.322 questions Number: VCI510 Passing Score: 800 Time Limit: 120 min File Version: 5.8 http://www.gratisexam.com/ VCI510 VMware Certified Professional 5 - Data Center Virtualization for

More information

VMware vsphere with ESX 4 and vcenter

VMware vsphere with ESX 4 and vcenter VMware vsphere with ESX 4 and vcenter This class is a 5-day intense introduction to virtualization using VMware s immensely popular vsphere suite including VMware ESX 4 and vcenter. Assuming no prior virtualization

More information

Exam Questions VCP550D

Exam Questions VCP550D Exam Questions VCP550D VMware Certified Professional 5 - Data Center Virtualization Delta Exam https://www.2passeasy.com/dumps/vcp550d/ 1. A vsphere administrator is attempting to upgrade an ESXi host

More information

Compellent Storage Center

Compellent Storage Center Compellent Storage Center Best Practices with ESX/ESXi 4.x (vsphere) Compellent Corporate Office Compellent Technologies 7625 Smetana Lane Eden Prairie, Minnesota 55344 www.compellent.com Contents Contents...

More information

"Charting the Course... VMware vsphere 6.7 Boot Camp. Course Summary

Charting the Course... VMware vsphere 6.7 Boot Camp. Course Summary Description Course Summary This powerful 5-day, 10 hour per day extended hours class is an intensive introduction to VMware vsphere including VMware ESXi 6.7 and vcenter 6.7. This course has been completely

More information

Veritas Storage Foundation in a VMware ESX Environment

Veritas Storage Foundation in a VMware ESX Environment Veritas Storage Foundation in a VMware ESX Environment Linux and Solaris x64 platforms January 2011 TABLE OF CONTENTS Introduction... 3 Executive Summary... 4 Overview... 5 Virtual Machine File System...

More information

vsphere Availability 17 APR 2018 VMware vsphere 6.7 VMware ESXi 6.7 vcenter Server 6.7

vsphere Availability 17 APR 2018 VMware vsphere 6.7 VMware ESXi 6.7 vcenter Server 6.7 17 APR 2018 VMware vsphere 6.7 VMware ESXi 6.7 vcenter Server 6.7 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments about

More information

Configuring Cisco UCS Server Pools and Policies

Configuring Cisco UCS Server Pools and Policies This chapter contains the following sections: Global Equipment Policies, page 1 UUID Pools, page 4 Server Pools, page 5 Management IP Pool, page 7 Boot Policy, page 8 Local Disk Configuration Policy, page

More information

vsphere Networking Update 1 ESXi 5.1 vcenter Server 5.1 vsphere 5.1 EN

vsphere Networking Update 1 ESXi 5.1 vcenter Server 5.1 vsphere 5.1 EN Update 1 ESXi 5.1 vcenter Server 5.1 vsphere 5.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check

More information

Question No: 2 What three shares are available when configuring a Resource Pool? (Choose three.)

Question No: 2 What three shares are available when configuring a Resource Pool? (Choose three.) Volume: 70 Questions Question No: 1 A VMware vsphere 6.x Administrator sees the following output In esxtop: What does the %ROY column represent? A. CPU Cycle Walt Percentage B. CPU Utilization C. CPU Ready

More information

vsphere Virtual Volumes

vsphere Virtual Volumes vsphere Virtual Volumes Technical Overview Josh Atwell Andy Banta Special Thanks to Rawlinson Rivera and Cormac Hogan Presenters Josh Atwell Solutions Architect, SolidFire Andy Banta Storage Janitor, SolidFire

More information

EMC VSI for VMware vsphere : Path Management Version 5.3

EMC VSI for VMware vsphere : Path Management Version 5.3 EMC VSI for VMware vsphere : Path Management Version 5.3 Product Guide P/N 300-013-068 REV 03 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 2012

More information

TN1070: Verint Master Server Under

TN1070: Verint Master Server Under Technical Note TN1070: Verint Master Server Under VMware 6.0 Publication Date: Monday, May 23, 2016 Products Exposure Level Technical Note Type Description Verint VMS 6.4 SP3 and higher VMware 6.0 Customer

More information

DELL POWERVAULT MD3200I / MD3600I DEPLOYMENT GUIDE FOR VMWARE ESX4.1 SERVER SOFTWARE

DELL POWERVAULT MD3200I / MD3600I DEPLOYMENT GUIDE FOR VMWARE ESX4.1 SERVER SOFTWARE DELL POWERVAULT MD3200I / MD3600I DEPLOYMENT GUIDE FOR VMWARE ESX4.1 SERVER SOFTWARE A Dell Technical White Paper Version 1.7 PowerVault MD3200i and MD3600i Storage Arrays www.dell.com/md3200i www.dell.com/md3600i

More information

VMware vsphere 6.5 Boot Camp

VMware vsphere 6.5 Boot Camp Course Name Format Course Books 5-day, 10 hour/day instructor led training 724 pg Study Guide fully annotated with slide notes 243 pg Lab Guide with detailed steps for completing all labs 145 pg Boot Camp

More information

HYPER-UNIFIED STORAGE. Nexsan Unity

HYPER-UNIFIED STORAGE. Nexsan Unity HYPER-UNIFIED STORAGE Nexsan Unity VMware Best Practices Guide Firmware Version: Unity 2.0 Nexsan 900 E. Campbell, CA 95008 p. 866.263.9726 www.nexsan.com Document release date: 1/19/2018, Rev. B Copyright

More information

Vmware VCP-511. VMware Certified Professional on vsphere 5 (Private Beta) Download Full Version :

Vmware VCP-511. VMware Certified Professional on vsphere 5 (Private Beta) Download Full Version : Vmware VCP-511 VMware Certified Professional on vsphere 5 (Private Beta) Download Full Version : http://killexams.com/pass4sure/exam-detail/vcp-511 in RAM. A virtual machine running completely in RAM performs

More information

iscsi Configuration for ESXi using VSC Express Guide

iscsi Configuration for ESXi using VSC Express Guide ONTAP 9 iscsi Configuration for ESXi using VSC Express Guide May 2018 215-11181_E0 doccomments@netapp.com Updated for ONTAP 9.4 Table of Contents 3 Contents Deciding whether to use this guide... 4 iscsi

More information

vsphere Availability Update 1 VMware vsphere 6.5 VMware ESXi 6.5 vcenter Server 6.5 EN

vsphere Availability Update 1 VMware vsphere 6.5 VMware ESXi 6.5 vcenter Server 6.5 EN Update 1 VMware vsphere 6.5 VMware ESXi 6.5 vcenter Server 6.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition.

More information

AGENDA Settings, configuration options, etc designed for every allflash array regardless of vendor Our philosophy What you need to consider What you d

AGENDA Settings, configuration options, etc designed for every allflash array regardless of vendor Our philosophy What you need to consider What you d SER2355BE Best Practices for All- Flash Arrays with VMware vsphere Vaughn Stewart, VP, Enterprise Architect, Pure Storage Cody Hosterman, Technical Director, Pure Storage #VMworld #SER2355BE AGENDA Settings,

More information

3.1. Storage. Direct Attached Storage (DAS)

3.1. Storage. Direct Attached Storage (DAS) 3.1. Storage Data storage and access is a primary function of a network and selection of the right storage strategy is critical. The following table describes the options for server and network storage.

More information