Hi guys!
I'm quite new to proxmox but i'm familiar with Hyper-V and EXSI on small infrastructure :') I set up a new Promox node, SSD for system, and 2 1to HDD to host the Containers. Both HDD were formated with Gparted before created the zfs-pool and I used this page to help me with that: https://pve.proxmox.com/wiki/ZFS_on_Linux
So I used this command to create a RAID1 Pool, so far so good!
I decided to take an older backup and restore it to this new ZFS:
pct restore xxx archive.tar.lzo -storage local-zfs
It worked perfectly, but if I want to create a new CT with the GUI my zfs-pool dosn't show up! Any suggestions will be highly appreciated! :')
Thx you guys!
				
			I'm quite new to proxmox but i'm familiar with Hyper-V and EXSI on small infrastructure :') I set up a new Promox node, SSD for system, and 2 1to HDD to host the Containers. Both HDD were formated with Gparted before created the zfs-pool and I used this page to help me with that: https://pve.proxmox.com/wiki/ZFS_on_Linux
So I used this command to create a RAID1 Pool, so far so good!
zpool create -f -o ashift=12 <pool> mirror <device1> <device2>
I decided to take an older backup and restore it to this new ZFS:
pct restore xxx archive.tar.lzo -storage local-zfs
It worked perfectly, but if I want to create a new CT with the GUI my zfs-pool dosn't show up! Any suggestions will be highly appreciated! :')
Thx you guys!
 
	 
	 
 
		
