<?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: ioscan script help needed in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ioscan-script-help-needed/m-p/4244359#M330451</link>
    <description>The "-u" switch will hide any not CLAIMED disk or device in ioscan - remember this.&lt;BR /&gt;&lt;BR /&gt;IMHO for your purpose it may be better to use an array or driver specific tool to check, like "evainfo" or "autopath display" or whatever.&lt;BR /&gt;I'm not really sure what result you want to get.</description>
    <pubDate>Fri, 01 Aug 2008 10:20:35 GMT</pubDate>
    <dc:creator>Torsten.</dc:creator>
    <dc:date>2008-08-01T10:20:35Z</dc:date>
    <item>
      <title>ioscan script help needed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ioscan-script-help-needed/m-p/4244355#M330447</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;I need a simple script to automate checking to see if disks are attached to hba's on a server.&lt;BR /&gt;&lt;BR /&gt;This is how i would do it manually&lt;BR /&gt;&lt;BR /&gt;ioscan -funC fc&lt;BR /&gt;&lt;BR /&gt;Take note of the hardware paths&lt;BR /&gt;&lt;BR /&gt;ioscan -funC disk&lt;BR /&gt;&lt;BR /&gt;Check hardware paths against the ioscan -funC fc output to see that both cards are being used.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;&lt;BR /&gt;George</description>
      <pubDate>Fri, 01 Aug 2008 06:26:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ioscan-script-help-needed/m-p/4244355#M330447</guid>
      <dc:creator>George_Dodds</dc:creator>
      <dc:date>2008-08-01T06:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: ioscan script help needed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ioscan-script-help-needed/m-p/4244356#M330448</link>
      <description>I don't have access to an HP system today.&lt;BR /&gt;Can you post output of each command?&lt;BR /&gt;&lt;BR /&gt;Then I can take a stab at a script.&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Aug 2008 08:45:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ioscan-script-help-needed/m-p/4244356#M330448</guid>
      <dc:creator>OFC_EDM</dc:creator>
      <dc:date>2008-08-01T08:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: ioscan script help needed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ioscan-script-help-needed/m-p/4244357#M330449</link>
      <description>I would suggest using ioscan's -F option&lt;BR /&gt;which renders more easily parseble output.&lt;BR /&gt;e.g. to catch disks' HW pathes like&lt;BR /&gt;&lt;BR /&gt;$ /usr/sbin/ioscan -kFdsdisk|awk -F: '{print$11}'&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Aug 2008 08:52:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ioscan-script-help-needed/m-p/4244357#M330449</guid>
      <dc:creator>Ralph Grothe</dc:creator>
      <dc:date>2008-08-01T08:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: ioscan script help needed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ioscan-script-help-needed/m-p/4244358#M330450</link>
      <description>Oops, sorry it was FCP paths that you wanted?&lt;BR /&gt;&lt;BR /&gt;try this instead&lt;BR /&gt;&lt;BR /&gt;$ /usr/sbin/ioscan -kFdfcp|awk -F: '$16~/CLAIMED/{print$11}'</description>
      <pubDate>Fri, 01 Aug 2008 08:56:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ioscan-script-help-needed/m-p/4244358#M330450</guid>
      <dc:creator>Ralph Grothe</dc:creator>
      <dc:date>2008-08-01T08:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: ioscan script help needed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ioscan-script-help-needed/m-p/4244359#M330451</link>
      <description>The "-u" switch will hide any not CLAIMED disk or device in ioscan - remember this.&lt;BR /&gt;&lt;BR /&gt;IMHO for your purpose it may be better to use an array or driver specific tool to check, like "evainfo" or "autopath display" or whatever.&lt;BR /&gt;I'm not really sure what result you want to get.</description>
      <pubDate>Fri, 01 Aug 2008 10:20:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ioscan-script-help-needed/m-p/4244359#M330451</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-08-01T10:20:35Z</dc:date>
    </item>
  </channel>
</rss>

