Advertisement
Guest User

systemctl status iscsid

a guest
Feb 7th, 2018
309
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.19 KB | None | 0 0
  1. ● iscsid.service - iSCSI initiator daemon (iscsid)
  2. Loaded: loaded (/lib/systemd/system/iscsid.service; enabled; vendor preset: enabled)
  3. Active: failed (Result: resources) since Thu 2018-02-08 04:08:28 UTC; 51min ago
  4. Docs: man:iscsid(8)
  5. Process: 2879 ExecStart=/sbin/iscsid (code=exited, status=0/SUCCESS)
  6. Process: 2875 ExecStartPre=/lib/open-iscsi/startup-checks.sh (code=exited, status=0/SUCCESS)
  7.  
  8. Feb 08 04:08:27 parallella systemd[1]: Starting iSCSI initiator daemon (iscsid)...
  9. Feb 08 04:08:27 parallella iscsid[2879]: iSCSI logger with pid=2881 started!
  10. Feb 08 04:08:27 parallella systemd[1]: iscsid.service: Failed to read PID from file /run/iscsid.pid: Invalid argument
  11. Feb 08 04:08:27 parallella iscsid[2881]: iSCSI daemon with pid=2882 started!
  12. Feb 08 04:08:27 parallella iscsid[2881]: can not create NETLINK_ISCSI socket
  13. Feb 08 04:08:28 parallella systemd[1]: iscsid.service: Daemon never wrote its PID file. Failing.
  14. Feb 08 04:08:28 parallella systemd[1]: Failed to start iSCSI initiator daemon (iscsid).
  15. Feb 08 04:08:28 parallella systemd[1]: iscsid.service: Unit entered failed state.
  16. Feb 08 04:08:28 parallella systemd[1]: iscsid.service: Failed with result 'resources'.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement