Forum
Welcome, Guest
Username: Password: Remember me
This is the optional category header for the Suggestion Box.
  • Page:
  • 1
  • 2

TOPIC:

HA Lizzard, dual M2 drives and ISCSI SAN 4 years 6 months ago #1899

  • Costas Pavlou
  • Costas Pavlou's Avatar Topic Author
  • Offline
  • Posts: 12
Thank you Salvatore! *****FIXED NOW*****

Please Log in or Create an account to join the conversation.

Last edit: by Costas Pavlou.

HA Lizzard, dual M2 drives and ISCSI SAN 4 years 6 months ago #1900

  • Costas Pavlou
  • Costas Pavlou's Avatar Topic Author
  • Offline
  • Posts: 12
OK, I have now found my issue.

<target iqn.2015.com.halizard:noSAN>
backing-store /dev/drbd1
lun 11
backing-store /dev/drbd2
lun 12
</target>

Had to change to:
<target iqn.2015.com.halizard:noSAN>
<backing-store /dev/drbd1>
lun 11
</backing-store>
<backing-store /dev/drbd2>
lun 12
</backing-store>
</target>

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
  • 2