[prev in list] [next in list] [prev in thread] [next in thread] 

List:       opensolaris-help
Subject:    Re: [osol-help] ZFS Panic Problem. Any help to fix it
From:       Stephan Budach <stephan.budach () jvm ! de>
Date:       2011-04-29 3:20:09
Message-ID: 1924542949.21304072444444.JavaMail.Twebapp () sf-app1
[Download RAW message or body]

You should try to import your zpool in read-only mode. I have had several occurrances \
where one faulty ZFS volume caused a kernel panic.

zpool import -o ro <zpool>  would be worth a try.
If the zpool imports in read-only mode you have multiple ZFS volumes on it, you \
should set each one to read-only as well, like this:

zfs set readonly=on <zpool/zfs volume>

Afterwards you can export the zpool and import it back again in read-write mode. If \
you can determine which ZFS volume causes this issue you can leave the readonly \
setting on and set it off on all other ZFS volumes. Once the zpool is up again you \
can remount the affected ZFS volume in read-write mode again.

Cheers,
budy
-- 
This message posted from opensolaris.org
_______________________________________________
opensolaris-help mailing list
opensolaris-help@opensolaris.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic