10-13-2018, 10:15 AM
(This post was last modified: 10-13-2018, 10:35 AM by Schnippzle.)
Hi all,
New time Tinkerboard user, long time pi user. Trying to move away from a pi2 to a Tinkerboard as an NFS host with an iscsi attached LUN, but when I install open-iscsi I get the following:
Any assistance would be greatly appreciated.
Thanks in advance.
Just as a follow up...
I have tried to amend my sources.list to only point to: deb h t t p://ftp.de.debian.org/debian jessie main (no clickable links)
However when I re-install open-iscsi and run " sudo iscsiadm -m discovery -t st -p <target>" I get:
New time Tinkerboard user, long time pi user. Trying to move away from a pi2 to a Tinkerboard as an NFS host with an iscsi attached LUN, but when I install open-iscsi I get the following:
Code:
Setting up open-iscsi (2.0.874-3~deb9u1) ...
insserv: warning: script 'K01uart_init.sh' missing LSB tags and overrides
insserv: warning: script 'link_monitor.sh' missing LSB tags and overrides
insserv: warning: script 'uart_init.sh' missing LSB tags and overrides
insserv: warning: script 'K01uart_init.sh' missing LSB tags and overrides
insserv: warning: script 'link_monitor.sh' missing LSB tags and overrides
insserv: warning: script 'uart_init.sh' missing LSB tags and overrides
Job for iscsid.service failed because of unavailable resources or another system error.
See "systemctl status iscsid.service" and "journalctl -xe" for details.
invoke-rc.d: initscript iscsid, action "restart" failed.
● iscsid.service - iSCSI initiator daemon (iscsid)
Loaded: loaded (/lib/systemd/system/iscsid.service; enabled; vendor preset: enabled)
Active: failed (Result: resources) since Sat 2018-10-13 10:12:32 UTC; 20ms ago
Docs: man:iscsid(8)
Process: 2240 ExecStart=/sbin/iscsid (code=exited, status=0/SUCCESS)
Process: 2234 ExecStartPre=/lib/open-iscsi/startup-checks.sh (code=exited, status=0/SUCCESS)
Oct 13 10:12:32 tinkerboard iscsid[2240]: iSCSI logger with pid=2242 started!
Oct 13 10:12:32 tinkerboard systemd[1]: iscsid.service: Daemon never wrote its PID file. Failing.
Oct 13 10:12:32 tinkerboard systemd[1]: Failed to start iSCSI initiator daemon (iscsid).
Oct 13 10:12:32 tinkerboard systemd[1]: iscsid.service: Failed with result 'resources'.
dpkg: error processing package open-iscsi (--configure):
subprocess installed post-installation script returned error exit status 1
Processing triggers for initramfs-tools (0.130) ...
Errors were encountered while processing:
open-iscsi
E: Sub-process /usr/bin/dpkg returned an error code (1)
Any assistance would be greatly appreciated.
Thanks in advance.
Just as a follow up...
I have tried to amend my sources.list to only point to: deb h t t p://ftp.de.debian.org/debian jessie main (no clickable links)
However when I re-install open-iscsi and run " sudo iscsiadm -m discovery -t st -p <target>" I get:
Code:
iscsiadm: can not connect to iSCSI daemon (111)!
iscsiadm: Could not scan /sys/class/iscsi_transport.
iscsiadm: Could not scan /sys/class/iscsi_transport.
iscsiadm: Could not scan /sys/class/iscsi_transport.
iscsiadm: iSCSI driver tcp is not loaded. Load the module then retry the command.
iscsiadm: Could not perform SendTargets discovery: iSCSI driver not found. Please make sure it is loaded, and retry the operation