Hi!
A little over a week ago I noticed that my Freebsd box had crashed, after a restart it´s now still stuck when trying to mount one of the pools. There is constant disk activity an the machine responds to the keyboard, so I guess it is still trying to fix the filesystem.
I believe the reason for the crash is that I put too much deduped data into the pool with too little memory (4 GB + some SSD ARC), and it now tries to reconstruct the dedup tables.
The pool consists of 2 RAIDZ vdevs, 10 drives, around 12TB in total. Of this I estimate around 500-700GB is on a deduped filsystem, and about 10 TB non deduped.
So a few questions for the ZFS experts:
* Is there any way of knowing approximately how long it will take if I just leave it ?, will it even finish ?
* What happens if I abort it, will it restart from the beginning ? If not I could shut it down and add more memory and then go again. Will more memory even help with the recovery ?
* The deduped filesystem (which I use for VM image backups) have 90 snapshots (3 months), will this affect the time it will take to recover ?
Any other ideas ?
A little over a week ago I noticed that my Freebsd box had crashed, after a restart it´s now still stuck when trying to mount one of the pools. There is constant disk activity an the machine responds to the keyboard, so I guess it is still trying to fix the filesystem.
I believe the reason for the crash is that I put too much deduped data into the pool with too little memory (4 GB + some SSD ARC), and it now tries to reconstruct the dedup tables.
The pool consists of 2 RAIDZ vdevs, 10 drives, around 12TB in total. Of this I estimate around 500-700GB is on a deduped filsystem, and about 10 TB non deduped.
So a few questions for the ZFS experts:
* Is there any way of knowing approximately how long it will take if I just leave it ?, will it even finish ?
* What happens if I abort it, will it restart from the beginning ? If not I could shut it down and add more memory and then go again. Will more memory even help with the recovery ?
* The deduped filesystem (which I use for VM image backups) have 90 snapshots (3 months), will this affect the time it will take to recover ?
Any other ideas ?