LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   iSCSI, LUN, and devices (https://www.linuxquestions.org/questions/linux-software-2/iscsi-lun-and-devices-574043/)

gmex 08-01-2007 06:02 PM

iSCSI, LUN, and devices
 
I'm trying to connect RHEL 5 to a netapp fas270. I'm totally new to this...

I think I have all set up correctly as I get responses from the SAN device from commands such as:
iscsiadm -m discovery sendtargets -p 1.2.3.4.5

The services are all running fine etc.

What I can't understand is how to tie the raw scsi device (sdb?) to the LUN.

I have all sda devices mounted (3 drives hardware RAID as 1 volume).

How do I actually make the connection between the raw device and the LUN so I can mount it?

gmex 08-03-2007 08:36 AM

Just in case anyone needs the solution...

I was able to get the info from the SAN by running a tool provided by Netapp which spit out the device that was created /dev/sdc

Apparently, you can get this info from iscsi-ls command, but it's not avaialbe in RHEL 5.

Then I could see, partition it and create a file system etc. thus mount it.

raspinall 09-21-2007 07:48 AM

Which tool?
 
Hello,

Which tool was this (the one from NetApp)?

gmex 09-22-2007 09:13 AM

It was /opt/netapp/santools/sanlun
$>cd /opt/netapp/santools/sanlun
$>./sanlun show


All times are GMT -5. The time now is 11:44 PM.