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 Dec 7, 2020

Manual vNIC failover via HMC CLI

We'd like to ability to do manual vNIC failovers via the HMC CLI as this is our preferred means of performing scheduled maintenance on our POWER systems.

Idea priority Medium
  • Guest
    Reply
    |
    Mar 24, 2021

    Marking as delivered since the requested feature is already available as per the comments in previous sequence.

  • Guest
    Reply
    |
    Mar 11, 2021

    When I opened a case asking this question I was told it was not possible to manually failover via command line. However, that's not the case per the knowledge center page for the chhwres command: https://www.ibm.com/support/knowledgecenter/9009-41G/p9edm/chhwres.html

    Make the backing device, with logical port ID 27004001, for the virtual NIC in slot 3 of the partition lp4 active:

    chhwres -m sys1 -r virtualio -o act --rsubtype vnicbkdev -p lp4 -s 3
    --logport 27004001

    So what we've been able to do is generate a spreadsheet of the appropriate failover commands to do this quickly and manually when performing maintenance. This RFE can be closed.

  • Guest
    Reply
    |
    Mar 10, 2021

    Hi David,

    We have evaluated this RFE and had some question.

    1. Is the use case here that a SRIOV Physical Adapter is being taken down for maintenance and hence need for vNIC backing device change ?
    2. Is vNIC failover enabled in this setup such that there are 2 backing devices from 2 different physical adapters?
    3. If vNIC failover is not enabled, can vNIC failover be enabled to handle such a scenario ?

    Thanks.