Latest OpenZFS for TrueNAS SCALE

PPA description

TrueNAS downstream fork of OpenZFS merged with latest upstream stable.

This PPA is for the latest TrueNAS SCALE.

At the time of writing, latest TrueNAS SCALE Cobia is compatible with Ubuntu 22.04 Jammy packaging.

Usage:
# Enable APT/dpkg
chmod 755 /usr/bin/apt* /usr/bin/dpkg
apt update
# Prepare for DKMS
apt install build-essential dkms
# Add this repository
echo "deb https://ppa.launchpadcontent.net/arter97/truenas/ubuntu/ jammy main" > /etc/apt/sources.list.d/arter97-truenas.list
# Add missing APT key
apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 6BA7349C5FD45AE1
# Refresh APT list
apt update
# Upgrade ZFS via DKMS (specify --no-install-recommends to avoid removing linux-truenas-production-libc-dev)
apt install --no-install-recommends openzfs-zfs-dkms
# Remove previous ZFS modules
apt purge 'openzfs-zfs-modules*'
# Update initramfs
update-initramfs -u
# Reboot
reboot
# Confirm upgraded ZFS version
zpool version

This PPA comes with no warranty what-so-ever.

Adding this PPA to your system

You can update your system with unsupported packages from this untrusted PPA by adding ppa:arter97/truenas to your system's Software Sources. (Read about installing)

sudo add-apt-repository ppa:arter97/truenas
sudo apt update
        
Technical details about this PPA

This PPA can be added to your system manually by copying the lines below and adding them to your system's software sources.

deb https://ppa.launchpadcontent.net/arter97/truenas/ubuntu jammy main 
deb-src https://ppa.launchpadcontent.net/arter97/truenas/ubuntu jammy main 
Signing key:
4096R/71D641738AA0BEA26DA949516BA7349C5FD45AE1 (What is this?)
Fingerprint:
71D641738AA0BEA26DA949516BA7349C5FD45AE1

For questions and bugs with software in this PPA please contact Juhyung Park.

PPA statistics

Activity
0 updates added during the past month.
View package details

Overview of published packages

11 of 1 result
Package Version Uploaded by
openzfs-linux 2.2.3-0arter97~truenas~ubuntu22.04.1 Juhyung Park ()
11 of 1 result

Latest updates

  • openzfs-linux 12 weeks ago
    Successfully built