Pool does not show in GUI

Joined
Jul 21, 2023
Messages
2
Hi there. I recently installed truenas scale and now I'm trying to create my pool
Code:
zpool create vdata raidz2 /dev/sda /dev/sdb /dev/sdc /dev/sdd -o ashift=12

I ran the command above but my pools do not show up in the Storage section but I can see the data set in the dataset section
1690002404613.png

1690002427061.png


Here is the output of the zpool status command:
 

Ericloewe

Server Wrangler
Moderator
Joined
Feb 15, 2014
Messages
20,194
That's because you should have created the pool from the GUI. Export the pool, Import it in the GUI.
 
Top