How to configure iscsi
Editor to share with you how to configure iscsi, I hope you will gain something after reading this article. Let's discuss it together.
Storage server yum install scsi-target-utils
The tgtd service installed in this way does not support rbd. To use rbd directly, you need to download the source package compilation of scsi-target-utils to open the rbd module support
Vim / etc/tgt/conf.d/ceph.conf
Backing-store / dev/rbd0
Start the storage server service
Systemctl start tgtd.service
-I am the dividing line.
Client yum install iscsi-initiator-utilsiscsiadm-m discovery-t sendtargets-p 10.240.217.137 [return]: 10.240.217.137lu3260 iqn.2008-09.com.example:iscsi-01iscsiadm-m node-T iqn.2008-09.com.example:iscsi-01-p 10.240.217.137sendtargets 3260-- loginmkfs.xfs-f / dev/sdamount / dev/sda. / sda/ after reading this article, I believe you have some understanding of "how to configure iscsi" If you want to know more related knowledge, welcome to follow the industry information channel, thank you for reading!