Looking at options for backing up Bitbucket server and there is these.
What is best to use of these (Zero downtime backup and backup client)
I do not mind downtime as this is mostly our test environment?
Zero Downtime backup also has a confusing requirement?
Our installation is on a linux server. How does one know what file system he has? And if it can do these atomic snapshots?
Thanks?
Hello Timothy,
Zero Downtime Backup Strategy works for both the Bitbucket Server and Bitbucket Data Center however the Backup Client only works for Bitbucket Server.
Q1. What is best to use of these (Zero downtime backup and backup client) ?
You may want to take a look at these documentations for more details on
Q2. I do not mind downtime as this is mostly our test environment?
Q3. How does one know what file system he has?
You can run these commands in you Linux terminal to know your file system.
df - h # df -T, df --print-type ==> to print file system type
Q3. And if it can do these atomic snapshots?
Refer to these documentation to beter understanding of Amazon EBS, LVM, NetApp, XFS, or ZFS.
Hope this helped you achieve your purpose ?
Regards,
Victor.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.