HP EVA P6000 Uživatelská příručka

Procházejte online nebo si stáhněte Uživatelská příručka pro Barebones pro PC / pracovní stanice HP EVA P6000. HP EVA P6000 User guide Uživatelská příručka

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 74
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 0
HP ENTERPRISE VIRTUAL ARRAY FAMILY
WITH VMWARE VSPHERE 4.0 , 4.1 AND
5.0 CONFIGURATION BEST PRACTICES
Technical white paper
Table of contents
Executive summary ............................................................................................................................... 3
The challenges .................................................................................................................................... 3
Key concepts and features .................................................................................................................... 4
ALUA compliance ............................................................................................................................ 4
Configuring EVA arrays ........................................................................................................................ 6
Using Command View EVA ............................................................................................................... 6
Running Command View EVA within a VM ......................................................................................... 7
Using the Storage Module for vCenter ................................................................................................ 8
Array hardware configuration and cabling ........................................................................................... 10
Disk group provisioning ...................................................................................................................... 13
Formatted capacity ......................................................................................................................... 13
Sparing overhead and drive failure protection level ........................................................................... 13
Application-specific considerations ................................................................................................... 14
Storage optimization ...................................................................................................................... 15
Vdisk provisioning ............................................................................................................................. 17
Implementing multi-pathing in vSphere 4.x ............................................................................................ 18
Multi-pathing in ESX 3.5 or earlier ................................................................................................... 18
Multi-pathing in vSphere 4.x ............................................................................................................ 20
Best practices for I/O path policy selection ....................................................................................... 24
Configuring multi-pathing .................................................................................................................... 24
Displaying the SATP list .................................................................................................................. 26
Connecting to an active-active EVA array in vSphere 4 ...................................................................... 28
Connecting to an active-active EVA array in vSphere 4.1 ................................................................... 30
Caveats for multi-pathing in vSphere 4.x ........................................................................................... 32
Upgrading EVA microcode ............................................................................................................. 35
Overview of vSphere 4.x storage ........................................................................................................ 35
Using VMFS .................................................................................................................................. 36
Using RDM .................................................................................................................................... 36
Comparing supported features ......................................................................................................... 37
Implementing a naming convention .................................................................................................. 37
Sizing the vSphere cluster ............................................................................................................... 40
Aligning partitions .......................................................................................................................... 40
Enhancing storage performance .......................................................................................................... 41
Optimizing queue depth ................................................................................................................. 41
Using adaptive queuing .................................................................................................................. 41
Using the paravirtualized virtual SCSI driver ...................................................................................... 42
Zobrazit stránku 0
1 2 3 4 5 6 ... 73 74

Shrnutí obsahu

Strany 1 - Table of contents

HP ENTERPRISE VIRTUAL ARRAY FAMILY WITH VMWARE VSPHERE 4.0 , 4.1 AND 5.0 CONFIGURATION BEST PRACTICES Technical white paper Table of contents Exe

Strany 2

10 The Storage Module for vCenter also provides automated provisioning for datastores and VMs. After the storage administrator has configured the plug

Strany 3 - The challenges

11 The resulting topology should be similar to that presented in Figure 3, which shows a vSphere 4.x server attached to an EVA4400 array through a red

Strany 4 - Key concepts and features

12 In a direct-connect environment, the same principles can be achieved with two more HBA or HBA ports; however, the configuration is slightly differe

Strany 5 - Also known as ESX servers

13 Note When configuring VMware Consolidated Backup (VCB) with an EVA array, all vSphere hosts must be set to VMware. However, the VCB proxy host, whi

Strany 6 - Using Command View EVA

14 The overhead created by sparing is calculated as follows: "Sparing capacity = " ("Size of largest disk in disk group * 2" )&quo

Strany 7

15 Sizing storage for any application that is being virtualized begins with understanding the characteristics of the workload. In the white paper, “Be

Strany 8

16 Optimizing for availability When optimizing for availability, your goal is to accommodate particular levels of failures in the array. Availability

Strany 9

17 Vdisk provisioning All EVA active-active arrays are asymmetrical and comply with the SCSI ALUA standard. When creating a Vdisk on an EVA array, yo

Strany 10

18 Vdisks should be created with their controller failover/failback preference alternating between Controller A and B. The above recommendations provi

Strany 11

19 Figure 7 shows a typical multi-pathing implementation using ESX 3.5 or earlier. Figure 7. EVA connectivity with ESX 3.5 or earlier Here, Vdisks

Strany 12

Monitoring EVA performance in order to balance throughput ... 42 Optimizing I/O size ...

Strany 13 - Disk group provisioning

20 Multi-pathing in vSphere 4.x and 5.0 vSphere 4 introduced the concept of path selection plug-ins (PSPs), which are essentially I/O multi-pathing op

Strany 14

21  Fixed_AP Introduced in vSphere 4.1, Fixed_AP I/O path policy extends the functionality of Fixed I/O path policy to active-passive and ALUA-comp

Strany 15 - Storage optimization

22 Figure 8 shows a typical multi-pathing implementation using vSphere 4.x/5. Figure 8. EVA connectivity with vSphere 4.x/5 All I/Os to Vdisks 1 –

Strany 16

23 Note that the preferred controller for accessing a Vdisk in an ALUA-capable array is defined in SCSI by the PREF bit, which is found in byte 0, bit

Strany 17 - Vdisk provisioning

24 Summary In vSphere 4.x/5, ALUA compliance and support for round robin I/O path policy have eliminated the intricate configuration required to imple

Strany 18

25 Figure 10 outlines key components of the multi-pathing stack. Figure 10. vSphere 4.x and 5 multi-pathing stack The key features of the multi-pa

Strany 19

26  NMP The NMP ties together the functionality delivered by the SATP and PSP by handling many non-array specific activities, including: – Periodic

Strany 20

27 Table 3. vSphere 4.x and 5 SATP rules table, with entries that are relevant to EVA arrays denoted by an asterisk SATP Default PSP Description VMW_S

Strany 21

28 Connecting to an active-active EVA array in vSphere 4 When connecting a vSphere 4 host to an active-active EVA array, you should use the VMW_SATP_A

Strany 22

29 for i in `esxcli nmp device list | grep naa.600` ; do esxcli nmp roundrobin setconfig -t iops –I 1 -d $i; done For ESXi5 for i in `esxcli storage n

Strany 23

3 Executive summary The HP Enterprise Virtual Array (EVA) family has been designed for mid-range and enterprise customers with critical requirements t

Strany 24 - Configuring multi-pathing

30 Connecting to an active-active EVA array in vSphere 4.1/5 In vSphere 4.1, VMware introduced more granular SATP and PSP configuration options. As i

Strany 25

31 – Create a new rule in the SATP rule table for the array specified with –vendor and –model – Set the default SATP for this array to VMW_SATP_ALUA

Strany 26 - Displaying the SATP list

32 Deleting a manually-added rule To delete a manually-added rule, use the esxcli nmp satp deleterule command; specify the same options used to create

Strany 27

33  Arrays from two or more vendors are ALUA-compliant  There are different default recommendations for PSPs vSphere 4.1/5 deployment If the multi

Strany 28

34 Figure 11. Relationship between Vdisks and the DR group Just like a Vdisk, a DR group is managed through one controller or the other; in turn,

Strany 29

35 Upgrading EVA microcode An online upgrade of EVA microcode is supported with vSphere 4.x. When performing such upgrades it is critical to follow t

Strany 30

36 Using VMFS VMFS is a high-performance cluster file system designed to eliminate single points of failure, while balancing storage resources. This f

Strany 31

37 – pRDM requires the guest to use the virtual LSI Logic SAS controller – pRDM is most commonly used when configuring MSCS clustering There are som

Strany 32

38 naming convention because the number for a Vdisk in Datacenter A may not be maintained when the Vdisk is replicated and presented to a host in Data

Strany 33

39 Table 5 outlines the various components of this naming convention. Table 5. Sample naming convention Component Description Example <Location>

Strany 34 - DR Group

4 Successfully addressing these challenges is imperative if you wish to maximize the return on investment (ROI) for your SAN while continuing to meet

Strany 35 - Upgrading EVA microcode

40 Best practice for naming datastores  When naming a datastore, utilize the same name used in Command View when the Vdisk was created  Use simple

Strany 36 - Using RDM

41 Best practices for aligning the file system  No alignment is required with Windows Vista, Windows 7, or Windows Server 2008.  Use the vSphere c

Strany 37 - Comparing supported features

42 vSphere administrators often enable adaptive queuing as a means to address storage congestion issues. However, while this approach can temporarily

Strany 38

43 single controller despite the environment being balanced from the perspective of Vdisk access. Each port on Controller 2 is processing 300 MB/s of

Strany 39

44 Figure 15 shows a better-balanced environment, achieved by moving the controller ownerships of VDISK 5 and 6 to Controller 1 and of VDISK1 and 2 to

Strany 40 - Aligning partitions

45 Note VMware makes a similar recommendation in their knowledge base article 1003469. Best practice for improving the performance of VMs that generat

Strany 41 - Using adaptive queuing

46  In an exclusively EVA environment, change the default PSP option for VMW_SATP_ALUA to VMW_PSP_RR.  Round robin I/O path policy is recommended

Strany 42

47 Summary In most environments, the best practices highlighted in this document can help you reduce configuration time and improve storage performanc

Strany 43

48 Glossary Array In the context of this document, an array is a group of disks that is housed in one or more disk enclosures. The disks are connecte

Strany 44 - Optimizing I/O size

49 Management server A management server runs management software such as HP Command View EVA and HP Replication Solutions Manager. RDM VMwar

Strany 45 - Summary of best practices

5  Explicit ALUA mode (explicit transition) – A host driver can set or change the managing controller for the Vdisk EVA arrays also support the fol

Strany 46

50 Appendix A – Using SSSU to configure the EVA The sample SSSU script provided in this appendix creates and present multiple Vdisks to vSphere hosts.

Strany 47 - Summary

51 ADD VDISK "\Virtual Disks\DATA_DISKS\Vdisk004" DISK_GROUP="\Disk Groups\DG1" SIZE=180 REDUNDANCY=VRAID5 WRITECACHE=WRITEBACK MI

Strany 48 - Glossary

52 Appendix B – Miscellaneous scripts/commands This appendix provides scripts/utilities/commands for the following actions:  Set I/O path policy to

Strany 49

53 Linux guest Use one of the following commands to verify that the SCSI disk timeout has been set to a minimum of 60 seconds: cat /sys/bus/scsi/d

Strany 50

54 Appendix C – Balancing I/O throughput between controllers The example described in this appendix is based on an environment (shown in Figure C-1) w

Strany 51 - More information

55 Figure C-2. I/O routes In this example, even though the EVA array has a total of eight controller ports (four on each controller), all I/O seems

Strany 52 - Changing the default PSP

56 Figure C-4. Path information for VDISK5 Alternatively, you can review Vdisk properties in Command View EVA to determine controller ownership, as

Strany 53

57 Figure C-6. Vdisk properties for VDISK5 For a more granular view of throughput distribution, use the following command: evaperf vd –sz <ar

Strany 54

58 After a rescan or vCenter refresh, you can verify that the change has been implemented, as shown in Figure C-8. Figure C-8. Confirming that owners

Strany 55 - Figure C-2. I/O routes

59 Appendix D – Caveat for data-in-place upgrades and Continuous Access EVA The vSphere datastore may become invisible after one of the following acti

Strany 56

6 Configuring EVA arrays HP provides tools to help you configure and maintain EVA arrays. For example, intuitive Command View EVA can be used to simpl

Strany 57

60 Note A similar mismatch would occur if you attempted to use Continuous Access EVA to replicate from the EVA4400 to the EVA8400. When such a mismatc

Strany 58

61 Appendix E – Configuring VMDirectPath I/O for Command View EVA in a VM This appendix describes how to configure VMDirectPath I/O in a vSphere 4.x e

Strany 59 - Continuous Access EVA

62 Figure E-1. Storage Adapters view, available under the Configuration tab of vSphere Client This appendix shows how to assign HBA3 to VM2 in vSp

Strany 60 - 1011385 and 1011387

63 Table E-2. EVA array configuration summary Component Description EVA disk group Default disk group, with 13 physical disks Vdisks \VMDirectPath

Strany 61 - View EVA in a VM

64 Fibre Channel configuration This example uses two HP 4/64 SAN switches, with a zone created on each. The Fibre Channel configuration is summarized

Strany 62

65 The procedure is as follows: 1. Identify which HBAs are present on the vSphere server by issuing the following command: [root@lx100 ~]# lspci |

Strany 63

66 However, if your server hardware does not support Intel® Virtualization Technology for Directed I/O (VT-d) or AMD Extended Page Tables (EPT), Neste

Strany 64 - Configuring the vSphere host

67 3. If your server has compatible hardware, click on the Configure Passthrough… link to move to the Mark devices for passthrough page, as shown in

Strany 65

68 4. Select the desired devices for VMDirectPath; select and accept the passthrough device dependency check shown in Figure E-6. IMPORTANT If you se

Strany 66

69 As shown in Figure E-7, the VMDirectPath Configuration screen reflects the changes you have made. Device icons indicate that the changes will only

Strany 67

7 Running Command View EVA within a VM Your ability to deploy Command View EVA within a VM may be impacted by the following:  EVA model  Command V

Strany 68

70 6. After the reboot, confirm that device icons are green, as shown in Figure E-8, indicating that the VMDirectPath-enabled HBA ports are ready to

Strany 69

71 Note The changes you have just made are stored in file /etc/vmware/esx.conf. Configuring the array Use Command View EVA to perform the following st

Strany 70

72 Procedure Carry out the following steps to add VMDirectPath devices to a selected VM: 1. From the vSphere client, select VM2 from the inventory, e

Strany 71 - Configuring the VM

73 5. From the list of VMDirectPath devices, select the desired device to assign to the VM, as shown in Figure E-12. In the example, select Port 1 o

Strany 72

For more information Data storage from HP http://welcome.hp.com/country/us/en/prodserv/storage.html HP virtualization with VMware http://h18004.www

Strany 73

8 Best practices for deploying Command View EVA in a VM with VMDirectPath I/O  Deploy Command View EVA on the local datastore of the particular vSph

Strany 74 - For more information

9 Figure 1 shows the overview screen for the HP Insight Control Storage Module for vCenter plug-in. Figure 1. Typical overview screen for the vCenter

Komentáře k této Příručce

Žádné komentáře