The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 807 - File: showthread.php PHP 7.3.15 (Linux)
File Line Function
/showthread.php 807 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
iSCSI boot shows error at boot time using OpenELEC
2013-07-15, 11:21
Post: #1
iSCSI boot shows error at boot time using OpenELEC
Hello there,

I posted this already in the OpenELEC forums but nobody seems to know anything about this issue.

I recently installed OpenELEC 3.1.1 testing on an iSCSI target (Synology Diskstation 411slim) which is connected via Gigabit ethernet to a TP-Link TL-WR1043ND. OpenELEC runs on an Asus E45M1-M PRO, also connected via Gigabit ethernet to the TP-Link. The TP-Link runs Gargoyle firmware v1.5.10. Its WLAN is bridged to an AVM FRITZ!Box 7330 which acts as gateway to the Internet.

Installation of OpenELEC was fine with the help from http://wiki.openelec.tv/index.php?title=...ot_-_iSCSI

Everything went fine until the database has been created (about ~500 MB). Since then, I get this error very often at boot time:

Code:
Error in mount_flash: iscsistart: Unable to auto connect
System halted.

I recently updated to OpenELEC 3.1.2, but nothing changed. In 3 of 4 tries, I get the error at boot time and I have to reset the system. With a little bit of luck, the system then boots normally and everything is fine.

I am using iPXE "The Hard and Techy Way": http://wiki.openelec.tv/index.php?title=...P.C2.A0.21

That's my start script to boot OpenELEC:

Code:
:openelec
echo Booting Openelec from iSCSI for ${initiator-iqn}
set root-path ${base-iscsi}:DiskStation
:retry_sanboot
sanboot ${root-path} || goto retry_sanboot

Every idea is welcome!

Thank you very much!
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
iSCSI boot shows error at boot time using OpenELEC - tom_major - 2013-07-15 11:21



User(s) browsing this thread: 1 Guest(s)