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 Delivered
Created by Guest
Created on Jul 6, 2017

Enhancement for diagrmc command for PEP testing

To test communication between HMC before setting up a POWER Enterprise Pool between multiple HMC, the command diagrmc is used from one HMC.
The problem is: Only RMC connection is tested nothing about ssh (port 22) by default.
But "The ssh session is only used to establish a Resource Monitoring and Control (RMC) session between the HMCs." testting the communication with diagrmc is not enough.

Idea priority Low
  • Guest
    Reply
    |
    Jan 8, 2020

    An informational note is added to diagrmc o/p when used with --mcip option to indicate that initial connection is done via ssh.

  • Guest
    Reply
    |
    Jun 12, 2019

    We are planning to add a message to the diagrmc o/p indicating ssh is needed to setup the rmc connection when validating with a mcip.

  • Guest
    Reply
    |
    Jan 23, 2019

    Even though diagrmc doesn't check for ssh connectivity between HMCs, mkcodpool or chcodpool commands does take username/password as input for ssh connectivity validation and existing mkauthkeys command can also be used to test the ssh connectivity between HMCs. So we feel that the options are already there. Can you please let us know if anything else is missing?

  • Guest
    Reply
    |
    Sep 4, 2017

    Absolutely : diagrmc doesn't check for ssh connectivity between the HMC's
    so testing with only diagrmc command does only a partial test.

  • Guest
    Reply
    |
    Aug 16, 2017

    Hi,

    The hmc commands mkcodpool and chcodpool take the username/password as input when you are creating the Power Enterprise Pool or modifying to add new HMC's to the pool and its used for SSH one time and is not persisted in the HMC. Is the concern here that diagrmc doesn't check for ssh connectivity between the HMC's? Can't it be directly tested by doing a ssh from one hmc to another ?

    Thanks.