<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: VA7400 and duplicate LUNs appearing in Sam in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/va7400-and-duplicate-luns-appearing-in-sam/m-p/2826267#M938892</link>
    <description>as long as you don't do something like pvcreate -f, the LUN will report back that it is use in another volume group.... so you should be ok.  Do you see two different hardware paths for the two instances of the same LUN.  Most likely have all numbers in the path the same accept for one.&lt;BR /&gt;&lt;BR /&gt;run ioscan -funC disk and look for the LUNs and their device files.  You can confirm which one is used in your volume group by running vgdisplay -v vgxx... it will end with a report on the physical devices and give you the device file.  Correlate that to the ioscan to determine which one is the primary.  Now to configure the alterante:&lt;BR /&gt;&lt;BR /&gt;locate the device file from the ioscan that correlates to the unused disk (LUN);&lt;BR /&gt;&lt;BR /&gt;vgextend /dev/vgxx /dev/dsk/cxtxdx&lt;BR /&gt;&lt;BR /&gt;that will register the alternate link, as it will hit the LUN and see that it is already configured as the primary disk.&lt;BR /&gt;&lt;BR /&gt;hope that helps&lt;BR /&gt;&lt;BR /&gt;Ted</description>
    <pubDate>Tue, 15 Oct 2002 18:21:55 GMT</pubDate>
    <dc:creator>Ted Ellis_2</dc:creator>
    <dc:date>2002-10-15T18:21:55Z</dc:date>
    <item>
      <title>VA7400 and duplicate LUNs appearing in Sam</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/va7400-and-duplicate-luns-appearing-in-sam/m-p/2826264#M938889</link>
      <description>I thought there was a "storage forum" but I cannot find it in the category pull-down.  WE have had a VA7400 sitting around here for a while with no time to set it up.  I am now just getting the opportunity to do so.  I have created a few test LUNs and I have given my server the proper permissions to configure and see the LUN.  All is well and I go to SAM on my server and I see the LUN.  However, I see it TWICE.  This is for all LUNs that the box has access to.  What gives?  It is strange but I can manipulate both LUNs as though they are two separate LUNs even though I know that they aren't!&lt;BR /&gt;&lt;BR /&gt;I have two controllers on the back of the VA7400 going into one brocade switch.  This is the same switch by the way that the servers are connected to.  This was installed per HP reps suggestions.&lt;BR /&gt;&lt;BR /&gt;I have read the manuals to secure manager, the VA7400 and etc. and I am not getting anywhere.  I have also emailed my HP rep who helped me get started and unfortunately he is no longer there.  I can place a trouble ticket in but I would rather try all options first.&lt;BR /&gt;&lt;BR /&gt;Points will be given accordingly.  Please help.  Thank you,&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Oct 2002 16:19:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/va7400-and-duplicate-luns-appearing-in-sam/m-p/2826264#M938889</guid>
      <dc:creator>Michael Gretton</dc:creator>
      <dc:date>2002-10-15T16:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: VA7400 and duplicate LUNs appearing in Sam</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/va7400-and-duplicate-luns-appearing-in-sam/m-p/2826265#M938890</link>
      <description>sounds like your server is seeing each LUN across both of the controllers.  The server will see both controllers and both controllers are seeing all of your LUNs.  It is a good thing, as you can configure your server with some hardware failure protection.... if one controller fails then the server communicates across the alternate.  Do you have dual fibre adapters from the server to the switch?  You will want to create the volume groups using the LUNs so they have alternate links enabled... basic idea is that you vgcreate using one of the LUNs per normal.  You then use vgextend to add the other path to the same LUN.... it will automatically register the second instance as the alternate link.&lt;BR /&gt;&lt;BR /&gt;You can confirm that this is the case by noticing a difference in the hardware path for the duplicate entries.... we specifically use dual adapters on the server so we can also survive a fibre adapter failure&lt;BR /&gt;&lt;BR /&gt;Ted</description>
      <pubDate>Tue, 15 Oct 2002 16:53:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/va7400-and-duplicate-luns-appearing-in-sam/m-p/2826265#M938890</guid>
      <dc:creator>Ted Ellis_2</dc:creator>
      <dc:date>2002-10-15T16:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: VA7400 and duplicate LUNs appearing in Sam</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/va7400-and-duplicate-luns-appearing-in-sam/m-p/2826266#M938891</link>
      <description>Ted:&lt;BR /&gt;&lt;BR /&gt;I only have on HBA per server.  I suppose I need to read up on alternate paths.  I am confused.  once I configure the LUN the "second" lun appears as unused.  What is to prevent me in the future, forgetting that I already used that lun, reconfiguring it and losing information?&lt;BR /&gt;&lt;BR /&gt;Mike</description>
      <pubDate>Tue, 15 Oct 2002 18:06:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/va7400-and-duplicate-luns-appearing-in-sam/m-p/2826266#M938891</guid>
      <dc:creator>Michael Gretton</dc:creator>
      <dc:date>2002-10-15T18:06:49Z</dc:date>
    </item>
    <item>
      <title>Re: VA7400 and duplicate LUNs appearing in Sam</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/va7400-and-duplicate-luns-appearing-in-sam/m-p/2826267#M938892</link>
      <description>as long as you don't do something like pvcreate -f, the LUN will report back that it is use in another volume group.... so you should be ok.  Do you see two different hardware paths for the two instances of the same LUN.  Most likely have all numbers in the path the same accept for one.&lt;BR /&gt;&lt;BR /&gt;run ioscan -funC disk and look for the LUNs and their device files.  You can confirm which one is used in your volume group by running vgdisplay -v vgxx... it will end with a report on the physical devices and give you the device file.  Correlate that to the ioscan to determine which one is the primary.  Now to configure the alterante:&lt;BR /&gt;&lt;BR /&gt;locate the device file from the ioscan that correlates to the unused disk (LUN);&lt;BR /&gt;&lt;BR /&gt;vgextend /dev/vgxx /dev/dsk/cxtxdx&lt;BR /&gt;&lt;BR /&gt;that will register the alternate link, as it will hit the LUN and see that it is already configured as the primary disk.&lt;BR /&gt;&lt;BR /&gt;hope that helps&lt;BR /&gt;&lt;BR /&gt;Ted</description>
      <pubDate>Tue, 15 Oct 2002 18:21:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/va7400-and-duplicate-luns-appearing-in-sam/m-p/2826267#M938892</guid>
      <dc:creator>Ted Ellis_2</dc:creator>
      <dc:date>2002-10-15T18:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: VA7400 and duplicate LUNs appearing in Sam</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/va7400-and-duplicate-luns-appearing-in-sam/m-p/2826268#M938893</link>
      <description>I think you may also get some good mileage by reposting this to the Storage forum... then you can get some attention from people with specific VA knowledge to assist with configuration, etc.&lt;BR /&gt;&lt;BR /&gt;Ted</description>
      <pubDate>Tue, 15 Oct 2002 18:30:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/va7400-and-duplicate-luns-appearing-in-sam/m-p/2826268#M938893</guid>
      <dc:creator>Ted Ellis_2</dc:creator>
      <dc:date>2002-10-15T18:30:48Z</dc:date>
    </item>
    <item>
      <title>Re: VA7400 and duplicate LUNs appearing in Sam</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/va7400-and-duplicate-luns-appearing-in-sam/m-p/2826269#M938894</link>
      <description>Michael,&lt;BR /&gt;&lt;BR /&gt;You can also put "Usage" in under SAM. This will show a "visual representation" that the volume is used. So under the controller that shows the LUN as unused, you can put a comment "CTL_1_Configured" or something of that nature. I'm not sure of the limitations in that field. You can do a "mark disk as used" under the Actions Menu. &lt;BR /&gt;&lt;BR /&gt;You may also want to verify that you have the latest WSIO SCSI and SAM/Obam patches. This may also effect the way in which you see LUN usage under SAM.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Tue, 15 Oct 2002 19:08:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/va7400-and-duplicate-luns-appearing-in-sam/m-p/2826269#M938894</guid>
      <dc:creator>David Bell_1</dc:creator>
      <dc:date>2002-10-15T19:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: VA7400 and duplicate LUNs appearing in Sam</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/va7400-and-duplicate-luns-appearing-in-sam/m-p/2826270#M938895</link>
      <description>Are linked up to the VA via a SAN (i.e. Brocade switch)?  If so, you're seeing the path to each LUN via each controller attached to the SAN; not from an additional controller.</description>
      <pubDate>Tue, 15 Oct 2002 19:23:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/va7400-and-duplicate-luns-appearing-in-sam/m-p/2826270#M938895</guid>
      <dc:creator>Tom Danzig</dc:creator>
      <dc:date>2002-10-15T19:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: VA7400 and duplicate LUNs appearing in Sam</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/va7400-and-duplicate-luns-appearing-in-sam/m-p/2826271#M938896</link>
      <description>My last post should have read:&lt;BR /&gt;&lt;BR /&gt;Are linked up to the VA via a SAN (i.e. Brocade switch)? If so, you're seeing the path to each LUN via each controller attached to the SAN; not from an additional HBA.</description>
      <pubDate>Tue, 15 Oct 2002 19:24:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/va7400-and-duplicate-luns-appearing-in-sam/m-p/2826271#M938896</guid>
      <dc:creator>Tom Danzig</dc:creator>
      <dc:date>2002-10-15T19:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: VA7400 and duplicate LUNs appearing in Sam</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/va7400-and-duplicate-luns-appearing-in-sam/m-p/2826272#M938897</link>
      <description>Hi Michael,&lt;BR /&gt;&lt;BR /&gt;Have you set up any VGs on any LUNs yet?&lt;BR /&gt;&lt;BR /&gt;If so do a &lt;BR /&gt;vgdisplay -v /dev/vg_name&lt;BR /&gt;and check the output for "alternate links"&lt;BR /&gt;If you see them then you DO have 2 separate paths to the same LUNs.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Tue, 15 Oct 2002 19:49:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/va7400-and-duplicate-luns-appearing-in-sam/m-p/2826272#M938897</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2002-10-15T19:49:41Z</dc:date>
    </item>
    <item>
      <title>Re: VA7400 and duplicate LUNs appearing in Sam</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/va7400-and-duplicate-luns-appearing-in-sam/m-p/2826273#M938898</link>
      <description>SO  there is only one HBA per server , and the two controllers from VA7400 goes to the same brocade as your HBA .&lt;BR /&gt;&lt;BR /&gt;Is there zoning set on the switch . If yes , then I think that you might have zoned the HBA twice , to each of the controllers on the VA7400 who are seeing the same set of disks .</description>
      <pubDate>Tue, 15 Oct 2002 21:29:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/va7400-and-duplicate-luns-appearing-in-sam/m-p/2826273#M938898</guid>
      <dc:creator>Ashwani Kashyap</dc:creator>
      <dc:date>2002-10-15T21:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: VA7400 and duplicate LUNs appearing in Sam</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/va7400-and-duplicate-luns-appearing-in-sam/m-p/2826274#M938899</link>
      <description>&lt;BR /&gt;This member has assigned points to 15 of 184 responses to his/her questions.&lt;BR /&gt;&lt;BR /&gt;And you say:&lt;BR /&gt;Points will be given accordingly. Please help. Thank you, &lt;BR /&gt;&lt;BR /&gt;Really? Funny, what about these posts: &lt;A href="http://forums.itrc.hp.com/cm/TopSolutions/1,,CA400109!1!questions,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/TopSolutions/1,,CA400109!1!questions,00.html&lt;/A&gt;&lt;BR /&gt;??&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;And yes there is a storage forum section: &lt;A href="http://forums.itrc.hp.com/cm/FamilyHome/1,,120,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/FamilyHome/1,,120,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Wed, 16 Oct 2002 00:48:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/va7400-and-duplicate-luns-appearing-in-sam/m-p/2826274#M938899</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-10-16T00:48:36Z</dc:date>
    </item>
    <item>
      <title>Re: VA7400 and duplicate LUNs appearing in Sam</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/va7400-and-duplicate-luns-appearing-in-sam/m-p/2826275#M938900</link>
      <description>Thank you all for your responses.  Very helpful.  I am going to go through all the suggestions.  This morning I did confirm that I am getting separate hardware paths from each LUN.  One number off.  Thanks a bunch Ted et al.  One LUN is 1/0/0/0/.1.18.0.0.0.1 and the other has a 19 where the 18 is. &lt;BR /&gt;&lt;BR /&gt;Harry:&lt;BR /&gt;&lt;BR /&gt;You keep bringing this up and bad mouthing me in every post I bring up.  Not everyone lives on this board and understood the point system from the get-go.  Many people assume that this board is strictly a way to communicate via HP and is paid through support.  If I pay for this service (which I pay annually 65K to HP), assigning points is my last priority during the day.  However, I know this to be different and that the people on this board help me out on their own time.  Further, the point system is a good incentive to get people to participate.&lt;BR /&gt;&lt;BR /&gt;The reason I said that I would assign points accordingly was to make it clear that I do assign points.  I may not always have done this but I do now. I have understood the error of my ways.  Further, I will fix the point assignment on my previous questions when I get to them.  I would appreciate it if you would stop bringing this up everytime I post a message.  I apologize if cleaning up my old message point assignment is not being done quickly enough for you.&lt;BR /&gt;&lt;BR /&gt;Again, thanks everyone for helping out.  I will look for this storage forum.  I do not get it in my drop down box, however.</description>
      <pubDate>Wed, 16 Oct 2002 10:29:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/va7400-and-duplicate-luns-appearing-in-sam/m-p/2826275#M938900</guid>
      <dc:creator>Michael Gretton</dc:creator>
      <dc:date>2002-10-16T10:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: VA7400 and duplicate LUNs appearing in Sam</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/va7400-and-duplicate-luns-appearing-in-sam/m-p/2826276#M938901</link>
      <description>Mike, as you configure paths for your LUNs created within VA please know that there's a perfomance rule: if you create LUN within Redundancy Group 1 (RG1, see armdsp -a output) then primary path should lie through controller 1 (C1) of VA, if you create LUN within RG2 then primary path should lie through C2.&lt;BR /&gt;For VA7100, where only one RG1 exists, all primaries should lie through C1.&lt;BR /&gt;In addition, when configuring VA please check resilency setting: the best is "normal perfomance" when maps are written to map disks every 4 seconds. If you choose "high perfomance" maps are written only on correct VA shutdown&lt;BR /&gt;Good luck!&lt;BR /&gt;Eugeny</description>
      <pubDate>Wed, 16 Oct 2002 10:44:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/va7400-and-duplicate-luns-appearing-in-sam/m-p/2826276#M938901</guid>
      <dc:creator>Eugeny Brychkov</dc:creator>
      <dc:date>2002-10-16T10:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: VA7400 and duplicate LUNs appearing in Sam</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/va7400-and-duplicate-luns-appearing-in-sam/m-p/2826277#M938902</link>
      <description>Eugeny:&lt;BR /&gt;&lt;BR /&gt;Thank you for that reminder.  When my HP rep came in to help me, he talked about that.  However, it is hard for all that to sink in on your first day with a a SAN and absolutely no experience.  But it is coming back to me now.  I am going through Ted's comments and when I get things configured correctly, I will let you all know how I did.&lt;BR /&gt;&lt;BR /&gt;Mike</description>
      <pubDate>Wed, 16 Oct 2002 10:47:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/va7400-and-duplicate-luns-appearing-in-sam/m-p/2826277#M938902</guid>
      <dc:creator>Michael Gretton</dc:creator>
      <dc:date>2002-10-16T10:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: VA7400 and duplicate LUNs appearing in Sam</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/va7400-and-duplicate-luns-appearing-in-sam/m-p/2826278#M938903</link>
      <description>Eugeny:&lt;BR /&gt;&lt;BR /&gt;What is the best way to know which path is C1 and which path is C2?&lt;BR /&gt;&lt;BR /&gt;Mike</description>
      <pubDate>Wed, 16 Oct 2002 10:49:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/va7400-and-duplicate-luns-appearing-in-sam/m-p/2826278#M938903</guid>
      <dc:creator>Michael Gretton</dc:creator>
      <dc:date>2002-10-16T10:49:54Z</dc:date>
    </item>
    <item>
      <title>Re: VA7400 and duplicate LUNs appearing in Sam</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/va7400-and-duplicate-luns-appearing-in-sam/m-p/2826279#M938904</link>
      <description>Mike, to get know where C1 path and where C2 path you should disassemble harware path. If you have quickloop check AL-PAs of controllers, if fabric then you can identify path by switch's port #.&lt;BR /&gt;You can have some fun and visualize your results unplugging FC cable of one controller and look to ioscan which path will have "NO_HW" state... but it's good to do while you're in testing phase.&lt;BR /&gt;Eugeny</description>
      <pubDate>Wed, 16 Oct 2002 11:32:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/va7400-and-duplicate-luns-appearing-in-sam/m-p/2826279#M938904</guid>
      <dc:creator>Eugeny Brychkov</dc:creator>
      <dc:date>2002-10-16T11:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: VA7400 and duplicate LUNs appearing in Sam</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/va7400-and-duplicate-luns-appearing-in-sam/m-p/2826280#M938905</link>
      <description>"HP Fibre Channel Fabric Migration Guide":&lt;BR /&gt;&lt;A href="http://docs.hp.com/hpux/onlinedocs/J2635-90014/J2635-90014.html" target="_blank"&gt;http://docs.hp.com/hpux/onlinedocs/J2635-90014/J2635-90014.html&lt;/A&gt;&lt;BR /&gt;"Installing and Administering HP Fibre Channel/9000 ":&lt;BR /&gt;&lt;A href="http://docs.hp.com/hpux/onlinedocs/J2390-90010/J2390-90010.html" target="_blank"&gt;http://docs.hp.com/hpux/onlinedocs/J2390-90010/J2390-90010.html&lt;/A&gt;&lt;BR /&gt;These all links I was found for now. Try searching &lt;A href="http://www.hp.com" target="_blank"&gt;www.hp.com&lt;/A&gt; and you may find more info you need.&lt;BR /&gt;Eugeny</description>
      <pubDate>Wed, 16 Oct 2002 11:42:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/va7400-and-duplicate-luns-appearing-in-sam/m-p/2826280#M938905</guid>
      <dc:creator>Eugeny Brychkov</dc:creator>
      <dc:date>2002-10-16T11:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: VA7400 and duplicate LUNs appearing in Sam</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/va7400-and-duplicate-luns-appearing-in-sam/m-p/2826281#M938906</link>
      <description>"What is the best way to know which path is C1 and which path is C2?"&lt;BR /&gt;&lt;BR /&gt;I would do a dd on each path and see which controller "lights up".  Also, the access time from the performance path will be significantly lower than the non-perf path.&lt;BR /&gt;&lt;BR /&gt;Do the following on each of the devices (where cX will be different and cYtZ will be the same):&lt;BR /&gt;&lt;BR /&gt;timex dd if=/dev/rdsk/cXtYdZ bs=64k count=1000 of=/dev/null &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Oct 2002 12:41:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/va7400-and-duplicate-luns-appearing-in-sam/m-p/2826281#M938906</guid>
      <dc:creator>Tom Danzig</dc:creator>
      <dc:date>2002-10-16T12:41:17Z</dc:date>
    </item>
    <item>
      <title>Re: VA7400 and duplicate LUNs appearing in Sam</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/va7400-and-duplicate-luns-appearing-in-sam/m-p/2826282#M938907</link>
      <description>Damn ... wht can't I spot the types before posting!?&lt;BR /&gt;&lt;BR /&gt;Anyway, above should read:&lt;BR /&gt;&lt;BR /&gt;(where cX will be different and tYdZ will be the same): &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;(No points for this post please)&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Oct 2002 12:42:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/va7400-and-duplicate-luns-appearing-in-sam/m-p/2826282#M938907</guid>
      <dc:creator>Tom Danzig</dc:creator>
      <dc:date>2002-10-16T12:42:47Z</dc:date>
    </item>
    <item>
      <title>Re: VA7400 and duplicate LUNs appearing in Sam</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/va7400-and-duplicate-luns-appearing-in-sam/m-p/2826283#M938908</link>
      <description>Michael,&lt;BR /&gt;&lt;BR /&gt;I didn't know if you had this so I thought I would share it. This pdf shows the definitions of what you're seeing in the ioscan. Further, in order to get the interfaces and associated "N-Port ID's", try using &lt;TDLIST&gt;. You could also get some useful information from &lt;FCMSUTIL&gt; where 'X' is the number of the HBA interface device driver, typically td0 and td1 if you have two HBA's. See the following URL where I have posted the PDF previously. Look at the 'fabric' based pdf not 'private loop'.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xd32136e69499d611abdb0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xd32136e69499d611abdb0090277a778c,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;&lt;BR /&gt;Dave&lt;/FCMSUTIL&gt;&lt;/TDLIST&gt;</description>
      <pubDate>Wed, 16 Oct 2002 13:54:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/va7400-and-duplicate-luns-appearing-in-sam/m-p/2826283#M938908</guid>
      <dc:creator>David Bell_1</dc:creator>
      <dc:date>2002-10-16T13:54:13Z</dc:date>
    </item>
  </channel>
</rss>

