Hello - I just added a local storage disk in my server. I'd like to setup a zfs pool on it - Please let me know if its possible to do all of the following on one zfs pool :
- create a partition for scheduled backups ( vzdumps of all containers and vms)
- create a partition for database storage - can I mount this to an lxc container which has a postgres db?
- create a partition to use as a persistent storage volume for my kubernetes cluster i.e. setup a kubernetes persistent volume using a local zfs pool ( will appreciate if anyone has a tutorial on how to do this!)