<?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: NO_HW ?? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/no-hw/m-p/3290087#M181963</link>
    <description>Daniel&lt;BR /&gt;&lt;BR /&gt;Looks like you have a bad disk.&lt;BR /&gt;&lt;BR /&gt;I would check by issuing&lt;BR /&gt;&lt;BR /&gt;dd if/dev/dsk/c?t?d? of=/dev/null&lt;BR /&gt;&lt;BR /&gt;If this completes disk is there, if it hangs/ aborts I would get HP to replace&lt;BR /&gt;</description>
    <pubDate>Fri, 28 May 2004 10:18:28 GMT</pubDate>
    <dc:creator>Paul Thomson_2</dc:creator>
    <dc:date>2004-05-28T10:18:28Z</dc:date>
    <item>
      <title>NO_HW ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-hw/m-p/3290084#M181960</link>
      <description>18GB drive in a A3311A attached to a D380. drive looks fine at first then when I do a newfs it says that it is not there. see attached. I tried moving to different slots and rebooting the system many times. Any help would be appreciated!!</description>
      <pubDate>Fri, 28 May 2004 10:13:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-hw/m-p/3290084#M181960</guid>
      <dc:creator>daniel smith_3</dc:creator>
      <dc:date>2004-05-28T10:13:43Z</dc:date>
    </item>
    <item>
      <title>Re: NO_HW ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-hw/m-p/3290085#M181961</link>
      <description>Hi Daniel,&lt;BR /&gt;&lt;BR /&gt;Plan a wake, cause it's a dead puppy.&lt;BR /&gt;Get it replaced.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Fri, 28 May 2004 10:17:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-hw/m-p/3290085#M181961</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2004-05-28T10:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: NO_HW ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-hw/m-p/3290086#M181962</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;It looks like you are doing your 'newfs' command on the raw disk device.  Are you using LVM on this system?   If so, you would want to do a 'pvcreate' on the raw disk, add it to a volume group, create a logical volume, and then do your 'newfs' on the logical volume.&lt;BR /&gt;&lt;BR /&gt;Your disk doesn't seem to be too happy now that the 'newfs' tried to run on it.  I'm not sure what you can do to make it good again.&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Fri, 28 May 2004 10:17:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-hw/m-p/3290086#M181962</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2004-05-28T10:17:59Z</dc:date>
    </item>
    <item>
      <title>Re: NO_HW ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-hw/m-p/3290087#M181963</link>
      <description>Daniel&lt;BR /&gt;&lt;BR /&gt;Looks like you have a bad disk.&lt;BR /&gt;&lt;BR /&gt;I would check by issuing&lt;BR /&gt;&lt;BR /&gt;dd if/dev/dsk/c?t?d? of=/dev/null&lt;BR /&gt;&lt;BR /&gt;If this completes disk is there, if it hangs/ aborts I would get HP to replace&lt;BR /&gt;</description>
      <pubDate>Fri, 28 May 2004 10:18:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-hw/m-p/3290087#M181963</guid>
      <dc:creator>Paul Thomson_2</dc:creator>
      <dc:date>2004-05-28T10:18:28Z</dc:date>
    </item>
    <item>
      <title>Re: NO_HW ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-hw/m-p/3290088#M181964</link>
      <description>If its a built in hot swap, it can be repalced while the system is running.&lt;BR /&gt;&lt;BR /&gt;These disks don't fail often, but its quite dead.&lt;BR /&gt;&lt;BR /&gt;Other possible causes: drive cage or cable failure.  Since however the other drives are okay and this apparently has not happened recently, its probably just the one disk.&lt;BR /&gt;&lt;BR /&gt;Hope you have a hardware contract, because those puppies are expensive.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 28 May 2004 10:21:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-hw/m-p/3290088#M181964</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-05-28T10:21:01Z</dc:date>
    </item>
    <item>
      <title>Re: NO_HW ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-hw/m-p/3290089#M181965</link>
      <description>Try with:&lt;BR /&gt;&lt;BR /&gt;newfs -F hfs /dev/rdsk/cXtXdX   &lt;BR /&gt;&lt;BR /&gt;if you don' t specify the -F option the /etc/default/fs is used for determining the file system type.&lt;BR /&gt;&lt;BR /&gt;Enrico.</description>
      <pubDate>Fri, 28 May 2004 10:24:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-hw/m-p/3290089#M181965</guid>
      <dc:creator>Enrico P.</dc:creator>
      <dc:date>2004-05-28T10:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: NO_HW ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-hw/m-p/3290090#M181966</link>
      <description>From man newfs:&lt;BR /&gt;&lt;BR /&gt;Execute the newfs command to create an HFS file system on /dev/rdsk/c1t0d2&lt;BR /&gt;&lt;BR /&gt;newfs -F hfs /dev/rdsk/c1t0d2&lt;BR /&gt;</description>
      <pubDate>Fri, 28 May 2004 10:32:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-hw/m-p/3290090#M181966</guid>
      <dc:creator>Enrico P.</dc:creator>
      <dc:date>2004-05-28T10:32:11Z</dc:date>
    </item>
    <item>
      <title>Re: NO_HW ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-hw/m-p/3290091#M181967</link>
      <description>Will try all of your suggestions and get the answer in a couple minute.</description>
      <pubDate>Fri, 28 May 2004 10:36:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-hw/m-p/3290091#M181967</guid>
      <dc:creator>daniel smith_3</dc:creator>
      <dc:date>2004-05-28T10:36:54Z</dc:date>
    </item>
    <item>
      <title>Re: NO_HW ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-hw/m-p/3290092#M181968</link>
      <description>I agree that this looks like a bad disk. Or does the NO_HW stay with the slot?  If so, bad slot in the A3311A or cable/termination problem.&lt;BR /&gt;&lt;BR /&gt;Tonya Underwood</description>
      <pubDate>Fri, 28 May 2004 13:01:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-hw/m-p/3290092#M181968</guid>
      <dc:creator>Tonya Underwood</dc:creator>
      <dc:date>2004-05-28T13:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: NO_HW ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-hw/m-p/3290093#M181969</link>
      <description>Ive concluded that the drive is bad. The problem moves to what ever slot I move the drive in question to. basically when the system is rebooted the drive comes up as claimed but as soon as I do a newfs, pvcreate, dd, or whatever to the drive the system says that it does not see it. &lt;BR /&gt;Thanks for all of your help!!!</description>
      <pubDate>Fri, 28 May 2004 13:05:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-hw/m-p/3290093#M181969</guid>
      <dc:creator>daniel smith_3</dc:creator>
      <dc:date>2004-05-28T13:05:05Z</dc:date>
    </item>
  </channel>
</rss>

