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

Cannot receive com.apple.mimic_hfs property #110

Open
tuffnatty opened this issue Sep 2, 2022 · 0 comments
Open

Cannot receive com.apple.mimic_hfs property #110

tuffnatty opened this issue Sep 2, 2022 · 0 comments

Comments

@tuffnatty
Copy link

System information

Type Version/Name
Distribution Name
Distribution Version 10.14 Mojave
Linux Kernel Darwin MacBook-Pro.fritz.box 18.7.0 Darwin Kernel Version 18.7.0: Tue Jun 22 19:37:08 PDT 2021; root:xnu-4903.278.70~1/RELEASE_X86_64 x86_64
Architecture x86_64
ZFS Version org.openzfsonosx.zfs (2.1.0)
SPL Version

Describe the problem you're observing

% sudo zfs send -Recph tank@to-mpool | sudo zfs recv -F -vd mpool/tank
...
receiving full stream of tank/opt@to-mpool into mpool/tank/opt@to-mpool
internal error: cannot receive com.apple.mimic_hfs property on mpool/tank/opt: Invalid argument
warning: cannot send 'tank/opt/local18@to-mpool': signal received
zsh: broken pipe  sudo zfs send -Recph tank@to-mpool | 
zsh: abort        sudo zfs recv -F -vd mpool/tank

Describe how to reproduce the problem

I am really not sure. I suspect that the source pool tank was created with openzfsonsosx <2.0 and has many features still disabled:

tank  feature@async_destroy          enabled                        local
tank  feature@empty_bpobj            active                         local
tank  feature@lz4_compress           active                         local
tank  feature@multi_vdev_crash_dump  enabled                        local
tank  feature@spacemap_histogram     active                         local
tank  feature@enabled_txg            active                         local
tank  feature@hole_birth             active                         local
tank  feature@extensible_dataset     active                         local
tank  feature@embedded_data          active                         local
tank  feature@bookmarks              enabled                        local
tank  feature@filesystem_limits      enabled                        local
tank  feature@large_blocks           enabled                        local
tank  feature@large_dnode            disabled                       local
tank  feature@sha512                 enabled                        local
tank  feature@skein                  enabled                        local
tank  feature@edonr                  enabled                        local
tank  feature@userobj_accounting     disabled                       local
tank  feature@encryption             enabled                        local
tank  feature@project_quota          disabled                       local
tank  feature@device_removal         enabled                        local
tank  feature@obsolete_counts        enabled                        local
tank  feature@zpool_checkpoint       enabled                        local
tank  feature@spacemap_v2            active                         local
tank  feature@allocation_classes     disabled                       local
tank  feature@resilver_defer         disabled                       local
tank  feature@bookmark_v2            enabled                        local
tank  feature@redaction_bookmarks    disabled                       local
tank  feature@redacted_datasets      disabled                       local
tank  feature@bookmark_written       disabled                       local
tank  feature@log_spacemap           disabled                       local
tank  feature@livelist               disabled                       local
tank  feature@device_rebuild         disabled                       local
tank  feature@zstd_compress          active                         local
tank  feature@draid                  disabled                       local

Include any warning/errors/backtraces from the system logs

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