All of lore.kernel.org
 help / color / mirror / Atom feed
* FW: How to avoid lots of read ios to passive paths of active-pass ive storage devices?
@ 2005-09-02 14:25 goggin, edward
  2005-09-02 15:34 ` Steve Lord
  2005-09-02 21:17 ` christophe varoqui
  0 siblings, 2 replies; 3+ messages in thread
From: goggin, edward @ 2005-09-02 14:25 UTC (permalink / raw)
  To: 'dm-devel@redhat.com'

Reposting since it didn't get much response initially and the issue came up
again
in yesterday's multipath conference call.

> ______________________________________________ 
> From: 	goggin, edward  
> Sent:	Friday, July 08, 2005 12:21 AM
> To:	'dm-devel@redhat.com'
> Subject:	How to avoid lots of read ios to passive paths of
> active-passive storage devices?
> 
> How sould device scanning utilities like blkid, pvscan,
> vgscan, and lvscan (others?) be made to avoid issuing
> a significant number of read ios to passive paths of
> active-passive storage devices?
> 
> Possibly they could be changed to use device specific
> command interfaces like SCSI pass through ioctls to
> read the native device paths in order to avoid sending
> lots of ios down the passive paths to active-passive
> storage devices?
> 
> This way they could parse the sense key, ASC, and ASCQ
> returned via the SG_IO interface, see values like
> "Not Ready, Manual Intervention Required" and avoid
> sending subsequent reads to the same path.
> 
> Or should they be changed to scan the multipath devices
> if they exist instead of the path specific devices?
> 
> While this isn't an issue now, it could become one later
> when/if linux hosts are configured with hundreds/thousands
> of passive paths.
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-09-02 21:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-02 14:25 FW: How to avoid lots of read ios to passive paths of active-pass ive storage devices? goggin, edward
2005-09-02 15:34 ` Steve Lord
2005-09-02 21:17 ` christophe varoqui

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.