On 03/ 9/10 10:53 AM, Cindy Swearingen wrote:
Hi D,

Is this a 32-bit system?

We were looking at your panic messages and they seem to indicate a
problem with memory and not necessarily a problem with the pool or
the disk. Your previous zpool status output also indicates that the
disk is okay.

To perhaps clarify, you're panicking trying to grab a mutex, which hints that
something has stomped on the memory containing that mutex.   The reason
for the 32-bit question is that sometimes a deep stack can overrun on a 32-bit
box.  That's probably not what happened here, but we ask anyway.

-tim

_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to