From owner-freebsd-stable@freebsd.org Mon Jan 15 13:21:25 2018 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BA384E7CD01 for ; Mon, 15 Jan 2018 13:21:25 +0000 (UTC) (envelope-from clay@milos.co.za) Received: from lisa.milos.co.za (moe.milos.co.za [109.169.49.127]) by mx1.freebsd.org (Postfix) with SMTP id 2A59574730 for ; Mon, 15 Jan 2018 13:21:23 +0000 (UTC) (envelope-from clay@milos.co.za) Received: (qmail 29038 invoked by uid 89); 15 Jan 2018 13:14:39 -0000 Received: from unknown (HELO roundcube) (172.16.15.33) by vpopmail with SMTP; 15 Jan 2018 13:14:39 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Date: Mon, 15 Jan 2018 14:14:39 +0100 From: clay@milos.co.za To: Eugene Grosbein Cc: =?UTF-8?Q?Marko_Cupa=C4=87?= , freebsd-stable@freebsd.org, owner-freebsd-stable@freebsd.org Subject: Re: troubleshooting before hard reset In-Reply-To: <5A5C770F.4080806@grosbein.net> References: <20180115103128.014f27f8@efreet-freebsd.kappastar.com> <5A5C770F.4080806@grosbein.net> Message-ID: <5ea0cb77a7805906b7da0ba150d65a9a@milos.co.za> X-Sender: clay@milos.co.za User-Agent: Roundcube Webmail/1.3.3 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Jan 2018 13:21:25 -0000 On 2018-01-15 10:40, Eugene Grosbein wrote: > 15.01.2018 16:31, Marko Cupać wrote: >> Hi, >> >> one of my ageing servers, HP DL380g5, which is serving a bunch of >> non-critical production jails on FreeBSD 11.1, bacame inaccessible >> over >> weekend. I have physical access, its disks and NICs are showing >> activity, but it doesn't send anything to monitor over VGA, also I >> guess it doesn't recognise keyboard (num lock led does nothing). >> >> Before I hard reset it, is there anything I can do to troubleshoot the >> problem? I tried serial port as well but it gives nothing on either >> 9600 or 115200 baud. I guess OS needs to be configured beforehand for >> serial access. > > Yes. > > If keyboard seems to be dead and there is no video output, I'm afraid > you can't get anything useful from the box other than sniffing traffic > from its MAC address, if any. And check MAC address table of network > switch > for server's MAC address if you have managed switch. Else, just reset > it. > Have you tried remote console access via the iLO? Sometimes that still works when the physical VGA doesn't. \\Clay