<?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: diskinfo return a 0 bytes size in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/diskinfo-return-a-0-bytes-size/m-p/2693384#M55998</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Looks like you have a faulty disk.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
    <pubDate>Mon, 01 Apr 2002 17:40:23 GMT</pubDate>
    <dc:creator>Sanjay_6</dc:creator>
    <dc:date>2002-04-01T17:40:23Z</dc:date>
    <item>
      <title>diskinfo return a 0 bytes size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/diskinfo-return-a-0-bytes-size/m-p/2693379#M55993</link>
      <description>Hello everyone,&lt;BR /&gt;&lt;BR /&gt;I'd just added a new 18Gbytes disk drive and when I did the diskinfo command, I got this:&lt;BR /&gt;&lt;BR /&gt;# diskinfo /dev/rdsk/c0t11d0&lt;BR /&gt;SCSI describe of /dev/rdsk/c0t11d0:&lt;BR /&gt;             vendor: SEAGATE &lt;BR /&gt;         product id: ST318436LC      &lt;BR /&gt;               type: direct access&lt;BR /&gt;               size: 0 Kbytes&lt;BR /&gt;   bytes per sector: 0&lt;BR /&gt;&lt;BR /&gt;What can I do to fix this?  &lt;BR /&gt;&lt;BR /&gt;TIA&lt;BR /&gt;Thi&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Mar 2002 22:41:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/diskinfo-return-a-0-bytes-size/m-p/2693379#M55993</guid>
      <dc:creator>Thi Vu</dc:creator>
      <dc:date>2002-03-28T22:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: diskinfo return a 0 bytes size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/diskinfo-return-a-0-bytes-size/m-p/2693380#M55994</link>
      <description>Are you sure the disk is good?  Apparently HP-UX saw the disk since it created the device file.&lt;BR /&gt;&lt;BR /&gt;What happens if you do a:&lt;BR /&gt;&lt;BR /&gt;# dd if=/dev/rdsk/c0t11d0 of=/dev/null bs=4m&lt;BR /&gt;&lt;BR /&gt;Does it succeed or does it error out?&lt;BR /&gt;&lt;BR /&gt;What type of machine is this on?  What SCSI interface is it on?  Is it the correct type of disk for the SCSI card it is attached to?</description>
      <pubDate>Thu, 28 Mar 2002 22:46:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/diskinfo-return-a-0-bytes-size/m-p/2693380#M55994</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2002-03-28T22:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: diskinfo return a 0 bytes size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/diskinfo-return-a-0-bytes-size/m-p/2693381#M55995</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If diskinfo reports the size as "0", the disk is bad.&lt;BR /&gt;&lt;BR /&gt;Try to get a replacement and try.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Fri, 29 Mar 2002 03:30:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/diskinfo-return-a-0-bytes-size/m-p/2693381#M55995</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-03-29T03:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: diskinfo return a 0 bytes size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/diskinfo-return-a-0-bytes-size/m-p/2693382#M55996</link>
      <description>The only time this wouldn't be a bad disk is when it was the 'phantom disk' or 'phantom lun'.&lt;BR /&gt;&lt;BR /&gt;If you have a SCSI target, it t11, you will always have a d0 behind it, even if it exists or not.&lt;BR /&gt;&lt;BR /&gt;what does &lt;BR /&gt;ioscan -fnk&lt;BR /&gt;return?&lt;BR /&gt;&lt;BR /&gt;Later,&lt;BR /&gt;Bill</description>
      <pubDate>Fri, 29 Mar 2002 08:28:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/diskinfo-return-a-0-bytes-size/m-p/2693382#M55996</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2002-03-29T08:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: diskinfo return a 0 bytes size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/diskinfo-return-a-0-bytes-size/m-p/2693383#M55997</link>
      <description>Patrick and Bill&lt;BR /&gt;&lt;BR /&gt;This is what I got from the command:&lt;BR /&gt;&lt;BR /&gt;dd read error: Invalid argument&lt;BR /&gt;0+0 records in&lt;BR /&gt;0+0 records out&lt;BR /&gt;&lt;BR /&gt;Also, the ioscan -fnk return:&lt;BR /&gt;&lt;BR /&gt;target      5  8/4.11          tgt         CLAIMED     DEVICE       &lt;BR /&gt;disk        2  8/4.11.0        sdisk       CLAIMED     DEVICE       SEAGATE ST318436LC&lt;BR /&gt;                              /dev/dsk/c0t11d0   /dev/rdsk/c0t11d0&lt;BR /&gt;&lt;BR /&gt;TIA&lt;BR /&gt;Thi</description>
      <pubDate>Mon, 01 Apr 2002 17:30:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/diskinfo-return-a-0-bytes-size/m-p/2693383#M55997</guid>
      <dc:creator>Thi Vu</dc:creator>
      <dc:date>2002-04-01T17:30:56Z</dc:date>
    </item>
    <item>
      <title>Re: diskinfo return a 0 bytes size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/diskinfo-return-a-0-bytes-size/m-p/2693384#M55998</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Looks like you have a faulty disk.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Mon, 01 Apr 2002 17:40:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/diskinfo-return-a-0-bytes-size/m-p/2693384#M55998</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-04-01T17:40:23Z</dc:date>
    </item>
    <item>
      <title>Re: diskinfo return a 0 bytes size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/diskinfo-return-a-0-bytes-size/m-p/2693385#M55999</link>
      <description>Hi This,&lt;BR /&gt;&lt;BR /&gt; I agree with the others - sounds like a bad disk.&lt;BR /&gt;But if it had "lived" somewhere else - another array for ex - it's possible it has a strange low-level on it.&lt;BR /&gt;If its in an HP array you could try to do a format (not mediainit) by:&lt;BR /&gt;&lt;BR /&gt;format /dev/rdsk/c0t11d0&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Mon, 01 Apr 2002 17:45:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/diskinfo-return-a-0-bytes-size/m-p/2693385#M55999</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2002-04-01T17:45:50Z</dc:date>
    </item>
  </channel>
</rss>

