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

snapraid-btrfs fix does not restore files #37

Open
docbill opened this issue Jun 15, 2024 · 0 comments
Open

snapraid-btrfs fix does not restore files #37

docbill opened this issue Jun 15, 2024 · 0 comments

Comments

@docbill
Copy link

docbill commented Jun 15, 2024

# rm -rf /mnt/disk6/media/Videos/A/
# snapraid-btrfs fix -m -f /mnt/disk6/media/Videos/0-9/
Self test...
Loading state from /mnt/snapraid-content/disk1/snapraid.content...
Searching disk d1...
Searching disk d2...
Searching disk d4...
Searching disk d5...
Searching disk d6...
Selecting...
Scanning disk d1...
Scanning disk d2...
Scanning disk d4...
Scanning disk d5...
Scanning disk d6...
Using 1577 MiB of memory for the file-system.
Initializing...
Selecting...
Fixing...
Nothing to do
Everything OK

Perhaps this is only good for replacing missing snapshots? So I tried that too:

# cd /mnt/disk6/.snapshots/
# mv 24 24.save
# snapraid-btrfs fix -m -f /mnt/disk6/.snapshots/24/snapshot/media/Videos 
Self test...
Loading state from /mnt/snapraid-content/disk1/snapraid.content...
Searching disk d1...
Searching disk d2...
Searching disk d4...
Searching disk d5...
Searching disk d6...
Selecting...
Scanning disk d1...
Scanning disk d2...
Scanning disk d4...
Scanning disk d5...
Scanning disk d6...
Using 1577 MiB of memory for the file-system.
Initializing...
Selecting...
Fixing...
Nothing to do
Everything OK

I thought maybe snapshot 24 was the wrong one to recover, so I tried some of the others, but all find nothing to do...

@docbill docbill changed the title snapraid-btrfs fix does not work snapraid-btrfs fix does not restore files Jun 15, 2024
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