After computer did a random reboot (there is a hardware issue with the power supply not relevant to the NAS) I have lost my dataset. I can see the exported pool on the drives but truenas wants me to create a new pool and then import the old. Does how I’ve written this make sense? I don’t really understand a lot of the jargon for NAS.
This could be as simple as creating a new pool and importing the old but I lost a NAS some years ago and don’t want to make assumptions before getting advice.
Creating a new pool with the old disks would wipe your data, DO NOT DO THIS!!!
Under storage should be an option to import your old pool, see if it’s available for import and if yes try an import via GUI.
If it’s not available via GUI you’d have to go to shell and try via zpool import
There is a box that says “disks with exported pools” below that a button “add to pool”. When I click add to pool there is an option to “create new pool” or “add to existing pool”. I try “existing pool” but there is nothing there.
No didn’t really know anything about NAS. I just had a load of discs, most different types. So just setup a jbod. I couldn’t see anyway to setup parity drive as it seemed to say they needed to be the same drive type.
So one being missing is both good and bad. Good because it could just be a case of getting it connected and you may be able to recover your data. Bad because it might have just literally died.
Your best bet is to try and identify which drive is missing from your pool and see if you can get it appearing again ie check connections etc.
Add this to the command sudo lsblk -o NAME,PARTUUID,SERIAL and make notes of the serial numbers and then power down your NAS and compare and find the disk that is not in that list. That is the drive you need to try and revive.