Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Jan 2023 17:01:38 -0500
From:      mike tancsa <mike@sentex.net>
To:        John Doherty <bsdlists@jld3.net>
Cc:        freebsd-fs <fs@freebsd.org>
Subject:   Re: ZFS: i/o error - all block copies unavailable
Message-ID:  <96bf3f48-8c18-357b-e5dd-f16c851e2577@sentex.net>
In-Reply-To: <AFECFAC7-B526-4664-9F6A-EA715CDEEE44@jld3.net>
References:  <9DDC68E1-4321-45D9-831E-A73F70C66191@jld3.net> <48b9848c-2e47-0d4b-f8b0-6a8ef7a7c982@sentex.net> <867AADBE-60F8-4B54-BBE8-875D381DA296@jld3.net> <3C4D1747-53D4-4A5A-9153-5777D2D895CE@jld3.net> <8d73d0b1-a175-79b7-f74d-f19977dca9b1@sentex.net> <AFECFAC7-B526-4664-9F6A-EA715CDEEE44@jld3.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 1/6/2023 4:54 PM, John Doherty wrote:
> Right now, I have the BIOS set to boot from SATA P1 and when I try to 
> boot to single-user mode from the beastie menu, it gets this far:
>
> Loading kernel...
> /boot/kernel/kernel text=0x1752e24 data=0x140 data=0x7662b0 
> syms=[0x8+0x188a18+0x8+0x1a5dbc]
> loading required module 'smbus'
> /boot/kernel/smbus.ko size 0x2680 at 0x24a7000
> loading required module 'opensolaris'
> /boot/entropy size=0x1000
>
Did ipmi console mode work before ? On my supermicro boards, I usually 
have to add to loader.conf

comconsole_speed="115200"       # Set the current serial console speed
console="comconsole,vidconsole"         # A comma separated list of 
console(s)
comconsole_port="0x2F8"

so "serial" (aka ipmi console) works.

Maybe try and set

comconsole_port="0x2F8"

from the beastie menu and see if ipmi works for you after that

     ---Mike



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?96bf3f48-8c18-357b-e5dd-f16c851e2577>