Hi Rafiu

Here are the instructions on how to connect to an Openfiler iSCSI target
using a Linux software initiator client.

     1. Install iscsi-initiator-utils package (Cisco iSCSI initiator
        software for Linux) on the client machine.
     2. On the client machine, edit /etc/iscsi.conf and add
        "DiscoveryAddress=<ip-of-openfiler-machine>".
     3. Restart the "iscsi" service on the client machine so it loads
        the /etc/iscsi.conf file and imports the targets. This will
        bring in all available targets as local SCSI disks. You can
        verify this in /proc/scsi/scsi
     4. There are plenty of options to add in /etc/iscsi.conf including
        specifying target names explicitly, and timeout settings,
        authentication settings, etc.

Mukund



_______________________________________________
Openfiler-users mailing list
[email protected]
https://lists.openfiler.com/mailman/listinfo/openfiler-users

Reply via email to