From owner-freebsd-proliant@FreeBSD.ORG Sun Dec 10 05:40:25 2006 Return-Path: X-Original-To: freebsd-proliant@freebsd.org Delivered-To: freebsd-proliant@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 350FC16A417; Sun, 10 Dec 2006 05:40:25 +0000 (UTC) (envelope-from scrappy@hub.org) Received: from hub.org (hub.org [200.46.204.220]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9015943CA0; Sun, 10 Dec 2006 05:39:16 +0000 (GMT) (envelope-from scrappy@hub.org) Received: from localhost (unknown [200.46.204.183]) by hub.org (Postfix) with ESMTP id 7E107118B480; Sun, 10 Dec 2006 01:40:23 -0400 (AST) Received: from hub.org ([200.46.204.220]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-new, port 10024) with ESMTP id 04657-06; Sun, 10 Dec 2006 01:40:23 -0400 (AST) Received: from ganymede.hub.org (blk-137-79-174.eastlink.ca [24.137.79.174]) by hub.org (Postfix) with ESMTP id 9FD29118B47A; Sun, 10 Dec 2006 01:36:48 -0400 (AST) Received: from localhost (localhost [127.0.0.1]) by ganymede.hub.org (Postfix) with ESMTP id D36B13E2EA; Sun, 10 Dec 2006 01:36:48 -0400 (AST) Date: Sun, 10 Dec 2006 01:36:48 -0400 From: "Marc G. Fournier" To: freebsd-questions@freebsd.org Message-ID: X-Mailer: Mulberry/4.0.6 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: freebsd-proliant@freebsd.org Subject: BREAK_TO_DEBUGGER over an SSH connection ... what is the sequence? 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: Sun, 10 Dec 2006 05:40:25 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I swore I had it saved here somewhere, but can't seem to find it in my mailboxes :( I have an HP Proliant DL360 G4p server (well, a few, actually), that allow for getting a remote console via ssh ... I have DDB/KDB enabled on the server, just like my other 'non-HP' boxes, and need to break into DDB over the SSH session ... Checking the man page for ssh, it seems to indicate that ~B should do it, but it doesn't ... so I'm obviously missing something, but what? This is what happens when I try the ~B after logging into the remcons from my desktop here: login: ~B dispatch_protocol_error: type 100 seq 73 buffer_get_ret: trying to get more bytes 4 than in buffer 0 buffer_get_int: buffer error > As expected, ~? does work, and lists ~B: login: ~? Supported escape sequences: ~. - terminate connection ~B - send a BREAK to the remote system ~C - open a command line ~R - Request rekey (SSH protocol 2 only) ~^Z - suspend ssh ~# - list forwarded connections ~& - background ssh (when waiting for connections to terminate) ~? - this message ~~ - send the escape character by typing it twice (Note that escapes are only recognized immediately after newline.) I've tried CR~B and that makes no difference either ... same 'dispatch_protocol_error' as above :( Help and thanks ... - ---- Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email . scrappy@hub.org MSN . scrappy@hub.org Yahoo . yscrappy Skype: hub.org ICQ . 7615664 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFe5zw4QvfyHIvDvMRAp+QAJ9qG5gE/tR0LbUelpmoWdJyXdqJewCeJ3Dx GP2uVktF1qvJo6mXbb1JlzQ= =AfVV -----END PGP SIGNATURE----- From owner-freebsd-proliant@FreeBSD.ORG Tue Dec 12 22:23:54 2006 Return-Path: X-Original-To: freebsd-proliant@freebsd.org Delivered-To: freebsd-proliant@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C69FD16A407; Tue, 12 Dec 2006 22:23:54 +0000 (UTC) (envelope-from scrappy@hub.org) Received: from hub.org (hub.org [200.46.204.220]) by mx1.FreeBSD.org (Postfix) with ESMTP id 358464452B; Tue, 12 Dec 2006 21:58:26 +0000 (GMT) (envelope-from scrappy@hub.org) Received: from localhost (unknown [200.46.204.182]) by hub.org (Postfix) with ESMTP id B7E7C118B409; Tue, 12 Dec 2006 17:59:26 -0400 (AST) Received: from hub.org ([200.46.204.220]) by localhost (mx1.hub.org [200.46.204.182]) (amavisd-new, port 10024) with ESMTP id 45538-05; Tue, 12 Dec 2006 17:59:26 -0400 (AST) Received: from ganymede.hub.org (blk-137-79-174.eastlink.ca [24.137.79.174]) by hub.org (Postfix) with ESMTP id 537D5118B408; Tue, 12 Dec 2006 17:59:26 -0400 (AST) Received: from localhost (localhost [127.0.0.1]) by ganymede.hub.org (Postfix) with ESMTP id 1A1AD5C1AE; Tue, 12 Dec 2006 17:59:32 -0400 (AST) Date: Tue, 12 Dec 2006 17:59:31 -0400 From: "Marc G. Fournier" To: John Baldwin Message-ID: <2AE857ECA9779462311B42E4@ganymede.hub.org> In-Reply-To: <2DFC96D03609F01A73C57471@ganymede.hub.org> References: <624054998B7DEF7D446796E1@ganymede.hub.org> <200612111740.23259.jhb@freebsd.org> <200612121612.50942.jhb@freebsd.org> <84206EFB24C58B8D26245B4C@ganymede.hub.org> <2DFC96D03609F01A73C57471@ganymede.hub.org> X-Mailer: Mulberry/4.0.6 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: freebsd-proliant@freebsd.org, freebsd-stable@freebsd.org Subject: Re: BREAK TO DDB over SSH (Was: Re: panic: sleeping thread) 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: Tue, 12 Dec 2006 22:23:54 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 - --On Tuesday, December 12, 2006 17:49:33 -0400 "Marc G. Fournier" wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > > > - --On Tuesday, December 12, 2006 17:40:48 -0400 "Marc G. Fournier" > wrote: > >> I'll try the -e none the next time it crashes, unless someone else has >> another idea for doing it? Actually, I'll try the -e none after its up >> again, instead of waiting ... > > Nope, now it just echos back the ~B as if I was typing regular characters ... > i hate to do it, but am turning off ssh and going to telnet until I can get > a core dump ... 'k, I must have screwed something up altogether then ... I can't break into DDB using 'send break' through a telnet session ... I have: ___options KDB ___options DDB ___options KDB_UNATTENDED ___options BREAK_TO_DEBUGGER In my kernel ... is there something else I'm missing? Its the same settings I have on my other box that I *can* do this with ... The only difference is that this is an HP Proliant box, and I'm using REMCONS through iLO to connect to the console ... - ---- Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email . scrappy@hub.org MSN . scrappy@hub.org Yahoo . yscrappy Skype: hub.org ICQ . 7615664 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFfyZD4QvfyHIvDvMRAirnAJ4sn/fGHuxQmxmpylu8h2emDi445wCgx57o SJ+38e2aXN352AahsEuf0NE= =BX8A -----END PGP SIGNATURE----- From owner-freebsd-proliant@FreeBSD.ORG Tue Dec 12 23:11:27 2006 Return-Path: X-Original-To: freebsd-proliant@freebsd.org Delivered-To: freebsd-proliant@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C563216A47B; Tue, 12 Dec 2006 23:11:27 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24A0845208; Tue, 12 Dec 2006 22:44:00 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from localhost.corp.yahoo.com (john@localhost [127.0.0.1]) (authenticated bits=0) by server.baldwin.cx (8.13.6/8.13.6) with ESMTP id kBCMjGM7022238; Tue, 12 Dec 2006 17:45:16 -0500 (EST) (envelope-from jhb@freebsd.org) From: John Baldwin To: "Marc G. Fournier" Date: Tue, 12 Dec 2006 17:40:17 -0500 User-Agent: KMail/1.9.1 References: <624054998B7DEF7D446796E1@ganymede.hub.org> <2DFC96D03609F01A73C57471@ganymede.hub.org> <2AE857ECA9779462311B42E4@ganymede.hub.org> In-Reply-To: <2AE857ECA9779462311B42E4@ganymede.hub.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200612121740.18368.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [127.0.0.1]); Tue, 12 Dec 2006 17:45:16 -0500 (EST) X-Virus-Scanned: ClamAV 0.88.3/2319/Tue Dec 12 15:09:22 2006 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: freebsd-proliant@freebsd.org, freebsd-stable@freebsd.org Subject: Re: BREAK TO DDB over SSH (Was: Re: panic: sleeping thread) 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: Tue, 12 Dec 2006 23:11:27 -0000 On Tuesday 12 December 2006 16:59, Marc G. Fournier wrote: > > --On Tuesday, December 12, 2006 17:49:33 -0400 "Marc G. Fournier" > wrote: > > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA1 > > > > > > > > - --On Tuesday, December 12, 2006 17:40:48 -0400 "Marc G. Fournier" > > wrote: > > > >> I'll try the -e none the next time it crashes, unless someone else has > >> another idea for doing it? Actually, I'll try the -e none after its up > >> again, instead of waiting ... > > > > Nope, now it just echos back the ~B as if I was typing regular characters ... > > i hate to do it, but am turning off ssh and going to telnet until I can get > > a core dump ... > > 'k, I must have screwed something up altogether then ... I can't break into DDB > using 'send break' through a telnet session ... > > I have: > > ___options KDB > ___options DDB > ___options KDB_UNATTENDED > ___options BREAK_TO_DEBUGGER > > In my kernel ... is there something else I'm missing? Its the same settings I > have on my other box that I *can* do this with ... > > The only difference is that this is an HP Proliant box, and I'm using REMCONS > through iLO to connect to the console ... KDB_UNATTENDED should make it do a coredump and not bother with dropping into ddb when it panics. -- John Baldwin From owner-freebsd-proliant@FreeBSD.ORG Tue Dec 12 23:21:08 2006 Return-Path: X-Original-To: freebsd-proliant@freebsd.org Delivered-To: freebsd-proliant@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C979A16A508; Tue, 12 Dec 2006 23:21:08 +0000 (UTC) (envelope-from scrappy@hub.org) Received: from hub.org (hub.org [200.46.204.220]) by mx1.FreeBSD.org (Postfix) with ESMTP id A85B84420D; Tue, 12 Dec 2006 22:58:28 +0000 (GMT) (envelope-from scrappy@hub.org) Received: from localhost (unknown [200.46.204.184]) by hub.org (Postfix) with ESMTP id E4CBC118B40B; Tue, 12 Dec 2006 18:59:32 -0400 (AST) Received: from hub.org ([200.46.204.220]) by localhost (mx1.hub.org [200.46.204.184]) (amavisd-new, port 10024) with ESMTP id 46337-05; Tue, 12 Dec 2006 18:59:32 -0400 (AST) Received: from ganymede.hub.org (blk-137-79-174.eastlink.ca [24.137.79.174]) by hub.org (Postfix) with ESMTP id 7F62A118B409; Tue, 12 Dec 2006 18:59:32 -0400 (AST) Received: from localhost (localhost [127.0.0.1]) by ganymede.hub.org (Postfix) with ESMTP id 440D35C221; Tue, 12 Dec 2006 18:59:39 -0400 (AST) Date: Tue, 12 Dec 2006 18:59:38 -0400 From: "Marc G. Fournier" To: John Baldwin Message-ID: In-Reply-To: <200612121740.18368.jhb@freebsd.org> References: <624054998B7DEF7D446796E1@ganymede.hub.org> <2DFC96D03609F01A73C57471@ganymede.hub.org> <2AE857ECA9779462311B42E4@ganymede.hub.org> <200612121740.18368.jhb@freebsd.org> X-Mailer: Mulberry/4.0.6 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: freebsd-proliant@freebsd.org, freebsd-stable@freebsd.org Subject: Re: BREAK TO DDB over SSH (Was: Re: panic: sleeping thread) 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: Tue, 12 Dec 2006 23:21:09 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 - --On Tuesday, December 12, 2006 17:40:17 -0500 John Baldwin wrote: > KDB_UNATTENDED should make it do a coredump and not bother with dropping into > ddb when it panics. Its not ... it just prints everything out and then just hangs there ... Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email . scrappy@hub.org MSN . scrappy@hub.org Yahoo . yscrappy Skype: hub.org ICQ . 7615664 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFfzRb4QvfyHIvDvMRAlNaAJ4lDRW3moVl+Wj/AiW6xjUeEsHPKwCglLmT E9KFtRIx8NAIXYj82et9tp8= =7D/4 -----END PGP SIGNATURE----- From owner-freebsd-proliant@FreeBSD.ORG Tue Dec 12 23:34:09 2006 Return-Path: X-Original-To: freebsd-proliant@freebsd.org Delivered-To: freebsd-proliant@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D6BFC16A415; Tue, 12 Dec 2006 23:34:09 +0000 (UTC) (envelope-from scrappy@hub.org) Received: from hub.org (hub.org [200.46.204.220]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2288843FAE; Tue, 12 Dec 2006 23:15:24 +0000 (GMT) (envelope-from scrappy@hub.org) Received: from localhost (unknown [200.46.204.183]) by hub.org (Postfix) with ESMTP id EB5B7118B408; Tue, 12 Dec 2006 19:16:45 -0400 (AST) Received: from hub.org ([200.46.204.220]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-new, port 10024) with ESMTP id 02144-01; Tue, 12 Dec 2006 19:16:46 -0400 (AST) Received: from ganymede.hub.org (blk-137-79-174.eastlink.ca [24.137.79.174]) by hub.org (Postfix) with ESMTP id 49D72118B414; Tue, 12 Dec 2006 19:16:42 -0400 (AST) Received: from localhost (localhost [127.0.0.1]) by ganymede.hub.org (Postfix) with ESMTP id 9F92D5C1C6; Tue, 12 Dec 2006 19:16:48 -0400 (AST) Date: Tue, 12 Dec 2006 19:16:48 -0400 From: "Marc G. Fournier" To: John Baldwin Message-ID: <78F9DCC8669255FF47011CEF@ganymede.hub.org> In-Reply-To: <200612121740.18368.jhb@freebsd.org> References: <624054998B7DEF7D446796E1@ganymede.hub.org> <2DFC96D03609F01A73C57471@ganymede.hub.org> <2AE857ECA9779462311B42E4@ganymede.hub.org> <200612121740.18368.jhb@freebsd.org> X-Mailer: Mulberry/4.0.6 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: freebsd-proliant@freebsd.org, freebsd-stable@freebsd.org Subject: Re: BREAK TO DDB over SSH (Was: Re: panic: sleeping thread) 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: Tue, 12 Dec 2006 23:34:10 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 - --On Tuesday, December 12, 2006 17:40:17 -0500 John Baldwin wrote: > KDB_UNATTENDED should make it do a coredump and not bother with dropping into > ddb when it panics. Would setting this to 1 help me any: # sysctl -d debug.debugger_on_panic debug.debugger_on_panic: Run debugger on kernel panic - ---- Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email . scrappy@hub.org MSN . scrappy@hub.org Yahoo . yscrappy Skype: hub.org ICQ . 7615664 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFfzhg4QvfyHIvDvMRAhxKAJ42gt6j5t/OEbTqnAX8F3WTQ14ppACffvCC n3iDPtSi/NI5JN1Hn/SYS+s= =Qmbl -----END PGP SIGNATURE----- From owner-freebsd-proliant@FreeBSD.ORG Wed Dec 13 00:44:04 2006 Return-Path: X-Original-To: freebsd-proliant@freebsd.org Delivered-To: freebsd-proliant@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7D87A16A47B; Wed, 13 Dec 2006 00:44:04 +0000 (UTC) (envelope-from scrappy@hub.org) Received: from hub.org (hub.org [200.46.204.220]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6FE943DB6; Wed, 13 Dec 2006 00:41:40 +0000 (GMT) (envelope-from scrappy@hub.org) Received: from localhost (unknown [200.46.204.191]) by hub.org (Postfix) with ESMTP id 1F4B8118B409; Tue, 12 Dec 2006 20:42:59 -0400 (AST) Received: from hub.org ([200.46.204.220]) by localhost (mx1.hub.org [200.46.204.191]) (amavisd-new, port 10024) with ESMTP id 22813-03; Tue, 12 Dec 2006 20:43:02 -0400 (AST) Received: from ganymede.hub.org (blk-137-79-174.eastlink.ca [24.137.79.174]) by hub.org (Postfix) with ESMTP id 9B08A118B408; Tue, 12 Dec 2006 20:42:58 -0400 (AST) Received: from localhost (localhost [127.0.0.1]) by ganymede.hub.org (Postfix) with ESMTP id 2D74C5C27F; Tue, 12 Dec 2006 20:43:07 -0400 (AST) Date: Tue, 12 Dec 2006 20:43:06 -0400 From: "Marc G. Fournier" To: John Baldwin Message-ID: <58036A83E4BEA04667F03D6D@ganymede.hub.org> In-Reply-To: <200612121740.18368.jhb@freebsd.org> References: <624054998B7DEF7D446796E1@ganymede.hub.org> <2DFC96D03609F01A73C57471@ganymede.hub.org> <2AE857ECA9779462311B42E4@ganymede.hub.org> <200612121740.18368.jhb@freebsd.org> X-Mailer: Mulberry/4.0.6 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: freebsd-proliant@freebsd.org, freebsd-stable@freebsd.org Subject: Re: BREAK TO DDB over SSH (Was: Re: panic: sleeping thread) 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: Wed, 13 Dec 2006 00:44:04 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 - --On Tuesday, December 12, 2006 17:40:17 -0500 John Baldwin wrote: > KDB_UNATTENDED should make it do a coredump and not bother with dropping into > ddb when it panics. 'k, I'm updating my kernel/world to todays, removed KDB_UNATTENDED and changed BREAK_TO... to ALT_BREAK_TO... to see if its escape sequence will serve me better ... - ---- Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email . scrappy@hub.org MSN . scrappy@hub.org Yahoo . yscrappy Skype: hub.org ICQ . 7615664 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFf0ya4QvfyHIvDvMRArlOAKC10Fcz9Z186K9Arkh/wv7KaqKemQCgsgnP cme1iSUzp0zcHyZjvgr3ad8= =6Iqz -----END PGP SIGNATURE----- From owner-freebsd-proliant@FreeBSD.ORG Wed Dec 13 02:21:18 2006 Return-Path: X-Original-To: freebsd-proliant@freebsd.org Delivered-To: freebsd-proliant@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2BAB816A415; Wed, 13 Dec 2006 02:21:18 +0000 (UTC) (envelope-from scrappy@hub.org) Received: from hub.org (hub.org [200.46.204.220]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F9D043CA4; Wed, 13 Dec 2006 02:19:51 +0000 (GMT) (envelope-from scrappy@hub.org) Received: from localhost (unknown [200.46.204.183]) by hub.org (Postfix) with ESMTP id 3EB3C118B40B; Tue, 12 Dec 2006 22:21:12 -0400 (AST) Received: from hub.org ([200.46.204.220]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-new, port 10024) with ESMTP id 30714-03; Tue, 12 Dec 2006 22:21:17 -0400 (AST) Received: from ganymede.hub.org (blk-137-79-174.eastlink.ca [24.137.79.174]) by hub.org (Postfix) with ESMTP id CC498118B408; Tue, 12 Dec 2006 22:21:11 -0400 (AST) Received: from localhost (localhost [127.0.0.1]) by ganymede.hub.org (Postfix) with ESMTP id 86FE35C2DF; Tue, 12 Dec 2006 22:21:21 -0400 (AST) Date: Tue, 12 Dec 2006 22:21:21 -0400 From: "Marc G. Fournier" To: John Baldwin Message-ID: In-Reply-To: <58036A83E4BEA04667F03D6D@ganymede.hub.org> References: <624054998B7DEF7D446796E1@ganymede.hub.org> <2DFC96D03609F01A73C57471@ganymede.hub.org> <2AE857ECA9779462311B42E4@ganymede.hub.org> <200612121740.18368.jhb@freebsd.org> <58036A83E4BEA04667F03D6D@ganymede.hub.org> X-Mailer: Mulberry/4.0.6 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: freebsd-proliant@freebsd.org, jmc@freebsd.org, freebsd-stable@freebsd.org Subject: Re: BREAK TO DDB over SSH (Was: Re: panic: sleeping thread) 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: Wed, 13 Dec 2006 02:21:18 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 - --On Tuesday, December 12, 2006 20:43:07 -0400 "Marc G. Fournier" wrote: > 'k, I'm updating my kernel/world to todays, removed KDB_UNATTENDED and > changed BREAK_TO... to ALT_BREAK_TO... to see if its escape sequence will > serve me better ... Nope, no different ... I suspect its because I'm going in through iLO, and its somehow trapping what I'm sending :( Oh well, unless jmc is out there and has a better idea, I guess I'll just have to hope that it drop's into it on its own next time :( I'm out of ideas here ... - ---- Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email . scrappy@hub.org MSN . scrappy@hub.org Yahoo . yscrappy Skype: hub.org ICQ . 7615664 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFf2Oh4QvfyHIvDvMRAtx+AJwIgXbdZvMy7ozZdHxs0j7JglBBJACg02Fg pqCIlSd/xftz7uldlaVEIBE= =8oVL -----END PGP SIGNATURE----- From owner-freebsd-proliant@FreeBSD.ORG Wed Dec 13 06:53:40 2006 Return-Path: X-Original-To: freebsd-proliant@freebsd.org Delivered-To: freebsd-proliant@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A634E16A407; Wed, 13 Dec 2006 06:53:40 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from cs1.cs.huji.ac.il (cs1.cs.huji.ac.il [132.65.16.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78C5C43CD4; Wed, 13 Dec 2006 06:52:07 +0000 (GMT) (envelope-from danny@cs.huji.ac.il) Received: from pampa.cs.huji.ac.il ([132.65.80.32]) by cs1.cs.huji.ac.il with esmtp id 1GuNzg-000LfL-3g; Wed, 13 Dec 2006 08:53:32 +0200 X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.2 To: "Marc G. Fournier" In-reply-to: Your message of Tue, 12 Dec 2006 22:21:21 -0400 . Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 13 Dec 2006 08:53:32 +0200 From: Danny Braniss Message-ID: Cc: jmc@freebsd.org, freebsd-proliant@freebsd.org, freebsd-stable@freebsd.org Subject: Re: BREAK TO DDB over SSH (Was: Re: panic: sleeping thread) 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: Wed, 13 Dec 2006 06:53:40 -0000 > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > > > - --On Tuesday, December 12, 2006 20:43:07 -0400 "Marc G. Fournier" > wrote: > > > 'k, I'm updating my kernel/world to todays, removed KDB_UNATTENDED and > > changed BREAK_TO... to ALT_BREAK_TO... to see if its escape sequence will > > serve me better ... > > Nope, no different ... I suspect its because I'm going in through iLO, and its > somehow trapping what I'm sending :( > > Oh well, unless jmc is out there and has a better idea, I guess I'll just have > to hope that it drop's into it on its own next time :( I'm out of ideas here > ... > have you tried enabling ttyd0 in /etc/ttys? danny From owner-freebsd-proliant@FreeBSD.ORG Wed Dec 13 07:42:34 2006 Return-Path: X-Original-To: freebsd-proliant@freebsd.org Delivered-To: freebsd-proliant@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2009416A4B3; Wed, 13 Dec 2006 07:42:34 +0000 (UTC) (envelope-from scrappy@hub.org) Received: from hub.org (hub.org [200.46.204.220]) by mx1.FreeBSD.org (Postfix) with ESMTP id C308743CC5; Wed, 13 Dec 2006 07:40:23 +0000 (GMT) (envelope-from scrappy@hub.org) Received: from localhost (unknown [200.46.204.183]) by hub.org (Postfix) with ESMTP id 9996B118B40C; Wed, 13 Dec 2006 03:41:24 -0400 (AST) Received: from hub.org ([200.46.204.220]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-new, port 10024) with ESMTP id 40751-02; Wed, 13 Dec 2006 03:41:26 -0400 (AST) Received: from ganymede.hub.org (blk-137-79-174.eastlink.ca [24.137.79.174]) by hub.org (Postfix) with ESMTP id 2A82A118B408; Wed, 13 Dec 2006 03:41:24 -0400 (AST) Received: from localhost (localhost [127.0.0.1]) by ganymede.hub.org (Postfix) with ESMTP id 6CFFD5C42A; Wed, 13 Dec 2006 03:41:26 -0400 (AST) Date: Wed, 13 Dec 2006 03:41:26 -0400 From: "Marc G. Fournier" To: Danny Braniss Message-ID: In-Reply-To: References: X-Mailer: Mulberry/4.0.6 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: jmc@freebsd.org, freebsd-proliant@freebsd.org, freebsd-stable@freebsd.org Subject: Re: BREAK TO DDB over SSH (Was: Re: panic: sleeping thread) 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: Wed, 13 Dec 2006 07:42:34 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 - --On Wednesday, December 13, 2006 08:53:32 +0200 Danny Braniss wrote: > have you tried enabling ttyd0 in /etc/ttys? Although I'm willing to try just about anything, to what effect? I don't have anything attached to any serial ports ... - ---- Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email . scrappy@hub.org MSN . scrappy@hub.org Yahoo . yscrappy Skype: hub.org ICQ . 7615664 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFf66m4QvfyHIvDvMRApIhAKDu6nQujoTRG2oorqHE+mkcnY6TwACfb9zH uqZ/ZeZJUSOkOYQzeo5OiTs= =BAKt -----END PGP SIGNATURE----- From owner-freebsd-proliant@FreeBSD.ORG Wed Dec 13 09:36:17 2006 Return-Path: X-Original-To: freebsd-proliant@freebsd.org Delivered-To: freebsd-proliant@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D4EE216A416 for ; Wed, 13 Dec 2006 09:36:17 +0000 (UTC) (envelope-from scrappy@hub.org) Received: from hub.org (hub.org [200.46.204.220]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E92043CC6; Wed, 13 Dec 2006 09:34:45 +0000 (GMT) (envelope-from scrappy@hub.org) Received: from localhost (unknown [200.46.204.187]) by hub.org (Postfix) with ESMTP id 22B9B118B40C; Wed, 13 Dec 2006 05:36:10 -0400 (AST) Received: from hub.org ([200.46.204.220]) by localhost (mx1.hub.org [200.46.204.187]) (amavisd-new, port 10024) with ESMTP id 90165-01; Wed, 13 Dec 2006 05:36:09 -0400 (AST) Received: from ganymede.hub.org (blk-137-79-174.eastlink.ca [24.137.79.174]) by hub.org (Postfix) with ESMTP id 90E59118B40B; Wed, 13 Dec 2006 05:36:09 -0400 (AST) Received: from localhost (localhost [127.0.0.1]) by ganymede.hub.org (Postfix) with ESMTP id ED46B5C3C3; Wed, 13 Dec 2006 05:36:13 -0400 (AST) Date: Wed, 13 Dec 2006 05:36:13 -0400 From: "Marc G. Fournier" To: Danny Braniss Message-ID: <1C6708637F69718ABE3784D0@ganymede.hub.org> In-Reply-To: References: X-Mailer: Mulberry/4.0.6 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: jmc@freebsd.org, freebsd-proliant@freebsd.org Subject: Setup Virtual Server Port on HP Proliant Server ... 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: Wed, 13 Dec 2006 09:36:17 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 'k, I've drop'd -stable off of this ... Did some searching, found the HP Lights-Out VSP Configuration guide ... I think everything is setup right in the BIOS ... VSP is on COM2 (default), EMS points to COM2 ... run VSP through iLO/web the message: Virtual Server Port active: IO=0x02F8 INT=3 so, COM2 ... But, in /dev, I have no device ... because I need sio build into my kernel, right? 'k ... going to do that next ... - --On Wednesday, December 13, 2006 08:53:32 +0200 Danny Braniss wrote: >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> >> >> - --On Tuesday, December 12, 2006 20:43:07 -0400 "Marc G. Fournier" >> wrote: >> >> > 'k, I'm updating my kernel/world to todays, removed KDB_UNATTENDED and >> > changed BREAK_TO... to ALT_BREAK_TO... to see if its escape sequence will >> > serve me better ... >> >> Nope, no different ... I suspect its because I'm going in through iLO, and >> its somehow trapping what I'm sending :( >> >> Oh well, unless jmc is out there and has a better idea, I guess I'll just >> have to hope that it drop's into it on its own next time :( I'm out of >> ideas here ... >> > have you tried enabling ttyd0 in /etc/ttys? > > danny > > - ---- Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email . scrappy@hub.org MSN . scrappy@hub.org Yahoo . yscrappy Skype: hub.org ICQ . 7615664 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFf8mN4QvfyHIvDvMRAvNbAKDZGIUfwV5HRkAR26h6AVeC5MLpSwCeM7nR lJ4lYDFO7YqczDx/9lGEFis= =mTUp -----END PGP SIGNATURE----- From owner-freebsd-proliant@FreeBSD.ORG Wed Dec 13 10:13:25 2006 Return-Path: X-Original-To: freebsd-proliant@freebsd.org Delivered-To: freebsd-proliant@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0254816A50C for ; Wed, 13 Dec 2006 10:13:25 +0000 (UTC) (envelope-from scrappy@hub.org) Received: from hub.org (hub.org [200.46.204.220]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24C4143CD5; Wed, 13 Dec 2006 10:11:54 +0000 (GMT) (envelope-from scrappy@hub.org) Received: from localhost (unknown [200.46.204.191]) by hub.org (Postfix) with ESMTP id CA99A118B40D; Wed, 13 Dec 2006 06:13:18 -0400 (AST) Received: from hub.org ([200.46.204.220]) by localhost (mx1.hub.org [200.46.204.191]) (amavisd-new, port 10024) with ESMTP id 56628-10; Wed, 13 Dec 2006 06:13:21 -0400 (AST) Received: from ganymede.hub.org (blk-137-79-174.eastlink.ca [24.137.79.174]) by hub.org (Postfix) with ESMTP id 4AF14118B40C; Wed, 13 Dec 2006 06:13:18 -0400 (AST) Received: from localhost (localhost [127.0.0.1]) by ganymede.hub.org (Postfix) with ESMTP id 3061F5C36B; Wed, 13 Dec 2006 06:13:23 -0400 (AST) Date: Wed, 13 Dec 2006 06:13:22 -0400 From: "Marc G. Fournier" To: Danny Braniss Message-ID: <295C3AA276194E29F24FA327@ganymede.hub.org> In-Reply-To: <1C6708637F69718ABE3784D0@ganymede.hub.org> References: <1C6708637F69718ABE3784D0@ganymede.hub.org> X-Mailer: Mulberry/4.0.6 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: freebsd-proliant@freebsd.org, jmc@freebsd.org Subject: Re: Setup Virtual Server Port on HP Proliant Server ... 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: Wed, 13 Dec 2006 10:13:25 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 - --On Wednesday, December 13, 2006 05:36:13 -0400 "Marc G. Fournier" wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > > 'k, I've drop'd -stable off of this ... > > Did some searching, found the HP Lights-Out VSP Configuration guide ... I > think everything is setup right in the BIOS ... VSP is on COM2 (default), > EMS points to COM2 ... run VSP through iLO/web the message: > > Virtual Server Port active: IO=0x02F8 INT=3 > > so, COM2 ... > > But, in /dev, I have no device ... because I need sio build into my kernel, > right? > > 'k ... going to do that next ... Getting closer ... still missing something though ... Have a getty on ttyd1, and a Login: prompt ... but I still can't seem to send a break ... According to the VSP config guide, Ctrl-B should do it ... Do I have to setup the comconsole stuff in /etc/loader.conf as well, for the break to work? Damn, now I screwed up the server ... no remcons, and nothing on the vsp ... all I have left is: Loading /boot/defaults/loader.conf after adding: hint.acpi.0.disabled=1 boot_multicons="YES" boot_serial="YES" comconsole_speed="115200" console="comconsole,vidconsole" to /boot/loader.conf ... So, that was the wrong move ... :( - ---- Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email . scrappy@hub.org MSN . scrappy@hub.org Yahoo . yscrappy Skype: hub.org ICQ . 7615664 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFf9JC4QvfyHIvDvMRAmBMAJ9ub4R0ew/d52RYkgyHIfS2zPJeRACgxtBU IW0qRat6uY0TlgEc+N1n8R8= =38LQ -----END PGP SIGNATURE----- From owner-freebsd-proliant@FreeBSD.ORG Wed Dec 13 10:24:41 2006 Return-Path: X-Original-To: freebsd-proliant@freebsd.org Delivered-To: freebsd-proliant@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F391516A407; Wed, 13 Dec 2006 10:24:40 +0000 (UTC) (envelope-from scrappy@hub.org) Received: from hub.org (hub.org [200.46.204.220]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3018843CB6; Wed, 13 Dec 2006 10:23:12 +0000 (GMT) (envelope-from scrappy@hub.org) Received: from localhost (unknown [200.46.204.191]) by hub.org (Postfix) with ESMTP id 93A82118B40C; Wed, 13 Dec 2006 06:24:36 -0400 (AST) Received: from hub.org ([200.46.204.220]) by localhost (mx1.hub.org [200.46.204.191]) (amavisd-new, port 10024) with ESMTP id 60377-05; Wed, 13 Dec 2006 06:24:39 -0400 (AST) Received: from ganymede.hub.org (blk-137-79-174.eastlink.ca [24.137.79.174]) by hub.org (Postfix) with ESMTP id 09D4A118B408; Wed, 13 Dec 2006 06:24:36 -0400 (AST) Received: from localhost (localhost [127.0.0.1]) by ganymede.hub.org (Postfix) with ESMTP id AA5725C3A2; Wed, 13 Dec 2006 06:24:41 -0400 (AST) Date: Wed, 13 Dec 2006 06:24:40 -0400 From: "Marc G. Fournier" To: Danny Braniss Message-ID: <994FDC9C2F79B266BEE995BC@ganymede.hub.org> In-Reply-To: <295C3AA276194E29F24FA327@ganymede.hub.org> References: <1C6708637F69718ABE3784D0@ganymede.hub.org> <295C3AA276194E29F24FA327@ganymede.hub.org> X-Mailer: Mulberry/4.0.6 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: jmc@freebsd.org, freebsd-proliant@freebsd.org, freebsd-stable@freebsd.org Subject: Re: Setup Virtual Server Port on HP Proliant Server ... 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: Wed, 13 Dec 2006 10:24:41 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 - --On Wednesday, December 13, 2006 06:13:22 -0400 "Marc G. Fournier" wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > > > - --On Wednesday, December 13, 2006 05:36:13 -0400 "Marc G. Fournier" > wrote: > >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> >> 'k, I've drop'd -stable off of this ... >> >> Did some searching, found the HP Lights-Out VSP Configuration guide ... I >> think everything is setup right in the BIOS ... VSP is on COM2 (default), >> EMS points to COM2 ... run VSP through iLO/web the message: >> >> Virtual Server Port active: IO=0x02F8 INT=3 >> >> so, COM2 ... >> >> But, in /dev, I have no device ... because I need sio build into my kernel, >> right? >> >> 'k ... going to do that next ... > > Getting closer ... still missing something though ... > > Have a getty on ttyd1, and a Login: prompt ... but I still can't seem to send > a break ... > > According to the VSP config guide, Ctrl-B should do it ... > > Do I have to setup the comconsole stuff in /etc/loader.conf as well, for the > break to work? > > Damn, now I screwed up the server ... no remcons, and nothing on the vsp ... > all I have left is: > > Loading /boot/defaults/loader.conf > > after adding: > > hint.acpi.0.disabled=1 > boot_multicons="YES" > boot_serial="YES" > comconsole_speed="115200" > console="comconsole,vidconsole" > > to /boot/loader.conf ... > > So, that was the wrong move ... :( 'k, I'm at a loss here ... no console, no comconsole ... how do I get in and remove /boot/loader.conf on a remote server? :( Is there some key I can hit so that it doesn't load /boot/loader.conf, since I no longer even get the option menu to go to single user mode ... - ---- Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email . scrappy@hub.org MSN . scrappy@hub.org Yahoo . yscrappy Skype: hub.org ICQ . 7615664 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFf9To4QvfyHIvDvMRAhhgAKDseeaBOYRcVcbiCkP8fSEW/Uhn0gCfd2Zm zi4QqN2wlsFzd6t0TNPDG6A= =fIuB -----END PGP SIGNATURE----- From owner-freebsd-proliant@FreeBSD.ORG Wed Dec 13 10:31:46 2006 Return-Path: X-Original-To: freebsd-proliant@freebsd.org Delivered-To: freebsd-proliant@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 814AF16A47B; Wed, 13 Dec 2006 10:31:46 +0000 (UTC) (envelope-from scrappy@hub.org) Received: from hub.org (hub.org [200.46.204.220]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7543043CBE; Wed, 13 Dec 2006 10:30:15 +0000 (GMT) (envelope-from scrappy@hub.org) Received: from localhost (unknown [200.46.204.191]) by hub.org (Postfix) with ESMTP id B5D21118B40C; Wed, 13 Dec 2006 06:31:39 -0400 (AST) Received: from hub.org ([200.46.204.220]) by localhost (mx1.hub.org [200.46.204.191]) (amavisd-new, port 10024) with ESMTP id 60377-10; Wed, 13 Dec 2006 06:31:42 -0400 (AST) Received: from ganymede.hub.org (blk-137-79-174.eastlink.ca [24.137.79.174]) by hub.org (Postfix) with ESMTP id 2121B118B408; Wed, 13 Dec 2006 06:31:39 -0400 (AST) Received: from localhost (localhost [127.0.0.1]) by ganymede.hub.org (Postfix) with ESMTP id D40555C3C3; Wed, 13 Dec 2006 06:31:44 -0400 (AST) Date: Wed, 13 Dec 2006 06:31:44 -0400 From: "Marc G. Fournier" To: Danny Braniss Message-ID: In-Reply-To: <994FDC9C2F79B266BEE995BC@ganymede.hub.org> References: <1C6708637F69718ABE3784D0@ganymede.hub.org> <295C3AA276194E29F24FA327@ganymede.hub.org> <994FDC9C2F79B266BEE995BC@ganymede.hub.org> X-Mailer: Mulberry/4.0.6 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: freebsd-proliant@freebsd.org, jmc@freebsd.org, freebsd-stable@freebsd.org Subject: Re: Setup Virtual Server Port on HP Proliant Server ... 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: Wed, 13 Dec 2006 10:31:46 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 - --On Wednesday, December 13, 2006 06:24:40 -0400 "Marc G. Fournier" wrote: > 'k, I'm at a loss here ... no console, no comconsole ... how do I get in and > remove /boot/loader.conf on a remote server? :( > > Is there some key I can hit so that it doesn't load /boot/loader.conf, since > I no longer even get the option menu to go to single user mode ... I hate feeling panic'd, but I am ... Figured to press space as it was booting, and got the: boot: prompt ... typing 'boot -s' tells me 'No boot' ... typing 'load /boot/kernel/kernel' give me a dump and BTX halted ... help? - ---- Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email . scrappy@hub.org MSN . scrappy@hub.org Yahoo . yscrappy Skype: hub.org ICQ . 7615664 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFf9aQ4QvfyHIvDvMRAvLvAJ4gGW3ngOrEDskQiXXUQtXE1ohElQCfVreT U1NKS2P2HahV6ik+e5tVI2w= =EXGi -----END PGP SIGNATURE----- From owner-freebsd-proliant@FreeBSD.ORG Wed Dec 13 10:59:12 2006 Return-Path: X-Original-To: freebsd-proliant@freebsd.org Delivered-To: freebsd-proliant@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2E8A216A403 for ; Wed, 13 Dec 2006 10:59:12 +0000 (UTC) (envelope-from admins-ml@wap3.net) Received: from admin3.wap3.net (admin3.wap3.net [195.238.69.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4416143CB0 for ; Wed, 13 Dec 2006 10:57:43 +0000 (GMT) (envelope-from admins-ml@wap3.net) Received: from [192.168.2.102] (port-83-236-162-210.static.qsc.de [83.236.162.210]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by admin3.wap3.net (Postfix) with ESMTP id 337FF382260 for ; Wed, 13 Dec 2006 11:59:02 +0100 (CET) Message-ID: <457FDCF5.2040409@wap3.net> Date: Wed, 13 Dec 2006 11:59:01 +0100 From: Michael Bakker Organization: wap3 Technologies GmbH User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) MIME-Version: 1.0 To: freebsd-proliant@freebsd.org X-Enigmail-Version: 0.94.1.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-wap3-new-MailScanner: Found to be clean X-wap3-new-MailScanner-From: admins-ml@wap3.net Subject: Smart Array P400 with FreeBSD 6.1 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: Wed, 13 Dec 2006 10:59:12 -0000 Hi, I'm thinking about purchasing a DL320s thats coming with a Smart Array P400 controller. According to the supported harwarelist its not listed for 6.1 only for the upcoming 7.0 release. Is anyone successfully running this controller on FreeBSD <=6.1? I've read about someone using 5.3 with a P400 but as far as I understand he wasn't quite sure if theres really a Smart Array P400 in that machine ;) -- Yours sincerely Michael Bakker Server-Administration -- wap3 Technologies GmbH Ubierring 43 50678 Köln - Germany http://www.wap3.net From owner-freebsd-proliant@FreeBSD.ORG Wed Dec 13 11:05:45 2006 Return-Path: X-Original-To: freebsd-proliant@freebsd.org Delivered-To: freebsd-proliant@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D1CC916A501; Wed, 13 Dec 2006 11:05:45 +0000 (UTC) (envelope-from scrappy@hub.org) Received: from hub.org (hub.org [200.46.204.220]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06D1E43C9D; Wed, 13 Dec 2006 11:04:16 +0000 (GMT) (envelope-from scrappy@hub.org) Received: from localhost (unknown [200.46.204.183]) by hub.org (Postfix) with ESMTP id 6F416118B40C; Wed, 13 Dec 2006 07:05:41 -0400 (AST) Received: from hub.org ([200.46.204.220]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-new, port 10024) with ESMTP id 38260-01; Wed, 13 Dec 2006 07:05:44 -0400 (AST) Received: from ganymede.hub.org (blk-137-79-174.eastlink.ca [24.137.79.174]) by hub.org (Postfix) with ESMTP id D7828118B40B; Wed, 13 Dec 2006 07:05:40 -0400 (AST) Received: from localhost (localhost [127.0.0.1]) by ganymede.hub.org (Postfix) with ESMTP id B52D75C505; Wed, 13 Dec 2006 07:05:45 -0400 (AST) Date: Wed, 13 Dec 2006 07:05:45 -0400 From: "Marc G. Fournier" To: Danny Braniss Message-ID: In-Reply-To: References: <1C6708637F69718ABE3784D0@ganymede.hub.org> <295C3AA276194E29F24FA327@ganymede.hub.org> <994FDC9C2F79B266BEE995BC@ganymede.hub.org> X-Mailer: Mulberry/4.0.6 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: freebsd-proliant@freebsd.org, jmc@freebsd.org, freebsd-stable@freebsd.org Subject: Re: Setup Virtual Server Port on HP Proliant Server ... 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: Wed, 13 Dec 2006 11:05:45 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 - --On Wednesday, December 13, 2006 06:31:44 -0400 "Marc G. Fournier" wrote: > I hate feeling panic'd, but I am ... > > Figured to press space as it was booting, and got the: > > boot: > > prompt ... typing 'boot -s' tells me 'No boot' ... > > typing 'load /boot/kernel/kernel' give me a dump and BTX halted ... > > help? Well, this was the most painful (and panic'd) morning I've had in a while ... got a tech to put a CD in to the drive for me, booted up, went into fixit mode, removed the loader.conf file and am not back where I started from before mucking with loader.conf (ie. VSP works for login, break still doesn't work) ... I know what I did wrong with loader.conf though ... boot blocks needed to be rebuilt for COM2 vs COM1 .. is there some way I can do that from loader.conf without having to rebuild the kernel, or does the kernel have to be rebuilt? And, also ... is that why I can't break to DDB, that I don't have comconsole setup through the com port, only the getty? Thanks ... - ---- Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email . scrappy@hub.org MSN . scrappy@hub.org Yahoo . yscrappy Skype: hub.org ICQ . 7615664 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFf96J4QvfyHIvDvMRAv78AKDbKv9rH3EPj1Oq8xJCp25t36o+FwCeLc6h SPoELF6VVseXz/GVWgJrb2Y= =uHDt -----END PGP SIGNATURE----- From owner-freebsd-proliant@FreeBSD.ORG Wed Dec 13 11:34:27 2006 Return-Path: X-Original-To: freebsd-proliant@freebsd.org Delivered-To: freebsd-proliant@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D9CE616A412 for ; Wed, 13 Dec 2006 11:34:27 +0000 (UTC) (envelope-from scrappy@hub.org) Received: from hub.org (hub.org [200.46.204.220]) by mx1.FreeBSD.org (Postfix) with ESMTP id EADC043CE9 for ; Wed, 13 Dec 2006 11:32:27 +0000 (GMT) (envelope-from scrappy@hub.org) Received: from localhost (unknown [200.46.204.183]) by hub.org (Postfix) with ESMTP id 3D9AA118B40B; Wed, 13 Dec 2006 07:33:52 -0400 (AST) Received: from hub.org ([200.46.204.220]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-new, port 10024) with ESMTP id 41935-07; Wed, 13 Dec 2006 07:33:55 -0400 (AST) Received: from ganymede.hub.org (blk-137-79-174.eastlink.ca [24.137.79.174]) by hub.org (Postfix) with ESMTP id B7249118B40D; Wed, 13 Dec 2006 07:33:51 -0400 (AST) Received: from localhost (localhost [127.0.0.1]) by ganymede.hub.org (Postfix) with ESMTP id 9A0F65C495; Wed, 13 Dec 2006 07:33:58 -0400 (AST) Date: Wed, 13 Dec 2006 07:33:57 -0400 From: "Marc G. Fournier" To: Danny Braniss Message-ID: In-Reply-To: References: X-Mailer: Mulberry/4.0.6 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: freebsd-proliant@freebsd.org Subject: Re: Setup Virtual Server Port on HP Proliant Server ... 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: Wed, 13 Dec 2006 11:34:27 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 - --On Wednesday, December 13, 2006 13:12:41 +0200 Danny Braniss wrote: > the kernel debugger is configured to work off serial port 0, > so yes, hitting break/~^B won't work on com2 unless some magic > is applied (recompiling kernel). > > this i have not tried, but: > > from man sio: > ... > > Meaning of flags: > 0x00001 shared IRQs > 0x00002 disable FIFO > 0x00004 no AST/4 compatible IRQ control register > 0x00008 recover sooner from lost output interrupts > 0x00010 device is potential system console > >>>> 0x00020 device is forced to become system console > 0x00040 device is reserved for low-level IO (e.g. for remote ker- > nel debugging) > 0x00080 use this port for remote kernel debugging > 0x0??00 minor number of master port > > btw, are you sure you need > hint.acpi.0.disabled=1 I based it on a thread from Nov that was talking about setting up VSP from Valerio: This is almost something that needs to be properly documented on a wiki somewhere, since there is alot of 'follow steps outlined in...' ... As to your question ... I don't know ... - ---- Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email . scrappy@hub.org MSN . scrappy@hub.org Yahoo . yscrappy Skype: hub.org ICQ . 7615664 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFf+Ul4QvfyHIvDvMRAgOWAJ9ACiMlv20gropUa3RTO3tmNFwYXQCggfka W6kLqKP+XKy/uwU9PZgFDTo= =EMoc -----END PGP SIGNATURE----- From owner-freebsd-proliant@FreeBSD.ORG Wed Dec 13 11:46:28 2006 Return-Path: X-Original-To: freebsd-proliant@freebsd.org Delivered-To: freebsd-proliant@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8A83F16A494 for ; Wed, 13 Dec 2006 11:46:28 +0000 (UTC) (envelope-from Philippe.Pegon@crc.u-strasbg.fr) Received: from mailhost.u-strasbg.fr (mailhost.u-strasbg.fr [130.79.200.152]) by mx1.FreeBSD.org (Postfix) with ESMTP id C801B43F10 for ; Wed, 13 Dec 2006 11:41:53 +0000 (GMT) (envelope-from Philippe.Pegon@crc.u-strasbg.fr) Received: from baal.u-strasbg.fr (baal.u-strasbg.fr [IPv6:2001:660:2402::41]) by mailhost.u-strasbg.fr (8.13.8/jtpda-5.5pre1) with ESMTP id kBDBhKf7067847 ; Wed, 13 Dec 2006 12:43:20 +0100 (CET) Received: from [127.0.0.1] ([IPv6:fe80::218:feff:fe78:588]) by baal.u-strasbg.fr (8.13.7/jtpda-5.5pre1) with ESMTP id kBDBhJ9Z024136 ; Wed, 13 Dec 2006 12:43:19 +0100 (CET) Message-ID: <457FE6FE.1040500@crc.u-strasbg.fr> Date: Wed, 13 Dec 2006 12:41:50 +0100 From: Philippe Pegon User-Agent: Thunderbird 1.5.0.8 (X11/20061025) MIME-Version: 1.0 To: Michael Bakker References: <457FDCF5.2040409@wap3.net> In-Reply-To: <457FDCF5.2040409@wap3.net> Content-Type: multipart/mixed; boundary="------------010706090902010304010804" X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2 (mailhost.u-strasbg.fr [IPv6:2001:660:2402::152]); Wed, 13 Dec 2006 12:43:20 +0100 (CET) X-Virus-Scanned: ClamAV 0.88.5/2320/Wed Dec 13 10:03:44 2006 on mr2.u-strasbg.fr X-Virus-Status: Clean X-Spam-Status: No, score=-0.0 required=5.0 tests=AWL,NO_RELAYS autolearn=disabled version=3.1.7 X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on mr2.u-strasbg.fr Cc: freebsd-proliant@freebsd.org Subject: Re: Smart Array P400 with FreeBSD 6.1 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: Wed, 13 Dec 2006 11:46:28 -0000 This is a multi-part message in MIME format. --------------010706090902010304010804 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Michael Bakker wrote: > Hi, Hi, > I'm thinking about purchasing a DL320s thats coming with a Smart Array > P400 controller. According to the supported harwarelist its not listed > for 6.1 only for the upcoming 7.0 release. Is anyone successfully > running this controller on FreeBSD <=6.1? I've read about someone using > 5.3 with a P400 but as far as I understand he wasn't quite sure if > theres really a Smart Array P400 in that machine ;) it works with RELENG_6_2 : http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/ciss/ciss.c?rev=1.64.2.3&content-type=text/x-cvsweb-markup dmesg of a DL360 G5 attached -- Philippe Pegon --------------010706090902010304010804 Content-Type: text/plain; name="dmesg.boot" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="dmesg.boot" Copyright (c) 1992-2006 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 6.2-RC1 #5: Wed Nov 29 21:14:15 CET 2006 toor@crc.u-strasbg.fr:/usr/obj/usr/src/sys/SMP-62 Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Intel(R) Xeon(R) CPU 5140 @ 2.33GHz (2333.43-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x6f6 Stepping = 6 Features=0xbfebfbff Features2=0x4e3bd,CX16,,,> AMD Features=0x20000000 AMD Features2=0x1 Cores per package: 2 real memory = 3489431552 (3327 MB) avail memory = 3414675456 (3256 MB) ACPI APIC Table: FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs cpu0 (BSP): APIC ID: 0 cpu1 (AP): APIC ID: 1 ioapic0 irqs 0-23 on motherboard ioapic1 irqs 24-47 on motherboard kbd1 at kbdmux0 acpi0: on motherboard acpi0: Power Button (fixed) Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x908-0x90b on acpi0 cpu0: on acpi0 cpu1: on acpi0 pcib0: on acpi0 pci0: on pcib0 pcib1: at device 2.0 on pci0 pci9: on pcib1 pcib2: at device 0.0 on pci9 pci10: on pcib2 pcib3: at device 0.0 on pci10 pci11: on pcib3 pcib4: at device 1.0 on pci10 pci14: on pcib4 pcib5: at device 2.0 on pci10 pci15: on pcib5 pcib6: at device 0.3 on pci9 pci16: on pcib6 pcib7: at device 3.0 on pci0 pci6: on pcib7 ciss0: port 0x4000-0x40ff mem 0xfde00000-0xfdefffff,0xfddf0000-0xfddf0fff irq 16 at device 0.0 on pci6 ciss0: [GIANT-LOCKED] pcib8: at device 4.0 on pci0 pci19: on pcib8 pcib9: at device 5.0 on pci0 pci22: on pcib9 pcib10: at device 6.0 on pci0 pci2: on pcib10 pcib11: at device 0.0 on pci2 pci3: on pcib11 bce0: mem 0xf8000000-0xf9ffffff irq 16 at device 0.0 on pci3 bce0: ASIC ID 0x57081010; Revision (B1); PCI-X 64-bit 133MHz miibus0: on bce0 brgphy0: on miibus0 brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, 1000baseTX-FDX, auto bce0: Ethernet address: 00:19:bb:21:11:0a pcib12: at device 7.0 on pci0 pci4: on pcib12 pcib13: at device 0.0 on pci4 pci5: on pcib13 bce1: mem 0xfa000000-0xfbffffff irq 16 at device 0.0 on pci5 bce1: ASIC ID 0x57081010; Revision (B1); PCI-X 64-bit 133MHz miibus1: on bce1 brgphy1: on miibus1 brgphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, 1000baseTX-FDX, auto bce1: Ethernet address: 00:19:bb:21:11:52 pcib14: at device 30.0 on pci0 pci1: on pcib14 pci1: at device 3.0 (no driver attached) pci1: at device 4.0 (no driver attached) pci1: at device 4.2 (no driver attached) pci1: at device 4.4 (no driver attached) pci1: at device 4.6 (no driver attached) isab0: at device 31.0 on pci0 isa0: on isab0 atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0x500-0x50f irq 17 at device 31.1 on pci0 ata0: on atapci0 ata1: on atapci0 acpi_tz0: on acpi0 atkbdc0: port 0x60,0x64 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] psm0: irq 12 on atkbdc0 psm0: [GIANT-LOCKED] psm0: model IntelliMouse Explorer, device ID 4 sio0: port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 sio0: type 16550A pmtimer0 on isa0 orm0: at iomem 0xc0000-0xcafff,0xee000-0xeffff on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A Timecounters tick every 1.000 msec acd0: CDRW at ata0-master UDMA33 SMP: AP CPU #1 Launched! da0 at ciss0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-0 device da0: 135.168MB/s transfers da0: 34699MB (71065440 512 byte sectors: 255H 32S/T 8709C) Trying to mount root from ufs:/dev/da0s1a --------------010706090902010304010804-- From owner-freebsd-proliant@FreeBSD.ORG Wed Dec 13 12:58:00 2006 Return-Path: X-Original-To: freebsd-proliant@freebsd.org Delivered-To: freebsd-proliant@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4C39916A403 for ; Wed, 13 Dec 2006 12:58:00 +0000 (UTC) (envelope-from jas@math.jussieu.fr) Received: from shiva.jussieu.fr (shiva.jussieu.fr [134.157.0.129]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7B8843CB2 for ; Wed, 13 Dec 2006 12:56:25 +0000 (GMT) (envelope-from jas@math.jussieu.fr) Received: from riemann.math.jussieu.fr (riemann.math.jussieu.fr [134.157.13.3]) by shiva.jussieu.fr (8.13.7/jtpda-5.4) with ESMTP id kBDCvdIT055207 ; Wed, 13 Dec 2006 13:57:41 +0100 (CET) X-Ids: 164 Received: from grobner1.math.jussieu.fr (galois2.math.jussieu.fr [134.157.13.117]) by riemann.math.jussieu.fr (8.13.6/jtpda-5.4) with ESMTP id kBDCvgUL063300 ; Wed, 13 Dec 2006 13:57:42 +0100 (CET) Received: from galois2.math.jussieu.fr (localhost.localdomain [127.0.0.1]) by grobner1.math.jussieu.fr (8.13.8/jtpda-5.4) with ESMTP id kBDCvcsc010257 ; Wed, 13 Dec 2006 13:57:38 +0100 Received: (from jas@localhost) by galois2.math.jussieu.fr (8.13.8/8.13.8/Submit) id kBDCvb2T010256; Wed, 13 Dec 2006 13:57:37 +0100 Date: Wed, 13 Dec 2006 13:57:37 +0100 From: Albert Shih To: Philippe Pegon Message-ID: <20061213125737.GB23853@math.jussieu.fr> References: <457FDCF5.2040409@wap3.net> <457FE6FE.1040500@crc.u-strasbg.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <457FE6FE.1040500@crc.u-strasbg.fr> User-Agent: Mutt/1.5.6i X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2 (shiva.jussieu.fr [134.157.0.164]); Wed, 13 Dec 2006 13:57:41 +0100 (CET) X-Virus-Scanned: ClamAV 0.88.5/2320/Wed Dec 13 10:03:44 2006 on shiva.jussieu.fr X-Virus-Status: Clean X-Miltered: at shiva.jussieu.fr with ID 457FF8C4.001 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! Cc: freebsd-proliant@freebsd.org Subject: Re: Smart Array P400 with FreeBSD 6.1 X-BeenThere: freebsd-proliant@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: shih@math.jussieu.fr 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: Wed, 13 Dec 2006 12:58:00 -0000 Le 13/12/2006 à 12:41:50+0100, Philippe Pegon a écrit > > dmesg of a DL360 G5 attached Hi all... I've see you have DL360 G5... After I install 6.2-RC1, i can boot the server but after this message > Copyright (c) 1992-2006 The FreeBSD Project. > Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 > The Regents of the University of California. All rights reserved. I lost the console. He freeze and become unreadable.. Sometime it's after this message > da0: 135.168MB/s transfers > da0: 34699MB (71065440 512 byte sectors: 255H 32S/T 8709C) > Trying to mount root from ufs:/dev/da0s1a Have you this problem ? Regards. -- Albert SHIH Universite de Paris 7 (Denis DIDEROT) U.F.R. de Mathematiques. 7 ième étage, plateau D, bureau 10 Heure local/Local time: Wed Dec 13 13:55:18 CET 2006 From owner-freebsd-proliant@FreeBSD.ORG Thu Dec 14 02:34:18 2006 Return-Path: X-Original-To: freebsd-proliant@freebsd.org Delivered-To: freebsd-proliant@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DE5DC16A407 for ; Thu, 14 Dec 2006 02:34:18 +0000 (UTC) (envelope-from bmiele@ipnstock.com) Received: from shanty.ipnstock.com (static-71-241-222-63.port.east.verizon.net [71.241.222.63]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE1ED43C9E for ; Thu, 14 Dec 2006 02:32:45 +0000 (GMT) (envelope-from bmiele@ipnstock.com) Received: from shanty.ipnstock.com (localhost [127.0.0.1]) by shanty.ipnstock.com (8.13.8/8.13.8) with ESMTP id kBE2Y4iJ025782 for ; Wed, 13 Dec 2006 21:34:04 -0500 (EST) (envelope-from bmiele@ipnstock.com) Received: from localhost (brad@localhost) by shanty.ipnstock.com (8.13.8/8.13.8/Submit) with ESMTP id kBE2XwtQ025770 for ; Wed, 13 Dec 2006 21:34:04 -0500 (EST) (envelope-from bmiele@ipnstock.com) X-Authentication-Warning: shanty.ipnstock.com: brad owned process doing -bs Date: Wed, 13 Dec 2006 21:33:53 -0500 (EST) From: brad miele X-X-Sender: brad@shanty.ipnstock.com To: freebsd-proliant@freebsd.org Message-ID: <20061213212931.Y1004@shanty.ipnstock.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: ilo virtual cdrom 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: Thu, 14 Dec 2006 02:34:18 -0000 hi, my comabny just upgrade ilo licenses on all of my machines. the new version has something called a virtual cdrom. Has anyone used this? I tried using it today, but it didn't seem to do anything. Is it supposed to create a new entry in /dev or does it replace the onboard cd device? Brad --------------------- Brad Miele VP Technology IPNStock.com 866 476 7862 x902 bmiele@ipnstock.com From owner-freebsd-proliant@FreeBSD.ORG Thu Dec 14 09:04:21 2006 Return-Path: X-Original-To: freebsd-proliant@freebsd.org Delivered-To: freebsd-proliant@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5584616A622 for ; Thu, 14 Dec 2006 09:04:21 +0000 (UTC) (envelope-from Oystein.Kaldhol@mrfylke.no) Received: from mail.mrfylke.no (fw.mrfylke.no [213.184.199.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8874843C9F for ; Thu, 14 Dec 2006 09:02:46 +0000 (GMT) (envelope-from Oystein.Kaldhol@mrfylke.no) Received: from mail.mrfylke.no (localhost [127.0.0.1]) by localhost.mrfylke.no (Postfix) with ESMTP id 26F7E6FC266; Thu, 14 Dec 2006 09:50:43 +0100 (CET) Received: from mrpost1.mr-fylke.org (unknown [10.247.0.51]) by mail.mrfylke.no (Postfix) with ESMTP id 0F6696FC264; Thu, 14 Dec 2006 09:50:43 +0100 (CET) Importance: Normal X-Priority: 3 (Normal) From: =?ISO-8859-1?Q?=D8ystein_Kaldhol?= To: brad miele Date: Thu, 14 Dec 2006 10:01:07 +0100 Message-ID: X-MIMETrack: Serialize by Notes Server on MRPOST1/MRFYLKE(Release 6.5.2|June 01, 2004) at 12/14/2006 10:01:07 AM, Serialize complete at 12/14/2006 10:01:07 AM, Itemize by Notes Server on MRPOST1/MRFYLKE(Release 6.5.2|June 01, 2004) at 12/14/2006 10:01:07 AM, Serialize by Router on MRPOST1/MRFYLKE(Release 6.5.2|June 01, 2004) at 12/14/2006 10:01:07 AM Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-proliant@freebsd.org Subject: Re: ilo virtual cdrom 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: Thu, 14 Dec 2006 09:04:21 -0000 -----owner-freebsd-proliant@fr= eebsd.org wrote: ----- >To: freebsd-proliant@freebsd.org>From: brad miele >Sent by: owner-freebsd-= proliant@freebsd.org >Date: 12/14/2006 03:33AM >Subject: ilo vi= rtual cdrom > >hi, > >my comabny just upgrade ilo l= icenses on all of my machines. the new >version has something called= a virtual cdrom. Has anyone used this? I > >tried using it tod= ay, but it didn't seem to do anything. Is it >supposed to >cre= ate a new entry in /dev or does it replace the onboard cd device? The ILO virtual media will appear as a physical device to the OS. Since it= is accessible under boot, we use it to remote install servers. Plug in pow= er & ILO, and install from the cdrom(or an image) on your local compute= r. Since this uses HTTP/SSL it can be done over the internet. I just used i= t to install 6.1 on one of our systems. It does not replace the onboa= rd cd device as far as I know, it acts just as another device. Note that in= addition to mounting local CD's, you can also mount image files, virtual f= loppies etc etc. brgrds Oystein Kaldhol Systems administr= ator County of More & Romsdal, Norway = From owner-freebsd-proliant@FreeBSD.ORG Thu Dec 14 13:24:50 2006 Return-Path: X-Original-To: freebsd-proliant@freebsd.org Delivered-To: freebsd-proliant@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 31A8416A49E for ; Thu, 14 Dec 2006 13:24:50 +0000 (UTC) (envelope-from bmiele@ipnstock.com) Received: from shanty.ipnstock.com (static-71-241-222-63.port.east.verizon.net [71.241.222.63]) by mx1.FreeBSD.org (Postfix) with ESMTP id 41FA343CBC for ; Thu, 14 Dec 2006 13:23:12 +0000 (GMT) (envelope-from bmiele@ipnstock.com) Received: from shanty.ipnstock.com (localhost [127.0.0.1]) by shanty.ipnstock.com (8.13.8/8.13.8) with ESMTP id kBED5JKh033465; Thu, 14 Dec 2006 08:05:19 -0500 (EST) (envelope-from bmiele@ipnstock.com) Received: from localhost (brad@localhost) by shanty.ipnstock.com (8.13.8/8.13.8/Submit) with ESMTP id kBED5IL5033462; Thu, 14 Dec 2006 08:05:18 -0500 (EST) (envelope-from bmiele@ipnstock.com) X-Authentication-Warning: shanty.ipnstock.com: brad owned process doing -bs Date: Thu, 14 Dec 2006 08:05:18 -0500 (EST) From: brad miele X-X-Sender: brad@shanty.ipnstock.com To: =?ISO-8859-1?Q?=D8ystein_Kaldhol?= In-Reply-To: Message-ID: <20061214080427.G1004@shanty.ipnstock.com> References: MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="0-233748838-1166101518=:1004" Cc: freebsd-proliant@freebsd.org Subject: Re: ilo virtual cdrom 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: Thu, 14 Dec 2006 13:24:50 -0000 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --0-233748838-1166101518=:1004 Content-Type: TEXT/PLAIN; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE thanks, i thnk you have answered my main concern, it seems like you can't= =20 really mount the virtual cdrom on a running server. it needs to be dfined= =20 and then booted to? Brad --------------------- Brad Miele VP Technology IPNStock.com 866 476 7862 x902 bmiele@ipnstock.com On Thu, 14 Dec 2006, =D8ystein Kaldhol wrote: >=20 > -----owner-freebsd-proliant@freebsd.org wrote: ----- >=20 > >To: freebsd-proliant@freebsd.org > >From: brad miele > >Sent by: owner-freebsd-proliant@freebsd.org > >Date: 12/14/2006 03:33AM > >Subject: ilo virtual cdrom > > > >hi, > > > >my comabny just upgrade ilo licenses on all of my machines. the new > >version has something called a virtual cdrom. Has anyone used this? I > > > >tried using it today, but it didn't seem to do anything. Is it > >supposed to > >create a new entry in /dev or does it replace the onboard cd device? >=20 > The ILO virtual media will appear as a physical device to the OS. Since > it is accessible under boot, we use it to remote install servers. Plug in > power & ILO, and install from the cdrom(or an image) on your local > computer. Since this uses HTTP/SSL it can be done over the internet. I > just used it to install 6.1 on one of our systems. >=20 > It does not replace the onboard cd device as far as I know, it acts just > as another device. Note that in addition to mounting local CD's, you can > also mount image files, virtual floppies etc etc. >=20 > brgrds >=20 > Oystein Kaldhol >=20 > Systems administrator >=20 > County of More & Romsdal, Norway >=20 >=20 > --0-233748838-1166101518=:1004-- From owner-freebsd-proliant@FreeBSD.ORG Thu Dec 14 14:55:58 2006 Return-Path: X-Original-To: freebsd-proliant@freebsd.org Delivered-To: freebsd-proliant@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CF0C816A40F for ; Thu, 14 Dec 2006 14:55:58 +0000 (UTC) (envelope-from Oystein.Kaldhol@mrfylke.no) Received: from mail.mrfylke.no (fw.mrfylke.no [213.184.199.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79CE643CA7 for ; Thu, 14 Dec 2006 14:54:22 +0000 (GMT) (envelope-from Oystein.Kaldhol@mrfylke.no) Received: from mail.mrfylke.no (localhost [127.0.0.1]) by localhost.mrfylke.no (Postfix) with ESMTP id C21AA6FC19C; Thu, 14 Dec 2006 15:42:25 +0100 (CET) Received: from mrpost1.mr-fylke.org (unknown [10.247.0.51]) by mail.mrfylke.no (Postfix) with ESMTP id AE1A56FC17E; Thu, 14 Dec 2006 15:42:25 +0100 (CET) In-Reply-To: <20061214080427.G1004@shanty.ipnstock.com> To: brad miele MIME-Version: 1.0 X-Mailer: Lotus Notes Release 6.5.1 21.January 2004 Message-ID: From: =?ISO-8859-1?Q?=D8ystein_Kaldhol?= Date: Thu, 14 Dec 2006 15:52:48 +0100 X-MIMETrack: Serialize by Router on MRPOST1/MRFYLKE(Release 6.5.2|June 01, 2004) at 12/14/2006 03:52:49 PM, Serialize complete at 12/14/2006 03:52:49 PM Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: quoted-printable Cc: freebsd-proliant@freebsd.org Subject: Ad: Re: ilo virtual cdrom 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: Thu, 14 Dec 2006 14:55:58 -0000 brad miele wrote 14.12.2006 14:05:18: =20 > On Thu, 14 Dec 2006, =D8ystein Kaldhol wrote: >=20 > >=20 > > -----owner-freebsd-proliant@freebsd.org wrote: ----- > >=20 > > >To: freebsd-proliant@freebsd.org > > >From: brad miele > > >Sent by: owner-freebsd-proliant@freebsd.org > > >Date: 12/14/2006 03:33AM > > >Subject: ilo virtual cdrom > > > > > >hi, > > > > > >my comabny just upgrade ilo licenses on all of my machines. the new > > >version has something called a virtual cdrom. Has anyone used this? I > > > > > >tried using it today, but it didn't seem to do anything. Is it > > >supposed to > > >create a new entry in /dev or does it replace the onboard cd device? > >=20 > > The ILO virtual media will appear as a physical device to the OS.=20 Since > > it is accessible under boot, we use it to remote install servers. Plug = in > > power & ILO, and install from the cdrom(or an image) on your local > > computer. Since this uses HTTP/SSL it can be done over the internet. I > > just used it to install 6.1 on one of our systems. > >=20 > > It does not replace the onboard cd device as far as I know, it acts=20 just > > as another device. Note that in addition to mounting local CD's, you=20 can > > also mount image files, virtual floppies etc etc. > >=20 >=20 > thanks, i thnk you have answered my main concern, it seems like you=20 can't=20 > really mount the virtual cdrom on a running server. it needs to be=20 dfined=20 > and then booted to? No it can be mounted run-time. At least it works fine here. We're using=20 DL360 and DL380's and FreeBSD 6.1 brgrds Oystein Kaldhol Systems Administrator County of More & Romsdal, Norway From owner-freebsd-proliant@FreeBSD.ORG Thu Dec 14 15:03:31 2006 Return-Path: X-Original-To: freebsd-proliant@freebsd.org Delivered-To: freebsd-proliant@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B0A0916A50B for ; Thu, 14 Dec 2006 15:03:31 +0000 (UTC) (envelope-from bmiele@ipnstock.com) Received: from shanty.ipnstock.com (static-71-241-222-63.port.east.verizon.net [71.241.222.63]) by mx1.FreeBSD.org (Postfix) with ESMTP id 004CE43DD5 for ; Thu, 14 Dec 2006 15:01:06 +0000 (GMT) (envelope-from bmiele@ipnstock.com) Received: from shanty.ipnstock.com (localhost [127.0.0.1]) by shanty.ipnstock.com (8.13.8/8.13.8) with ESMTP id kBEF2Qw8034863; Thu, 14 Dec 2006 10:02:26 -0500 (EST) (envelope-from bmiele@ipnstock.com) Received: from localhost (brad@localhost) by shanty.ipnstock.com (8.13.8/8.13.8/Submit) with ESMTP id kBEF2PUk034860; Thu, 14 Dec 2006 10:02:26 -0500 (EST) (envelope-from bmiele@ipnstock.com) X-Authentication-Warning: shanty.ipnstock.com: brad owned process doing -bs Date: Thu, 14 Dec 2006 10:02:25 -0500 (EST) From: brad miele X-X-Sender: brad@shanty.ipnstock.com To: =?ISO-8859-1?Q?=D8ystein_Kaldhol?= In-Reply-To: Message-ID: <20061214100121.C1004@shanty.ipnstock.com> References: MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="0-1375128910-1166108545=:1004" Cc: freebsd-proliant@freebsd.org Subject: Re: Ad: Re: ilo virtual cdrom 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: Thu, 14 Dec 2006 15:03:31 -0000 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --0-1375128910-1166108545=:1004 Content-Type: TEXT/PLAIN; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE do you have to rescan the bus or something to get the device to show up=20 once you create it in ilo? it seems that i should see something happen in= =20 messages when i create the virtual drive. Brad --------------------- Brad Miele VP Technology IPNStock.com 866 476 7862 x902 bmiele@ipnstock.com On Thu, 14 Dec 2006, =D8ystein Kaldhol wrote: > brad miele wrote 14.12.2006 14:05:18: > > >> On Thu, 14 Dec 2006, =D8ystein Kaldhol wrote: >> >>> >>> -----owner-freebsd-proliant@freebsd.org wrote: ----- >>> >>>> To: freebsd-proliant@freebsd.org >>>> From: brad miele >>>> Sent by: owner-freebsd-proliant@freebsd.org >>>> Date: 12/14/2006 03:33AM >>>> Subject: ilo virtual cdrom >>>> >>>> hi, >>>> >>>> my comabny just upgrade ilo licenses on all of my machines. the new >>>> version has something called a virtual cdrom. Has anyone used this? I >>>> >>>> tried using it today, but it didn't seem to do anything. Is it >>>> supposed to >>>> create a new entry in /dev or does it replace the onboard cd device? >>> >>> The ILO virtual media will appear as a physical device to the OS. > Since >>> it is accessible under boot, we use it to remote install servers. Plug > in >>> power & ILO, and install from the cdrom(or an image) on your local >>> computer. Since this uses HTTP/SSL it can be done over the internet. I >>> just used it to install 6.1 on one of our systems. >>> >>> It does not replace the onboard cd device as far as I know, it acts > just >>> as another device. Note that in addition to mounting local CD's, you > can >>> also mount image files, virtual floppies etc etc. >>> >> >> thanks, i thnk you have answered my main concern, it seems like you > can't >> really mount the virtual cdrom on a running server. it needs to be > dfined >> and then booted to? > > No it can be mounted run-time. At least it works fine here. We're using > DL360 and DL380's and FreeBSD 6.1 > > brgrds > Oystein Kaldhol > Systems Administrator > County of More & Romsdal, Norway > > > --0-1375128910-1166108545=:1004-- From owner-freebsd-proliant@FreeBSD.ORG Thu Dec 14 16:18:18 2006 Return-Path: X-Original-To: freebsd-proliant@freebsd.org Delivered-To: freebsd-proliant@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E774316A500 for ; Thu, 14 Dec 2006 16:18:17 +0000 (UTC) (envelope-from Geoff.Buckingham@reuters.com) Received: from lonsmime03.rit.reuters.com (lonsmimeo.rit.reuters.com [192.165.213.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DBDC44070 for ; Thu, 14 Dec 2006 16:06:57 +0000 (GMT) (envelope-from Geoff.Buckingham@reuters.com) Received: from eupig2 (unverified [129.1.30.40]) by lonsmime03.rit.reuters.com (Content Technologies SMTPRS 4.3.19) with ESMTP id ; Thu, 14 Dec 2006 16:08:15 +0000 Received: from LONSMSXB02.emea.ime.reuters.com ([10.14.113.7]) by eupig2.dtc.lon.ime.reuters.com (PMDF V6.2-1x10 #31408) with ESMTP id <0JA9005OZU5RCA@eupig2.dtc.lon.ime.reuters.com>; Thu, 14 Dec 2006 16:08:15 +0000 (GMT) Received: from LONSMSXM04.emea.ime.reuters.com ([10.14.113.14]) by LONSMSXB02.emea.ime.reuters.com with Microsoft SMTPSVC (6.0.3790.0); Thu, 14 Dec 2006 16:08:15 +0000 Date: Thu, 14 Dec 2006 16:08:14 +0000 From: Geoff Buckingham To: brad miele , =?iso-8859-1?Q?=D8ystein_Kaldhol?= Message-id: <8753F8EA457BFF4A9707CADA143C8F680238519D@LONSMSXM04.emea.ime.reuters.com> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft Exchange V6.5 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: quoted-printable Thread-Topic: Ad: Re: ilo virtual cdrom Thread-Index: Accfkq5UUW/imf/UQPiYwdQ1tAwxyQABtTkg Content-class: urn:content-classes:message X-MS-Has-Attach: X-MS-TNEF-Correlator: X-OriginalArrivalTime: 14 Dec 2006 16:08:15.0459 (UTC) FILETIME=[0FD80B30:01C71F9A] Cc: freebsd-proliant@freebsd.org Subject: RE: Ad: Re: ilo virtual cdrom 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: Thu, 14 Dec 2006 16:18:18 -0000 You need to confirm you have the correct drivers in your kernel. I believe,= but do not know, that the CD appears as a scsi CD through the USB/cam stac= k. (Maybe someone can confirm). Unless something like usbd picks up the device being "connected" you may ne= ed to rescan with camcontrol. =20 -----Original Message----- From: owner-freebsd-proliant@freebsd.org [mailto:owner-freebsd-proliant@fre= ebsd.org] On Behalf Of brad miele Sent: 14 December 2006 15:02 To: =D8ystein Kaldhol Cc: freebsd-proliant@freebsd.org Subject: Re: Ad: Re: ilo virtual cdrom do you have to rescan the bus or something to get the device to show up onc= e you create it in ilo? it seems that i should see something happen in mess= ages when i create the virtual drive. Brad --------------------- Brad Miele VP Technology IPNStock.com 866 476 7862 x902 bmiele@ipnstock.com On Thu, 14 Dec 2006, =D8ystein Kaldhol wrote: > brad miele wrote 14.12.2006 14:05:18: > > >> On Thu, 14 Dec 2006, =D8ystein Kaldhol wrote: >> >>> >>> -----owner-freebsd-proliant@freebsd.org wrote: ----- >>> >>>> To: freebsd-proliant@freebsd.org >>>> From: brad miele >>>> Sent by: owner-freebsd-proliant@freebsd.org >>>> Date: 12/14/2006 03:33AM >>>> Subject: ilo virtual cdrom >>>> >>>> hi, >>>> >>>> my comabny just upgrade ilo licenses on all of my machines. the new=20 >>>> version has something called a virtual cdrom. Has anyone used this?=20 >>>> I >>>> >>>> tried using it today, but it didn't seem to do anything. Is it=20 >>>> supposed to create a new entry in /dev or does it replace the=20 >>>> onboard cd device? >>> >>> The ILO virtual media will appear as a physical device to the OS. > Since >>> it is accessible under boot, we use it to remote install servers.=20 >>> Plug > in >>> power & ILO, and install from the cdrom(or an image) on your local=20 >>> computer. Since this uses HTTP/SSL it can be done over the internet.=20 >>> I just used it to install 6.1 on one of our systems. >>> >>> It does not replace the onboard cd device as far as I know, it acts > just >>> as another device. Note that in addition to mounting local CD's, you > can >>> also mount image files, virtual floppies etc etc. >>> >> >> thanks, i thnk you have answered my main concern, it seems like you > can't >> really mount the virtual cdrom on a running server. it needs to be > dfined >> and then booted to? > > No it can be mounted run-time. At least it works fine here. We're=20 > using DL360 and DL380's and FreeBSD 6.1 > > brgrds > Oystein Kaldhol > Systems Administrator > County of More & Romsdal, Norway > > > This email was sent to you by Reuters, the global news and information comp= any.=20 To find out more about Reuters visit www.about.reuters.com Any views expressed in this message are those of the individual sender, exc= ept where the sender specifically states them to be the views of Reuters Lt= d.