From owner-freebsd-stable@FreeBSD.ORG Wed Dec 9 01:07:33 2009 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 CC2741065670 for ; Wed, 9 Dec 2009 01:07:33 +0000 (UTC) (envelope-from 000.fbsd@quip.cz) Received: from elsa.codelab.cz (elsa.codelab.cz [94.124.105.4]) by mx1.freebsd.org (Postfix) with ESMTP id 6F70A8FC0A for ; Wed, 9 Dec 2009 01:07:32 +0000 (UTC) Received: from localhost (localhost.codelab.cz [127.0.0.1]) by elsa.codelab.cz (Postfix) with ESMTP id 920ED19E045; Wed, 9 Dec 2009 02:07:31 +0100 (CET) Received: from [192.168.1.2] (r5bb235.net.upc.cz [86.49.61.235]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by elsa.codelab.cz (Postfix) with ESMTPSA id 267FA19E044; Wed, 9 Dec 2009 02:07:29 +0100 (CET) Message-ID: <4B1EF850.10604@quip.cz> Date: Wed, 09 Dec 2009 02:07:28 +0100 From: Miroslav Lachman <000.fbsd@quip.cz> User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.1.4) Gecko/20091017 SeaMonkey/2.0 MIME-Version: 1.0 To: 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> In-Reply-To: <4B1EECCD.7020200@denninger.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org, Steven Hartland , 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 Dec 2009 01:07:33 -0000 Karl Denninger wrote: > The ipmi implementation is limited to CD-sized media on the Supermicro > ipKVM implementations. Try the CD boot media ISO. > > Steven Hartland wrote: >> I can confirm that's the same on 8.0-RELEASE DVD, you can boot from it >> but >> you can't start fixit as it simply doesnt appear to find the "cd". This >> was done on a supermicro with ipmi, which I believe uses the same or >> similar >> controller under a different name. Virtual Media on Supermicro 6016TT-TF TwinServer works fine for me (tested with memtest86+-2.01.iso 1.75MB): ----------------- Unknown USB device: vendor 0x046b product 0xff92 bus uhub3 umass0: on uhub3 cd0 at umass-sim0 bus 0 target 0 lun 0 cd0: Removable CD-ROM SCSI-0 device cd0: 40.000MB/s transfers cd0: cd present [898 x 2048 byte records] (probe0:umass-sim0:0:0:1): TEST UNIT READY. CDB: 0 20 0 0 0 0 (probe0:umass-sim0:0:0:1): CAM Status: SCSI Status Error (probe0:umass-sim0:0:0:1): SCSI Status: Check Condition (probe0:umass-sim0:0:0:1): NOT READY asc:3a,0 (probe0:umass-sim0:0:0:1): Medium not present (probe0:umass-sim0:0:0:1): Unretryable error da0 at umass-sim0 bus 0 target 0 lun 1 da0: Removable Direct Access SCSI-0 device da0: 40.000MB/s transfers da0: Attempt to query device size failed: NOT READY, Medium not present GEOM_LABEL: Label for provider cd0 is iso9660/MT201. # mount -t cd9660 /dev/cd0 /mnt/ # ls /mnt/ boot readme.txt ----------------- With the same ISO on Dell R610 I got following: ----------------- Unknown USB device: vendor 0x0624 product 0x0249 bus uhub6 umass0: on uhub6 (probe0:umass-sim0:0:0:0): TEST UNIT READY. CDB: 0 0 0 0 0 0 (probe0:umass-sim0:0:0:0): CAM Status: SCSI Status Error (probe0:umass-sim0:0:0:0): SCSI Status: Check Condition (probe0:umass-sim0:0:0:0): UNIT ATTENTION asc:29,0 (probe0:umass-sim0:0:0:0): Power on, reset, or bus device reset occurred (probe0:umass-sim0:0:0:0): Retrying Command (per Sense Data) (probe0:umass-sim0:0:0:0): TEST UNIT READY. CDB: 0 0 0 0 0 0 (probe0:umass-sim0:0:0:0): CAM Status: SCSI Status Error (probe0:umass-sim0:0:0:0): SCSI Status: Check Condition (probe0:umass-sim0:0:0:0): NOT READY asc:3a,0 (probe0:umass-sim0:0:0:0): Medium not present (probe0:umass-sim0:0:0:0): Unretryable error cd0 at umass-sim0 bus 0 target 0 lun 0 cd0: Removable CD-ROM SCSI-0 device cd0: 40.000MB/s transfers cd0: Attempt to query device size failed: NOT READY, Medium not present (probe0:umass-sim0:0:0:1): TEST UNIT READY. CDB: 0 20 0 0 0 0 (probe0:umass-sim0:0:0:1): CAM Status: SCSI Status Error (probe0:umass-sim0:0:0:1): SCSI Status: Check Condition (probe0:umass-sim0:0:0:1): UNIT ATTENTION asc:29,0 (probe0:umass-sim0:0:0:1): Power on, reset, or bus device reset occurred (probe0:umass-sim0:0:0:1): Retrying Command (per Sense Data) (probe0:umass-sim0:0:0:1): TEST UNIT READY. CDB: 0 20 0 0 0 0 (probe0:umass-sim0:0:0:1): CAM Status: SCSI Status Error (probe0:umass-sim0:0:0:1): SCSI Status: Check Condition (probe0:umass-sim0:0:0:1): NOT READY asc:3a,0 (probe0:umass-sim0:0:0:1): Medium not present (probe0:umass-sim0:0:0:1): Unretryable error da0 at umass-sim0 bus 0 target 0 lun 1 da0: Removable Direct Access SCSI-0 device da0: 40.000MB/s transfers da0: Attempt to query device size failed: NOT READY, Medium not present ----------------- Medium is not detected in this virtual drive. I don't know if it is FreeBSD or iDRAC issue. Virtual Media / Virtual Console from all vendors is paint in the a... I have iLO card in HP ML110 G5 and Virtual Media doesn't work at all. Virtual device is not detected by FreeBSD nor in BIOS, so I can't even boot from it. Virtual Media (console) on Sun Fire X2100 M2 is accessible only by IP address, not by its domain name (I reported it to Sun Microsystems 11 month ago and Sun leaves it unfixed. In Virtual Console of Supermicro, there is problem with keyboard input in sysinstall prior to FreeBSD 8.x So I am disapointed by this hyped feature ;( Miroslav Lachman