iscsi san on centos
Question: How do I setup Centos to be an iscsi san server Answer: Install scsi-target-utils How to install scsi-target-utils # yum install scsi-target-utils Configure service to start on boot # service tgtd start # chkconfig tgtd on How to create iscsi drives called targets iSCSI is comprised of [continue...]


