|
|
GTownes
|
Hi All,
We are planning updating our SAN environment to the latest firmware. We have been advised to we can do rolling updates, but must set timeout values greater than 60 seconds on the applications, and OS. We are running wndows and HPUX in our environment.
With regards to the HPUX OS, would recommend changing the timeout on the PV or both PV and LV?
|
|
|
Note: If you are the author of this question and wish to assign points to any of the answers, please login first.For more information on assigning points ,click
here
|
|
|
Sort Answers By:
Date or Points
|
|
Torsten.
|
|
Nov 3, 2009 18:06:27 GMT
3 pts
|
|
What is your "SAN"?
I assume you are talking about a fibre channel disk array. |
|
IBaltay
|
|
Nov 3, 2009 18:13:21 GMT
5 pts
|
|
Hi,
Intro 1. Selecting a period of low I/O activity is essential 2. checking the MPIO/native MPIO/PVlinks/Autopaths both path activity and accessibility to the array
3.For all your platforms you should go to 60 (HP-UX/Windows standalone) or more seconds of 90-120 (HP-UX SG/MSCS clusters) seconds |
|
IBaltay
|
|
Nov 3, 2009 18:18:06 GMT
3 pts
|
|
|
The above applies only to EVA storage, XP storage microcode upgrade is fully online-nondisruptive as well as the SAN switches firmware upgrade |
|
IBaltay
|
|
Nov 3, 2009 19:11:21 GMT
5 pts
|
|
but the first prerequisite (which must not be forgotten) especially in the storage controller firmware ugprade is to upgrade all the hosts HBA BIOSes/firmwares/drivers/multipathing drivers at SPOCK: http://h20272.www2.hp.com/ |
|
|
GTownes
|
|
Nov 3, 2009 19:20:16 GMT
N/A: Question Author
|
|
Thanks for the replies guys.
Yes, I am referring to EVA's. EVA 8100 and 8000. The HPUX servers hba's are up to date with firmware. I am just trying to figure out if I need to set just the PV timeout or both PV and LV timeouts on the servers. |
|
IBaltay
|
|
Nov 3, 2009 19:28:59 GMT
5 pts
|
|
lvdisplay = "forever" pvdisplay = 30s. So the PV timeout value should be changed to 60s |
|
Torsten.
|
|
Nov 3, 2009 19:31:07 GMT
5 pts
|
|
For HP-UX the driver is much more important than the firmware, because the driver will replace the firmware while OS is running.
Now it depends - what version of hp-ux, and multipathing software in use? |
|
Torsten.
|
|
Nov 3, 2009 19:32:25 GMT
7 pts
|
|
|
Uwe Zessin
|
|
Nov 3, 2009 19:39:34 GMT
7 pts
|
|
|
|
GTownes
|
|
Nov 3, 2009 19:52:14 GMT
N/A: Question Author
|
|
|
This great information. I've changed my PV timeout to 180 sec. I guess one thing I need to get clear is, do I need to change the LV timeout to 180 or leave it "0" or should just the PV timeout be enough. According to the document provided it only shows changing the timeout for the PV. |
|
IBaltay
|
|
Nov 3, 2009 19:57:53 GMT
10 pts
|
|
yes LV timeout can stay as is:
Without LV timeouts, the system continues to retry an I/O to a nonresponding disk, possibly forever. If the disk finally responds, the I/O successfully completes. However, in a case when the disk never responds, the I/O will never complete and then never return to the caller. Thus, the caller will be "hung" forever waiting for an I/O that will not complete. If an LV timeout is specified (via the lvchange command with the -t command option), I/O to a nonresponsive disk will also be retried, but only for a length of time that does not exceed the specified timeout value. If the disk fails to respond within that time, the system will return an I/O error to the caller; thus the caller will not "hang" longer than the specified timeout value. |
|
|
GTownes
|
|
Nov 3, 2009 20:18:36 GMT
N/A: Question Author
|
|
Thanks guys for your quick and helpful responses.
G |
|
Santhosh Kumar Theyyan
|
|
Nov 4, 2009 11:27:22 GMT
Unassigned
|
|
|
I have never heard of recommending LV time out change. But always keep pv time between 90-180 seconds depending on the disk/array. |
|