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.

ADD A NEW IDEA

Clear

Ideas

Showing 39 of 3844

Improve the OMVS CP command performance

The current cp command is painfully slow when used to copy all members of a PDS in either direction (z/OS PDS to USS or vice versa). It appears the command does an Alloc/Open/Copy/Close/Free for *EACH* member when it should do Alloc/Open/copy each...
about 2 years ago in z/OS / Shell & Utilities 7 Future consideration

Ansible automation for OpenShift deployment on Linuxone with z/VM hypervisor

Ansible Playbooks to automate a User-Provisioned Infrastructure (UPI) deployment of Red Hat OpenShift Container Platform (RHOCP) with z/VM hypervisor. This process, when done manually, is extremely tedious, time-consuming, and requires high levels...
over 2 years ago in Linux on IBM Z and LinuxONE 1 Not under consideration

USS shell should complain invalid hex numbers within a command

Copying from ASCII generates hex numbers which are not valid under EBCDIC. Using this hex numbers for example in a mv/cp command as filename makes it impossible to work with the filename, because the wrong hex numbers are included in the filename ...
about 4 years ago in z/OS / Shell & Utilities 0 Future consideration

z/OSMF enable automatic REST API TSO logoff when logging out of z/OSMF

Currently, when using software update (and perhaps other OSMF functionality?) a TSO session is started for the REST API and it does not end when a user logs out of z/OSMF. It requires some amount of time without any activity before the session wil...
over 2 years ago in Linux on IBM Z and LinuxONE 1 Not under consideration

Keep owner of .sh_history on shell initialization

On shell initialization the .sh_history in the home directory is recreated (with the previous content) and the owner is set to the current UID, that started the process. This leads to problems, if the user changed his UID (e.g. switched to UID=0) ...
about 6 years ago in z/OS / Shell & Utilities 1 Future consideration

Enhance setfacl with the -R option

The setfacl command in z/OS seems to be missing the -R (recursive) option that is available on Linux. I don't know about Aix or Solaris or HPUX. But it seems reasonable that the recursive option should be available on the setfacl command. http://l...
over 11 years ago in z/OS / Shell & Utilities 2 Not under consideration

Need -w option on z/OS Unix grep command

Update z/OS Unix grep command with the -w option. Here's the failing command being sent from a non-Z Linux host to z/OS Unix for execution: grep -sqwF "$key" "$keyfile" Here's the definition of -w that I have seen: "-w, --word-regexp Select only t...
about 7 years ago in z/OS / Shell & Utilities 2 Planned for future release

s390x based oc-mirror plugin for linuxONE OpenShift clusters to mirror Operator HUB file based catalog in Air gapped environment.

oc-mirror plugin can fine-tune the configuration to only include the OpenShift Container Platform releases and Operators that cluster needs which reduces the amount of data needed to download and transfer. Currently s390x based oc-mirror plugin is...
over 2 years ago in Linux on IBM Z and LinuxONE 1 Not under consideration

Change of behaviour for the USS 'tail' command

The USS 'tail -1 <file>' command is outputting 2 lines if the final line in a file does not end with a new-line character: >cat tt aaa bbb ccc>>od -h tt 0000000000 81 81 81 15 82 82 82 15 83 83 83 0000000013 >tail -1 tt bb...
over 3 years ago in z/OS / Shell & Utilities 0 Planned for future release

Port the tree command to Unix System Services

Either port the tree command or create an equivalent command for Unix System Services
about 9 years ago in z/OS / Shell & Utilities 2 Future consideration