lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 17 Apr 2007 21:24:07 +0200
From:	Florian Weimer <fw@...eb.enyo.de>
To:	Theodore Tso <tytso@....edu>
Cc:	Daniel Hazelton <dhazelton@...er.net>,
	Tomasz Kłoczko <kloczek@...y.mif.pg.gda.pl>,
	"David R. Litwin" <presently42@...il.com>,
	linux-kernel@...r.kernel.org
Subject: Re: ZFS with Linux: An Open Plea

* Theodore Tso:

> we can continue trying to innovate around better filesystem and LVM
> storage technologies, as opposed to trying to chase the ZFS tail
> lights.

Indeed.  Here's a gem from the official ZFS FAQ:

| What can I do if ZFS panics on every boot?
| 
|     ZFS is designed to survive arbitrary hardware failures through the
|     use of redundancy (mirroring or RAID-Z). Unfortunately, certain
|     failures in non-replicated configurations can cause ZFS to panic
|     when trying to load the pool. This is a bug, and will be fixed in
|     the near future (along with several other nifty features like
|     background scrubbing and the ability to see a list of corrupted
|     files). In the meantime, if you find yourself in the situation
|     where you cannot boot due to a corrupt pool, do the followng:
| 
|        1. boot using '-m milestone=none'
|        2. # mount -o remount /
|        3. # rm /etc/zfs/zpool.cache
|        4. # reboot
| 
|     This will remove all knowledge of pools from your system. You will
|     have to re-create your pool and restore from backup.

<http://opensolaris.org/os/community/zfs/faq/#zfspanic>

I keep hoping that this FAQ entry is outdated, but the date on that
page is rather current. 8-/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ