Hi. Please keep in mind that SCSI timeouts are in seconds (with the SCSI driver having a 60 second timeout). PowerPath sits above the SCSI driver. So, an I/O that was retried at the SCSI driver could have a rather large latency value.
You do have a way of using this to discover the latency in this setup.
1. powermt set path_latency_monitor=on
2. powermt set path_latency_threshold = 0
This is called discovery mode and will cause a threshold cross every time a new high watermark is discovered.
This high watermark is also visible from the "powermt display latency".
SKT2
2 Intern
•
1.3K Posts
0
December 10th, 2009 05:00
Brion2
154 Posts
0
December 10th, 2009 08:00
Hi. Please keep in mind that SCSI timeouts are in seconds (with the SCSI driver having a 60 second timeout). PowerPath sits above the SCSI driver. So, an I/O that was retried at the SCSI driver could have a rather large latency value.
You do have a way of using this to discover the latency in this setup.
1. powermt set path_latency_monitor=on
2. powermt set path_latency_threshold = 0
This is called discovery mode and will cause a threshold cross every time a new high watermark is discovered.
This high watermark is also visible from the "powermt display latency".
I hope this helps.
SKT2
2 Intern
•
1.3K Posts
0
December 11th, 2009 04:00
is there a possible performance impact by enabling the path_latency_monitor?
Did u mean high watermark is the "latency max" displayed from `powermt display latency`
Brion2
154 Posts
0
December 11th, 2009 07:00
Hello. No performance impact has been documented to date. Yes, I am describing max latency.