From owner-freebsd-proliant@FreeBSD.ORG Fri Aug 1 17:53:20 2008 Return-Path: Delivered-To: freebsd-proliant@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 73B3D106564A for ; Fri, 1 Aug 2008 17:53:20 +0000 (UTC) (envelope-from jcagle@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.238]) by mx1.freebsd.org (Postfix) with ESMTP id 2A5268FC13 for ; Fri, 1 Aug 2008 17:53:20 +0000 (UTC) (envelope-from jcagle@gmail.com) Received: by wr-out-0506.google.com with SMTP id c8so1160549wra.27 for ; Fri, 01 Aug 2008 10:53:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type:references; bh=SYKC8f6JIOz4V4lGLEzKPUQPjTJDUAsONrkXkQ9TEME=; b=aG9eMeQ4jXiKUPVe+yERf+Dcx520ehJn4O2jcZfrc92lPJw1hmRLAusefgWu6+0VQ+ rQ1O26YSZpRGYDMrxamWDsKT0WBKEUUJNULJWMU7MvGdHCg4XEbcY+30Bv+8441oOSm4 oK+nTacUKFiP8dnbdcoyD/CL+bM/10TQMlX54= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:references; b=MRjKQKUrkxxPQuWSXswTSlL3tITUIhQZVWaZCgV6mFvaNQhRdrTlGR5XlvyVKvW9HV rCorXhHrNd0+SrGISj6ya3w72VRtZ3vivzO5KPlQZ73VaHFgPuf+R5obNplRKUYWodrF C7E2J2p5GQBs8IJ/EXi7SRdxGt77GWxhWN5Ds= Received: by 10.90.63.12 with SMTP id l12mr4734430aga.93.1217613199272; Fri, 01 Aug 2008 10:53:19 -0700 (PDT) Received: by 10.90.52.2 with HTTP; Fri, 1 Aug 2008 10:53:19 -0700 (PDT) Message-ID: <6863f0c90808011053n6f81c2eci5a6f1f48826a987c@mail.gmail.com> Date: Fri, 1 Aug 2008 12:53:19 -0500 From: "John Cagle" To: bfriedman@emax.ca In-Reply-To: <20080801172644.GA28300@emax.ca> MIME-Version: 1.0 References: <20080729184452.GA14558@emax.ca> <6863f0c90807291826k55814fe2u837fb60493230c44@mail.gmail.com> <20080801172644.GA28300@emax.ca> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-proliant@freebsd.org Subject: Re: Changing the console com port X-BeenThere: freebsd-proliant@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Technical discussion of FreeBSD on HP ProLiant server platforms." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Aug 2008 17:53:20 -0000 I'm not sure about that particular option on that particular server, but it probably needs to have a health driver running in order to log it to the IML (integrated management log) which is viewable with iLO. If the server is based on iLO-2, then it should be logged to the IML without having to run a health driver. There is a different thermal shutdown feature of all ProLiants -- when the server/cpu reaches a "temp deadly" setting, the box will immediately shut down. This feature has saved many ProLiant servers during computer room cooling failures over weekends when no one was around... Other servers burned up during those events... John On Fri, Aug 1, 2008 at 12:26 PM, Barry Friedman wrote: > John, > > Thanks for this. I hadn't noticed the RBSU setup option F9 during boot > and I see that this allows the change of serial port. In the end I > was able to use the standard COM2 port by changing the sio1 flags in > /boot/device.hints and this seems to work in freebsd 7 (also needed to > remove the sio0 flags line and add a boot.config file). > > In examing the RBSU options, I noticed a thermal shutdown option which > was enabled. Is there any chance of this triggering a reboot without > leaving any ILO log messages? > > Barry > > > You wrote: > > You have to use the BIOS configuration utility to configure which COM > port > > resources are used for the iLO Virtual Serial Port. (Also called RBSU - > ROM > > Based Setup Utility.) That utility is either menu driven, or command > line > > driven -- it has its own settings for that choice. > > > > I think the root of the problem Anders was having is that FreeBSD insists > on > > using the ACPI tables to enable serial ports, instead of just > "hardwiring" > > the COM1 and COM2 ports as serial consoles. Maybe if you disable ACPI > you > > can do what Anders wanted to do. > > -- > Barry Friedman > Emax Computer Systems Inc., 480 Tweedsmuir Ave., Ottawa, Ont. Canada K1Z > 5N9 > bfriedman@emax.ca Phone: (613) 725-3198 Fax: 725-0298 >