Dell EqualLogic PS6210XS EqualLogic Host Integration Tools for Linux Version 1 - Page 42

eql.conf, MPIO Volume Params, LogVol, MPIO Volume Params LogVol*], False, SuppressPartitions = True

Page 42 highlights

• LoadBalanceType • MaxDevicesPerMPIOSession • MaxConnectionsPerMember • SuppressPartitions To set volume-specific values for any of these values, add a section to the eql.conf file name [MPIO Volume Params volumename] and define the volume-specific parameter settings in this section. Wildcards can be used in volume-name. For example, to increase the IOPerPath value to 100 for all LogVol* volumes, add the following lines to the eql.conf file: [MPIO Volume Params LogVol*] IOPerPath = 100 By default, SuppressPartitions is set to False, which enables you to use partitions on an EqualLogic device. Some software solutions, such as the XEN server, might not detect volumes correctly if a partitioned device is present. To suppress creating partition devices, set SuppressPartitions to True, which is similar to the no-partitions option when using Linux native multipath devices. For example, create no partition devices on LogVol03 when users log in to the volume, add the following line to the eql.conf file: [MPIO Volume Params LogVol03] SuppressPartitions = True 42 Configuring Multipath I/O Devices

  • 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
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127

LoadBalanceType
MaxDevicesPerMPIOSession
MaxConnectionsPerMember
SuppressPartitions
To set volume-specific values for any of these values, add a section to the
eql.conf
file name
[MPIO Volume Params
volume-
name
]
and define the volume-specific parameter settings in this section. Wildcards can be used in
volume-name
. For example, to increase
the IOPerPath value to 100 for all
LogVol*
volumes, add the following lines to the
eql.conf
file:
[MPIO Volume Params LogVol*]
IOPerPath
= 100
By default, SuppressPartitions is set to
False
, which enables you to use partitions on an EqualLogic device. Some software solutions,
such as the XEN server, might not detect volumes correctly if a partitioned device is present. To suppress creating partition devices, set
SuppressPartitions to
True
, which is similar to the
no-partitions
option when using Linux native multipath devices. For example, create no
partition devices on
LogVol03
when users log in to the volume, add the following line to the
eql.conf
file:
[MPIO Volume Params LogVol03]
SuppressPartitions = True
42
Configuring Multipath I/O Devices