Install Mono on VMware Linux Access Nodes

Article ID: 87583

Article Type: Troubleshooting

Last Modified:

To perform backup and restore operations, we need Mono to be installed on the VMware Linux Access Nodes. Commvault automatically installs Mono version 6.8 with the Virtual Server Agent. However, you can manually install any Mono version up to 6.12. More recent versions of Mono are not supported.

Note:

Symptoms

To perform backup and restore operations, we need Mono to be installed on the VMware Linux Access Nodes.

Causes

To perform backup and restore operations, we need Mono to be installed on the VMware Linux Access Nodes.

Resolution

To install Mono 6.12 manually on the VSA Linux access node, do the following:

  1. To stop the Commvault services, run the following command:
commvault stop

  1. To copy and extract the Mono package, run the following commands:
cd /opt/commvault/Base

cp mono.tgz /tmp

cd /tmp

tar -xvf mono.tgz

cd mono

chmod +x removemono.sh

  1. To uninstall the existing Mono 6.8 package, run the following command:
./removemono.sh

  1. To install Mono 6.12, run the following command:
dnf install mono-complete-6.12.0

  1. After installation is complete, start the Commvault services:
commvault start

For more information, see Deploying a Linux Machine as a VSA Proxy.

1 Commvault Way, Tinton Falls, NJ 07724 Sitemap | Legal Notices | Trademarks | Privacy Policy
Copyright © Commvault | All Rights Reserved.