Skip to content

Instantly share code, notes, and snippets.

@scfcode
Created July 31, 2022 22:21
Show Gist options
  • Select an option

  • Save scfcode/7e4fc6f6ab888c8afbc15c020791860d to your computer and use it in GitHub Desktop.

Select an option

Save scfcode/7e4fc6f6ab888c8afbc15c020791860d to your computer and use it in GitHub Desktop.
ZFS Pool for some quick save

Quick hack for some storage (added from PVE)

apt-get install zfs-dkms

zpool create pool /dev/sdb

cd /pool/

chown scf:scf .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment