: Ensure the "Start Service" button is clicked to begin broadcasting the iSCSI targets to the network. Client-Side Connection To use the shared disk on another machine:
sudo fio --name=write_test --filename=/mnt/iscsi_cake/testfile --size=5G --rw=write --bs=1M --direct=1 --iodepth=32
Run sudo netplan apply .
Once connected, the remote disk will appear in the client's tool. You must bring it online, initialize it, and format it before it can be used as a local drive. Key Version Features (V1.8)
# Install iscsi-initiator-utils sudo dnf install iscsi-initiator-utils
: Ensure the "Start Service" button is clicked to begin broadcasting the iSCSI targets to the network. Client-Side Connection To use the shared disk on another machine:
sudo fio --name=write_test --filename=/mnt/iscsi_cake/testfile --size=5G --rw=write --bs=1M --direct=1 --iodepth=32
Run sudo netplan apply .
Once connected, the remote disk will appear in the client's tool. You must bring it online, initialize it, and format it before it can be used as a local drive. Key Version Features (V1.8)
# Install iscsi-initiator-utils sudo dnf install iscsi-initiator-utils