iSCSI (Internet Small Computer System Interface) allows you to export block storage over a network. This guide walks through setting up an on a “Cake 18” system (generic RHEL 7/8/9 family) and connecting a client (initiator).
sudo mkfs.ext4 /dev/sdc sudo mkdir /mnt/iscsi-storage sudo mount /dev/sdc /mnt/iscsi-storage iscsi cake 18 install
If you meant (old), replace Ceph steps with targetcli directly on a local file/block device. iSCSI (Internet Small Computer System Interface) allows you
lsblk
Edit /etc/ceph/iscsi-gateway.cfg :
(Optional: CHAP authentication — replace username/password.) iscsi cake 18 install