On Wed, Feb 11, 2004 at 03:34:23AM -0800, Mike Christie wrote:
It can be pretty high. I can get more detailed accounting of the costs
in the morning.
That would be really useful, thanks.
Some devices/paths will show up as /dev/sda, but they can only accept
basic commands like INQUIRY, other IO like reads and writes will just be
failed. It really is vendor specific though. What exactly is the "driver
for the path" is the question? I wanted to add the callouts to the
"driver for the path", but I am not sure if this is the path-selector or
what?
The path selector is there because people kept saying they wanted
different path selection policies for different hardware. But since
there is now 1 path selector per group I can't see how it fits with
this problem. Maybe we could add a couple of new methods to the path
selector to init/exit the group (yuck) ?