[SOLVED] Can't See ZFS Pools

YaseenKamala

Member
Feb 2, 2021
158
5
23
Paris
Hello dears,

Hope all of you are doing great. I need your help please.

We have a ProxMox Hyper-V today I added a new NVME pool with with 2 M.2 SATA SSD of 2 TB on RAID 0 used the below line of command since we do not have RAID0 in GUI:
Code:
zpool create -f -o ashift=12 nvmepool sda sdb


All went well even as you can see the "nvmepool" in the below screenshots:


the problem is when i try to creat a new vm or clone a new vm from the template i don't see the nvmepool see the screenshots which are labled by number 1, 2 and 3


thanking you in advance for any help.
 

Attachments

  • ZFS-pools.png
    ZFS-pools.png
    43.4 KB · Views: 5
  • nvme-pools.png
    nvme-pools.png
    8.9 KB · Views: 5
  • Clone.png
    Clone.png
    43.5 KB · Views: 5
  • Clone-2.png
    Clone-2.png
    27.8 KB · Views: 5
  • Clone-3.png
    Clone-3.png
    50.2 KB · Views: 5
I just realized that I had to add the newly created pool the datacenter.


Thank you so much.

The problem is solved. :cool: :oops:

1623322463503.png

Then it appear it the list of pools so this is how I was able to use it.


1623322520635.png