This portal is to open public enhancement requests against products and services offered by the IBM Data & AI organization. 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
Post ideas and requests to enhance a product or service. Take a look at ideas others have posted and upvote them if they matter to you,
Post an idea
Upvote ideas that matter most to you
Get feedback from the IBM team to refine your idea
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.
IBM Employees should enter Ideas at https://ideas.ibm.com
See this idea on ideas.ibm.com
It took long time to restart the master in a large scale cluster, even there is no workload running. The problem is more significant for clusters with many scavenged hosts.
An example is in a ~2000 scavenging hosts cluster, it could take >30min to restart EGO and see cluster become available, which is unacceptable for production cluster, and also a significant burden for maintenance team.
The current investigations found the following points can be enhanced:
1) When restarts, the Master LIM checked all the compute hosts first, before trying to start EGO.
We saw master LIM went through each dynamic hosts in the hostcache first, before trying to claim mastership and starting VEMKD. Because many hosts in the hostcache file can become unavailable, this operation could take really long, especially when there are many scavenging hosts.
We are thinking management hosts should be started first, before checking those low priority dynamic compute hosts.
2) Automatically remove unavailable hosts from hostcache file based on Resource Group
The EGO_DYNAMIC_HOST_TIMEOUT can help us by automatically remove unavailable hosts from hostcache file, but we can't use it in the cluster that has both servers and scavenging desktops in it.
We only want to remove unavailable scavenging hosts, but not servers.
If servers are removed, a 100% utilization graph doesn't tell us that all servers are in good state.
What we need is to set this parameter at Resource Group level instead of Cluster level. For example, we only set this for Scavenging Resource Group, but not ComputeHosts or ManagementHosts RG.
3) Improve LIM polling performance for unavailable hosts
So far we saw it always took 2-3 sec for master LIM to poll each unavailable host. Because we always have hundreds of scavenging hosts as unavailable, it always took long time to go through all the hosts. We want EGO to enhance this part to reduce the time spent on unavailable hosts.
By clicking the "Post Comment" or "Submit Idea" button, you are agreeing to the IBM Ideas Portal Terms of Use.
Do not place IBM confidential, company confidential, or personal information into any field.
.Mark Status. Enhancement is available since Symphony 7.2 release.
This RFE's Headline was changed after submission to reflect the headline of an internal request we were already considering, but will now track here.
Creating a new RFE based on Community RFE #57026 in product Platform Symphony.