All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lan <transter@gmail.com>
To: dm-devel@redhat.com
Subject: Multipath Statistics
Date: Wed, 13 Apr 2005 10:41:49 -0700	[thread overview]
Message-ID: <ac71172a05041310417117dd09@mail.gmail.com> (raw)

Hi all,

Thought it would be a good time to bring up a discussion on the type
of statistics that dm-multipath would find useful, e.g. for a load
balancing path selection algorithm or for users. This is a list of
statistics provided by an IBM multipathing product. (The discussion of
how to gather these type of statistics would also require another
discussion). Any thoughts/suggestions?

Per Path Information:	 
- Number of times the path was selected for I/O
- Number of I/O errors on this path
	
Per Adapter Information	:
- The number of times this adapter was selected for I/O
- The number of errors on all paths attached to this adapter
- The number of paths attached to this adapter
- The number of functional paths attached to this adapter (i.e.
Exclude failed or offline paths)
   
Path Performance Information (more specific breakdown):  	
Total Read I/O:	Total number of completed read requests
Total Read Sector:	Total number of sectors that have been read
Total Write I/O:	Total number of completed write requests
Total Write Sector:	Total number of sectors that have been written
Active Read I/O:	Total number of read requests in process
Active Read Sector:	Total number of sectors to read in process
Active Write I/O:	Total number of write requests in process
Active Write Sector:	Total number of sectors to write in process
Maximum I/O:	The maximum number of active I/O requests
Maximum Sector:	The maximum number of active sectors to read or write
Transfer Size:	
<= X , (X = {512, 4K, 16K, 64K})	The number of I/O requests received
whose transfer size is X bytes or less
> 64K 	The number of I/O requests received whose transfer size is greater than 64KB
	
Adapter Performance Information:
** identical to Path performance information except no "Transfer Size'" info


Thanks!
Lan

             reply	other threads:[~2005-04-13 17:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-13 17:41 Lan [this message]
2005-04-13 21:58 ` dm-crypt userland key patch Bjorn Andersson
2005-04-14  7:13   ` Molle Bestefich
2005-04-14 12:14     ` Bjorn Andersson
2005-04-15 21:48       ` Molle Bestefich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ac71172a05041310417117dd09@mail.gmail.com \
    --to=transter@gmail.com \
    --cc=dm-devel@redhat.com \
    --cc=tranlan@us.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.