Restore Orphaned Accounts

cPanel, Industry leading hosting platform with world-class support.
Post Reply
BobArctor
Posts: 2
Joined: March 11th, 2021, 1:45 pm

Restore Orphaned Accounts

Post by BobArctor »

Hello,

I have several orphaned JetBackup (4.0.25) accounts stored on Backblaze.

JetBackup does not appear to pick them up on Restore & Download however I can view these files via Destinations > Browse Dest. Files

Destination path and connection check out.

This worked previously so I look to be missing something.

Any ideas?
BobArctor
Posts: 2
Joined: March 11th, 2021, 1:45 pm

Re: Restore Orphaned Accounts

Post by BobArctor »

nvm

A blatant case of rtfm :)

https://docs.jetbackup.com/manual/whm/C ... index.html

Code: Select all

jetbackup -vfR reindex
JetAppsRichard
Staff Member
Staff Member
Posts: 97
Joined: January 1st, 2021, 12:51 am

Re: Restore Orphaned Accounts

Post by JetAppsRichard »

Hello BobArctor,

The method you posted is correct. Whenever backups (live or orphan) do not appear within the JetBackup interface, it is always a good idea to verify that the backups exist on the destination. After verifying this, running the reindex command will resync JetBackup with the destination and allow the backups to be accessible.

JetBackup 4 Reindex: `jetbackup -vfR reindex`

JetBackup 5 Reindex: `jetbackup5api -F reindexDestination -D "_id={DESTINATIONID}"`

I am glad you found our documentation to be helpful.
If you ever run into further issues, please reach out to us again.
Best Regards,
Richard, JetApps Team
Post Reply