[ipxe-devel] Could not open SAN device: Operation not supported(3c092003)

james harvey jamespharvey20 at gmail.com
Fri Jan 8 00:40:48 UTC 2016


(btw, ib_srp did get me farther, thanks Michael Brown!)

Shao - Thanks, I'd be interested in doing this, to get more insight.

If instead of running "make bin/15b3673c.rom", I run "make
bin/15b3673c.rom DEBUG=core", then I see:
==========
  [DEPS] crypto/certstore.c
  [DEPS] crypto/privkey.c
  [BUILD] bin/iscsi.dbg1.o
make: *** No rule to make target 'bin/core.dbg1.o', needed by
'bin/blib.a'.  Stop.
==========

I tried "make bin/15b3673c.rom DEBUG=ib_srp", and it compiled OK.
Re-burned it to ROM.  I have a little bit of debug output now.

I love debug output, though, so I'm wondering if I'm missing a bunch
from not being able to specify core.


On Thu, Jan 7, 2016 at 4:43 PM, Shao Miller <sha0.miller at gmail.com> wrote:
> Good day, James.
>
> If you rebuild with DEBUG=core enabled, you might gain additional insight,
> thanks to extra debug-messages.  I'd expect that we are all able to find out
> which part of open.c is upset, with knowledge of those debug-messages.
>
> --
> Shao Miller
> C. E. O.
> Synthetel Corporation
> T: +1.9053927729
> E: sha0.miller at synthetel.com
> W: https://www.synthetel.com
>
> -----Original Message-----
> From: ipxe-devel-bounces at lists.ipxe.org
> [mailto:ipxe-devel-bounces at lists.ipxe.org] On Behalf Of james harvey
> Sent: Thursday, January 07, 2016 16:32
> To: ipxe-devel at lists.ipxe.org
> Subject: [ipxe-devel] Could not open SAN device: Operation not
> supported(3c092003)
>
> When iPXE loads, it shows:
> ==========
> Version v1.0.0-2101-g2f861d7 compiled on Jan  6, 2016, 20:05:22
> Features: DNS HTTP iSCSI TFTP SRP AoE ELF MBOOT PXE bzImage Menu PXEXT
> ==========
>
> When I type dhcp, likn-up and Configuring report ok
>
> But, when I run sanhook:
> ==========
> iPXE> sanhook
> srp::::fe800000000000000002c903004b531d::002c903004b531c::1d534b0003c90200:0
> 002c903004b531c
> Could not open SAN device: Operation not supported
> (http://pixe.org/3c092003)
> ==========
>
> My config/general.h is the version from git, but with a few extra
> commands enabled (neighbour, ping, reboot, poweroff) and wep/wpa/wpa2
> disabled.
>
> Under SAN boot protocols, all the "undef SANBOOT_PROTO_*" lines are
> commented out.
>
> PLATFORM is PCBIOS.  config/defaults/pcbios.h defines:
> SANBOOT_PROTO_{ISCSI,AOE,IB_SRP,FCP,HTTP} so it looks like those are
> all defined and NOT undefined in config/general.h.
> _______________________________________________
> ipxe-devel mailing list
> ipxe-devel at lists.ipxe.org
> https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel
>



More information about the ipxe-devel mailing list