LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 07-29-2010, 04:40 PM   #1
fishjohn
LQ Newbie
 
Registered: Feb 2010
Posts: 29

Rep: Reputation: 15
EMC ax4-5i + RHEL5 + iSCSI


Hi,

I have 4 virtual disk on AX4-5i.
RHEL for some reason shows 16 partitions in /proc/partitions .

I got lot-lot of IO errors in dmesg. Some of those 16 partitions "work", others just give (on using fdisk for example): Unable to read /dev/sdb



on EMC I have 4 ports, so it might be somehow releated to this.
Quote:
[root@db ~]# /etc/init.d/iscsi restart
Logging out of session [sid: 1, target: iqn.1992-04.com.emc:cx.sl7e2101800014.a0, portal: 192.168.10.101,3260]
Logging out of session [sid: 2, target: iqn.1992-04.com.emc:cx.sl7e2101800014.b0, portal: 192.168.10.103,3260]
Logging out of session [sid: 3, target: iqn.1992-04.com.emc:cx.sl7e2101800014.a1, portal: 192.168.10.102,3260]
Logging out of session [sid: 4, target: iqn.1992-04.com.emc:cx.sl7e2101800014.b1, portal: 192.168.10.104,3260]
Logout of [sid: 1, target: iqn.1992-04.com.emc:cx.sl7e2101800014.a0, portal: 192.168.10.101,3260]: successful
Logout of [sid: 2, target: iqn.1992-04.com.emc:cx.sl7e2101800014.b0, portal: 192.168.10.103,3260]: successful
Logout of [sid: 3, target: iqn.1992-04.com.emc:cx.sl7e2101800014.a1, portal: 192.168.10.102,3260]: successful
Logout of [sid: 4, target: iqn.1992-04.com.emc:cx.sl7e2101800014.b1, portal: 192.168.10.104,3260]: successful
Stopping iSCSI daemon:
iscsid dead but pid file exists [ OK ]
Starting iSCSI daemon: [ OK ]
[ OK ]
Setting up iSCSI targets: Logging in to [iface: default, target: iqn.1992-04.com.emc:cx.sl7e2101800014.a0, portal: 192.168.10.101,3260]
Logging in to [iface: default, target: iqn.1992-04.com.emc:cx.sl7e2101800014.b0, portal: 192.168.10.103,3260]
Logging in to [iface: default, target: iqn.1992-04.com.emc:cx.sl7e2101800014.a1, portal: 192.168.10.102,3260]
Logging in to [iface: default, target: iqn.1992-04.com.emc:cx.sl7e2101800014.b1, portal: 192.168.10.104,3260]
Login to [iface: default, target: iqn.1992-04.com.emc:cx.sl7e2101800014.a0, portal: 192.168.10.101,3260]: successful
Login to [iface: default, target: iqn.1992-04.com.emc:cx.sl7e2101800014.b0, portal: 192.168.10.103,3260]: successful
Login to [iface: default, target: iqn.1992-04.com.emc:cx.sl7e2101800014.a1, portal: 192.168.10.102,3260]: successful
Login to [iface: default, target: iqn.1992-04.com.emc:cx.sl7e2101800014.b1, portal: 192.168.10.104,3260]: successful
[ OK ]


[root@db ~]#


I've googled and read docs but got no idea what to do. Really appreciate if anyone can share her/his experiences with EMC/RHEL/iSCSI - I just don't understand where those 16 (and half of them not working/giving lotof errors) come from?


For example Citrix Xen on similar network conf can see/use same EMC thoughr iSCSI nicely.
SO there should'nt be network/auth issues (not using CHAP btw).

I got feeling that problem is on RHEL iscsi conf side.

Thanks in advance ..
 
Old 07-30-2010, 08:30 PM   #2
grim76
Member
 
Registered: Jun 2007
Distribution: Debian, SLES, Ubuntu
Posts: 308

Rep: Reputation: 50
Are you using multipath by chance? I know on our FC san we see devices for the other paths that we have to the storage. Keep in mind that depending on how you are setup the other devices may not be available until you have an SP failover. I don't recall if the AX-4 series worked as an active-active san or if it was and active-passive (failover).
 
1 members found this post helpful.
Old 08-02-2010, 10:19 AM   #3
bstafford51
LQ Newbie
 
Registered: Jul 2008
Posts: 23

Rep: Reputation: 1
aix iscsi

Read the documentation carefully and you'll find that this is a characteristic of the AIX4-5si. I ran into the same problem in both Linux and Windows. It sucks but there isn't much you can do about it.
 
1 members found this post helpful.
Old 08-03-2010, 03:44 AM   #4
fishjohn
LQ Newbie
 
Registered: Feb 2010
Posts: 29

Original Poster
Rep: Reputation: 15
But wonder that it works find on Citrix Xen.
When on citrix xen console (bash) I type dmesg, no erros are seen.

And Citrix Xen should be basically RHEL ?
 
  


Reply

Tags
iscsi, san



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
RHEL5.2 - Can't register naviagent with EMC SAN properly bhoros Linux - Enterprise 4 04-19-2012 12:53 PM
[SOLVED] RHEL5 iSCSI not creating new block device in /dev Felicia1326 Linux - Server 2 09-24-2010 12:57 PM
iscsi problem in rhel5 jindalarpan Linux - Enterprise 1 10-17-2009 04:35 AM
Can not see LUNs attached to FA's above 255 on EMC DMX using RHEL5.1 and emulex HBA'a dfezz1 Linux - Enterprise 1 04-17-2008 09:42 AM
RHEL5 with Emulex and EMC Zainer Araujo Linux - Newbie 0 12-11-2007 04:54 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 11:20 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration