Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Oct 2014 04:12:46 -0700 (PDT)
From:      Beeblebrox <zaphod@berentweb.com>
To:        freebsd-current@freebsd.org
Subject:   Re: ZFS: i/o error - all block copies unavailable #2
Message-ID:  <1414062766738-5958899.post@n5.nabble.com>
In-Reply-To: <9711EF60-74E0-46E4-A89E-CD0486F3C457@gmail.com>
References:  <B6E7646B-9A7D-43BF-B25A-5488D37B5CA5@gmail.com> <20141022153846.GA7092@brick.home> <9711EF60-74E0-46E4-A89E-CD0486F3C457@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
You might want to try from the mfsbsd.iso  environment,
1. Import and mount the zpool you want to boot from
2. Copy /boot/zfs/zpool.cache to /mnt/boot/zfs/ (over-write existing
zpool.cache file)
3. Edit /mnt/boot/loader.conf and add any of these that you don't already
have:
zfs_load="YES"
opensolaris_load="YES"
vfs.root.mountfrom="zfs:zroot_name"
zpool_cache_load="YES"
zpool_cache_type="/boot/zfs/zpool.cache"
zpool_cache_name="/boot/zfs/zpool.cache"

Might be worth a try.



-----
FreeBSD-11-current_amd64_root-on-zfs_RadeonKMS
--
View this message in context: http://freebsd.1045724.n5.nabble.com/ZFS-i-o-error-all-block-copies-unavailable-2-tp5958692p5958899.html
Sent from the freebsd-current mailing list archive at Nabble.com.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1414062766738-5958899.post>