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

Mounting raw encrypted send/recv'd dataset fails: i/o error #12882

Closed
jdeluyck opened this issue Dec 19, 2021 · 2 comments
Closed

Mounting raw encrypted send/recv'd dataset fails: i/o error #12882

jdeluyck opened this issue Dec 19, 2021 · 2 comments
Labels
Type: Defect Incorrect behavior (e.g. crash, hang)

Comments

@jdeluyck
Copy link

System information

Type Version/Name
Distribution Name Proxmox 7.1 (Debian)
Distribution Version 7.1 (debian 11.2)
Kernel Version 5.13.19-2-pve
Architecture amd64
OpenZFS Version zfs-2.1.1

Describe the problem you're observing

I'm copying (using syncoid) a zfs dataset from a laptop (running debian sid with zfs-2.1.1) to my proxmox box.
Syncoid parameters:

$ /usr/sbin/syncoid --sendoptions=w  zpool/home target:rpool/backups

this dataset is encrypted with a passphrase, using aes-256-gcm.

Unlocking the dataset on the target works:
1 / 1 key(s) successfully loaded

but mounting the dataset returns 'I/O error'.

# zfs mount rpool/backup
cannot mount 'rpool/backup': Input/output error

Describe how to reproduce the problem

Uncertain

Include any warning/errors/backtraces from the system logs

None?

@jdeluyck jdeluyck added the Type: Defect Incorrect behavior (e.g. crash, hang) label Dec 19, 2021
@jdeluyck
Copy link
Author

This seems to align with #12594 .

errors: Permanent errors have been detected in the following files:

        rpool/backups:<0x0>
        rpool/backups2:<0x0>

@jdeluyck
Copy link
Author

Since this is actually issue #13067 , i'm closing this duplicate.
PR: #13074

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Defect Incorrect behavior (e.g. crash, hang)
Projects
None yet
Development

No branches or pull requests

1 participant