LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   fcoe (https://www.linuxquestions.org/questions/linux-newbie-8/fcoe-701642/)

freundlish 02-02-2009 09:02 AM

fcoe
 
i am working on fcoe which is fiber channel over ethernet. it consists on an initiator and a target which is similar to client-server architecture. How do i connect an initiator to a target?

TB0ne 02-03-2009 12:20 PM

Quote:

Originally Posted by freundlish (Post 3429160)
i am working on fcoe which is fiber channel over ethernet. it consists on an initiator and a target which is similar to client-server architecture. How do i connect an initiator to a target?

Yes, iSCSI is fairly well known.

You don't say what version/distro of Linux you're using....several distros like OpenSuSE and Centos, have GUI based tools to help you with it. And a quick Google for "linux iscsi howto", turns up over 15,000 hits:

http://www.howtoforge.com/iscsi_on_linux

freundlish 02-11-2009 12:04 PM

echo command
 
On typing the foll command
echo "open vdisk1 /tmp/vdisk1"> /proc/scsi_tgt/vdisk/vdisk
I am getting the foll error message
bash: echo: write error: Invalid arguement
What does this mean??


All times are GMT -5. The time now is 07:46 AM.