Morikaen
Dabbler
- Joined
- Nov 21, 2021
- Messages
- 21
resultSee what it tells you withzpool import -F -f -n TransientPool
. Depending on where the bad data is, it's possible it will allow you to import the pool with the loss of whatever data had been most recently stored there, and this command will tell you if the system can do that. It won't actually import the pool (you'd run the same command without the -n to do that), but it should let you know if it's possible.
Code:
root@truenas[/var/log]# zpool import -F -f TrasientPool internal error: cannot import 'TrasientPool': Integrity check failed zsh: abort (core dumped) zpool import -F -f TrasientPool