-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[RFE] SmartState Analysis using Ansible and not the built-in approach #84
Comments
@tjyang I might point out that one of the major advantages of SSA of VMs/Instances/Images via Snapshot is they do not need to be running. As a matter of fact Images would not be running regardless. ssh only works with running VMs/Instances. A second advantage, in the case that the VM is actually running, is that scanning the Snapshot puts zero performance impact on the running VM, since you are not actually connecting to it to execute anything. Just my 2 cents, off the top of my head. There is more, of course.... |
Thanks for the comment. I am hoping SSA can be executed across physical/virtual hosts since MIQ is not just CMP(Cloud Management Platform) tool anymore. |
This issue has been automatically marked as stale because it has not been updated for at least 6 months. If you can still reproduce this issue on the current release or on Thank you for all your contributions! |
This issue has been automatically marked as stale because it has not been updated for at least 3 months. If you can still reproduce this issue on the current release or on Thank you for all your contributions! More information about the ManageIQ triage process can be found in the traige process documentation. |
This could be the way forward for #77 |
The text was updated successfully, but these errors were encountered: