Hi people.
I want to recover the data of my zpool after my motherboard died, so I installed Freenas into an usb drive and tried to import the pool.
I had 4 drives and an SSD as zpool cache, but I only installed the 4 hard drives.
zool import gave errors that forced me to use "zpool import raid_volume -f -m"
After a reboot "zpool status" had an assert "reason == ZPOOL_STATUS_OK" on that pool and I thought the cache drive was missing, so I added it.
After a reboot the pool was there, but there was no data, just the jails. I even tried to remove cache and rebooted. Nothing, still no data, just the jail data.
What can I do to recover my data? Or have I lost it?
Here is some info:
I want to recover the data of my zpool after my motherboard died, so I installed Freenas into an usb drive and tried to import the pool.
I had 4 drives and an SSD as zpool cache, but I only installed the 4 hard drives.
zool import gave errors that forced me to use "zpool import raid_volume -f -m"
After a reboot "zpool status" had an assert "reason == ZPOOL_STATUS_OK" on that pool and I thought the cache drive was missing, so I added it.
After a reboot the pool was there, but there was no data, just the jails. I even tried to remove cache and rebooted. Nothing, still no data, just the jail data.
What can I do to recover my data? Or have I lost it?
Here is some info:
Code:
root@freenas[~]# zpool status
pool: freenas-boot
state: ONLINE
scan: none requested
config:
NAME STATE READ WRITE CKSUM
freenas-boot ONLINE 0 0 0
da1p2 ONLINE 0 0 0
errors: No known data errors
pool: raid_volume
state: ONLINE
status: Some supported features are not enabled on the pool. The pool can
still be used, but some features are unavailable.
action: Enable all features using 'zpool upgrade'. Once this is done,
the pool may no longer be accessible by software that does not support
the features. See zpool-features(7) for details.
scan: scrub repaired 960K in 0 days 03:54:20 with 0 errors on Sun Jan 27 06:10:42 2019
config:
NAME STATE READ WRITE CKSUM
raid_volume ONLINE 0 0 0
raidz2-0 ONLINE 0 0 0
gptid/44b12b57-d48b-11e4-8585-d0509964a900 ONLINE 0 0 0
gptid/452b171f-d48b-11e4-8585-d0509964a900 ONLINE 0 0 0
gptid/6fabfb50-e504-11e7-9e30-d0509964a900 ONLINE 0 0 0
gptid/9efa1757-17d8-11e9-b47b-d0509964a900 ONLINE 0 0 0
logs
gptid/dbc0d154-d84f-11e4-95f2-d0509964a900 ONLINE 0 0 0
errors: No known data errors