Skip to content

Instantly share code, notes, and snippets.

@bussiere
Created February 9, 2019 12:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bussiere/4fccd6c68039558959402a2c52263056 to your computer and use it in GitHub Desktop.
Save bussiere/4fccd6c68039558959402a2c52263056 to your computer and use it in GitHub Desktop.
mount zfs
root@Kusanagi:/home/bussiere# zpool import storedb
root@Kusanagi:/home/bussiere# zfs set mountpoint=/Data storedb
root@Kusanagi:/home/bussiere# systemctl restart postgresql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment