Advertisement
Guest User

Untitled

a guest
Jan 4th, 2015
509
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.76 KB | None | 0 0
  1. # systemctl status iscsi
  2. iscsi.service - Login and scanning of iSCSI devices
  3. Loaded: loaded (/usr/lib/systemd/system/iscsi.service; enabled)
  4. Active: inactive (dead)
  5. start condition failed at Sun 2015-01-04 15:31:59 GMT; 13min ago
  6. none of the trigger conditions were met
  7. Docs: man:iscsid(8)
  8. man:iscsiadm(8)
  9.  
  10. Jan 04 15:31:59 myserver.mydomain systemd[1]: Started Login and scanning of iSCSI devices.
  11.  
  12. --------------------
  13.  
  14. # systemctl status iscsid
  15. iscsid.service - Open-iSCSI
  16. Loaded: loaded (/usr/lib/systemd/system/iscsid.service; disabled)
  17. Active: inactive (dead)
  18. Docs: man:iscsid(8)
  19. man:iscsiadm(8)
  20.  
  21.  
  22. --------------------
  23.  
  24. # targetcli ls
  25. o- / ......................................................................................................................... [...]
  26. o- backstores .............................................................................................................. [...]
  27. | o- block .................................................................................................. [Storage Objects: 0]
  28. | o- fileio ................................................................................................. [Storage Objects: 0]
  29. | o- pscsi .................................................................................................. [Storage Objects: 0]
  30. | o- ramdisk ................................................................................................ [Storage Objects: 0]
  31. o- iscsi ............................................................................................................ [Targets: 0]
  32. o- loopback ......................................................................................................... [Targets: 0]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement