Originally posted by: c_k_3
I am trying to acquire iSCSI targets from a NetApp filer on an IBM JS20 running AIX 5.3, using the software iscsi initiator. I've set my initiator node name, and configured my /etc/iscsi/targets, but I'm having issues using the acquired devices. Any attempt to access the iscsi devices results in various errors. Here is what I have:
Using lsdev -C the devices show up:
hdisk1 Available MPIO Other iSCSI Disk Drive
hdisk2 Available MPIO Other iSCSI Disk Drive
I'm a little nervous about the MPIO flag, as I have no intention of using MPIO with these devices, but for the moment I'm assuming that's not an issue. The problem I have comes in when I try to access the device in any way:
-
lspv hdisk1
0516-304 : Unable to find device id hdisk1 in the Device
Configuration Database.
Using the "Change / Show Charecteristics of a Disk" funciton in SMIT I get this:
│ 1800-106 An error occurred: │
│ │
│ lsattr: 0514-519 The following device was not found in the customized │
│ device configuration database:
I have not omited anything there at the bottom, that is the entire error message.
Other utilities generate similar errors.
Has anyone seen anything like this?
Thanks
-Charles