This behavior is very consistent - to recover out of the condition need to do every time a "reset_grapevine backup_restore".
can't really do my POC since have to reset it every time
Running w/ 22G RAM, 6vCPU. This is what I am doing (after fresh install or after reset_grapevine backup_restore")
- login to GUI
- growing a few more services (task_service, topology, network_poller, etc) - making sure in "host" tab resource consumption is "green"
- then in CLI "gracefully" shut down
grape host display : obtain host_id
grape host evacuate <host_id> (then checking task for completion)
grapectl shutdown
sudo shutdown -h now
After shutdown & poweroff I start VM again
grape host display : obtain host_id
grape host enable <host_id>
Get in CLI to check services - once the core services are running
Trying to login in GUI (e.g. developer console https://<apic-em-ip>:14141)- no luck - the waiting wheel spins forever
Then manually grow a few more services , assume should run (postgres, rbac, etc) - tough luck, same behavior, cannot login in GUI.
Here are my running services at this point ( grape instance status)
Resource consumption is absolutely minimal at this point
From multiple tries at this point only way out is either reinstall or "reset_grapevine backup_restore"
As you know, the commands for shutdown/restore are here: Cisco Application Policy Infrastructure Controller Enterprise Module Deployment Guide, Release 1.3.x - Deploying the …
There are interdependencies between the services, so this is why they are all started. You can turn off some services-bundles (IWAN - which is it's own bundle post 1.3.2) and Pnp. You can do this from the admin/app-management menu.
Comments
0 comments
Please sign in to leave a comment.