How to perform Reindex to sync the data on JetBackup

Reindexing the destination is a useful procedure when:

  • The destination server already contains backups made by JetBackup or cPanel.

  • Data on the destination has been manually modified, and JetBackup is not aware of the changes (e.g., a backup was manually deleted).

For JetBackup Version 4:

You can reindex the destination using the following command:

jetbackup -vfR reindex

Alternatively, you can use the command alias:

jetcli backup -vfR reindex

For JetBackup Version 5:

To reindex the destination in JetBackup 5, use the following command:

jetbackup5api -F reindexDestination

For more detailed information, refer to the API Documentation for Reindexing Destination in JetBackup 5.

You can also reindex the destination through the JetBackup 5 GUI:

  1. Navigate to JetBackup.

  2. Select Destination.

  3. Click on Reindex.

For additional guidance, refer to the Admin Panel Documentation for Reindexing Destination in JetBackup 5.

  • 3 Users Found This Useful
Was this answer helpful?

Related Articles

Domain names are not showing in WHM

We were unable to see any domains listed under WHM -> List Accounts. However, we can see the...

How to Start/Stop or Restart Apache server

Apache is the HTTP server that is freely available over the internet. It is a kind of software or...

How to install Attracta SEO Tools plugin

RequirementscPanel/WHM needs to be installed on your server. Step 1: SSH into your server and go...

How to Install CpCleaner in cPanel through SSH?

Installation Run the following shell commands as root via SSH: wget -O cpc-1.0.3.tar...

How to Secure a cPanel/WHM Web Server

Here are a few basic steps that you should keep in mind for keeping a server secure. 1) Strong...