[gpfsug-discuss] Meaning of API Stats Category

Oesterlin, Robert Robert.Oesterlin at nuance.com
Mon Jun 12 23:50:44 BST 2017


Can you tell me how LROC plays into this? I’m trying to understand if the difference between gpfs_ns_bytes_read and gpfs_is_bytes_read on a cluster-wide basis reflects the amount of data that is recalled from pagepool+LROC (assuming the majority of the nodes have LROC.

Any insight on LROC stats would helpful as well.

[cid:image001.png at 01D2E3A4.63CEE1D0]

Bob Oesterlin
Sr Principal Storage Engineer, Nuance
507-269-0413



From: <gpfsug-discuss-bounces at spectrumscale.org> on behalf of IBM Spectrum Scale <scale at us.ibm.com>
Reply-To: gpfsug main discussion list <gpfsug-discuss at spectrumscale.org>
Date: Monday, June 12, 2017 at 4:01 PM
To: gpfsug main discussion list <gpfsug-discuss at spectrumscale.org>
Subject: [EXTERNAL] Re: [gpfsug-discuss] Meaning of API Stats Category

Hello Kristy,

The GPFSFileSystemAPI and GPFSNodeAPI sensor metrics are from the point of view of "applications" in the sense that they provide stats about I/O requests made to files in GPFS file systems from user level applications using POSIX interfaces like open(), close(), read(), write(), etc.

This is in contrast to similarly named sensors without the "API" suffix, like GPFSFilesystem and GPFSNode.  Those sensors provide stats about I/O requests made by the GPFS code to NSDs (disks) making up GPFS file systems.

The relationship between application I/O and disk I/O might or might not be obvious.  Consider some examples.  An application that starts sequentially reading a file might, at least initially, cause more disk I/O than expected because GPFS has decided to prefetch data.  An application write() might not immediately cause a the writing of disk blocks due to the operation of the pagepool.  Ultimately, application write()s might cause twice as much data written to disk due to the replication factor of the file system.  Application I/O concerns itself with user data; disk I/O might have to occur to handle the user data and associated file system metadata (like inodes and indirect blocks).

The difference between GPFSFileSystemAPI and GPFSNodeAPI: GPFSFileSystemAPI reports stats for application I/O per filesystem per node; GPFSNodeAPI reports application I/O stats per node.  Similarly, GPFSFilesystem reports stats for disk I/O per filesystem per node; GPFSNode reports disk I/O stats per node.

I hope this helps.
Eric Agar


Regards, The Spectrum Scale (GPFS) team

------------------------------------------------------------------------------------------------------------------
If you feel that your question can benefit other users of  Spectrum Scale (GPFS), then please post it to the public IBM developerWroks Forum at https://www.ibm.com/developerworks/community/forums/html/forum?id=11111111-0000-0000-0000-000000000479<https://urldefense.proofpoint.com/v2/url?u=https-3A__www.ibm.com_developerworks_community_forums_html_forum-3Fid-3D11111111-2D0000-2D0000-2D0000-2D000000000479&d=DwMGaQ&c=djjh8EKwHtOepW4Bjau0lKhLlu-DxM1dlgP0rrLsOzY&r=LPDewt1Z4o9eKc86MXmhqX-45Cz1yz1ylYELF9olLKU&m=5sAByjnB2P9tv298gm9m1cJjOe9Sjm2TqyQYw-vXIDo&s=AkUR-geA0jejuYEiraffUNtNEXHMtZG6k-r-k1lEwpU&e=>.

If your query concerns a potential software error in Spectrum Scale (GPFS) and you have an IBM software maintenance contract please contact  1-800-237-5511 in the United States or your local IBM Service Center in other countries.

The forum is informally monitored as time permits and should not be used for priority messages to the Spectrum Scale (GPFS) team.



From:        "Oesterlin, Robert" <Robert.Oesterlin at nuance.com>
To:        gpfsug main discussion list <gpfsug-discuss at spectrumscale.org>
Date:        06/12/2017 04:43 PM
Subject:        Re: [gpfsug-discuss] Meaning of API Stats Category
Sent by:        gpfsug-discuss-bounces at spectrumscale.org
________________________________



Hi Kristy

What I *think* the difference is:

gpfs_fis: - calls to the GPFS file system interface
gpfs_fs: calls from the node that actually make it to the NSD server/metadata

The difference being what’s served out of the local node pagepool.

Bob Oesterlin
Sr Principal Storage Engineer, Nuance


From: <gpfsug-discuss-bounces at spectrumscale.org> on behalf of Kristy Kallback-Rose <kkr at lbl.gov>
Reply-To: gpfsug main discussion list <gpfsug-discuss at spectrumscale.org>
Date: Monday, June 12, 2017 at 3:17 PM
To: gpfsug main discussion list <gpfsug-discuss at spectrumscale.org>
Subject: [EXTERNAL] [gpfsug-discuss] Meaning of API Stats Category

Hi,

  Can anyone provide more detail about what is meant by the following two categories of stats? The PDG has a limited description as far as I could see. I'm not sure what is meant by Application PoV. Would the Grafana bridge count as an "application"?

 _______________________________________________
gpfsug-discuss mailing list
gpfsug-discuss at spectrumscale.org
http://gpfsug.org/mailman/listinfo/gpfsug-discuss<https://urldefense.proofpoint.com/v2/url?u=http-3A__gpfsug.org_mailman_listinfo_gpfsug-2Ddiscuss&d=DwMGaQ&c=djjh8EKwHtOepW4Bjau0lKhLlu-DxM1dlgP0rrLsOzY&r=LPDewt1Z4o9eKc86MXmhqX-45Cz1yz1ylYELF9olLKU&m=5sAByjnB2P9tv298gm9m1cJjOe9Sjm2TqyQYw-vXIDo&s=b65SdhLjucv9k789Livfsbk7DozTcQn6rCOB0zM21tE&e=>



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://gpfsug.org/pipermail/gpfsug-discuss_gpfsug.org/attachments/20170612/ed9bd3a4/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 124065 bytes
Desc: image001.png
URL: <http://gpfsug.org/pipermail/gpfsug-discuss_gpfsug.org/attachments/20170612/ed9bd3a4/attachment.png>


More information about the gpfsug-discuss mailing list