Hello everyone.
Today i decided to upgrade my 11.0 host to 11.1 (ports deprecated) from source. All what was added to kernel-conf compared to 11.0 version is
After the merging (
I can boot with live-cd or memstick and import (-d /dev/gpt -R /mnt) any pool and work with content.
Can someone give advice of what to do next to fix this issue?
All what comes to my mind is reinstalling it (11.0) on other flash/ssd/hdd and move backed up configs from old to new OS... But it doesn't feel right.
System installed on flash-drive (USB3.0) and boot vars are
:
There are 2 other pool in system:
And datasets are:
Today i decided to upgrade my 11.0 host to 11.1 (ports deprecated) from source. All what was added to kernel-conf compared to 11.0 version is
options EARLY_AP_STARTUP
.After the merging (
mergemaster -iUF
) host was rebooted and error is up
Code:
Trying to mount root from zfs:zroot []...
Mounting from zfs:zroot failed with error 6
vfs.root.mountfrom=zfs:zroot
Can someone give advice of what to do next to fix this issue?
All what comes to my mind is reinstalling it (11.0) on other flash/ssd/hdd and move backed up configs from old to new OS... But it doesn't feel right.
System installed on flash-drive (USB3.0) and boot vars are
Code:
zfs_load="YES"
kern.cam.boot_delay="10000"
kern.cam.scsi_delay="3000"
Code:
# gpart show da1
=> 40 30343088 da1 GPT (14G)
40 472 1 freebsd-boot (236K)
512 25165824 2 freebsd-zfs (12G)
25166336 5176792 - free - (2.5G)
Code:
# zpool status zroot
pool: zroot
state: ONLINE
scan: none requested
config:
NAME STATE READ WRITE CKSUM
zroot ONLINE 0 0 0
gpt/zroot0 ONLINE 0 0 0
errors: No known data errors
Code:
# zpool status data ssd
pool: data
state: ONLINE
scan: none requested
config:
NAME STATE READ WRITE CKSUM
data ONLINE 0 0 0
raidz3-0 ONLINE 0 0 0
gpt/hdd0 ONLINE 0 0 0
gpt/hdd1 ONLINE 0 0 0
gpt/hdd2 ONLINE 0 0 0
gpt/hdd3 ONLINE 0 0 0
gpt/hdd4 ONLINE 0 0 0
gpt/hdd5 ONLINE 0 0 0
gpt/hdd6 ONLINE 0 0 0
gpt/hdd7 ONLINE 0 0 0
gpt/hdd8 ONLINE 0 0 0
gpt/hdd9 ONLINE 0 0 0
gpt/hdd10 ONLINE 0 0 0
gpt/hdd11 ONLINE 0 0 0
gpt/hdd12 ONLINE 0 0 0
gpt/hdd13 ONLINE 0 0 0
logs
mirror-1 ONLINE 0 0 0
gpt/zil0 ONLINE 0 0 0
gpt/zil1 ONLINE 0 0 0
cache
gpt/l2arc0 ONLINE 0 0 0
gpt/l2arc1 ONLINE 0 0 0
spares
gpt/hdd14 AVAIL
gpt/hdd15 AVAIL
errors: No known data errors
pool: ssd
state: ONLINE
scan: none requested
config:
NAME STATE READ WRITE CKSUM
ssd ONLINE 0 0 0
mirror-0 ONLINE 0 0 0
gpt/zssd0 ONLINE 0 0 0
gpt/zssd1 ONLINE 0 0 0
errors: No known data errors
Code:
NAME USED AVAIL REFER MOUNTPOINT
data 1.87T 33.7T 279K none
data/home 1.57T 33.7T 279K /mnt/usr/home
data/home/user0 114G 33.7T 114G /mnt/usr/home/user0
data/logs 2.27M 33.7T 2.27M /mnt/var/log
data/pkgdb 33.4M 33.7T 33.4M /mnt/var/db/pkg
data/ports 2.33G 33.7T 1.99G /mnt/usr/ports
data/ports/distfiles 345M 33.7T 345M /mnt/usr/ports/distfiles
data/ports/packages 5.42M 33.7T 5.42M /mnt/usr/ports/packages
data/portsdb 779K 33.7T 779K /mnt/var/db/ports
data/portsnapdb 473M 33.7T 473M /mnt/var/db/portsnap
data/src 2.51G 33.7T 2.51G /mnt/usr/src
zroot 6.91G 4.66G 1.05G /mnt
zroot/swap 4.13G 8.39G 407M -
zroot/usr 1.71G 4.66G 1.71G /mnt/usr
zroot/var 22.4M 4.66G 10.7M /mnt/var
zroot/var/crash 96K 4.66G 96K /mnt/var/crash
zroot/var/db 10.9M 4.66G 10.9M /mnt/var/db
zroot/var/empty 96K 4.66G 96K /mnt/var/empty
zroot/var/mail 108K 4.66G 108K /mnt/var/mail
zroot/var/run 140K 4.66G 140K /mnt/var/run
ssd 2.33G 128G 96K none
ssd/obj 2.32G 128G 2.32G /mnt/usr/obj
ssd/vartmp 176K 128G 176K /mnt/var/tmp