ONES-GA 1.3
Release
  • ONES GA v1.3
    • Open Networking Enterprise Suite (ONES)
      • ONES Application
        • ONES Telemetry Collector(s) and Visibility
        • ONES Orchestration
        • ONES Supportability
        • ONES Security
    • What's new?
    • Getting Started
      • Supported Switch Platforms and NOS
      • Scalability
      • Subscription
      • Download ONES
      • ONES Installation
        • Installation Pre-requisites
        • Download ONES Package
        • Installing ONES Application
        • Installing ONES Agents
          • ONES Telemetry Agent Installation
          • ONES Orchestration Agent Installation
          • Agent Less Telemetry
            • Cumulus(NVUE API)
            • Arista EOS (OpenConfig)
      • VM Integration
        • Deploy VM
        • Upgrade VM
    • ONES Web GUI Administration
      • Login Page
      • Adding Devices
      • Dashboards
      • Monitor
      • Inventory
      • Configurations
      • User Management
      • Settings
      • ONES Orchestration
        • BGP IP-CLOS
        • BGP IP-CLOS with MCLAG
        • L2 VXLAN EVPN
        • L2 VXLAN EVPN with MCLAG
        • VXLAN EVPN Asymmetric IRB
        • VXLAN EVPN Asymmetric IRB with MCLAG
        • VXLAN L3 EVPN Symmetric IRB
        • VXLAN L3 EVPN Symmetric IRB with MCLAG
    • Common Issues and Troubleshooting Steps
      • ONES Installation
        • Storage issue
      • ONES Uninstallation
        • ONES-Application
        • Telemetry Agent
        • Orchestration Agent
      • Permission Issues
        • Application Installation
      • gNMI Troubleshooting on non-SONiC Switches
    • How to contact Aviz Networks Support?
    • Backup and Recovery
Powered by GitBook
On this page
Export as PDF
  1. ONES GA v1.3
  2. Common Issues and Troubleshooting Steps
  3. ONES Uninstallation

ONES-Application

  • Enable Super-user mode

    user@ones-application:~$ sudo su

  • Navigate to the GA directory on the Server

    root@ones-application /home/user $ cd GAv1.2

  • Execute ones-uninstaller.sh

    root@ones-application /home/user/GAv1.2 $ ./ones-uninstaller.sh

Uninstalling ONES application...
Bringing down ONES application containers
Stopping ones-collector    ... done
Stopping ones-fm           ... done
Stopping ones-fm-db        ... done
Stopping ones-gateway      ... done
...
...
...
  • Verify the uninstallation success

    • docker ps - Docker Images associated with ONES Application should not be seen

    • https://<Server-IP> is no longer accessible

PreviousONES UninstallationNextTelemetry Agent