Repairing an Installation on a Client Computer Locally - Silent Repair

You can perform a silent repair of a Commvault installation on a client computer locally.

Notes

  • For Windows client computers, you can perform the repair operation even when you cannot reach the computer because of CVD service problems.

  • For UNIX client computers, the CVD service must be running in order to perform a repair.

Procedure

  1. Run the appropriate repair command from installation media.

    • Windows:

      Setup.exe /silent /reinstall /instance InstanceXXX
    • UNIX:

      ./silent_install –reinstall <instance#>

    You can ignore the following error codes if they appear:

    Code

    Description

    0

    Installation was successful

    3

    Requires a reboot to complete the installation

    17

    All platforms already installed

    38

    Selected packages already installed

    59

    Failed to register client

    126

    Already up to date

    For a full list of installer error codes, see Installer Error Codes.

Loading...