From: Robert W. <wrw...@us...> - 2006-12-11 18:18:49
|
Update of /cvsroot/linuxisns/iscsiClient In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv5078 Added Files: README Removed Files: README.IBM Log Message: update README files --- README.IBM DELETED --- --- NEW FILE: README --- This tar file contains all the source files and the executables for a version of iSNS client for Linux. The executables have been developed and tested on SuSE SLES 10 To make the sample iscsi target and initiator clients type "make". To run the target executable you will need a file named target.cfg. The sample that we have been using is included in this tar file. Modify the values there to ones that are appropriate for your own use. To run the initiator executable you will need a file named init.cfg. Again, our sample is included. Modify it to values appropriate to your own use. In both config files the IP address of the server can be removed. This will result in the program waiting for a heartbeat from an iSNS server. |