Jump to content
NAKIVO Community Forum

Recommended Posts

Posted

Our space reclaim we run each week, but never get past about 57-58% before stopping for weekend backups and copies offsite, then starting again the next week. Could we administratively allocate more processing resources for the space reclaim to get further at least once, then return them to default? This is running on a Synology NAS.

  • Like 1
Posted
On 5/6/2021 at 9:21 PM, Mark said:

Our space reclaim we run each week, but never get past about 57-58% before stopping for weekend backups and copies offsite, then starting again the next week. Could we administratively allocate more processing resources for the space reclaim to get further at least once, then return them to default? This is running on a Synology NAS.

Hello, @Mark!

Please generate and send us a new Support Bundle with the main database included for further investigation.

Check how to do it here https://helpcenter.nakivo.com/display/NH/Support+Bundles#SupportBundles-CreatingSupportBundles

Let me know if I can help you with anything else.

Posted

that was done this morning with link to URL of this discussion in summary as well as the question that started this 

  • Like 1
Posted
15 hours ago, Mark said:

that was done this morning with link to URL of this discussion in summary as well as the question that started this 

Great! Our Support Team will do their best to resolve your issue.

If anything extra occurs, don't hesitate to contact me.

Posted

@Mark, the Support Team informs me that they received the last support bundle from you on May 11. Since then, you have received a reply and three follow-up messages. However, our Support Team specialists didn't receive a response from you, that's why the ticket is now expired. 

If your issue remains unsolved, please let us know and create a new Support Bundle. I would also kindly ask you to check your email inbox so that the communication process goes smoothly and effectively.

  • 4 years later...
Posted

Can you explain how the problem was solved?
We have a similar problem, our space reclaim is running for about 60 hours each week, which is a very long time. In my opinion, that is too long.

Posted
21 hours ago, User said:

Can you explain how the problem was solved?
We have a similar problem, our space reclaim is running for about 60 hours each week, which is a very long time. In my opinion, that is too long.

To increase maintenance speed in the future, you can add more CPU threads to the repository configuration file. 

Please follow those instructions for Linux-based transporters:

1. Gracefully stop the maintenance.

2. Detach repository.

3. Stop transporter service.

4. Create file ".conf" (command "touch .conf") inside of the system repository folder "../NakivoBackup"

5. Edit file ".conf"  (command "vi .conf") and add the string "maintenance.threads=4" (this will assign 4 threads per maintenance

echo "maintenance.threads=4" >>.conf

6. Change the file permissions and owner to the same as in the NakivoBackup folder (For Linux OS only), for instance:

#chown bhsvc:bhsvc .conf

#chmod 770 .conf

7. Start transporter service.

8. Attach the repository.

9. Re-run maintenance.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...