fabioz23 / maczfs

Automatically exported from code.google.com/p/maczfs
Other
0 stars 0 forks source link

Pool disappeared after kernel panic #114

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Tried to add a disk to a zpool
2. Kernel panic raised, forcefully rebooted (by pressing power button)
3. Zpool disappeared

$ zpool status
no pools available

$ zpool import
no pools available to import

What version of the product are you using? On what operating system?
MacZFS-74.2.0
Mac OS X 10.8.2

Please provide any additional information below.

I didn't setup launchd script 
(http://code.google.com/p/maczfs/downloads/detail?name=maczfs_launchd_scripts-0.
1.0.tar.bz2&can=2&q=). Would it be a potential reason?

Original issue reported on code.google.com by sum...@gmail.com on 23 Jan 2013 at 8:50

GoogleCodeExporter commented 9 years ago
Does the problem still exist with the latest release? (MacZFS_74-3)

Regarding launchd scripts: I can't see how they should be involved here.

In case the problem persists: Please submitt a full panic report, and include 
the pool configuration, i.e. the output of "zpool status -v" (save it before 
trying to add a disk).

Regarding the crash in January: Was the to-be-added disk an internal one or an 
external (USB? FireWire? ...) disk.  What was the pool configuration: 
Single-disk or Raidz or Mirror?

Original comment by googlelogin@bjoern-kahl.de on 4 Apr 2013 at 10:15

GoogleCodeExporter commented 9 years ago
I had a similar experience this morning on the latest version.  sudo zpool 
import was able to access the disks and recover my pool, running import from a 
regular user account did not.

Original comment by phil.m.b...@gmail.com on 8 Aug 2013 at 9:42