<?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 NO_HW in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/no-hw/m-p/3695960#M248271</link>
    <description>I have exchanged two tape libraries connected via SAN, which has of course cause NO_HW output in ioscan.  I was able to remove all the devices with rmsf, except for two on each machine.&lt;BR /&gt;&lt;BR /&gt;ext_bus    60  1/0/12/0/0.1.35.255.11      fcpdev    NO_HW       INTERFACE    FCP Device Interface&lt;BR /&gt;&lt;BR /&gt;These four devices are all of the type listed above.  When I attempt to remove these, I get the error:&lt;BR /&gt;rmsf: Specified hardware path has no devices&lt;BR /&gt;&lt;BR /&gt;Is there a way for me to remove these from the list, without rebooting the machine?</description>
    <pubDate>Wed, 21 Dec 2005 09:13:10 GMT</pubDate>
    <dc:creator>Stephen Tanner</dc:creator>
    <dc:date>2005-12-21T09:13:10Z</dc:date>
    <item>
      <title>NO_HW</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-hw/m-p/3695960#M248271</link>
      <description>I have exchanged two tape libraries connected via SAN, which has of course cause NO_HW output in ioscan.  I was able to remove all the devices with rmsf, except for two on each machine.&lt;BR /&gt;&lt;BR /&gt;ext_bus    60  1/0/12/0/0.1.35.255.11      fcpdev    NO_HW       INTERFACE    FCP Device Interface&lt;BR /&gt;&lt;BR /&gt;These four devices are all of the type listed above.  When I attempt to remove these, I get the error:&lt;BR /&gt;rmsf: Specified hardware path has no devices&lt;BR /&gt;&lt;BR /&gt;Is there a way for me to remove these from the list, without rebooting the machine?</description>
      <pubDate>Wed, 21 Dec 2005 09:13:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-hw/m-p/3695960#M248271</guid>
      <dc:creator>Stephen Tanner</dc:creator>
      <dc:date>2005-12-21T09:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: NO_HW</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-hw/m-p/3695961#M248272</link>
      <description>Did you try:&lt;BR /&gt;&lt;BR /&gt;ioscan -fn&lt;BR /&gt;and insf -e&lt;BR /&gt;&lt;BR /&gt;Then try to remove them?&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Wed, 21 Dec 2005 09:36:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-hw/m-p/3695961#M248272</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2005-12-21T09:36:48Z</dc:date>
    </item>
    <item>
      <title>Re: NO_HW</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-hw/m-p/3695962#M248273</link>
      <description>I did indeed.</description>
      <pubDate>Wed, 21 Dec 2005 09:38:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-hw/m-p/3695962#M248273</guid>
      <dc:creator>Stephen Tanner</dc:creator>
      <dc:date>2005-12-21T09:38:10Z</dc:date>
    </item>
    <item>
      <title>Re: NO_HW</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-hw/m-p/3695963#M248274</link>
      <description>Hi Stephen,&lt;BR /&gt;&lt;BR /&gt;try&lt;BR /&gt;&lt;BR /&gt;rmsf -k -H 1/0/12/0/0.1.35.255.11&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Fabio</description>
      <pubDate>Wed, 21 Dec 2005 09:39:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-hw/m-p/3695963#M248274</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2005-12-21T09:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: NO_HW</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-hw/m-p/3695964#M248275</link>
      <description>I receive the same error.&lt;BR /&gt;&lt;BR /&gt;rmsf: Specified hardware path has no devices&lt;BR /&gt;&lt;BR /&gt;There are no special device files for these particular hardware paths.  Although, it perplexes me that rmsf cannot remove the hardware path from the list.</description>
      <pubDate>Wed, 21 Dec 2005 09:55:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-hw/m-p/3695964#M248275</guid>
      <dc:creator>Stephen Tanner</dc:creator>
      <dc:date>2005-12-21T09:55:37Z</dc:date>
    </item>
    <item>
      <title>Re: NO_HW</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-hw/m-p/3695965#M248276</link>
      <description>From time to time when we have to boot our systems as a nPar instead of into vPar status we wind up with device files for hardware that is not assigned to the system when it is in vPar status.  In other words when we boot into the nPar status it picks up all the hardware from all the other vPars and creates files for them.  When we boot back into the vPar status we then have /dev files that are bogus. ie NO_HW status.&lt;BR /&gt;&lt;BR /&gt;Attached is a script that we use to resolve this problem.  Please review.  After running it will create a file that contains rmsf commands. chmod 744 the file (devfiles_without_hardware) and then run it.&lt;BR /&gt;&lt;BR /&gt;It works for us, hope it answers your request for help.&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Thu, 22 Dec 2005 14:41:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-hw/m-p/3695965#M248276</guid>
      <dc:creator>Charles Holland</dc:creator>
      <dc:date>2005-12-22T14:41:13Z</dc:date>
    </item>
    <item>
      <title>Re: NO_HW</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-hw/m-p/3695966#M248277</link>
      <description>My problem is the exact opposite.  I have hardware without /dev files.  This hardware is in a NO_HW state, and I cannot seem to remove it from the list.  I thought that I had made this clear in the initial, and subsequent post.  If not, I hope everything is clear now.  The error I receive is entirely correct, I do not have devices files for the hardware that shows NO_HW.  I was able to remove all the hardware in this state that did have devices.  What I am now looking for, is a way to remove the hardware that has no devices, because rmsf is giving me the error stated.  I would like to do this without a reboot.  I hope this has clarified my situation.</description>
      <pubDate>Thu, 22 Dec 2005 14:49:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-hw/m-p/3695966#M248277</guid>
      <dc:creator>Stephen Tanner</dc:creator>
      <dc:date>2005-12-22T14:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: NO_HW</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-hw/m-p/3695967#M248278</link>
      <description>Well...it sounds like a reboot is going to be the only way.&lt;BR /&gt;&lt;BR /&gt;If you have a support contract, you could give HP a call and see what they have another way.&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Thu, 22 Dec 2005 16:17:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-hw/m-p/3695967#M248278</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2005-12-22T16:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: NO_HW</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-hw/m-p/3695968#M248279</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;As you see in the "ioscan" output, the h/w type is "INTERFACE" . Hence it won't be associated with any device files. A hardware with type "DEVICE" beneath it would have a device file like a controller etc.&lt;BR /&gt;&lt;BR /&gt;Are you using the FC HBA associated with the h/w path?&lt;BR /&gt;&lt;BR /&gt;Can you post the "ioscan" output for h/w path "1/0/12/0/0" tree ( below it)?</description>
      <pubDate>Thu, 22 Dec 2005 16:54:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-hw/m-p/3695968#M248279</guid>
      <dc:creator>Sameer_Nirmal</dc:creator>
      <dc:date>2005-12-22T16:54:49Z</dc:date>
    </item>
  </channel>
</rss>

