Trilio for Red Hat Virtualization
3.6
3.6
  • About TrilioVault for RHV
  • TrilioVault for RHV Architecture
  • TrilioVault 3.6 Release Notes
  • TrilioVault 3.6 Support Matrix
  • Deployment Guide
    • Requirements
    • Preparing the Installation
    • Spinning up the TrilioVault VM
    • Configure TrilioVault VM
    • Installation of ovirt-imageio extensions
    • Post Installation Health-Check
    • Uninstall TrilioVault
    • Upgrade TrilioVault
  • User Guide
    • Workloads
    • Snapshots
    • Restores
    • File Search
    • Global Job Scheduler
  • Troubleshooting
    • Important TVM Logs
    • Important RHV-Manager Logs
    • Important RHV-Host Logs
Powered by GitBook
On this page
  • Step 1: Uninstall RHV ovirt-imageio extension
  • Step 2: Destroy the TrilioVault Appliance

Was this helpful?

Export as PDF
  1. Deployment Guide

Uninstall TrilioVault

PreviousPost Installation Health-CheckNextUpgrade TrilioVault

Last updated 4 years ago

Was this helpful?

Uninstalling TrilioVault is done in 2 easy steps, which leave only the already created backups behind.

Step 1: Uninstall RHV ovirt-imageio extension

To uninstall the ovirt-imageio extension do the following:

  1. Login into the TrilioVault Appliance CLI

  2. Verify the inventory files are still correct /opt/stack/imageio-ansible/inventories/production/daemon /opt/stack/imageio-ansible/inventories/production/proxy

  3. Run the ansible playbooks with the clean tags cd /opt/stack/imageio-ansible/ ansible-playbook site.yml -i inventories/production/daemon --tags clean-daemon ansible-playbook site.yml -i inventories/production/proxy --tags clean-proxy

Step 2: Destroy the TrilioVault Appliance

This guide assumes you are running the TrilioVault Appliance in a RHV environment

To destroy the TrilioVault Appliance do the following:

  1. Login into the RHV-Manager

  2. Navigate to ComputeVirtual Machines

  3. Mark the TrilioVault Appliance in the list of VMs

  4. Click "Shutdown" or "Power Off"

  5. Wait till the shutdown procedure finishes

  6. Click "Remove" to destroy the TrilioVault Appliance

➡️