Re: What address space is using AUX slots?

2014-10-27 Thread Vernooij, CP (SPLXM) - KLM
The 30% rule is a performance rule, not a capacity rule: 
1. you should have enough space to accommodate a large page-out burst, when I 
occurs. 
2. you should not fill this space over 30% to keep good performance on your 
page-outs. Although I think this rule is more important in a constantly paging 
system and less important for a one time page-out burst.

Kees.


-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of Mike Schwab
Sent: 25 October, 2014 0:08
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: What address space is using AUX slots?

As long as he doesn't exceed 30% usage, he should be fine.  Maybe automatically 
issue the command hourly to find the peak?

On Fri, Oct 24, 2014 at 2:33 PM, Gibney, Dave gib...@wsu.edu wrote:
 Just because you are not paging due to lots of real/flash isn't a reason to 
 not have sufficient page datasets in case you need them for dumping of some 
 runaway memory gobbler.

 -Original Message-
 From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] 
 On Behalf Of Elardus Engelbrecht
 Sent: Thursday, October 23, 2014 12:38 AM
 To: IBM-MAIN@LISTSERV.UA.EDU
 Subject: Re: What address space is using AUX slots?

 Peter Hunkeler wrote:

 It seems, we've got enough real storage and enough Flash Memory. 
 There is
 hardly any paging. We've got two local page data sets mainly because 
 VIO paging will not go to Flash Memory.

 We're starting to see local page data set usage at ~30%. I conclude 
 that this
 must be VIO data being paged out.

 What let you arrive at that conclusion? Just curious if you don't mind 
 please.


 I'm not very fluent in using neither RMF, nor MAINVIEW. I'd like to 
 find out
 which AS is causing this AUX usage. Not that I'd currently think, 
 we're in touble. Just curious. Does anyone have some hints where to start?

 Do you want 'snapshot' (with RMF II), interactive monitoring (RMF 
 III) or some post-processing? Depending on what you want to do, you 
 can use RMF batch using SMF records, RMF II or RMF III or RMF Spreadsheet 
 Reporter.

 (Or you can go Martin Packer's entertaining way... :-D )


 Groete / Greetings
 Elardus Engelbrecht

 -
 - For IBM-MAIN subscribe / signoff / archive access instructions, 
 send email to lists...@listserv.ua.edu with the message: INFO 
 IBM-MAIN

 --
 For IBM-MAIN subscribe / signoff / archive access instructions, send 
 email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN



--
Mike A Schwab, Springfield IL USA
Where do Forest Rangers go to get away from it all?

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN

For information, services and offers, please visit our web site: 
http://www.klm.com. This e-mail and any attachment may contain confidential and 
privileged material intended for the addressee only. If you are not the 
addressee, you are notified that no part of the e-mail or any attachment may be 
disclosed, copied or distributed, and that any other action related to this 
e-mail or attachment is strictly prohibited, and may be unlawful. If you have 
received this e-mail by error, please notify the sender immediately by return 
e-mail, and delete this message. 

Koninklijke Luchtvaart Maatschappij NV (KLM), its subsidiaries and/or its 
employees shall not be liable for the incorrect or incomplete transmission of 
this e-mail or any attachments, nor responsible for any delay in receipt. 
Koninklijke Luchtvaart Maatschappij N.V. (also known as KLM Royal Dutch 
Airlines) is registered in Amstelveen, The Netherlands, with registered number 
33014286




--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: What address space is using AUX slots?

2014-10-27 Thread Lizette Koehler
If we toss the ROT 30%, what would be the new ROT?

Is there any amount of usage that is bad?

Some of my plexes run with 50% or higher on the page datasets and they are
very slow response.  However, those that have 30% or less seem to perform
better.

What would the recommendation be if not 30%?

Lizette


 -Original Message-
 From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On
 Behalf Of Martin Packer
 Sent: Monday, October 27, 2014 1:57 AM
 To: IBM-MAIN@LISTSERV.UA.EDU
 Subject: Re: What address space is using AUX slots?
 
 We should throw the 30% rule in the bin IM(NS)HO. Only relates to
Continuous Slot
 Allocation Algorithm break down and we shouldn't get anywhere near it;
The
 economics of memory (and a fortiori with Flash) make this near obsolete.
 
 Cheers, Martin
 
 Martin Packer,
 zChampion, Principal Systems Investigator, Worldwide Banking Center of
 Excellence, IBM
 
 +44-7802-245-584
 
 email: martin_pac...@uk.ibm.com
 
 Twitter / Facebook IDs: MartinPacker
 Blog:
 https://www.ibm.com/developerworks/mydeveloperworks/blogs/MartinPacker
 
 

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: What address space is using AUX slots?

2014-10-27 Thread Mike Schwab
If you need to take a system dump, you need to copy the existing
frames in core and on disk for the dump.

And yes, they have dropped the continuous slot algorithm.

On Mon, Oct 27, 2014 at 6:56 AM, Lizette Koehler
stars...@mindspring.com wrote:
 If we toss the ROT 30%, what would be the new ROT?

 Is there any amount of usage that is bad?

 Some of my plexes run with 50% or higher on the page datasets and they are
 very slow response.  However, those that have 30% or less seem to perform
 better.

 What would the recommendation be if not 30%?

 Lizette


 -Original Message-
 From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On
 Behalf Of Martin Packer
 Sent: Monday, October 27, 2014 1:57 AM
 To: IBM-MAIN@LISTSERV.UA.EDU
 Subject: Re: What address space is using AUX slots?

 We should throw the 30% rule in the bin IM(NS)HO. Only relates to
 Continuous Slot
 Allocation Algorithm break down and we shouldn't get anywhere near it;
 The
 economics of memory (and a fortiori with Flash) make this near obsolete.

 Cheers, Martin

 Martin Packer,
 zChampion, Principal Systems Investigator, Worldwide Banking Center of
 Excellence, IBM

 +44-7802-245-584

 email: martin_pac...@uk.ibm.com

 Twitter / Facebook IDs: MartinPacker
 Blog:
 https://www.ibm.com/developerworks/mydeveloperworks/blogs/MartinPacker



 --
 For IBM-MAIN subscribe / signoff / archive access instructions,
 send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN



-- 
Mike A Schwab, Springfield IL USA
Where do Forest Rangers go to get away from it all?

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: What address space is using AUX slots?

2014-10-27 Thread Vernooij, CP (SPLXM) - KLM
Rereading your answer, I wonder what it is that 'we should not get anywhere 
near'? 

Kees.

-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of Martin Packer
Sent: 27 October, 2014 9:57
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: What address space is using AUX slots?

We should throw the 30% rule in the bin IM(NS)HO. Only relates to Continuous 
Slot Allocation Algorithm break down and we shouldn't get anywhere near it; 
The economics of memory (and a fortiori with Flash) make this near obsolete.

Cheers, Martin

Martin Packer,
zChampion, Principal Systems Investigator, Worldwide Banking Center of 
Excellence, IBM

+44-7802-245-584

email: martin_pac...@uk.ibm.com

Twitter / Facebook IDs: MartinPacker
Blog: 
https://www.ibm.com/developerworks/mydeveloperworks/blogs/MartinPacker



From:   Vernooij, CP (SPLXM) - KLM kees.verno...@klm.com
To: IBM-MAIN@LISTSERV.UA.EDU
Date:   27/10/2014 08:11
Subject:Re: What address space is using AUX slots?
Sent by:IBM Mainframe Discussion List IBM-MAIN@LISTSERV.UA.EDU



The 30% rule is a performance rule, not a capacity rule: 
1. you should have enough space to accommodate a large page-out burst, when I 
occurs. 
2. you should not fill this space over 30% to keep good performance on your 
page-outs. Although I think this rule is more important in a constantly paging 
system and less important for a one time page-out burst.

Kees.


-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of Mike Schwab
Sent: 25 October, 2014 0:08
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: What address space is using AUX slots?

As long as he doesn't exceed 30% usage, he should be fine.  Maybe automatically 
issue the command hourly to find the peak?

On Fri, Oct 24, 2014 at 2:33 PM, Gibney, Dave gib...@wsu.edu wrote:
 Just because you are not paging due to lots of real/flash isn't a 
 reason
to not have sufficient page datasets in case you need them for dumping of some 
runaway memory gobbler.

 -Original Message-
 From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] 
 On Behalf Of Elardus Engelbrecht
 Sent: Thursday, October 23, 2014 12:38 AM
 To: IBM-MAIN@LISTSERV.UA.EDU
 Subject: Re: What address space is using AUX slots?

 Peter Hunkeler wrote:

 It seems, we've got enough real storage and enough Flash Memory. 
 There is
 hardly any paging. We've got two local page data sets mainly because 
 VIO paging will not go to Flash Memory.

 We're starting to see local page data set usage at ~30%. I conclude 
 that this
 must be VIO data being paged out.

 What let you arrive at that conclusion? Just curious if you don't 
 mind
please.


 I'm not very fluent in using neither RMF, nor MAINVIEW. I'd like to 
 find out
 which AS is causing this AUX usage. Not that I'd currently think, 
 we're in touble. Just curious. Does anyone have some hints where to
start?

 Do you want 'snapshot' (with RMF II), interactive monitoring (RMF
 III) or some post-processing? Depending on what you want to do, you 
 can use RMF batch using SMF records, RMF II or RMF III or RMF
Spreadsheet Reporter.

 (Or you can go Martin Packer's entertaining way... :-D )


 Groete / Greetings
 Elardus Engelbrecht

 -
 - For IBM-MAIN subscribe / signoff / archive access instructions, 
 send email to lists...@listserv.ua.edu with the message: INFO 
 IBM-MAIN

 --
 For IBM-MAIN subscribe / signoff / archive access instructions, send 
 email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN



--
Mike A Schwab, Springfield IL USA
Where do Forest Rangers go to get away from it all?

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN

For information, services and offers, please visit our web site: 
http://www.klm.com. This e-mail and any attachment may contain confidential and 
privileged material intended for the addressee only. If you are not the 
addressee, you are notified that no part of the e-mail or any attachment may be 
disclosed, copied or distributed, and that any other action related to this 
e-mail or attachment is strictly prohibited, and may be unlawful. If you have 
received this e-mail by error, please notify the sender immediately by return 
e-mail, and delete this message. 

Koninklijke Luchtvaart Maatschappij NV (KLM), its subsidiaries and/or its 
employees shall not be liable for the incorrect or incomplete transmission of 
this e-mail or any attachments, nor responsible for any delay in receipt. 
Koninklijke Luchtvaart Maatschappij N.V. (also known as KLM Royal Dutch
Airlines) is registered in Amstelveen

Re: What address space is using AUX slots?

2014-10-27 Thread Chase, John
Reaching 100% might make you SAD.  :-\

   -jc-

 -Original Message-
 From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On 
 Behalf Of Vernooij, CP
 (SPLXM) - KLM
 Sent: Monday, October 27, 2014 7:28 AM
 To: IBM-MAIN@LISTSERV.UA.EDU
 Subject: Re: What address space is using AUX slots?
 
 Rereading your answer, I wonder what it is that 'we should not get anywhere 
 near'?
 
 Kees.
 
 -Original Message-
 From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On 
 Behalf Of Martin Packer
 Sent: 27 October, 2014 9:57
 To: IBM-MAIN@LISTSERV.UA.EDU
 Subject: Re: What address space is using AUX slots?
 
 We should throw the 30% rule in the bin IM(NS)HO. Only relates to Continuous 
 Slot Allocation Algorithm
 break down and we shouldn't get anywhere near it; The economics of memory 
 (and a fortiori with
 Flash) make this near obsolete.
 
 Cheers, Martin
 
 Martin Packer,
 zChampion, Principal Systems Investigator, Worldwide Banking Center of 
 Excellence, IBM
 
 +44-7802-245-584
 
 email: martin_pac...@uk.ibm.com
 
 Twitter / Facebook IDs: MartinPacker
 Blog:
 https://www.ibm.com/developerworks/mydeveloperworks/blogs/MartinPacker
 
 
 
 From:   Vernooij, CP (SPLXM) - KLM kees.verno...@klm.com
 To: IBM-MAIN@LISTSERV.UA.EDU
 Date:   27/10/2014 08:11
 Subject:Re: What address space is using AUX slots?
 Sent by:IBM Mainframe Discussion List IBM-MAIN@LISTSERV.UA.EDU
 
 
 
 The 30% rule is a performance rule, not a capacity rule:
 1. you should have enough space to accommodate a large page-out burst, when I 
 occurs.
 2. you should not fill this space over 30% to keep good performance on your 
 page-outs. Although I
 think this rule is more important in a constantly paging system and less 
 important for a one time
 page-out burst.
 
 Kees.
 
 
 -Original Message-
 From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On 
 Behalf Of Mike Schwab
 Sent: 25 October, 2014 0:08
 To: IBM-MAIN@LISTSERV.UA.EDU
 Subject: Re: What address space is using AUX slots?
 
 As long as he doesn't exceed 30% usage, he should be fine.  Maybe 
 automatically issue the command
 hourly to find the peak?
 
 On Fri, Oct 24, 2014 at 2:33 PM, Gibney, Dave gib...@wsu.edu wrote:
  Just because you are not paging due to lots of real/flash isn't a
  reason
 to not have sufficient page datasets in case you need them for dumping of 
 some runaway memory gobbler.
 
  -Original Message-
  From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU]
  On Behalf Of Elardus Engelbrecht
  Sent: Thursday, October 23, 2014 12:38 AM
  To: IBM-MAIN@LISTSERV.UA.EDU
  Subject: Re: What address space is using AUX slots?
 
  Peter Hunkeler wrote:
 
  It seems, we've got enough real storage and enough Flash Memory.
  There is
  hardly any paging. We've got two local page data sets mainly because
  VIO paging will not go to Flash Memory.
 
  We're starting to see local page data set usage at ~30%. I conclude
  that this
  must be VIO data being paged out.
 
  What let you arrive at that conclusion? Just curious if you don't
  mind
 please.
 
 
  I'm not very fluent in using neither RMF, nor MAINVIEW. I'd like to
  find out
  which AS is causing this AUX usage. Not that I'd currently think,
  we're in touble. Just curious. Does anyone have some hints where to
 start?
 
  Do you want 'snapshot' (with RMF II), interactive monitoring (RMF
  III) or some post-processing? Depending on what you want to do, you
  can use RMF batch using SMF records, RMF II or RMF III or RMF
 Spreadsheet Reporter.
 
  (Or you can go Martin Packer's entertaining way... :-D )
 
 
  Groete / Greetings
  Elardus Engelbrecht
 
  -
  - For IBM-MAIN subscribe / signoff / archive access instructions,
  send email to lists...@listserv.ua.edu with the message: INFO
  IBM-MAIN
 
  --
  For IBM-MAIN subscribe / signoff / archive access instructions, send
  email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
 
 
 
 --
 Mike A Schwab, Springfield IL USA
 Where do Forest Rangers go to get away from it all?
 
 --
 For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
 lists...@listserv.ua.edu
 with the message: INFO IBM-MAIN
 
 For information, services and offers, please visit our web site:
 http://www.klm.com. This e-mail and any attachment may contain confidential 
 and privileged material
 intended for the addressee only. If you are not the addressee, you are 
 notified that no part of the e-
 mail or any attachment may be disclosed, copied or distributed, and that any 
 other action related to
 this e-mail or attachment is strictly prohibited, and may be unlawful. If you 
 have received this e

Re: What address space is using AUX slots?

2014-10-24 Thread Vernooij, CP (SPLXM) - KLM
We don't have Flash, so I have no experience there, but you have history 
available. Maybe online in Mainview for some period, if Mainview has been 
configured so. Otherwise in the RMF records (produced by CMF).

Kees.

-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of Peter Hunkeler
Sent: 23 October, 2014 16:30
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: AW: Re: What address space is using AUX slots?

 Start it, select 'Z', select '1', enter 'JSTOR' and you will see the ASM Slot 
 usage under the column Avg Slots, next to it are Avg Vio and Avg NVio. 

Thanks! Found it. I was starting with PGDSTAT. 

The JSTOR view doesn't tell which AUX slots are Flash and which are page DS 
slots. It's the sum of both. 
To my surprise, I can't see any job using VIO AUX slots. My previous assumption 
was wrong, it seems.

What are reasons for SRM/AUX to page out to DASD instead of Flash, when Flash 
usage is low (below 10%)? I guess, none,are there?

So, my current assumption is that we have had some peak on storage usage some 
time back which caused massive page out to Flash which also caused migration 
from Flash to AUX. Does this sound reasonable?

--Peter Hunkeler









--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN

For information, services and offers, please visit our web site: 
http://www.klm.com. This e-mail and any attachment may contain confidential and 
privileged material intended for the addressee only. If you are not the 
addressee, you are notified that no part of the e-mail or any attachment may be 
disclosed, copied or distributed, and that any other action related to this 
e-mail or attachment is strictly prohibited, and may be unlawful. If you have 
received this e-mail by error, please notify the sender immediately by return 
e-mail, and delete this message. 

Koninklijke Luchtvaart Maatschappij NV (KLM), its subsidiaries and/or its 
employees shall not be liable for the incorrect or incomplete transmission of 
this e-mail or any attachments, nor responsible for any delay in receipt. 
Koninklijke Luchtvaart Maatschappij N.V. (also known as KLM Royal Dutch 
Airlines) is registered in Amstelveen, The Netherlands, with registered number 
33014286



--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: What address space is using AUX slots?

2014-10-24 Thread Gibney, Dave
Just because you are not paging due to lots of real/flash isn't a reason to not 
have sufficient page datasets in case you need them for dumping of some runaway 
memory gobbler.

 -Original Message-
 From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU]
 On Behalf Of Elardus Engelbrecht
 Sent: Thursday, October 23, 2014 12:38 AM
 To: IBM-MAIN@LISTSERV.UA.EDU
 Subject: Re: What address space is using AUX slots?
 
 Peter Hunkeler wrote:
 
 It seems, we've got enough real storage and enough Flash Memory. There is
 hardly any paging. We've got two local page data sets mainly because VIO
 paging will not go to Flash Memory.
 
 We're starting to see local page data set usage at ~30%. I conclude that this
 must be VIO data being paged out.
 
 What let you arrive at that conclusion? Just curious if you don't mind please.
 
 
 I'm not very fluent in using neither RMF, nor MAINVIEW. I'd like to find out
 which AS is causing this AUX usage. Not that I'd currently think, we're in
 touble. Just curious. Does anyone have some hints where to start?
 
 Do you want 'snapshot' (with RMF II), interactive monitoring (RMF III) or some
 post-processing? Depending on what you want to do, you can use RMF batch
 using SMF records, RMF II or RMF III or RMF Spreadsheet Reporter.
 
 (Or you can go Martin Packer's entertaining way... :-D )
 
 
 Groete / Greetings
 Elardus Engelbrecht
 
 --
 For IBM-MAIN subscribe / signoff / archive access instructions, send email to
 lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: What address space is using AUX slots?

2014-10-24 Thread Mike Schwab
As long as he doesn't exceed 30% usage, he should be fine.  Maybe
automatically issue the command hourly to find the peak?

On Fri, Oct 24, 2014 at 2:33 PM, Gibney, Dave gib...@wsu.edu wrote:
 Just because you are not paging due to lots of real/flash isn't a reason to 
 not have sufficient page datasets in case you need them for dumping of some 
 runaway memory gobbler.

 -Original Message-
 From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU]
 On Behalf Of Elardus Engelbrecht
 Sent: Thursday, October 23, 2014 12:38 AM
 To: IBM-MAIN@LISTSERV.UA.EDU
 Subject: Re: What address space is using AUX slots?

 Peter Hunkeler wrote:

 It seems, we've got enough real storage and enough Flash Memory. There is
 hardly any paging. We've got two local page data sets mainly because VIO
 paging will not go to Flash Memory.

 We're starting to see local page data set usage at ~30%. I conclude that 
 this
 must be VIO data being paged out.

 What let you arrive at that conclusion? Just curious if you don't mind 
 please.


 I'm not very fluent in using neither RMF, nor MAINVIEW. I'd like to find out
 which AS is causing this AUX usage. Not that I'd currently think, we're in
 touble. Just curious. Does anyone have some hints where to start?

 Do you want 'snapshot' (with RMF II), interactive monitoring (RMF III) or 
 some
 post-processing? Depending on what you want to do, you can use RMF batch
 using SMF records, RMF II or RMF III or RMF Spreadsheet Reporter.

 (Or you can go Martin Packer's entertaining way... :-D )


 Groete / Greetings
 Elardus Engelbrecht

 --
 For IBM-MAIN subscribe / signoff / archive access instructions, send email to
 lists...@listserv.ua.edu with the message: INFO IBM-MAIN

 --
 For IBM-MAIN subscribe / signoff / archive access instructions,
 send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN



-- 
Mike A Schwab, Springfield IL USA
Where do Forest Rangers go to get away from it all?

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


What address space is using AUX slots?

2014-10-23 Thread Peter Hunkeler
It seems, we've got enough real storage and enough Flash Memory. There is 
hardly any paging. We've got two local page data sets mainly because VIO paging 
will not go to Flash Memory.



We're starting to see local page data set usage at ~30%. I conclude that this 
must be VIO data being paged out.


I'm not very fluent in using neither RMF, nor MAINVIEW. I'd like to find out 
which AS is causing this AUX usage. Not that I'd currently think, we're in 
touble. Just curious. Does anyone have some hints where to start?



--
Peter Hunkeler

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: What address space is using AUX slots?

2014-10-23 Thread Martin Packer
Note: This might be a classic case of overnight batch steals online's 
pages. The perpetrator's left the scene and you're left with the victim. 
:-) Take the DeLorean* :-) back a few hours and you might find the 
culprit.

Cheers, Martin

* Sorry: A certain trio of movies have been on UK television in the past 
week. :-)


Martin Packer,
zChampion, Principal Systems Investigator,
Worldwide Banking Center of Excellence, IBM

+44-7802-245-584

email: martin_pac...@uk.ibm.com

Twitter / Facebook IDs: MartinPacker
Blog: 
https://www.ibm.com/developerworks/mydeveloperworks/blogs/MartinPacker



From:   Peter Hunkeler p...@gmx.ch
To: IBM-MAIN@LISTSERV.UA.EDU
Date:   23/10/2014 07:44
Subject:What address space is using AUX slots?
Sent by:IBM Mainframe Discussion List IBM-MAIN@LISTSERV.UA.EDU



It seems, we've got enough real storage and enough Flash Memory. There is 
hardly any paging. We've got two local page data sets mainly because VIO 
paging will not go to Flash Memory.



We're starting to see local page data set usage at ~30%. I conclude that 
this must be VIO data being paged out.


I'm not very fluent in using neither RMF, nor MAINVIEW. I'd like to find 
out which AS is causing this AUX usage. Not that I'd currently think, 
we're in touble. Just curious. Does anyone have some hints where to start?

 

--
Peter Hunkeler

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN



Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number 
741598. 
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: What address space is using AUX slots?

2014-10-23 Thread Vernooij, CP (SPLXM) - KLM
If you have mainview, try:
F pasname,*asm,total

For more details: F pasname,*HELP ASM

Kees.


-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of Peter Hunkeler
Sent: 23 October, 2014 8:44
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: What address space is using AUX slots?

It seems, we've got enough real storage and enough Flash Memory. There is 
hardly any paging. We've got two local page data sets mainly because VIO paging 
will not go to Flash Memory.



We're starting to see local page data set usage at ~30%. I conclude that this 
must be VIO data being paged out.


I'm not very fluent in using neither RMF, nor MAINVIEW. I'd like to find out 
which AS is causing this AUX usage. Not that I'd currently think, we're in 
touble. Just curious. Does anyone have some hints where to start?

 

--
Peter Hunkeler

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN

For information, services and offers, please visit our web site: 
http://www.klm.com. This e-mail and any attachment may contain confidential and 
privileged material intended for the addressee only. If you are not the 
addressee, you are notified that no part of the e-mail or any attachment may be 
disclosed, copied or distributed, and that any other action related to this 
e-mail or attachment is strictly prohibited, and may be unlawful. If you have 
received this e-mail by error, please notify the sender immediately by return 
e-mail, and delete this message. 

Koninklijke Luchtvaart Maatschappij NV (KLM), its subsidiaries and/or its 
employees shall not be liable for the incorrect or incomplete transmission of 
this e-mail or any attachments, nor responsible for any delay in receipt. 
Koninklijke Luchtvaart Maatschappij N.V. (also known as KLM Royal Dutch 
Airlines) is registered in Amstelveen, The Netherlands, with registered number 
33014286



--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: What address space is using AUX slots?

2014-10-23 Thread Elardus Engelbrecht
Peter Hunkeler wrote:

It seems, we've got enough real storage and enough Flash Memory. There is 
hardly any paging. We've got two local page data sets mainly because VIO 
paging will not go to Flash Memory.

We're starting to see local page data set usage at ~30%. I conclude that this 
must be VIO data being paged out.

What let you arrive at that conclusion? Just curious if you don't mind please.


I'm not very fluent in using neither RMF, nor MAINVIEW. I'd like to find out 
which AS is causing this AUX usage. Not that I'd currently think, we're in 
touble. Just curious. Does anyone have some hints where to start?

Do you want 'snapshot' (with RMF II), interactive monitoring (RMF III) or some 
post-processing? Depending on what you want to do, you can use RMF batch using 
SMF records, RMF II or RMF III or RMF Spreadsheet Reporter.

(Or you can go Martin Packer's entertaining way... :-D )


Groete / Greetings
Elardus Engelbrecht

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: What address space is using AUX slots?

2014-10-23 Thread Andrew Rowley

Hi Peter

I added some functionailtiy to EasySMF to try to answer this sort of 
question.

You need the SMF type 75 and type 30 (all subtypes) records.

Select the RMF Paging Activity: Page Dataset Usage report, and select 
the system you are interested in. Click and drag on the chart to select 
the time range where the usage is increasing.


Then select the Job Status: Job Status During Interval report. This has 
columns with the delta and maximum for various storage areas for each 
job from the type 30 records. Click the column headers to sort. The 
values are high water marks. You would be most interested in anything 
with a large delta (increase in storage usage) or anything with a large 
maximum that was complete during the time period i.e. caused other 
things to page out. Jobs/address spaces that Started during the time 
period might also be interesting.


You can download a 30 day trial version from: 
http://www.smfreports.com/download.html


If you try it I would be interested to know if anything shows up.

Regards

Andrew Rowley
Black Hill Software

On 23/10/2014 17:44, Peter Hunkeler wrote:

It seems, we've got enough real storage and enough Flash Memory. There is 
hardly any paging. We've got two local page data sets mainly because VIO paging 
will not go to Flash Memory.



We're starting to see local page data set usage at ~30%. I conclude that this 
must be VIO data being paged out.


I'm not very fluent in using neither RMF, nor MAINVIEW. I'd like to find out 
which AS is causing this AUX usage. Not that I'd currently think, we're in 
touble. Just curious. Does anyone have some hints where to start?

  


--
Peter Hunkeler

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


--
and...@blackhillsoftware.com
+61 413 302 386

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


AW: Re: What address space is using AUX slots?

2014-10-23 Thread Peter Hunkeler
 We're starting to see local page data set usage at ~30%. I conclude that 
 this must be VIO data being paged out.

 What let you arrive at that conclusion? Just curious if you don't mind please.


We're using only a few percent of the Flash Memory, so I see no reason paging 
should go to AUX. Then, it is documented that VIO pages will never be paged to 
Flash.




  Do you want 'snapshot' (with RMF II), interactive monitoring 



Starting at an interval which shows 30% local page DS being used, I'd like to 
find the address space(s), to which thsose pages belong.


--
Peter Hunkeler





--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


AW: Re: What address space is using AUX slots?

2014-10-23 Thread Peter Hunkeler
 If you have mainview, try:  F pasname,*asm,total  For more details: F 
 pasname,*HELP ASM

We do have MAINVIEW, but I'm just a beginner in finding my way around, so 
please bear with me. Where would I enter these commands? MAINVIEW ISPF rejects 
F

--Peter Hunkeler


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: What address space is using AUX slots?

2014-10-23 Thread Vernooij, CP (SPLXM) - KLM
This is a console command, use SDSF: 
/F ...

Do you have access to the mainview ispf interface? 
Start it, select 'Z', select '1', enter 'JSTOR' and you will see the ASM Slot 
usage under the column Avg Slots, next to it are Avg Vio and Avg NVio. 
Put 'SO D' after command, put your cursor on the Avg Slots column, press Enter 
and the display will be sorted on Asm Slot usage

Kees.

-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of Peter Hunkeler
Sent: 23 October, 2014 13:25
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: AW: Re: What address space is using AUX slots?

 If you have mainview, try:  F pasname,*asm,total  For more details: 
 F pasname,*HELP ASM

We do have MAINVIEW, but I'm just a beginner in finding my way around, so 
please bear with me. Where would I enter these commands? MAINVIEW ISPF rejects 
F

--Peter Hunkeler


--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN

For information, services and offers, please visit our web site: 
http://www.klm.com. This e-mail and any attachment may contain confidential and 
privileged material intended for the addressee only. If you are not the 
addressee, you are notified that no part of the e-mail or any attachment may be 
disclosed, copied or distributed, and that any other action related to this 
e-mail or attachment is strictly prohibited, and may be unlawful. If you have 
received this e-mail by error, please notify the sender immediately by return 
e-mail, and delete this message. 

Koninklijke Luchtvaart Maatschappij NV (KLM), its subsidiaries and/or its 
employees shall not be liable for the incorrect or incomplete transmission of 
this e-mail or any attachments, nor responsible for any delay in receipt. 
Koninklijke Luchtvaart Maatschappij N.V. (also known as KLM Royal Dutch 
Airlines) is registered in Amstelveen, The Netherlands, with registered number 
33014286



--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


AW: Re: What address space is using AUX slots?

2014-10-23 Thread Peter Hunkeler
 Start it, select 'Z', select '1', enter 'JSTOR' and you will see the ASM Slot 
 usage under the column Avg Slots, next to it are Avg Vio and Avg NVio.

Thanks! Found it. I was starting with PGDSTAT.

The JSTOR view doesn't tell which AUX slots are Flash and which are page DS 
slots. It's the sum of both.
To my surprise, I can't see any job using VIO AUX slots. My previous assumption 
was wrong, it seems.

What are reasons for SRM/AUX to page out to DASD instead of Flash, when Flash 
usage is low (below 10%)? I guess, none,are there?

So, my current assumption is that we have had some peak on storage usage some 
time back which caused massive page out to Flash which also caused migration 
from Flash to AUX. Does this sound reasonable?

--Peter Hunkeler









--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN