[ipxe-devel] (no subject)

Coocn Jim nieml.coocn at gmail.com
Tue Feb 18 05:32:00 UTC 2020


Error connecting to ISCSI target created by LIO using iPXE, error message:

    Boot from SAN device 0x80 failed: Input/output error
(http://ipxe.org/1d852039)

LIO target creation is created using
./iscsi-target-export.sh<https://www.kernel.org/doc/Documentation/target/target-export-device>
script, the creation command line is:

    core at master1 ~ # dd if=/dev/zero of=/home/core/lun1.img bs=1024k count=100
    core at master1 ~ # sudo ./iscsi-target-export.sh /home/core/lun1.img

iPXE uses the ISO compiled by the master branch at
https://github.com/ipxe/ipxe.git. The command executed is:

    iPXE> dhcp
    iPXE> sanboot
iscsi:172.18.14.178::::iqn.2003-01.org.linux-iscsi.ceph-master1:lun1.img

ISCSI target host machine operating system version is:

    core at master1 ~ $ uname -a
    Linux ceph-master1 4.19.95-coreos #1 SMP Thu Feb 6 12:30:43 -00
2020 x86_64 AMD Ryzen 7 2700 Eight-Core Processor AuthenticAMD
GNU/Linux
    core at master1 ~ $ cat /proc/version
    Linux version 4.19.95-coreos (jenkins at ip-10-7-32-103) (gcc version
8.3.0 (Gentoo Hardened 8.3.0-r1 p1.1)) #1 SMP Thu Feb 6 12:30:43 -00
2020

Attachment <3260.cap> is the packet capture content that attempts to
connect 2 times, and <syslog.log> is the log input captured by the
command <set syslog 172.18.14.178>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 3260.cap
Type: image/cap
Size: 15784 bytes
Desc: not available
URL: <http://lists.ipxe.org/pipermail/ipxe-devel/attachments/20200218/bf59828d/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: syslog.log
Type: application/octet-stream
Size: 17044 bytes
Desc: not available
URL: <http://lists.ipxe.org/pipermail/ipxe-devel/attachments/20200218/bf59828d/attachment.obj>


More information about the ipxe-devel mailing list