Displaying 7 results from an estimated 7 matches for "bootpool".
2013 Dec 13
1
Upgrading from FreeBSD10-B3 to FreeBSD10-RC1 borked
Followed the instructions here:
http://www.freebsd.org/doc/handbook/updating-upgrading-freebsdupdate.html
The upgrade borked.
Error message: Can't find 'kernel'
When I checked with ls /boot/kernel/, the directory does exist.
:-(
Since the system has encrypted root partion with ZFSonROOT, I tried to
follow instructions at
https://forums.freebsd.org/viewtopic.php?&t=8958 to boot
2015 Apr 18
2
Dovecot 2.2.16: disappearing messages, mismatched summaries, duplicated messages, excessive full re-downloads
...IBM x3655 dual AMD quad core, 40GB of ECC RAM, 8x IBM 2.5" SAS on battery-backed ServeRAID, RAID 6 and (somewhat pointlessly) ZFS2. All IBM server diagnostics check, full RAM check run without errors, no ECC corrections reported, no uncorrectable errors reported.
# zpool status
pool: bootpool
state: ONLINE
scan: none requested
config:
NAME STATE READ WRITE CKSUM
bootpool ONLINE 0 0 0
aacd0s1a ONLINE 0 0 0
errors: No known data errors
pool: zroot
state: ONLINE
scan: none requested
config:
NAME...
2013 Nov 29
1
kernel "mismatch" on r256420
...wall will not load. Any suggestions?
This is from 'dmesg':
KLD ipfw.ko: depends on kernel - not available or version mismatch
linker_load_file: Unsupported file type
This is from 'ls -l' of /boot
drwxr-xr-x 2 root wheel 1.5K Nov 28 21:55 kernel/
This is from 'ls -l' of /bootpool/boot
drwxr-xr-x 2 root wheel 1.5K Nov 28 21:55 kernel/
This is my kernel file:
include GENERIC
ident theEleven
options AUDIT
options IPFIREWALL
options IPFIREWALL_VERBOSE
options IPFIREWALL_VERBOSE_LIMIT=15
options DUMMYNET
This is from rc.conf:
firewall_enable="YES"
firewall_logging=&...
2015 Apr 18
0
Dovecot 2.2.16: disappearing messages, mismatched summaries, duplicated messages, excessive full re-downloads
...ad core, 40GB of ECC RAM, 8x IBM 2.5" SAS on battery-backed ServeRAID, RAID 6 and (somewhat pointlessly) ZFS2. All IBM server diagnostics check, full RAM check run without errors, no ECC corrections reported, no uncorrectable errors reported.
>
>
>
> # zpool status
> pool: bootpool
> state: ONLINE
> scan: none requested
> config:
>
> NAME STATE READ WRITE CKSUM
> bootpool ONLINE 0 0 0
> aacd0s1a ONLINE 0 0 0
>
> errors: No known data errors
>
> pool: zroot
> state: ONLIN...
2015 Apr 18
6
Dovecot 2.2.16: disappearing messages, mismatched summaries, duplicated messages, excessive full re-downloads
-------- Original Message --------
Subject: Re: Dovecot 2.2.16: disappearing messages, mismatched summaries, duplicated messages, excessive full re-downloads
From: Timo Sirainen <tss at iki.fi>
To: David Gessel <gessel at blackrosetech.com>
Date: Sat Apr 18 2015 15:48:28 GMT+0300 (Arabic Standard Time)
> No. My best guess is that (your) ZFS+FreeBSD is simply not behaving the way
2013 Nov 05
1
FreeBSD 10.0-BETA3 now available
...o Fix make(1) warning output with 'make delete-old' and 'make
delete-old-libs'
o Add kernel side support for large TLB on BERI/CHERI.
o Fix compatibility function for old
daily_status_security_${name}_enable variables.
o Add loader.conf(5) entries to import bootpool after boot when
using full-disk encryption and ZFS.
o Switch the default mtree to nmtree our new NetBSD derived mtree.
o Remove the (unused) isf(4) driver.
o Separate WITHOUT_CLANG and WITHOUT_CLANG_IS_CC.
o Add atse(4), a driver for the Altera Triple Speed Ethernet
Mega...
2013 Nov 03
1
FreeBSD 10 Beta 2: make installkernel failure with installer provided ZFS configuration.
.../boot: No such file or directory
*** Error code 1
Stop.
make[2]: stopped in /usr/obj/usr/src/sys/GENERIC
*** Error code 1
Stop.
make[1]: stopped in /usr/src
*** Error code 1
Stop.
make: stopped in /usr/src
root at els1:/usr/src # ll /boot
lrwxr-xr-x 1 root wheel 13 Oct 26 14:33 /boot@ -> bootpool/boot
root at els1:/usr/src # mount
zroot/bootenv/default on / (zfs, local, noatime, nfsv4acls)
devfs on /dev (devfs, local, multilabel)
zroot/tmp on /tmp (zfs, local, noatime, nosuid, nfsv4acls)
zroot/usr/home on /usr/home (zfs, local, noatime, nosuid, nfsv4acls)
zroot/usr/local on /usr/local (zfs...