From owner-freebsd-current@freebsd.org Sat Apr 7 06:35:24 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E53B7F8DDF5 for ; Sat, 7 Apr 2018 06:35:23 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from kabab.cs.huji.ac.il (kabab.cs.huji.ac.il [132.65.116.210]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2996F6DF3B; Sat, 7 Apr 2018 06:35:22 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from imac.bk.cs.huji.ac.il ([132.65.179.42]) by kabab.cs.huji.ac.il with esmtp id 1f4hRV-000658-LJ; Sat, 07 Apr 2018 09:35:17 +0300 Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 11.2 \(3445.5.20\)) Subject: Re: zfsloader: messy output on Dell iDrac serial console From: Daniel Braniss In-Reply-To: <76d1549c-c721-ffcb-c27e-48e4d06c9c63@freebsd.org> Date: Sat, 7 Apr 2018 09:35:17 +0300 Cc: freebsd-current Content-Transfer-Encoding: quoted-printable Message-Id: <617BAAEE-B78F-424F-ABF0-28F2E30BAEAF@cs.huji.ac.il> References: <76d1549c-c721-ffcb-c27e-48e4d06c9c63@freebsd.org> To: Julian Elischer X-Mailer: Apple Mail (2.3445.5.20) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Apr 2018 06:35:24 -0000 > On 7 Apr 2018, at 7:21, Julian Elischer wrote: >=20 > running on *some* Dell servers the serial console looks messed up at = the time of the FreeBSD menu. > it looks like it's dropping (or adding? but that's less likely) = characters. >=20 > | 5. [K]ernel: kernel (1 of 2) | .- . = -. > | 6. Configure Boot [O]ptions... |2 --| y/ -. = -/` -o/ > |137. Select Boot [E]nvironment... | `:` `:` = ::/sy++:. > | H| .-- `--. -- = /6H`: :` > | | .---.....----. >=20 > IS there an RTS/CTS input we should be attending to? >=20 > I will add that some of the other modules (e.g. the mfi raid setup = section) also get affected, > so it's not just a bug in our code. I=E2=80=99m using Serial-Over-LAN via ipmi/drac and am noticing this too = on a Dell C6220, don=E2=80=99t know when this started though, It=E2=80=99s only recently = that I=E2=80=99m working on this kind of hosts. It drives the xterm/rxvt crazy, but it=E2=80=99s = only the output from the boot/loader, once the kernel takes over, all is back to normal. the = serial speed is set to 115200, but changing it as far as i remember did not help. will = try lowering soon. I had to disable the menu to get some sense of the output, and usually = have to hit ^B to remove most of the garbage.