ZFS raw (passthrough) on WSL: what do you think of my plan?

This page summarizes the projects mentioned and recommended in the original post on /r/zfs

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • zfs

    OpenZFS on Linux and FreeBSD

  • Phase 1 first step involves compiling the DKMS but using zfs 2.1.8 to avoid the non-deterministic send-stream produced if Embedded Blocks feature is enabled, as I want to send streams using fifo-split

  • ZFSin

    OpenZFS on Windows port

  • Phase 2: No WSL but OpenZFS on Windows

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • fifo-split

    Split a stream into multiple chunks

  • Phase 1 first step involves compiling the DKMS but using zfs 2.1.8 to avoid the non-deterministic send-stream produced if Embedded Blocks feature is enabled, as I want to send streams using fifo-split

  • WSL2-Linux-Kernel

    The source for the Linux kernel used in Windows Subsystem for Linux 2 (WSL2)

  • KERNVER=$(uname -r | cut -f 1 -d'-') git clone --branch linux-msft-$KERNVER --depth 1 https://github.com/microsoft/WSL2-Linux-Kernel.git ~/kern-$KERNVER zcat /proc/config.gz > ~/kern-$KERNVER/.config make -C ~/kern-$KERNVER -j 4 make -C ~/kern-$KERNVER -j 4 modules_install ln -s /lib/modules/$KERNVER-microsoft-standard-WSL2+ /lib/modules/$KERNVER-microsoft-standard-WSL2

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts