18 Install | Iscsi Cake

Before diving into the iSCSI Cake 18 install process, ensure you have the following:

  • Software:

  • Networking:


  • Cake doesn’t apply changes until you tell it to. iscsi cake 18 install

    Then, go to Services and verify ctld is green. Before diving into the iSCSI Cake 18 install

    Run targetcli as root:

  • For fileio:
  • Set queue parameters if needed:
  • Create network portal (bind to specific IP and port 3260):
  • Enable CHAP (node.session.auth)
  • For mutual CHAP, set username on ACL:

  • sudo mkfs.ext4 /dev/sdc
    sudo mkdir /mnt/iscsi-storage
    sudo mount /dev/sdc /mnt/iscsi-storage
    

    To make it persistent, add to /etc/fstab using the UUID or _netdev option. Software :