- If utilizing ServAssure Metrics
Platform, disable alerts on the
Grafana alert dashboard for each platform (NXT Engine, NXT UI, NXT API,
Cassandra, Solr, TrapReceiver, etc.)
- Use the ServAssure NXT Management UI to turn off
Ingest Mode for ALL tenants on the running ServAssure NXT cluster.
- On your Ansible
host, navigate to the nxt-ansible-2.14.x.x directory.
- Use the command ansible-playbook -i <pathInventoryFile> site-upgrade.yml to upgrade ServAssure NXT.
The ServAssure NXT application is now ready.
NOTE: If your installation has
multiple inventory files, typically for multiple sites, run this command for
each one.
- Use the ServAssure NXT Management UI to turn on
the ingest function for ALL tenants.
NOTE: Always use an Ansible script to
restart Cassandra when a restart is necessary. This is especially important after an
upgrade; the Ansible script executes the proper steps to disable and drain cached
data prior to shutdown to ensure data integrity. Data loss can occur if Cassandra is
shutdown without these steps.