IBM V7000 Introduction And Implementation Manual page 583

Flex system storage node
Table of Contents

Advertisement

Example 12-21 shows this verification.
Example 12-21 sdd run level example
[root@Palau sdd]# chkconfig --list sdd
sdd
0:off
[root@Palau sdd]#
If necessary, you can disable the start-up option by entering this command:
chkconfig sdd off
Run the datapath query commands to display the online adapters and the paths to the
adapters. Notice that the preferred paths are used from one of the nodes, that is, path 0 and
path 2. Path 1 and path 3 connect to the other node and are used as alternate or backup
paths for high availability, as shown in Example 12-22.
Example 12-22 datapath query command example
[root@Palau ~]# datapath query adapter
Active Adapters :2
Adpt#
Name
State
0 Host0Channel0 NORMAL
1 Host1Channel0 NORMAL
[root@Palau ~]#
[root@Palau ~]# datapath query device
Total Devices : 1
DEV#:
0 DEVICE NAME: vpatha TYPE: 2145
SERIAL: 60050768018201bee000000000000035
============================================================================
Path#
Adapter/Hard Disk
0
Host0Channel0/sda
1
Host0Channel0/sdb
2
Host1Channel0/sdc
3
Host1Channel0/sdd
[root@Palau ~]#
SDD has three path-selection policy algorithms:
Failover only (fo): All I/O operations for the device are sent to the same (preferred) path
unless the path fails because of I/O errors. Then, an alternate path is chosen for
subsequent I/O operations.
Load balancing (lb): The path to use for an I/O operation is chosen by estimating the load
on the adapter to which each path is attached. The
operations currently in process. If multiple paths have the same load, a path is chosen at
random from those paths. Load-balancing mode also incorporates failover protection. The
load-balancing policy is also known as the
Round-robin (rr): The path to use for each I/O operation is chosen at random from paths
that were not used for the last I/O operation. If a device has only two paths, SDD
alternates between the two paths.
1:off
2:on
3:on
Mode
Select
ACTIVE
1
ACTIVE
0
State
Mode
CLOSE
NORMAL
CLOSE
NORMAL
CLOSE
NORMAL
CLOSE
NORMAL
optimized policy
4:on
5:on
6:off
Errors Paths Active
0
2
0
2
POLICY: Optimized Sequential
Select
1
0
0
0
load
is a function of the number of I/O
.
Chapter 12. Host configuration
0
0
Errors
0
0
0
0
563

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents