From owner-freebsd-stable@FreeBSD.ORG Wed Jun 9 08:48:30 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 09DBA106566B for ; Wed, 9 Jun 2010 08:48:30 +0000 (UTC) (envelope-from prvs=1776ac14af=killing@multiplay.co.uk) Received: from mail1.multiplay.co.uk (mail1.multiplay.co.uk [85.236.96.23]) by mx1.freebsd.org (Postfix) with ESMTP id 8982A8FC0A for ; Wed, 9 Jun 2010 08:48:29 +0000 (UTC) X-MDAV-Processed: mail1.multiplay.co.uk, Wed, 09 Jun 2010 09:38:26 +0100 X-Spam-Processed: mail1.multiplay.co.uk, Wed, 09 Jun 2010 09:38:26 +0100 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on mail1.multiplay.co.uk X-Spam-Level: X-Spam-Status: No, score=-5.0 required=6.0 tests=USER_IN_WHITELIST shortcircuit=ham autolearn=disabled version=3.2.5 Received: from r2d2 by mail1.multiplay.co.uk (MDaemon PRO v10.0.4) with ESMTP id md50010469608.msg for ; Wed, 09 Jun 2010 09:38:25 +0100 X-Authenticated-Sender: Killing@multiplay.co.uk X-MDRemoteIP: 188.220.16.48 X-Return-Path: prvs=1776ac14af=killing@multiplay.co.uk X-Envelope-From: killing@multiplay.co.uk X-MDaemon-Deliver-To: freebsd-stable@freebsd.org Message-ID: From: "Steven Hartland" To: "Steven Hartland" , "Karl Denninger" References: <20091208174145.GA14312@mr-happy.com> <20091208175219.GA56219@icarus.home.lan> <4B1EAF01.2030803@icyb.net.ua><20091208195752.GF14312@mr-happy.com> <4B1ECEC0.2070005@quip.cz><4B1EECCD.7020200@denninger.net> Date: Wed, 9 Jun 2010 09:38:18 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.5931 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5931 Cc: freebsd-stable@freebsd.org, Miroslav Lachman <000.fbsd@quip.cz>, Jeff Blank Subject: Re: Dell PowerEdge Virtual Media X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jun 2010 08:48:30 -0000 For the record this appears to have been fixed in 8.1-BETA so we can now successfully use the fixit CD mounted from an iso under the IPMI tool on our supermicro machines. It even fixes the issue where previously you had to select device rescan for it to see the usb cdrom after boot :) ----- Original Message ----- From: "Steven Hartland" >> The ipmi implementation is limited to CD-sized media on the Supermicro >> ipKVM implementations. Try the CD boot media ISO. > > If thats the case why can it happily boot from it? The issue only seemed > to occur here when you tried to access it via the fixit menu even though > the console log showed it as being detected just fine. > > I've just retested on the machine now its up and running and see similar > results with both dvd's and cdroms. > > Connect dvd iso: > Dec 9 02:21:27 ipmitest root: Unknown USB device: vendor 0x14dd product 0x0002 bus uhub3 > Dec 9 02:21:27 ipmitest kernel: ugen3.2: at usbus3 > Dec 9 02:21:27 ipmitest kernel: umass0: on usbus3 > Dec 9 02:21:27 ipmitest kernel: umass0: SCSI over Bulk-Only; quirks = 0x0000 > Dec 9 02:21:28 ipmitest kernel: umass0:1:0:-1: Attached to scbus1 > Dec 9 02:21:28 ipmitest kernel: ums0: on usbus3 > Dec 9 02:21:28 ipmitest kernel: ums0: 3 buttons and [Z] coordinates ID=0 > Dec 9 02:21:28 ipmitest kernel: ukbd0: on usbus3 > Dec 9 02:21:28 ipmitest kernel: kbd2 at ukbd0 > Dec 9 02:21:28 ipmitest kernel: (probe0:umass-sim0:0:0:0): TEST UNIT READY. CDB: 0 0 0 0 0 0 > Dec 9 02:21:28 ipmitest kernel: (probe0:umass-sim0:0:0:0): CAM Status: SCSI Status Error > Dec 9 02:21:28 ipmitest kernel: (probe0:umass-sim0:0:0:0): SCSI Status: Check Condition > Dec 9 02:21:28 ipmitest kernel: (probe0:umass-sim0:0:0:0): UNIT ATTENTION asc:29,0 > Dec 9 02:21:28 ipmitest kernel: (probe0:umass-sim0:0:0:0): Power on, reset, or bus device reset occurred > Dec 9 02:21:28 ipmitest kernel: (probe0:umass-sim0:0:0:0): Retrying Command (per Sense Data) > Dec 9 02:21:28 ipmitest kernel: cd0 at umass-sim0 bus 0 target 0 lun 0 > Dec 9 02:21:28 ipmitest kernel: cd0: Removable CD-ROM SCSI-3 device > Dec 9 02:21:28 ipmitest kernel: cd0: 40.000MB/s transfers > Dec 9 02:21:28 ipmitest kernel: cd0: cd present [1058105 x 2048 byte records] > > Attempt to mount: > Dec 9 02:23:58 ipmitest kernel: (cd0:umass-sim0:0:0:0): READ TOC/PMA/ATIP. CDB: 43 0 0 0 0 0 0 0 4 0 > Dec 9 02:23:58 ipmitest kernel: (cd0:umass-sim0:0:0:0): CAM Status: SCSI Status Error > Dec 9 02:23:58 ipmitest kernel: (cd0:umass-sim0:0:0:0): SCSI Status: Check Condition > Dec 9 02:23:58 ipmitest kernel: (cd0:umass-sim0:0:0:0): UNIT ATTENTION asc:29,0 > Dec 9 02:23:58 ipmitest kernel: (cd0:umass-sim0:0:0:0): Power on, reset, or bus device reset occurred > Dec 9 02:23:58 ipmitest kernel: (cd0:umass-sim0:0:0:0): Retries Exhausted > Dec 9 02:23:59 ipmitest kernel: g_vfs_done():cd0[READ(offset=32768, length=2048)]error = 5 > > disconnect iso: > Dec 9 02:26:50 ipmitest kernel: ugen3.2: at usbus3 (disconnected) > Dec 9 02:26:50 ipmitest kernel: umass0: at uhub3, port 6, addr 2 (disconnected) > Dec 9 02:26:50 ipmitest kernel: (cd0:umass-sim0:0:0:0): lost device > Dec 9 02:26:50 ipmitest kernel: (cd0:umass-sim0:0:0:0): removing device entry > Dec 9 02:26:50 ipmitest kernel: ums0: at uhub3, port 6, addr 2 (disconnected) > Dec 9 02:26:50 ipmitest kernel: ukbd0: at uhub3, port 6, addr 2 (disconnected) > Dec 9 02:26:51 ipmitest kernel: ugen3.2: at usbus3 > Dec 9 02:26:51 ipmitest kernel: ums0: on usbus3 > Dec 9 02:26:51 ipmitest kernel: ums0: 3 buttons and [Z] coordinates ID=0 > Dec 9 02:26:51 ipmitest kernel: ukbd0: on usbus3 > Dec 9 02:26:51 ipmitest kernel: kbd2 at ukbd0 > Dec 9 02:28:10 ipmitest kernel: ugen3.2: at usbus3 (disconnected) > Dec 9 02:28:10 ipmitest kernel: ums0: at uhub3, port 6, addr 2 (disconnected) > Dec 9 02:28:10 ipmitest kernel: ukbd0: at uhub3, port 6, addr 2 (disconnected) > > connect cdrom iso: > Dec 9 02:28:11 ipmitest root: Unknown USB device: vendor 0x14dd product 0x0002 bus uhub3 > Dec 9 02:28:11 ipmitest kernel: ugen3.2: at usbus3 > Dec 9 02:28:11 ipmitest kernel: umass0: on usbus3 > Dec 9 02:28:11 ipmitest kernel: umass0: SCSI over Bulk-Only; quirks = 0x0000 > Dec 9 02:28:13 ipmitest kernel: umass0:1:0:-1: Attached to scbus1 > Dec 9 02:28:13 ipmitest kernel: ums0: on usbus3 > Dec 9 02:28:13 ipmitest kernel: ums0: 3 buttons and [Z] coordinates ID=0 > Dec 9 02:28:13 ipmitest kernel: ukbd0: on usbus3 > Dec 9 02:28:13 ipmitest kernel: kbd2 at ukbd0 > Dec 9 02:28:13 ipmitest kernel: (probe0:umass-sim0:0:0:0): TEST UNIT READY. CDB: 0 0 0 0 0 0 > Dec 9 02:28:13 ipmitest kernel: (probe0:umass-sim0:0:0:0): CAM Status: SCSI Status Error > Dec 9 02:28:13 ipmitest kernel: (probe0:umass-sim0:0:0:0): SCSI Status: Check Condition > Dec 9 02:28:13 ipmitest kernel: (probe0:umass-sim0:0:0:0): UNIT ATTENTION asc:29,0 > Dec 9 02:28:13 ipmitest kernel: (probe0:umass-sim0:0:0:0): Power on, reset, or bus device reset occurred > Dec 9 02:28:13 ipmitest kernel: (probe0:umass-sim0:0:0:0): Retrying Command (per Sense Data) > Dec 9 02:28:13 ipmitest kernel: cd0 at umass-sim0 bus 0 target 0 lun 0 > Dec 9 02:28:13 ipmitest kernel: > Dec 9 02:28:13 ipmitest kernel: cd0: Removable CD-ROM SCSI-3 device > Dec 9 02:28:13 ipmitest kernel: cd0: 40.000MB/s transfers > Dec 9 02:28:13 ipmitest kernel: cd0: cd present [164374 x 2048 byte records] > > try to mount: > Dec 9 02:29:01 ipmitest kernel: (cd0:umass-sim0:0:0:0): READ TOC/PMA/ATIP. CDB: 43 0 0 0 0 0 0 0 4 0 > Dec 9 02:29:01 ipmitest kernel: (cd0:umass-sim0:0:0:0): CAM Status: SCSI Status Error > Dec 9 02:29:01 ipmitest kernel: (cd0:umass-sim0:0:0:0): SCSI Status: Check Condition > Dec 9 02:29:01 ipmitest kernel: (cd0:umass-sim0:0:0:0): UNIT ATTENTION asc:29,0 > Dec 9 02:29:01 ipmitest kernel: (cd0:umass-sim0:0:0:0): Power on, reset, or bus device reset occurred > Dec 9 02:29:01 ipmitest kernel: (cd0:umass-sim0:0:0:0): Retries Exhausted > Dec 9 02:29:02 ipmitest kernel: g_vfs_done():cd0[READ(offset=32768, length=2048)]error = 5 ================================================ This e.mail is private and confidential between Multiplay (UK) Ltd. and the person or entity to whom it is addressed. In the event of misdirection, the recipient is prohibited from using, copying, printing or otherwise disseminating it or any information contained in it. In the event of misdirection, illegible or incomplete transmission please telephone +44 845 868 1337 or return the E.mail to postmaster@multiplay.co.uk.