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.

ADD A NEW IDEA

All ideas

Showing 4313

Option to save VM configuration (Compute Template/SCG-IPG/Volume Template mapping/IP address mapping etc) while unmanaging a VM, so that managing the VM back brings back the configuration.

Currently the VM configuration information such as Compute Template used/SCG-IPG used/Volume Template mapping/IP address mapping etc are lost when a VM is unmanaged. Remanaging the same VM causes problem as the information is lost and it is upto t...
9 months ago in PowerVC 1 Future consideration

Adding more than one Fabric to PowerVC when the Fabrics are merged

Situation: I have 4 brocade san fabrics. SASGSRFC07 SASGSRFC08 SASFX05 SASFX06 There is a ISL link between them. I have registered SASFX05 and SASFX06 successfully with PowerVC, but I am unable to register SASGSRFC07 and SASGSRFC08. The message I ...
10 days ago in PowerVC 0 Submitted

Expanding SQL to view certificates assigned to IBM i applications

In a previous release, IBM i SQL enhancements made it possible to view certificate info from the qsys2.certificate_info table using an SQL statement. The enhancement I am suggesting would take the next step and make it possible to view which certi...
about 1 month ago in IBM i / Security 0 Submitted

Include support for newer versions of HMC, extending compatibility up to at least the penultimate version of PowerVC.

Due to the need to support HMC version V10R3 1050, we encountered a challenging operational issue, which only arises with the brand-new version of PowerVC 2.2.0. We utilize PowerVC in both of our primary data centers, with storage arrays from vari...
4 months ago in PowerVC 0 Submitted

Configuring IPG to be exclusive for Tape Storage Templates

Most of the Power customers follow the best practice of segregating Disk and Tape traffic onto separate VIOS FC ports. Although PowerVC currently allows for specifying an IPG on Tape storage template (CLI), this IPG can be used by other Storage Te...
11 months ago in PowerVC 1 Future consideration

Power off Date by sql

we require the ability to find the time and date of machine shutdown via sql (scheduled via the go power command)
2 months ago in IBM i / Db2 for i 4 Future consideration

IBM i DCM - Last used timestamp for each certificate

For the purpose of housekeeping the certificate stores in IBM i DCM, it would be very useful to enhance DCM to be able to show the "Last Used Time Stamp" and also "Use Count" for EACH certificate in the store so that system admin can efficiently s...
9 months ago in IBM i / Security 2 Submitted

SQL Script Listing Open IFS Share Sessions

The below SQL script "SELECT SERVER_SHARE_NAME, SHARE_TYPE, TEXT_DESCRIPTION, PATH_NAME, CURRENT_CONNECTIONS FROM QSYS2.SERVER_SHARE_INFO WHERE SHARE_TYPE = 'FILE';" will list all IFS shares and the number of current connections but does not provi...
3 months ago in IBM i / Db2 for i 2 Future consideration
147 VOTE

Concurrent Maintenance for Ethernet adapter component SFP - FRU for SFP request

Please provide concurrent maintenance using own FRU = Field Replaceable Unit number for adapter component SFP for ethernet adapter EN0J, EL38, EN0H, EL56, CCIN for all is 2B93, vendor Emulex / Broadcom. Currently a FRU number is available for whol...
almost 4 years ago in Power Systems Design 7 Not under consideration

options(*exact) indicator should accept *on and *off

Declaring an indicator on a procedure parameter using options(*exact) restricts calling processes to passing in '1' and '0' literal strings. I think this should accept the special values *on and *off. This currently does not compile. I believe the...
about 2 months ago in IBM i / Languages - RPG 1 Is a defect