<?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: replacing 4Gb Disks with 9Gb in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/replacing-4gb-disks-with-9gb/m-p/2478777#M654552</link>
    <description>Hi,&lt;BR /&gt;You would need to check the max disk size for your vg, it seems that if you let the system default, you will not be able to add 9 Gb in the same vg look through the forum for other threads on the subject...&lt;BR /&gt;Now there is nothing stopping you to split the mirror, replace the disks in one cab defining new vg with 9Gb disks, and mirror again,then do the same with the other subsystem...&lt;BR /&gt;I do this when I need to move data from one subsystem to another...&lt;BR /&gt;Good luck&lt;BR /&gt;Victor</description>
    <pubDate>Thu, 04 Jan 2001 10:45:12 GMT</pubDate>
    <dc:creator>Victor BERRIDGE</dc:creator>
    <dc:date>2001-01-04T10:45:12Z</dc:date>
    <item>
      <title>replacing 4Gb Disks with 9Gb</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/replacing-4gb-disks-with-9gb/m-p/2478775#M654550</link>
      <description>we have a K370 with HPUX11 that currently has  8x4Gb disks mirrored across two HASS cabinets.&lt;BR /&gt;Because the disks are known to the volume groups etc as 4Gb disks I have a feeling that I will have to recreate the Vgs as well as the PVs. &lt;BR /&gt;Has anyone done such an upgrade or does anyone have best practice for this&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 04 Jan 2001 10:08:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/replacing-4gb-disks-with-9gb/m-p/2478775#M654550</guid>
      <dc:creator>Neale Machin</dc:creator>
      <dc:date>2001-01-04T10:08:33Z</dc:date>
    </item>
    <item>
      <title>Re: replacing 4Gb Disks with 9Gb</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/replacing-4gb-disks-with-9gb/m-p/2478776#M654551</link>
      <description>Hi there.&lt;BR /&gt;Is it not possible to add more disks to the HASS ? We also use these things and the disks&lt;BR /&gt;are HH size, so that i can put up to eight disks into one HASS.&lt;BR /&gt;Rgds&lt;BR /&gt;Alexander M. Ermes</description>
      <pubDate>Thu, 04 Jan 2001 10:34:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/replacing-4gb-disks-with-9gb/m-p/2478776#M654551</guid>
      <dc:creator>Alexander M. Ermes</dc:creator>
      <dc:date>2001-01-04T10:34:57Z</dc:date>
    </item>
    <item>
      <title>Re: replacing 4Gb Disks with 9Gb</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/replacing-4gb-disks-with-9gb/m-p/2478777#M654552</link>
      <description>Hi,&lt;BR /&gt;You would need to check the max disk size for your vg, it seems that if you let the system default, you will not be able to add 9 Gb in the same vg look through the forum for other threads on the subject...&lt;BR /&gt;Now there is nothing stopping you to split the mirror, replace the disks in one cab defining new vg with 9Gb disks, and mirror again,then do the same with the other subsystem...&lt;BR /&gt;I do this when I need to move data from one subsystem to another...&lt;BR /&gt;Good luck&lt;BR /&gt;Victor</description>
      <pubDate>Thu, 04 Jan 2001 10:45:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/replacing-4gb-disks-with-9gb/m-p/2478777#M654552</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2001-01-04T10:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: replacing 4Gb Disks with 9Gb</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/replacing-4gb-disks-with-9gb/m-p/2478778#M654553</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;When a volume group is created, the default is to set the  maximum disk size to the largest being added at creation time.  If you are lucky, the sys. adm. bumped up this value so your 9gb drives will work.  Use vgdisplay to view the maximum number of extents allowed.&lt;BR /&gt;&lt;BR /&gt;If this was not the case, see if you can create a new vg with the new disks and copy data from the old to the new.&lt;BR /&gt;&lt;BR /&gt;--Bruce</description>
      <pubDate>Thu, 04 Jan 2001 10:59:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/replacing-4gb-disks-with-9gb/m-p/2478778#M654553</guid>
      <dc:creator>Bruce Regittko_1</dc:creator>
      <dc:date>2001-01-04T10:59:36Z</dc:date>
    </item>
    <item>
      <title>Re: replacing 4Gb Disks with 9Gb</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/replacing-4gb-disks-with-9gb/m-p/2478779#M654554</link>
      <description>This is what I'm doing.&lt;BR /&gt;&lt;BR /&gt;I first insert 8GB new disk modules in the remainder slots of HASS cabinet and then do pvcreate, vgcreate, newfs and mount the new file systems on the newer mountpoint.&lt;BR /&gt;Finally copy everything from 4GB disks to 9GB disks using cpio.&lt;BR /&gt;After copy has completed, invoke one of the editors like vi and modify /etc/fstab where I remove logical volumes for 4GB disks.&lt;BR /&gt;Sometimes, I do vgexport/vgimport to have the same volume group numbers as previously used ones.&lt;BR /&gt;&lt;BR /&gt;Regards,</description>
      <pubDate>Thu, 04 Jan 2001 11:20:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/replacing-4gb-disks-with-9gb/m-p/2478779#M654554</guid>
      <dc:creator>Insu Kim</dc:creator>
      <dc:date>2001-01-04T11:20:04Z</dc:date>
    </item>
    <item>
      <title>Re: replacing 4Gb Disks with 9Gb</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/replacing-4gb-disks-with-9gb/m-p/2478780#M654555</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Good idea of Victor.&lt;BR /&gt;But keep in mind, if the MAX-PE is not enough to add the 8Gb to a Volume group, then you need to re-create the VG with the appropiate PE-size.&lt;BR /&gt;This is a option you can do:&lt;BR /&gt;- Split the mirror&lt;BR /&gt;- Remove the splitted disk and add a 8Gb disk&lt;BR /&gt;- Create a new VG, with the 8Gb disk and enough PE, mount the VG.&lt;BR /&gt;- Copy data accross.&lt;BR /&gt;- Remove the primary LV + disk&lt;BR /&gt;- Add the new disk and mirror again.&lt;BR /&gt;&lt;BR /&gt;Good Luck</description>
      <pubDate>Thu, 04 Jan 2001 11:23:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/replacing-4gb-disks-with-9gb/m-p/2478780#M654555</guid>
      <dc:creator>Darrel Louis</dc:creator>
      <dc:date>2001-01-04T11:23:01Z</dc:date>
    </item>
    <item>
      <title>Re: replacing 4Gb Disks with 9Gb</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/replacing-4gb-disks-with-9gb/m-p/2478781#M654556</link>
      <description>many thanks for the responses</description>
      <pubDate>Thu, 04 Jan 2001 12:04:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/replacing-4gb-disks-with-9gb/m-p/2478781#M654556</guid>
      <dc:creator>Neale Machin</dc:creator>
      <dc:date>2001-01-04T12:04:35Z</dc:date>
    </item>
  </channel>
</rss>

