Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backup path change #919

Open
maheshetty20 opened this issue Apr 4, 2024 · 0 comments
Open

Backup path change #919

maheshetty20 opened this issue Apr 4, 2024 · 0 comments

Comments

@maheshetty20
Copy link

Hello experts,
I need assistance to adjust our backup setup.

At the moment, our Barman backups are stored at the mount point: /srv/barman.

I would like to transition to a new mount point, specifically: /mnt/eu02_gb_cam_barman_backup.

Here's the current configuration I'm working with:
cat /etc/barman.conf
[barman]
barman_home = /srv/barman
barman_user = barman
log_file = /var/log/barman/barman.log
compression = gzip
last_backup_maximum_age = 10 DAYS
backup_options = exclusive_backup
minimum_redundancy = 1
retention_policy = RECOVERY WINDOWS OF 4 WEEKS
retention_policy_mode = auto
wal_retention_policy = main
reuse_backup = link
configuration_files_directory = /srv/barman.conf.d
archiver = on

Could you guide me on how to accomplish this transition? Is it sufficient to modify the "barman_home" parameter, or are there additional adjustments required?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant