<?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: How to check san disk on HP in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-san-disk-on-hp/m-p/5175486#M458904</link>
    <description>Thank you All..</description>
    <pubDate>Fri, 29 May 2009 08:32:04 GMT</pubDate>
    <dc:creator>Jayraj</dc:creator>
    <dc:date>2009-05-29T08:32:04Z</dc:date>
    <item>
      <title>How to check san disk on HP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-san-disk-on-hp/m-p/5175477#M458895</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;     How to confirm whether a disk is a local disk or a SAN disk on HP-UX, And for some of the servers, SAN disks will be connected but we dont have any san software installed on the server, in that case how to confirm whether that server actually using the SAN..</description>
      <pubDate>Fri, 15 May 2009 08:08:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-san-disk-on-hp/m-p/5175477#M458895</guid>
      <dc:creator>Jayraj</dc:creator>
      <dc:date>2009-05-15T08:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to check san disk on HP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-san-disk-on-hp/m-p/5175478#M458896</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;There are many ways you can identify. One is by looking at the hardware path of the luns.&lt;BR /&gt;&lt;BR /&gt;#ioscan -funC fc -&amp;gt; will list the hardware path of th FC HBA cards. LUNS starting from this hardware paths are from the SAN.&lt;BR /&gt;&lt;BR /&gt;Another way is, DESCRIPTION field in ioscan -funC disk output. This field will show the details about SAN disks like this.&lt;BR /&gt;&lt;BR /&gt;disk    134  0/2/0/0.200.4.0.0.0.1    sdisk    CLAIMED     DEVICE       EMC     SYMMETRIX&lt;BR /&gt;                            /dev/dsk/c11t0d1   /dev/rdsk/c11t0d1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;And all the servers will have maximum of 1-4 internal disks which can be easily identified by its hardware path and description field on ioscan output.&lt;BR /&gt;</description>
      <pubDate>Fri, 15 May 2009 08:16:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-san-disk-on-hp/m-p/5175478#M458896</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-05-15T08:16:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to check san disk on HP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-san-disk-on-hp/m-p/5175479#M458897</link>
      <description>Hi Again,&lt;BR /&gt;&lt;BR /&gt;Forgot to add. &lt;BR /&gt;&amp;gt;&amp;gt;And for some of the servers, SAN disks will be connected but we dont have any san software installed on the server, in that case how to confirm whether that server actually using the SAN.&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;You don't need any san software to view or access the luns. If the luns are presented to the server ioscan will automatically show the disks and you can use it after creating the device files using insf -e.</description>
      <pubDate>Fri, 15 May 2009 08:19:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-san-disk-on-hp/m-p/5175479#M458897</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-05-15T08:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to check san disk on HP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-san-disk-on-hp/m-p/5175480#M458898</link>
      <description>&amp;gt;&amp;gt; And all the servers will have maximum of 1-4 internal disks which can be easily identified by its hardware path and description field on ioscan output. &amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;This is not really true. An rx6600, for example can have up to 16 internal disks installed.&lt;BR /&gt;&lt;BR /&gt;However, in majority of cases, SAN disks can be indentified from the description field. If it reads something like OPEN-*, SYMMETRIX, HSV, HSG, then the device comes from an external, SAN attached disk array.&lt;BR /&gt;&lt;BR /&gt;J.</description>
      <pubDate>Fri, 15 May 2009 08:22:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-san-disk-on-hp/m-p/5175480#M458898</guid>
      <dc:creator>Jozef_Novak</dc:creator>
      <dc:date>2009-05-15T08:22:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to check san disk on HP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-san-disk-on-hp/m-p/5175481#M458899</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Its depending upon your storage for EMC you can use this below command&lt;BR /&gt;&lt;BR /&gt;#ioscan -fnC disk | grep -i emc&lt;BR /&gt;&lt;BR /&gt;Suraj</description>
      <pubDate>Fri, 15 May 2009 08:27:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-san-disk-on-hp/m-p/5175481#M458899</guid>
      <dc:creator>Suraj K Sankari</dc:creator>
      <dc:date>2009-05-15T08:27:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to check san disk on HP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-san-disk-on-hp/m-p/5175482#M458900</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Heh, this has always been an interesting issue.&lt;BR /&gt;&lt;BR /&gt;Through experience and testing, I have found out various strings that different SAN and&lt;BR /&gt;other arrays generate in ioscan(1M).&lt;BR /&gt;&lt;BR /&gt;Here they  are (as listed in my Perl&lt;BR /&gt;script):&lt;BR /&gt;&lt;BR /&gt;OPEN-|HSV|HSG|MSA|IBM DMV|NEXSAN|OPENstorage|EMC|DGC|SYMMETRIX|IR Volume|LOGICAL VOLUME&lt;BR /&gt;&lt;BR /&gt;Perl script is at:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.circlingcycle.com.au/Unix-sources/HP-UX-check-OAT.pl.txt" target="_blank"&gt;http://www.circlingcycle.com.au/Unix-sources/HP-UX-check-OAT.pl.txt&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;VK2COT&lt;BR /&gt;</description>
      <pubDate>Fri, 15 May 2009 22:15:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-san-disk-on-hp/m-p/5175482#M458900</guid>
      <dc:creator>VK2COT</dc:creator>
      <dc:date>2009-05-15T22:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to check san disk on HP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-san-disk-on-hp/m-p/5175483#M458901</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can check SAN disk by below procedure&lt;BR /&gt;First check the&lt;BR /&gt;#ioscan -funC fc&lt;BR /&gt;&lt;BR /&gt;for hrdawre path of HBA&lt;BR /&gt;then &lt;BR /&gt;#ioscan -funC disk&lt;BR /&gt;&lt;BR /&gt;For SAN disk , no need any SAN software.&lt;BR /&gt;&lt;BR /&gt;If it helps, pls assign point.&lt;BR /&gt;Rgds//&lt;BR /&gt;Taifur&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 16 May 2009 03:07:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-san-disk-on-hp/m-p/5175483#M458901</guid>
      <dc:creator>Taifur</dc:creator>
      <dc:date>2009-05-16T03:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to check san disk on HP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-san-disk-on-hp/m-p/5175484#M458902</link>
      <description>&amp;gt;&amp;gt;How to confirm whether a disk is a local disk or a SAN disk on HP-UX,&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;by always , performing "ioscan" command as below&lt;BR /&gt;&lt;BR /&gt;# ioscan -fnC disk "look for HW path address"&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;And for some of the servers, SAN disks will be connected but we dont have any san software installed on the server&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;Yes, your right, that why we use system command to check them&lt;BR /&gt;&lt;BR /&gt;Example:-&lt;BR /&gt;&lt;BR /&gt;# ioscan -fnC disk&lt;BR /&gt;#ioscan -fn |more --&amp;gt; Check fc claimed&lt;BR /&gt;&lt;BR /&gt;or you can use "script" to check disk connected to SAN storage&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Johnson&lt;BR /&gt;</description>
      <pubDate>Sat, 16 May 2009 03:29:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-san-disk-on-hp/m-p/5175484#M458902</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2009-05-16T03:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to check san disk on HP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-san-disk-on-hp/m-p/5175485#M458903</link>
      <description>&lt;BR /&gt;Dear Swaraj&lt;BR /&gt;&lt;BR /&gt;ioscan -funC disk&lt;BR /&gt;&lt;BR /&gt;if u don't know lun number try to find the lun number by using  xpinfo or evainfo etc...it depends on storage.&lt;BR /&gt;xpstorage&lt;BR /&gt;&lt;BR /&gt;xpinfo -i | grep -i lun number will give &lt;BR /&gt;u disk &lt;BR /&gt;xpinfo -i c#t#d# will give u lun number&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;thanks and regards&lt;BR /&gt;&lt;BR /&gt;Sajjad sahir&lt;BR /&gt;</description>
      <pubDate>Sat, 16 May 2009 08:06:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-san-disk-on-hp/m-p/5175485#M458903</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2009-05-16T08:06:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to check san disk on HP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-san-disk-on-hp/m-p/5175486#M458904</link>
      <description>Thank you All..</description>
      <pubDate>Fri, 29 May 2009 08:32:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-san-disk-on-hp/m-p/5175486#M458904</guid>
      <dc:creator>Jayraj</dc:creator>
      <dc:date>2009-05-29T08:32:04Z</dc:date>
    </item>
  </channel>
</rss>

