Ok So I had a power outage, had to replace my modem/router.
I have a new IP not the default 10.0.0.50 truenas does. whatever.
I get in and all the pools/datasets are gone.
After a moment of panic I click create pool wizard and can see the storage drives/pools listed.
Anyone know how I can get those back into usable system pools/datasets without erasing them??? There is almost 6tb of data in there.
Assuming 24.10 (EE) Storage-> Import Pool
1 Like
Why have you posted twice: here and Pool disappeared ?
If you want help to try to get your data back online then you need to stop griping and ask for help instead - and provide us with details of your hardware and pool configurations.
In the mean time here are some commands to run (and please paste the output from each into a separate </> box):
lsblk -bo NAME,LABEL,MAJ:MIN,TRAN,ROTA,ZONED,VENDOR,MODEL,SERIAL,PARTUUID,START,SIZE,PARTTYPENAME
sudo zpool status -v
sudo zpool import
lspci
sudo sas2flash -list
sudo sas3flash -list
sudo storcli show all
P.S. I have a feeling that what you are seeing is explained by the following:
Linux has one view of what ZFS pools are mounted
TrueNAS keeps its own UI record of what pools should be loaded
and what you are seeing is TrueNAS showing you what it thinks exists rather than what Linux has imported and mounted.
AFAIK, this is also how the Core UI also worked - so you could well have had exactly the same issues on Core.
That’s a different user though?
That was just the wrong link.
I think this is the one @Protopia was thinking of:
I have had nothing but problems setting Scale up after moving from core.
Now I lost power for a few days and I replace my router plug it back in and pools, datasets, apps all gone.
WTF!!!
I have almost 6 tb of data and it is gone because of a power outage???
The boot install is fine, and if I boot into bios the drives are fine but the media, backups are all gone.
months of getting a media server up and running all gone because scale sucks if the power goes out. wonderful.
1 Like
I’m sorry, 2 car accidents then just wanted to sit down run a backup and watch a movie.
Thank you for the help.
Do you see the missing pools on the dropdown when you go to Storage > Import Pool and if so are you able to import them?