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 293

Moving load source concurrently

The idea is based on the ability to be able to copy (and thus move) the load source from one disk to another without the need for downtime. The operating system is already capable of initializing and moving data from one disk to another without do...
3 months ago in IBM i / Storage 2 Submitted

Granular API Token Management in CMC

The current IBM Cloud Management Console (CMC) API token system provides limited control over access permissions. We propose enhancing the token management capabilities to provide greater flexibility and security: Multiple API Tokens: Allow users ...
about 1 month ago in Cloud Management Console 0 Submitted

Retrieving Events/Alerts in CMC from API

Currently, the IBM Cloud Management Console (CMC) provides notifications of events and alerts only via email and SMS. This limits the ability to integrate CMC with other monitoring, ticketing, and automation systems. We propose adding a RESTful AP...
about 1 month ago in Cloud Management Console 0 Submitted

Upgrade level of OpenSSH from v8.6p1 to one which will pass scanning services.

We are getting dinged by Qualys that our IBM i is exposed to CVE-2023-51385. I have applied the fixes listed at https://www.ibm.com/support/pages/node/7123159 however IBM only chose to patch an old level of OpenSSH instead of putting on a new leve...
about 1 year ago in IBM i / Open Source and PASE 3 Submitted

Exit point QIBM_QPWFS_FILE_SERV should include the Netserver file share name

This exit point currently provides a lot of data about file server access, but this one key piece of information is missing (the share name). During security remediation, it would be invaluable to capture the name of the share that is being used, ...
3 months ago in IBM i / IFS (Integrated File System) and Servers 2 Submitted

Implement a %DTAARA built-in function in RPG IV

A %DTAARA built in function would be used to : When used as an lValue (left side of an =) Change the content of the data area. When used ias an rValue (right side of the = sign, or in compare opcodes) it returns the content of the data structure T...
3 months ago in IBM i / Languages - RPG 0 Submitted

Enable per-UID network routing like iptables

In most if not all Linux distributions, iptables is used for network routing. IPTables enables routing per UID like so: sudo ip rule add uidrange 1001-1001 table user_wlp sudo ip route add default via 192.168.53.14 table user_wlp This will set the...
about 1 month ago in AIX 0 Submitted

Disable feature which will power off a vm without user action

PowerVC design is to force a power off of a vm without operator action if PowerVC determines the state of the vm is not in agreement with it's internal known state openstack used to provide sync_power_state_interval to disable this feature by sett...
23 days ago in PowerVC 0 Submitted

Relaxe the restriction for the QUALIFIED keyword use on LIKEDS strucctures.

When coding RPG IV, I use Templates and the LIKEDS keyword, and also use non-Template data structures with the LIKEDS keyword. RPG IV muscle memory instinctively has me writing: DCL-DS myStruct Qualified LIKEDS(struct_tmpl) Inz(*LIKEDS); The probl...
about 1 month ago in IBM i / Languages - RPG 0 Submitted

Add support for Java 21 to IBM i

Java 21 is needed so we can use new features also on IBM i. It will enable IBM i community to run applications that requires java 21. Java 21 (IBM Semeru) is already available for other platforms.
10 months ago in IBM i / JAVA 3 Submitted