This is an IBM Automation portal for Integration products. 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.
Our current design does not allow to comminicate from LMT server to distributed vm manager, so there is no possibility for LMT server to send an infrormation to selected ditributed/disconnected VM Manager to e.g. 'Resume' suspendedd credentials, but... if it is a problem for some cutomer that his VM Managers (ESX server/ Hyper-V host) have temporary authentication issues from time to time which are causing the 'Invalid credentials - suspended' to appear then it is possible to turn off this 'suspension' completely by changing the value of 'vmm_max_subsequent_login_failures' VM Manager tool setting to 0, according to this param description in config file:# If you set this parameter to 0, an unlimited number of attempts is allowed.
# If the specified number of failed attempts is exceeded, the connection from the VM manager is locked
# and the vmm_communication_locked parameter is set to 'true'.
# Check the vmm_communication_locked parameter for further details.
If implemented please be aware that VM Manager with Distributed Typ can also be a disconneted VM Manager.