Skip to Main Content
IBM Z Hardware and Operating Systems Ideas Portal


This is the public portal for all IBM Z Hardware and Operating System related offerings. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.

Status Planned for future release
Workspace z/OS
Created by Guest
Created on Jun 28, 2018

Improvements for the PFA_PRIVATE_STORAGE_EXHAUSTION health check

The PFA_PRIVATE_STORAGE_EXHAUSTION validly detects when an address space is projected to run out of private storage within x hours which triggers an HZS0003E. However, when the usage floats around the threshold between the medium and high thresholds, it will generate HZS0003Es as it crosses that boundary repeatedly. This has triggered multiple HZS0003Es (and pages). It would be great if there were an option to say if a high severity exception is encountered, don't lower it to medium unless some other 'intensive mode' threshold is satisfied. For example, we have our high severity threshold set for 2 hours. If address space XYZ will run out of private in less than 2 hours, raise a high severity exception and don't let it drop to a medium unless that prediction changes to 3 hours.

Another improvement would be to add flexibility to the exclusion list or other PFA option such that certain types of address spaces can be excluded such as TSO users and batch jobs as there is typically nothing we can do for a running batch job and TSO users are really not critical enough to page out a sysprog for in the middle of the night. Similarly, users who are SSH'd into the LPAR generate spawned BPXAS inits that sometimes trigger pages.

Idea priority High
  • Guest
    Reply
    |
    Aug 6, 2018

    This item is under consideration. Please note that address spaces named BPXAS, INIT, and *MASTER* are excluded from the Private Storage Exhaustion check internally already.