On Sat, Jun 28, 2008 at 03:26:52AM -0500, Albert Chin wrote: > On Fri, Jun 27, 2008 at 10:05:31AM -0500, Andrew M. Hettinger wrote: > > The b77 target is horribly out of date, and likely has a number of > > bugs. I would recommend upgrading your opensolaris box. (current is > > b91) I haven't used HP-UX, at the initiator, but I am using 3-4 > > different initiators/HBAs with b86 and it seems to be performing great > > (I plan on moving to 91 shortly). > > [ snip snip ] > > I ran snoop on the solaris host and captured the transaction between > both hosts. The HP-UX initiator sends a login command, then a text > command to SendTargets=All. The Solaris target then responds with the > TargetName and TargetAddress=192.168.1.15,1. Seems the HP-UX initiator > doesn't like the TargetAddress. If I remove the TPGT from the > tww/opt/hpvm/2g target: > # iscsitadm delete target --tpgt 1 tww/opt/hpvm/2g > the TargetAddress response is still "192.168.1.15,1". How do I get rid > of the ",1" in the TargetAddress response? > > If I then remove TPGT #1: > # iscsitadm list tpgt -v > I still get TargetAddress=192.168.1.15,1 as a response.
Maybe the HP-UX initiator wants a TargetAddress response of "192.168.1.15:3260,1"? When I tried to remove the static target from HP-UX with a TPGT of #100: # iscsiutil -d -I 192.168.1.15 iscsiutil: Delete failed. The target address "192.168.1.15:3260,1" is not present in the driver repository: Invalid argument -- albert chin ([EMAIL PROTECTED]) _______________________________________________ storage-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/storage-discuss
