<?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: removing disk in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-disk/m-p/4157796#M319618</link>
    <description>As mentioned above all good and bad disks will be  listed in 'ioscan' with a 'CLAIMED' or 'NO_HW' state.  &lt;BR /&gt;&lt;BR /&gt;For older machines its not unusal for disks to come and go and when they go some clean-up is required.  In this case someone forgot to remove the old device files.  This is not an issue, just a personal decision about how clean you want your house to be.&lt;BR /&gt;&lt;BR /&gt;Use 'rmsf'.  See the man page before executing as this may not be the exact syntax of what you want.&lt;BR /&gt;&lt;BR /&gt;rmsf -k -H 0/0/2.4&lt;BR /&gt;&lt;BR /&gt;Where -H 0/0/2.4 is denotes the HW address of the device file that you want to remove.</description>
    <pubDate>Sat, 08 Mar 2008 16:50:56 GMT</pubDate>
    <dc:creator>Michael Steele_2</dc:creator>
    <dc:date>2008-03-08T16:50:56Z</dc:date>
    <item>
      <title>removing disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-disk/m-p/4157791#M319613</link>
      <description>Ioscan out put not showing the follwing disk&lt;BR /&gt;but it is present under /dev/dsk directory&lt;BR /&gt;I want to remove this disk from my unix system&lt;BR /&gt;permanently how is it possible&lt;BR /&gt;the problem is there is no ioscan out put of this so i can't find hardware address to remove this disk&lt;BR /&gt;c13t0d6</description>
      <pubDate>Sat, 08 Mar 2008 11:23:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-disk/m-p/4157791#M319613</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2008-03-08T11:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: removing disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-disk/m-p/4157792#M319614</link>
      <description>If not reported by ioscan - the disk is not there (or failed).</description>
      <pubDate>Sat, 08 Mar 2008 11:35:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-disk/m-p/4157792#M319614</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-03-08T11:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: removing disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-disk/m-p/4157793#M319615</link>
      <description>Dear torsten&lt;BR /&gt;u mean disk is not there&lt;BR /&gt;i am i right&lt;BR /&gt;so how i can remove this entry from /dev/dsk&lt;BR /&gt;directory&lt;BR /&gt;</description>
      <pubDate>Sat, 08 Mar 2008 11:37:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-disk/m-p/4157793#M319615</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2008-03-08T11:37:25Z</dc:date>
    </item>
    <item>
      <title>Re: removing disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-disk/m-p/4157794#M319616</link>
      <description>&lt;!--!*#--&gt;Hi Sajjad,&lt;BR /&gt; If there is no ioscan o/p means no need to do anything&lt;BR /&gt;   Regards,&lt;BR /&gt;   Davis Paul.</description>
      <pubDate>Sat, 08 Mar 2008 13:13:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-disk/m-p/4157794#M319616</guid>
      <dc:creator>Davis Paul</dc:creator>
      <dc:date>2008-03-08T13:13:40Z</dc:date>
    </item>
    <item>
      <title>Re: removing disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-disk/m-p/4157795#M319617</link>
      <description>If you are asking how to clear the "NO-HW" lines from the ioscan listing, the only way to do that is to reboot. &lt;BR /&gt;&lt;BR /&gt;To remove the /dev/dsk, /dev/rdsk files for nonexistent devices using rmsf.&lt;BR /&gt;&lt;BR /&gt;If you can not reboot, leave it alone, the "NO-HW" lines do not affect anything.</description>
      <pubDate>Sat, 08 Mar 2008 13:53:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-disk/m-p/4157795#M319617</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2008-03-08T13:53:20Z</dc:date>
    </item>
    <item>
      <title>Re: removing disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-disk/m-p/4157796#M319618</link>
      <description>As mentioned above all good and bad disks will be  listed in 'ioscan' with a 'CLAIMED' or 'NO_HW' state.  &lt;BR /&gt;&lt;BR /&gt;For older machines its not unusal for disks to come and go and when they go some clean-up is required.  In this case someone forgot to remove the old device files.  This is not an issue, just a personal decision about how clean you want your house to be.&lt;BR /&gt;&lt;BR /&gt;Use 'rmsf'.  See the man page before executing as this may not be the exact syntax of what you want.&lt;BR /&gt;&lt;BR /&gt;rmsf -k -H 0/0/2.4&lt;BR /&gt;&lt;BR /&gt;Where -H 0/0/2.4 is denotes the HW address of the device file that you want to remove.</description>
      <pubDate>Sat, 08 Mar 2008 16:50:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-disk/m-p/4157796#M319618</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2008-03-08T16:50:56Z</dc:date>
    </item>
  </channel>
</rss>

