Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

iscsi errors

661723Apr 7 2010 — edited Apr 11 2010
hi

i am getting some errors when i am using iscsi initiator.what to do?
service iscsi restart
Logging out of session [sid: 1, target: iqn.2010-02-23.de.sayantan-chakraborty:storage.disk1.amiens.sys1.xyz, portal: 127.0.0.1,3260]
Logging out of session [sid: 2, target: iqn.2010-02-23.de.sayantan-chakraborty:storage.disk1.amiens.sys1.xyz, portal: 192.168.181.10,3260]
Logout of [sid: 1, target: iqn.2010-02-23.de.sayantan-chakraborty:storage.disk1.amiens.sys1.xyz, portal: 127.0.0.1,3260]: successful
iscsiadm: Could not logout of [sid: 2, target: iqn.2010-02-23.de.sayantan-chakraborty:storage.disk1.amiens.sys1.xyz, portal: 192.168.181.10,3260]: 
iscsiadm: initiator reported error (9 - internal error)
Stopping iSCSI daemon: 
iscsid dead but pid file exists                            [  OK  ]
Turning off network shutdown. Starting iSCSI daemon:       [  OK  ]
                                                           [  OK  ]
Setting up iSCSI targets: Logging in to [iface: default, target: iqn.2010-02-23.de.sayantan-chakraborty:storage.disk1.amiens.sys1.xyz, portal: 127.0.0.1,3260]
Logging in to [iface: default, target: iqn.2010-02-23.de.sayantan-chakraborty:storage.disk1.amiens.sys1.xyz, portal: 192.168.181.10,3260]
Login to [iface: default, target: iqn.2010-02-23.de.sayantan-chakraborty:storage.disk1.amiens.sys1.xyz, portal: 127.0.0.1,3260]: successful
iscsiadm: Could not login to [iface: default, target: iqn.2010-02-23.de.sayantan-chakraborty:storage.disk1.amiens.sys1.xyz, portal: 192.168.181.10,3260]: 
iscsiadm: initiator reported error (15 - already exists)
iscsiadm: Could not log into all portals. Err 15.
                                                           [  OK  ]
[root@rac-1 ~]# 
i have four LUN 1,2,3.4 but getting only one or two:
[root@rac-1 ~]# fdisk -l

WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.


Disk /dev/sda: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1        3916    31455238+   7  HPFS/NTFS
/dev/sda2            3917        9728    46684890    f  W95 Ext'd (LBA)
/dev/sda5            3917        7863    31704246    7  HPFS/NTFS
/dev/sda6            7864        7876      104391   83  Linux
/dev/sda7            7877        9728    14876158+   7  HPFS/NTFS

Disk /dev/sdb: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1               1        5222    41945683+  83  Linux
/dev/sdb2            5223        5744     4192965   82  Linux swap / Solaris
/dev/sdb3            5745       19457   110149672+   f  W95 Ext'd (LBA)
/dev/sdb5            7050        8354    10482412+  83  Linux
/dev/sdb6            5745        7049    10482349+  83  Linux
/dev/sdb7            8355        9659    10482381   83  Linux
/dev/sdb8            9660       12270    20972826   83  Linux
/dev/sdb9           12271       13575    10482381   83  Linux
/dev/sdb10          13576       14880    10482381   83  Linux

Partition table entries are not in disk order

Disk /dev/sdd: 10.7 GB, 10733958144 bytes
64 heads, 32 sectors/track, 10236 cylinders
Units = cylinders of 2048 * 512 = 1048576 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/sdd1               1       10236    10481648   83  Linux

Disk /dev/sdc: 10.7 GB, 10733958144 bytes
64 heads, 32 sectors/track, 10236 cylinders
Units = cylinders of 2048 * 512 = 1048576 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/sdc1               1       10236    10481648   83  Linux
[root@rac-1 ~]# 
result of this error i am not getting persistence ASM LUNn

help me outta it...

regards
This post has been answered by 506787 on Apr 7 2010
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 9 2010
Added on Apr 7 2010
3 comments
3,269 views