Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Best back up option for Bitbucket Server for small enterprise

Kaboya April 18, 2018

Looking at options for backing up Bitbucket server and there is these. 

Backup strategies

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? 

  • Requires your home directory to be on a file system volume capable of atomic (block level) snapshots, for example, Amazon EBSLVMNetAppXFS, or ZFS

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?

1 answer

1 accepted

0 votes
Answer accepted
VICTOR-OSEGHALE
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
April 18, 2018

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) ?

  • When a downtime is not wanted in your running instances, you will want to use the Zero Downtime Strategy i.e  Bitbucket Data Center.
  • If you run a  Bitbucket Server instance within a small organisation where downtime can be accepted, you might want to use a Backup client.

You may want to take a look at these documentations for more details on 

  1. Backing up Bitbucket Server using the client
  2. Using Bitbucket Server DIY Backup
  3. Configure the example DIY Backup script for zero downtime backup

 

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

Read more on file system

 

 

Q3. And if it can do these atomic snapshots? 

 Refer to these documentation to beter understanding of Amazon EBSLVMNetAppXFS, or ZFS.

Hope this helped you achieve your purpose ?

Regards,

Victor.

Kaboya April 18, 2018

I run the df -h and df -T commands and its returning file systems like udev, tmpfs,   /dev/md2, ext4.  Is that LVM, XFS, ZFS?? 

filetypes.png

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events