phuocnguyen1891994
Cadet
- Joined
- Sep 6, 2018
- Messages
- 4
System:
FreeNAS-8.2.0
Running on VirtualBox
stripe with 10 virtual disk
Yesterday, due to power lost, I was unable to access my data on the pool.
Here the result of <zpool status>
Tried to mount the pool as readonly but no luck.
Any help on how to get the data from the pool would be appreciated.
FreeNAS-8.2.0
Running on VirtualBox
stripe with 10 virtual disk
Yesterday, due to power lost, I was unable to access my data on the pool.
Here the result of <zpool status>
Code:
state: ONLINE status: One or more devices has experienced an error resulting in data corruption. Applications may be affected. action: Restore the file in question if possible. Otherwise restore the entire pool from backup. see: http://www.sun.com/msg/ZFS-8000-8A scrub: none requested config: NAME STATE READ WRITE CKSUM PHUCHAO ONLINE 0 0 2 gptid/58c9c652-2845-11e7-b9d2-080027452f41 ONLINE 0 0 0 gptid/58e436b4-2845-11e7-b9d2-080027452f41 ONLINE 0 0 0 gptid/cbd85615-2848-11e7-b4d0-080027452f41 ONLINE 0 0 0 gptid/cbf382f0-2848-11e7-b4d0-080027452f41 ONLINE 0 0 0 gptid/cc0cda95-2848-11e7-b4d0-080027452f41 ONLINE 0 0 0 gptid/cc275aae-2848-11e7-b4d0-080027452f41 ONLINE 0 0 0 gptid/cc416aaf-2848-11e7-b4d0-080027452f41 ONLINE 0 0 0 gptid/cc5bab90-2848-11e7-b4d0-080027452f41 ONLINE 0 0 4 gptid/fde6c56c-2848-11e7-b4d0-080027452f41 ONLINE 0 0 4 gptid/fe040dfd-2848-11e7-b4d0-080027452f41 ONLINE 0 0 0 errors: 1 data errors, use '-v' for a list
Tried to mount the pool as readonly but no luck.
Any help on how to get the data from the pool would be appreciated.