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).
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:
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 an idea.
Get feedback from the IBM team and other customers to refine your idea.
Follow the idea through the IBM Ideas process.
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.
And to add, of course there would/should be an ability to read the description field using CLI as well.
Hmmm I did send a comment in prior to my 3rd one but I see it didn't make it, Here it is again :
In the "General Settings" I can change the managed systems name via command :
ssh $HMC -l hscroot "chsyscfg -r sys -m $CURRENT_NAME -i \"new_name=$NEW_NAME\" "
We have for over a year, close to 2, been automating our PowerVM environment from top to bottom and have made some outstanding successes, improving our efficiencies by order of 5000%.
I should be able to also change the Description field in this pane as I can for the Systems name.
Suggestion possibly via :
ssh $HMC -l hscroot "chsyscfg -r sys -m $CURRENT_NAME -i \"desc=$NEW_DESCRIPTION\" "
Being that ALL of our automation is done via CLI, using another technology like Rest API would be a one-off implementation and won't work.
By implementing this ability into the HMC codebase it would make the HMC more consistent thereby making our solutions we've crafted consistent. Truly this wouldn't/shouldn't be a big fix for IBM to implement.
Please implement the ability to change the Description field as we today can change the System name.
Thanks,
Scott Gruber
One more thing, we can also change the VIO name as well via :
ssh $HMC -l hscroot "chsyscfg -r lpar -m $MANAGED -i \"name=$OLD_VIO_NAME,new_name=$NEW_VIO_NAME\" "
so we should also be able to change the VIO's description field too as requested for Managed Systems.
Thanks,
Scott Gruber
Hi Scott,
Description field for managed system/lpar/vios is settable & readable via the Rest API programmatically and can be used for automation. Can you please let us know if that addresses your requirement ?
Thanks.
Due to processing by IBM, this request was reassigned to have the following updated attributes:
Brand - Servers and Systems Software
Product family - Power Systems
Product - Power Hardware Management Console
Component - Product functionality
Operating system - Other
Source - Client
For recording keeping, the previous attributes were:
Brand - Servers and Systems Software
Product family - Power Systems
Product - PowerVM
Component - PowerVM
Operating system - IBM AIX
Source - Client