7

I'm running FreeNAS 8 and my computer had a hard reset from a power outage and now every time I try to boot I get the following error message:

Error Message: panic: zfs_replay_acl_v0:898: unsupported condition

I am running ZFS with ZFS filesystem version 4, ZFS storage pool version 15. Any ideas on how to fix this?

MSumulong
  • 171
  • 4
  • Take a look about you hardware, what kind of controller do you have, what hard drives... etc. This is very important on FreeNAS, check out the forum of FreeNAS, maybe it helps. – ki0 Jun 18 '15 at 10:33
  • If the forums don't help and the error hasn't been reported anywhere before, maybe open a [bug](https://bugs.freenas.org/) with the FreeNAS people. – ckujau Mar 10 '16 at 08:16

1 Answers1

1

You could use the live option of the FreeBSD media(shell) and try to create a new zfspool.cache.

I don't know how the internals of FreeNAS are, but once you could find the pool, it is just to create another zfspool.cache. Just don't forget to backup your current zfspool.cache.

Use the command fmdump -eV to figure out what could be the software root cause of this crash