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

Can't destroy when destination unavailable #29

Closed
basinilya opened this issue May 20, 2016 · 0 comments
Closed

Can't destroy when destination unavailable #29

basinilya opened this issue May 20, 2016 · 0 comments
Assignees

Comments

@basinilya
Copy link

basinilya commented May 20, 2016

My old backup server died. I want to reinit backups from scratch, but I can't:

[root@okvmh1 ~]# btrfs-sxbackup destroy /home
INFO btrfs-sxbackup v0.5.9
ERROR could not read configuration [/media/btrfs-remote/okvmh1/.btrfs-sxbackup]

[root@okvmh1 ~]# btrfs-sxbackup init /home ssh://root@okdistrhw:/exports/okvmh1bak/okvmh1 -sr 0 -dr "1d:4/d, 1w:daily, 2m:none"
INFO btrfs-sxbackup v0.5.9
ERROR source is already initialized

Please add some option for destroy command to ignore missing remote.

I'm aware of the workaround:

btrfs subvolume delete /home/.sxbackup/sx-*
btrfs subvolume delete /home/.sxbackup
@masc3d masc3d self-assigned this May 23, 2016
@masc3d masc3d closed this as completed in 70ba2ca Jun 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants