News:

SMF - Just Installed!

Main Menu

Using zfs on Ubuntu 23.04

Started by kalpana, Oct 09, 2023, 04:51 AM

Previous topic - Next topic

kalpana

I am setting up a new computer and drives.

zfs can be installed by

Code:
sudo apt install zfsI have not use it because I want to be sure how to set up zfs on 23.04?

Here is an article on ubuntu and zfs but it does not cover the way to get all the drives running zfs:

https://www.howtogeek.com/272220/how...-youd-want-to/

Using the installer:

When installing a new setup, via manual partitioning, if you click a partition, choose change, the drive being set up can be changed from Ext4 to zfs root. The term "zfs root" implies it is only for the root partition. Is that correct?

Looking under the option to do an "advanced" install, only LVM is offered.