Dell PowerStore 5200T EMC PowerStore Host Configuration Guide - Page 88

Post-Configuration Steps - Using the PowerStore System

Page 88 highlights

● load_bal_policy - I/O load balancing policy: This parameter must be set with the default value of "round-robin" to set the Round-Robin (RR) policy for MPIO for devices presented from PowerStore. Using this policy, I/O operations are balanced across all available paths. ● path_fail_secs - Timeout in seconds before declaring a LUN path offline: This parameter must be set with the default value of 120 seconds. NOTE: The man page of scsimgr_esdisk(7) provides a list of parameters related to HP-UX native multipathing. Post-Configuration Steps - Using the PowerStore System This topic describes the post-configuration steps using the PowerStore system. After the host configuration is completed, you can use the PowerStore storage from the host. You can create, present, and manage volumes accessed from the host via PowerStore Manager, CLI , or REST API. Refer to the PowerStore Manager Online Help, CLI Reference Guide, or REST API Reference Guide for additional information. Presenting PowerStore Volumes to the HP-UX Host This topic describes presenting PowerStore volumes to the HP-UX host. When adding host groups and hosts to allow HP-UX hosts to access PowerStore volumes, specify HP-UX as the operating system for the newly-created hosts. NOTE: Setting the host's operating system is required for optimal interoperability and stability of the host with PowerStore storage. You can adjust the setting while the host is online and connected to the PowerStore cluster with no I/O impact. NOTE: Refer to the PowerStore Configuring Volumes Guide for additional information. Creating a file system About this task File system configuration and management are out of the scope of this document. NOTE: Some file systems may require you to properly align the file system on the PowerStore volume. It is recommended to use specified tools to optimally match your host with application requirements. NOTE: Creating a file system formatting with UNMAP enabled on a host connected to PowerStore may result in an increased amount of write I/Os to the storage subsystem. When possible, it is highly recommended to disable UNMAP during file system creation. Disabling UNMAP can be done when using the Veritas Volume Manager on the HP-UX host. However, when using the HP-UX native volume manager, this recommendation is not applicable as UNMAP is not supported in this case. To disable UNMAP during file system creation (only when using Veritas Volume Manager): Steps 1. Access the HP-UX host using SSH as root. 2. Run the following vxdisk command to temporarily disable UNMAP for the targeted device on the host (before creating the file system): # vxdisk set reclaim=off "disk name" 88 Host Configuration for HP-UX

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93

load_bal_policy
- I/O load balancing policy: This parameter must be set with the default value of "round-robin" to
set the Round-Robin (RR) policy for MPIO for devices presented from PowerStore. Using this policy, I/O operations are
balanced across all available paths.
path_fail_secs
- Timeout in seconds before declaring a LUN path offline: This parameter must be set with the default
value of 120 seconds.
NOTE:
The man page of scsimgr_esdisk(7) provides a list of parameters related to HP-UX native multipathing.
Post-Configuration Steps - Using the PowerStore
System
This topic describes the post-configuration steps using the PowerStore system.
After the host configuration is completed, you can use the PowerStore storage from the host.
You can create, present, and manage volumes accessed from the host via PowerStore Manager, CLI , or REST API. Refer to the
PowerStore Manager Online Help
,
CLI Reference Guide
, or
REST API Reference Guide
for additional information.
Presenting PowerStore Volumes to the HP-UX Host
This topic describes presenting PowerStore volumes to the HP-UX host.
When adding host groups and hosts to allow HP-UX hosts to access PowerStore volumes, specify
HP-UX
as the operating
system for the newly-created hosts.
NOTE:
Setting the host's operating system is required for optimal interoperability and stability of the host with PowerStore
storage. You can adjust the setting while the host is online and connected to the PowerStore cluster with no I/O impact.
NOTE:
Refer to the
PowerStore Configuring Volumes Guide
for additional information.
Creating a file system
About this task
File system configuration and management are out of the scope of this document.
NOTE:
Some file systems may require you to properly align the file system on the PowerStore volume. It is recommended
to use specified tools to optimally match your host with application requirements.
NOTE:
Creating a file system formatting with UNMAP enabled on a host connected to PowerStore may result in an
increased amount of write I/Os to the storage subsystem. When possible, it is highly recommended to disable UNMAP
during file system creation. Disabling UNMAP can be done when using the Veritas Volume Manager on the HP-UX host.
However, when using the HP-UX native volume manager, this recommendation is not applicable as UNMAP is not supported
in this case.
To disable UNMAP during file system creation (only when using Veritas Volume Manager):
Steps
1.
Access the HP-UX host using SSH as
root
.
2.
Run the following
vxdisk
command to temporarily disable UNMAP for the targeted device on the host (before creating the
file system):
# vxdisk set reclaim=off "disk name"
88
Host Configuration for HP-UX