Coder Social home page Coder Social logo

Comments (3)

rlaager avatar rlaager commented on September 17, 2024

I've definitely tested the Buster guide with encryption (I still have the VM), so obviously the encryption feature exists. Did you forget to enable backports or something? What version of ZFS do you have installed (dpkg --status zfsutils-linux)?

from openzfs-docs.

gYxjuTyK avatar gYxjuTyK commented on September 17, 2024

You're right, I might have forgot that backports.
libzfs2linux zfs-dkms zfs-initramfs zfs-zed zfsutils-linux 0.7.12-2+deb10u2
apt -s install -t buster-backports zfs-initramfs
...
The following packages will be upgraded:
libnvpair1linux libuutil1linux libzfs2linux libzpool2linux spl-dkms zfs-dkms zfs-initramfs zfsutils-linux
Inst zfs-initramfs [0.7.12-2+deb10u2] (0.8.6-1~bpo10+1 Debian Backports:buster-backports [all]) []
...
I used the debian-live-10.7.0-amd64 iso.

zpool create -o ashift=12 -o feature@encryption=disabled -o feature@project_quota=disabled -o feature@spacemap_v2=disabled -o feature@async_destroy=enabled -o feature@bookmarks=enabled -o feature@embedded_data=enabled -o feature@empty_bpobj=enabled -o feature@enabled_txg=enabled -o feature@extensible_dataset=enabled -o feature@filesystem_limits=enabled -o feature@hole_birth=enabled -o feature@large_blocks=enabled -o feature@lz4_compress=enabled -o feature@spacemap_histogram=enabled -o feature@userobj_accounting=enabled -o feature@zpool_checkpoint=enabled -o feature@resilver_defer=enabled -O acltype=posixacl -O canmount=off -O compression=lz4 -O devices=off -O normalization=formD -O relatime=on -O xattr=sa -O mountpoint=/ -R /mnt bpool mirror /dev/disk/by-id/ata-DISK1-part3 /dev/disk/by-id/ata-DISK2-part3

zpool create -o ashift=12 -o feature@encryption=disabled -o feature@project_quota=disabled -o feature@spacemap_v2=disabled -O acltype=posixacl -O canmount=off -O compression=lz4 -O dnodesize=auto -O normalization=formD -O relatime=on -O xattr=sa -O mountpoint=/ -R /mnt rpool mirror /dev/disk/by-id/ata-DISK1-part4 /dev/disk/by-id/ata-DISK2-part4

But in..
Step 4: System Configuration
6. Install ZFS in the chroot env
..it is not using -t backports ?
EDIT: could be a typo in my /etc/apt/preferences.d/90_zfs file.

from openzfs-docs.

rlaager avatar rlaager commented on September 17, 2024

Right, the installed environment uses the 90_zfs preferences file to choose the backports version. It sounds like you've maybe gotten to the bottom of this? I'm going to close this. If you have any further questions, just leave a comment and I'll reopen it.

from openzfs-docs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.