Skip to Main Content
IBM Power Ideas Portal


This portal is to open public enhancement requests against IBM Power Systems products, including IBM i. 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 Not under consideration
Workspace AIX
Created by Guest
Created on Feb 9, 2022

Enhancement of DDM error handling logic on LVM Mirror

<Target software > AIX - LVM mirror
<Request detail>
Repeated temporary errors, such as "T VRSAS_ERR21TD", should be a trigger of detaching DDMs that has temporary errors on LVM mirror.
(For example, if several "T VRSAS_ERR21TD" errors are occurred in 24hours, the DDM should be recognized the same state as "Missing"
and it will be a trigger of detaching DDM from LVM mirror configuration.)

In the current logic on LVM Mirror, "T VRSAS_ERR21TD" is not a trigger of detaching DDMs from LVM mirror,
because "missing" status is required to detach a DDM from a pair of LVM mirror.

However, when the situation that "T VRSAS_ERR21TD" are occurred repeatedly, the client faced the business impact because of application failure
that was caused non-stable I/O of DDM.
(in the client case, over 150 times of "T VRSAS_ERR21TD" were occured in 12 hours repeatedly, but still not have permanent error.
under this situation, the application had many errors because of I/O issue)

In this regards, the client thinks that repeated "T VRSAS_ERR21TD" should be considered as a trigger of detaching a DDM from LVM mirror.

Idea priority High
  • Guest
    Reply
    |
    Apr 28, 2022
    There are no plans at this time to make LVM mirroring aware of storage adapter specific recovered errors. LVM mirroring is designed to run any supported AIX storage transport (Fibre Channel, SAS, iSCSI, NVMe) and LVM mirroring will remain unaware of any detailed error information specific to any one adapter or storage protocol.

    AIX is providing enhancements in our 2H22 releases of AIX 7.2 TL 5 and AIX 7.3 which provide a new option to ???chpv -v m" to mark PV missing. This can use this option to bring the rootvg disk offline manually when they encounter disk errors.

    Longer term, AIX continues to consider and investigate means of monitoring and detecting slow or degraded I/O conditions which should trigger a failure of the mirror.