Datasets missing in GUI
Posted: 15 Jan 2014 16:41
Hi,
I have just added a new dataset to my N4F and now the list only shows datasets in the same pool.
I have the following in disk:
But the GUI only shows pool2/dataset1 and pool2/dataset2, pool1/dataset1 is missing!
Edit 1:
I noticed that some settings on pool2 datasets have changed! eg, description is empty, and some flags have been cleared. I traced the code back to a config.xml file, and there I can see only two datasets!
I have tried to synchronize the GUI with no luck, it always shows the same two datasets.
I am worried for this is a production server. What can I do to debug this?
Thanks
I have just added a new dataset to my N4F and now the list only shows datasets in the same pool.
I have the following in disk:
Code: Select all
N4F: ~ # zfs list
NAME USED AVAIL REFER MOUNTPOINT
pool1 2.64T 945G 218K /mnt/pool1
pool1/dataset1 2.64T 945G 2.64T /mnt/pool1/dataset1
pool2 2.17T 1.40T 1.40T /mnt/pool2
pool2/dataset1 775G 1.40T 775G /mnt/pool2/dataset1
pool2/dataset2 8.43G 492G 8.43G /mnt/pool2/dataset2
Edit 1:
I noticed that some settings on pool2 datasets have changed! eg, description is empty, and some flags have been cleared. I traced the code back to a config.xml file, and there I can see only two datasets!
I have tried to synchronize the GUI with no luck, it always shows the same two datasets.
I am worried for this is a production server. What can I do to debug this?
Thanks