earthgecko
04-23-2009, 03:52 PM
Hi
Just a quick one (two). I am sure there are fundament hardware virtualisation reasons for these, especially the first, however the second does not make sense.
Exceeding the resource limits so as to make HA on the Grid servers unavailable, even if this is just a few Mbps over the half the resources limit results in:
1) HA becoming unavailable - would it not be possible to reconfigure the application/s on the fly and reduce resource allocation proportionally to overcome this?
2) Not being able to restart a running component in an application on the Grid? Now this one is a little more frustrating, the first one I can understand as the resources are not available, however at the component level restart surely the application already has those resources assigned and the component was running with them with no HA available. Why does a component restart in this edge case scenario return:
Failed to start component APPLICATION:main.APPLIANCE - alloc failed - see log for details.
Why it does not make sense, is that without changing any resource use apart from restarting the application, resolves the issue, even though that very action IS going over the HA limit. Why is the application different to the component?
Thanks
Just a quick one (two). I am sure there are fundament hardware virtualisation reasons for these, especially the first, however the second does not make sense.
Exceeding the resource limits so as to make HA on the Grid servers unavailable, even if this is just a few Mbps over the half the resources limit results in:
1) HA becoming unavailable - would it not be possible to reconfigure the application/s on the fly and reduce resource allocation proportionally to overcome this?
2) Not being able to restart a running component in an application on the Grid? Now this one is a little more frustrating, the first one I can understand as the resources are not available, however at the component level restart surely the application already has those resources assigned and the component was running with them with no HA available. Why does a component restart in this edge case scenario return:
Failed to start component APPLICATION:main.APPLIANCE - alloc failed - see log for details.
Why it does not make sense, is that without changing any resource use apart from restarting the application, resolves the issue, even though that very action IS going over the HA limit. Why is the application different to the component?
Thanks