iSCSI troubleshooting


 
Thread Tools Search this Thread
Operating Systems AIX iSCSI troubleshooting
# 1  
Old 02-10-2011
iSCSI troubleshooting

I have an Equallogic SAN that I connect to from AIX (as well as Windows)

I had configured the connection and created the volumes and filesystems and all was working great.

Then one day, no communication between the SAN and the AIX (I can ping though) Anything I do on the AIX box at this time just struggles as it must be trying to talk with the SAN, but apparently unable.

Logging into the SAN from a Windows box tells me the SAN is functioning properly. However, I see that the AIX is no longer logged into the SAN. Now AIX still thinks it has the disk, VG, and filesystems are all there, but cannot communicate with them.

At that point, how do I force the AIX to retry the login to get it to re-establish the connection to the SAN?

Also, any ideas what would cause the loss off connection?
# 2  
Old 02-11-2011
Is it really ISCSI

Is this an ISCSI NAS unit or is it really SAN with a fibre connection. If it is ISCSI NAS then how are you connecting the NAS unit, with ethernet?
# 3  
Old 02-11-2011
Quote:
Originally Posted by johnf
Is this an ISCSI NAS unit or is it really SAN with a fibre connection. If it is ISCSI NAS then how are you connecting the NAS unit, with ethernet?
It is a SAN via Ethernet. Set up the iSCSI requester, but not on an iSCSI adapter, just an Ethernet adapter that runs iSCSI protocol.

The disk is shown as iSCSI device. Upon which I created the volume group, and filesystems. (not an NFS share or any think like that, all Unix native.)

When the problem occurs, the SAN says AIX is not logged into the SAN (No connection - requester security is minimal, I only restrict by IP - but I could change that to IQN name. But I'm not using CHAP or any other password authentication.)
At the same time, AIX shows the file systems on the SAN as mounted. Shows the VG as active and the disk as there. An attempt to dismount the filesystem or any other activity is usually followed with a long timeout or hanging process. Sometimes I get device not responding messages.

If I could figure out how to get the AIX to re-establish the connection to the SAN, I would assume at that point I could then mount / dismount. filesystems.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. HP-UX

ISCSI initiator (client) for HP-UX 10.20

Is there one? If so where can it be found? I have the 10.20 CD set but I don't think that there's an iSCSI initiator on there. Thank you Dave (0 Replies)
Discussion started by: perdrix
0 Replies

2. Solaris

ISCSI best practice question

Hello. I'm a noob, but have managed to get to the point of Solaris storage server running 4 X 3Tb in a RAIDZ pool. My current system is sharing via SMB a few different ZFS devices (puddle/TV, puddle/Movies, puddle/Music, etc). My main server is going to be OSX, Mountain Lion. What I have set... (4 Replies)
Discussion started by: BillyPrefect
4 Replies

3. UNIX for Dummies Questions & Answers

How to change ethernet cable of iscsi initiator (iscsi client)?

how to change ethernet cable of iscsi initiator (iscsi client) (0 Replies)
Discussion started by: pankajd
0 Replies

4. Linux

AoE, iscsi and storage

Hi guys, I'd like to share experiences and knowledge about what should I use to install on a new storage server (with a lot of disks) in my network. What I want, is to move all domU's storage to this new storage server with AoE, iscsi or another thing. question: 1. Should I install openfiler or... (1 Reply)
Discussion started by: iga3725
1 Replies

5. AIX

Help growing iscsi lun

Hi, I have an iSCSI LUN of 200GB. I increased it to 250GB and when I try to increase the size of the vg, I'm getting an error that none of the volumes have increased in size. How can I get the OS to see the additional 50GB? ---------- Post updated at 03:22 PM ---------- Previous update... (9 Replies)
Discussion started by: bbbngowc
9 Replies

6. OS X (Apple)

iSCSI

I have configured iSCSI on server with linux running on it . On APPLE I have downloaded gloablSAN. When globalSAN is started ,it asks for target IP . I have given target IP . It has detected the disks . But when i use "disk utilities " , here the ISCSI disk are not displayed. except the... (0 Replies)
Discussion started by: pradeepreddy
0 Replies

7. Solaris

Solaris 10 10/08 sparc + iSCSI

hi, I have installed Solaris 10 10/08 on sparc machine. I would like to configure iSCSI on that to mount SAN Volumes. Is there any need to install any additional patches for iSCSI to work. Thanks, Prashant. (4 Replies)
Discussion started by: prashantbhushan
4 Replies

8. AIX

iSCSI Configuration help

I just reloaded an IBM P-Series with AIX 5.3 and would like to configure iscsi, can someone point me in the right direction to obtaining the initiator node name? I ran lsattr -El iscsi0 - but the name that is displayed is not the correct name. I read somewhere the default node name is not... (2 Replies)
Discussion started by: bbbngowc
2 Replies

9. AIX

iscsi & LVM

Hi Everyone, I would like to know if its possible to create a 2 copy mirror using LVM with 1 member a FC attached disk and the other an iscsi disk. Will LVM let me mirror to two different disk types? I know there will be issues doing this however it is only a short term solution until we... (1 Reply)
Discussion started by: bizman
1 Replies

10. UNIX for Advanced & Expert Users

iSCSI speed problems

Hi all. I was able to set up an IBM Ultrium LTO 4 tape drive to use iSCSI (using open-iscsi drivers) to communicate with Red Hat, but it's going really slow, maxing out in tar and dd tests at like 16 MB/s (using a block size of 128k). The thing is rated for 30MB/s. I feel like even though I have... (1 Reply)
Discussion started by: jeriryan87
1 Replies
Login or Register to Ask a Question