<?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: New large disk(1.2TB) into rx2660 shows double size. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/new-large-disk-1-2tb-into-rx2660-shows-double-size/m-p/7200761#M948686</link>
    <description>&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;The article mentions installing Commandview SDM.&amp;nbsp; Do you have a link to DL Commandview SDM for 11.31?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 14 Nov 2023 20:53:22 GMT</pubDate>
    <dc:creator>GregMBC</dc:creator>
    <dc:date>2023-11-14T20:53:22Z</dc:date>
    <item>
      <title>New large disk(1.2TB) into rx2660 shows double size.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/new-large-disk-1-2tb-into-rx2660-shows-double-size/m-p/7200631#M948679</link>
      <description>&lt;P&gt;We're throwing out an old drive array and I managed to grab some of the 1.2TB drives to use in our rx2660 running HPUX 11.31&lt;/P&gt;&lt;P&gt;The drive shows up ok..&lt;/P&gt;&lt;P&gt;---&lt;/P&gt;&lt;P&gt;disk 4 64000/0xfa00/0x23 esdisk CLAIMED DEVICE online HGST HCBF1200S5xeN010&lt;BR /&gt;0/1/1/0.0x5000cca032095da1.0x0&lt;/P&gt;&lt;P&gt;---&lt;/P&gt;&lt;P&gt;But when I ask for diskinfo..&lt;/P&gt;&lt;P&gt;---&lt;/P&gt;&lt;P&gt;diskinfo /dev/rdisk/disk4&lt;BR /&gt;SCSI describe of /dev/rdisk/disk4:&lt;BR /&gt;vendor: HGST&lt;BR /&gt;product id: HCBF1200S5xeN010&lt;BR /&gt;type: direct access&lt;BR /&gt;size: 2344225968 Kbytes&lt;BR /&gt;bytes per sector: 520&lt;/P&gt;&lt;P&gt;---&lt;/P&gt;&lt;P&gt;That comes out to 2.3TB, a bit more than the 1.2TB that's supposed to be there.&lt;/P&gt;&lt;P&gt;Do I need to set an option, or is 11.31 a bit confused with new-fangled drives?&lt;/P&gt;&lt;P&gt;Can I just use 1/2 the drive and ignore the extra?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Nov 2023 21:42:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/new-large-disk-1-2tb-into-rx2660-shows-double-size/m-p/7200631#M948679</guid>
      <dc:creator>GregMBC</dc:creator>
      <dc:date>2023-11-21T21:42:11Z</dc:date>
    </item>
    <item>
      <title>Re: New large disk(1.2TB) into rx2660 shows double size.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/new-large-disk-1-2tb-into-rx2660-shows-double-size/m-p/7200758#M948684</link>
      <description>&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;these disk seem to come from a Storage array, &lt;U&gt;because their blocksize is 520 bytes&lt;/U&gt; instead of the regular 512 bytes.&lt;/P&gt;&lt;P&gt;and that part must confuse diskinfo, and more importantly using them as is could yield unpredictable results.&lt;/P&gt;&lt;P&gt;these disks can be reformatted to 512 byte sectors, on some linux boxes with sg_format, but I never tried it...&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2023 16:49:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/new-large-disk-1-2tb-into-rx2660-shows-double-size/m-p/7200758#M948684</guid>
      <dc:creator>Arnaud Delaloy</dc:creator>
      <dc:date>2023-11-14T16:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: New large disk(1.2TB) into rx2660 shows double size.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/new-large-disk-1-2tb-into-rx2660-shows-double-size/m-p/7200760#M948685</link>
      <description>&lt;P dir="auto" style="margin: 0;"&gt;Hello Arnaud,&lt;/P&gt;
&lt;P dir="auto" style="margin: 0;"&gt;As you mentioned correctly, bytes per sector: 520 is causing this issue .&lt;BR /&gt;HP-UX would work with disks with 512 bytes per sector .&lt;BR /&gt;Have you got these drives from an OLD VA storage, which had drives formatted with 520 bytes per sector .&lt;BR /&gt;You need to re-format the disk with 512 bytes per sector to use with HP-UX , and you may use the command JBODfmt which is available with software Command View (available with DS2XXX) .&lt;BR /&gt;The command would be JBODfmt -f &amp;lt;/dev/dsk/cXtYdZ&amp;gt;&amp;nbsp;&lt;/P&gt;
&lt;P dir="auto" style="margin: 0;"&gt;You may refer the following post discussing about the same issue .&lt;BR /&gt;&lt;A href="https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-format-hd-73-gb-to-512-bytes/td-p/4061922" target="_blank"&gt;https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-format-hd-73-gb-to-512-bytes/td-p/4061922&lt;/A&gt;&lt;/P&gt;
&lt;P dir="auto" style="margin: 0;"&gt;Note sure about sg_format comes with Linux , which you may try and see if that helps .&lt;/P&gt;
&lt;P dir="auto" style="margin: 0;"&gt;I work for HPE/ I am an HPE Employee (HPE Community)&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2023 20:38:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/new-large-disk-1-2tb-into-rx2660-shows-double-size/m-p/7200760#M948685</guid>
      <dc:creator>georgek_1</dc:creator>
      <dc:date>2023-11-14T20:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: New large disk(1.2TB) into rx2660 shows double size.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/new-large-disk-1-2tb-into-rx2660-shows-double-size/m-p/7200761#M948686</link>
      <description>&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;The article mentions installing Commandview SDM.&amp;nbsp; Do you have a link to DL Commandview SDM for 11.31?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2023 20:53:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/new-large-disk-1-2tb-into-rx2660-shows-double-size/m-p/7200761#M948686</guid>
      <dc:creator>GregMBC</dc:creator>
      <dc:date>2023-11-14T20:53:22Z</dc:date>
    </item>
    <item>
      <title>Re: New large disk(1.2TB) into rx2660 shows double size.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/new-large-disk-1-2tb-into-rx2660-shows-double-size/m-p/7200845#M948687</link>
      <description>&lt;P dir="auto" style="margin: 0;"&gt;Hello GregMBC,&lt;/P&gt;
&lt;P dir="auto" style="margin: 0;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P dir="auto" style="margin: 0;"&gt;I couldn't find it for HP-UX , got the following link contains command view software (.pkg) for linux .&lt;/P&gt;
&lt;P dir="auto" style="margin: 0;"&gt;You may try reformat the disk using this software and see if that helps .&lt;/P&gt;
&lt;P dir="auto" style="margin: 0;"&gt;&lt;A href="https://support.hpe.com/connect/s/softwaredetails?language=en_US&amp;amp;softwareId=co_135535_1" target="_blank"&gt;https://support.hpe.com/connect/s/softwaredetails?language=en_US&amp;amp;softwareId=co_135535_1&lt;/A&gt;&lt;/P&gt;
&lt;P dir="auto" style="margin: 0;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P dir="auto" style="margin: 0;"&gt;I work for HPE/ I am an HPE Employee (HPE Community)&lt;/P&gt;</description>
      <pubDate>Wed, 15 Nov 2023 16:10:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/new-large-disk-1-2tb-into-rx2660-shows-double-size/m-p/7200845#M948687</guid>
      <dc:creator>georgek_1</dc:creator>
      <dc:date>2023-11-15T16:10:45Z</dc:date>
    </item>
  </channel>
</rss>

