<?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 upgrading from 9gb disk to 72gb disk on my workstation in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/upgrading-from-9gb-disk-to-72gb-disk-on-my-workstation/m-p/3948904#M289883</link>
    <description>I have hpux 10.2 with patches installed on an 9gb disk .  I completely copied the disk to to a 72gb drive with SCSI toolbox and sure enough I can start HPUX on my C3600 workstation.  However I only have 9gb available for the volume group and I want to have all 72gb available.  Is it possible to extend the available disk from 9gb to 72gb roughly? and how do I do it.  I tried to extend the volume group with SAM without success.</description>
    <pubDate>Wed, 21 Feb 2007 12:23:25 GMT</pubDate>
    <dc:creator>Eric Firkey</dc:creator>
    <dc:date>2007-02-21T12:23:25Z</dc:date>
    <item>
      <title>upgrading from 9gb disk to 72gb disk on my workstation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/upgrading-from-9gb-disk-to-72gb-disk-on-my-workstation/m-p/3948904#M289883</link>
      <description>I have hpux 10.2 with patches installed on an 9gb disk .  I completely copied the disk to to a 72gb drive with SCSI toolbox and sure enough I can start HPUX on my C3600 workstation.  However I only have 9gb available for the volume group and I want to have all 72gb available.  Is it possible to extend the available disk from 9gb to 72gb roughly? and how do I do it.  I tried to extend the volume group with SAM without success.</description>
      <pubDate>Wed, 21 Feb 2007 12:23:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/upgrading-from-9gb-disk-to-72gb-disk-on-my-workstation/m-p/3948904#M289883</guid>
      <dc:creator>Eric Firkey</dc:creator>
      <dc:date>2007-02-21T12:23:25Z</dc:date>
    </item>
    <item>
      <title>Re: upgrading from 9gb disk to 72gb disk on my workstation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/upgrading-from-9gb-disk-to-72gb-disk-on-my-workstation/m-p/3948905#M289884</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Your volume group was laid out and optimized for a 9 GB drive. It allocated extens on that basis.&lt;BR /&gt;&lt;BR /&gt;The proper migration method would have been to use ignite make_recovery to create a backup tape, and during the restore process intervene manually and set new logical volume sizes.&lt;BR /&gt;&lt;BR /&gt;The problem now is to initialize that new disk space, you need to run pvcreate which will not be good for the data you have on the workstation.&lt;BR /&gt;&lt;BR /&gt;If its possible to start the system with both drives, you may be able to carve up the new disk into partitions with LVM and then use dd to copy your data across.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 21 Feb 2007 12:29:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/upgrading-from-9gb-disk-to-72gb-disk-on-my-workstation/m-p/3948905#M289884</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-02-21T12:29:52Z</dc:date>
    </item>
    <item>
      <title>Re: upgrading from 9gb disk to 72gb disk on my workstation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/upgrading-from-9gb-disk-to-72gb-disk-on-my-workstation/m-p/3948906#M289885</link>
      <description>I'm not sure what you mean by the "data".  On the 9gb disk is HPUX 10.2 with OS patches and support plus patches.  There are no installed programs or data yet.  I just want to transfer this to a 72gb disk because I do not physically have HPUX 10.2 available by disk or ignite to install it from.</description>
      <pubDate>Wed, 21 Feb 2007 13:23:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/upgrading-from-9gb-disk-to-72gb-disk-on-my-workstation/m-p/3948906#M289885</guid>
      <dc:creator>Eric Firkey</dc:creator>
      <dc:date>2007-02-21T13:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: upgrading from 9gb disk to 72gb disk on my workstation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/upgrading-from-9gb-disk-to-72gb-disk-on-my-workstation/m-p/3948907#M289886</link>
      <description>Not a chance. When the volume group was created, the number of extents was set and cannot be subsequently increased. The new disk is allowed to use no more extents than the old so you have tons of unused and unavailable disk. However, if we change your question around and ask can we add the 72GiB disk to another VG then then answer becomes yes. Use your original 9GiB disk as your vg00 and boot from it. Create a second VG (vg01) using your 72GiB disk. The only filesystems/devices which MUST be on the boot disk are /stand, primary swap, and /. The other filesystems can be moved to vg01 although for workstations I tended to put everything OS related in vg01 and then everything application related in vg01.</description>
      <pubDate>Wed, 21 Feb 2007 13:47:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/upgrading-from-9gb-disk-to-72gb-disk-on-my-workstation/m-p/3948907#M289886</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-02-21T13:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: upgrading from 9gb disk to 72gb disk on my workstation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/upgrading-from-9gb-disk-to-72gb-disk-on-my-workstation/m-p/3948908#M289887</link>
      <description>So you are saying that you would need to have both the 9gb and 72gb disk in the workstation, correct?</description>
      <pubDate>Wed, 21 Feb 2007 13:57:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/upgrading-from-9gb-disk-to-72gb-disk-on-my-workstation/m-p/3948908#M289887</guid>
      <dc:creator>Eric Firkey</dc:creator>
      <dc:date>2007-02-21T13:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: upgrading from 9gb disk to 72gb disk on my workstation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/upgrading-from-9gb-disk-to-72gb-disk-on-my-workstation/m-p/3948909#M289888</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Yes, if you can boot off the old disk with the new disk in the workstation you may be able to carve up the second disk and use dd to copy the data across.&lt;BR /&gt;&lt;BR /&gt;Otherwise I suggest you borrow a bootable, HP supported tape drive, do a make_recovery, boot off the tape drive, interupt the restore process and make the filesystems bigger. This process builds a new volume group and allocates the extents.&lt;BR /&gt;&lt;BR /&gt;A. Clay states what I tried to say in much clearer language.&lt;BR /&gt;&lt;BR /&gt;When I refer to data, I rever to pvcreate destorying everything on your disk.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 21 Feb 2007 14:18:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/upgrading-from-9gb-disk-to-72gb-disk-on-my-workstation/m-p/3948909#M289888</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-02-21T14:18:13Z</dc:date>
    </item>
    <item>
      <title>Re: upgrading from 9gb disk to 72gb disk on my workstation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/upgrading-from-9gb-disk-to-72gb-disk-on-my-workstation/m-p/3948910#M289889</link>
      <description>Unless you want to either do a cold install of the OS or an Ignite. Since you already have the OS installed, I would use the 72GiB disk as a secondary disk and put my CAD/CAM/CFD or whatever data on the big disk.&lt;BR /&gt;Your box will actually perform better this way because the i/o is better distributed.</description>
      <pubDate>Wed, 21 Feb 2007 14:22:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/upgrading-from-9gb-disk-to-72gb-disk-on-my-workstation/m-p/3948910#M289889</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-02-21T14:22:15Z</dc:date>
    </item>
    <item>
      <title>Re: upgrading from 9gb disk to 72gb disk on my workstation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/upgrading-from-9gb-disk-to-72gb-disk-on-my-workstation/m-p/3948911#M289890</link>
      <description>Is make_recovery available for HPUX 10.2?  I just tried to run it and it wasn't found.</description>
      <pubDate>Wed, 21 Feb 2007 14:55:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/upgrading-from-9gb-disk-to-72gb-disk-on-my-workstation/m-p/3948911#M289890</guid>
      <dc:creator>Eric Firkey</dc:creator>
      <dc:date>2007-02-21T14:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: upgrading from 9gb disk to 72gb disk on my workstation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/upgrading-from-9gb-disk-to-72gb-disk-on-my-workstation/m-p/3948912#M289891</link>
      <description>Try make_tape_recovery but if you haven't installed Ignite then ...</description>
      <pubDate>Wed, 21 Feb 2007 15:00:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/upgrading-from-9gb-disk-to-72gb-disk-on-my-workstation/m-p/3948912#M289891</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-02-21T15:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: upgrading from 9gb disk to 72gb disk on my workstation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/upgrading-from-9gb-disk-to-72gb-disk-on-my-workstation/m-p/3948913#M289892</link>
      <description>I just installed ignite from one of my application CDs and it is now making a tape backup.  Appears to be working so far.</description>
      <pubDate>Wed, 21 Feb 2007 15:47:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/upgrading-from-9gb-disk-to-72gb-disk-on-my-workstation/m-p/3948913#M289892</guid>
      <dc:creator>Eric Firkey</dc:creator>
      <dc:date>2007-02-21T15:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: upgrading from 9gb disk to 72gb disk on my workstation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/upgrading-from-9gb-disk-to-72gb-disk-on-my-workstation/m-p/3948914#M289893</link>
      <description>OK, I'm getting closer.  when I boot from the tape drive and I'm trying to set up my defaults for installation I get the following error which I don't know how to resolve:&lt;BR /&gt;&lt;BR /&gt;root volume group error&lt;BR /&gt;modify volume group parameters&lt;BR /&gt;adjust parameters&lt;BR /&gt;reduce max physical extents&lt;BR /&gt;or max physical volumes&lt;BR /&gt;maybe increase physical extent size&lt;BR /&gt;&lt;BR /&gt;also mentions for very large disks, using multiple volumes, which I assume a 72gb drive is a large disk, but I don't know how to use multiple volumes.&lt;BR /&gt;&lt;BR /&gt;Thanks for any help</description>
      <pubDate>Wed, 21 Feb 2007 16:40:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/upgrading-from-9gb-disk-to-72gb-disk-on-my-workstation/m-p/3948914#M289893</guid>
      <dc:creator>Eric Firkey</dc:creator>
      <dc:date>2007-02-21T16:40:12Z</dc:date>
    </item>
    <item>
      <title>Re: upgrading from 9gb disk to 72gb disk on my workstation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/upgrading-from-9gb-disk-to-72gb-disk-on-my-workstation/m-p/3948915#M289894</link>
      <description>&lt;BR /&gt;go into the volume group parameters and change the PE size to something like 16 MB and change the PE per PV to something like 5000 or whatever it will take to make the numbers work.   by default is it 4 MB and 2000 PE/PV which is 8 GB or so.</description>
      <pubDate>Wed, 21 Feb 2007 23:02:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/upgrading-from-9gb-disk-to-72gb-disk-on-my-workstation/m-p/3948915#M289894</guid>
      <dc:creator>Emil Velez</dc:creator>
      <dc:date>2007-02-21T23:02:16Z</dc:date>
    </item>
    <item>
      <title>Re: upgrading from 9gb disk to 72gb disk on my workstation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/upgrading-from-9gb-disk-to-72gb-disk-on-my-workstation/m-p/3948916#M289895</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;It is possible to make second disk bootable with the help of current boot disk.&lt;BR /&gt;&lt;BR /&gt;after making the vg, lv's and copying the OS files to new disk, u need to export the new vg. Then boot from the newdisk in single user mode, import the disk into vg00 and restart.&lt;BR /&gt;&lt;BR /&gt;The server will boot from the new disk and old boot disk can be removed.  Also u can utilise the full disk capacity.&lt;BR /&gt;&lt;BR /&gt;If u want, I can send the complete procedure as attachment.</description>
      <pubDate>Thu, 22 Feb 2007 06:11:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/upgrading-from-9gb-disk-to-72gb-disk-on-my-workstation/m-p/3948916#M289895</guid>
      <dc:creator>Salai Balakrishnan</dc:creator>
      <dc:date>2007-02-22T06:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: upgrading from 9gb disk to 72gb disk on my workstation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/upgrading-from-9gb-disk-to-72gb-disk-on-my-workstation/m-p/3948917#M289896</link>
      <description>I changed the PE size to 8 mb and the PE per PV to 10,000 and this didn't work, but 16 mb and 5,000 did work.  Why would one work but not the other if they both come out to 80gb?  Thanks.</description>
      <pubDate>Thu, 22 Feb 2007 09:52:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/upgrading-from-9gb-disk-to-72gb-disk-on-my-workstation/m-p/3948917#M289896</guid>
      <dc:creator>Eric Firkey</dc:creator>
      <dc:date>2007-02-22T09:52:05Z</dc:date>
    </item>
    <item>
      <title>Re: upgrading from 9gb disk to 72gb disk on my workstation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/upgrading-from-9gb-disk-to-72gb-disk-on-my-workstation/m-p/3948918#M289897</link>
      <description>OK this works in the C3600 with no problems, however if I put this drive in a B2600 I get the following panic and crash during boot up:&lt;BR /&gt;&lt;BR /&gt;LVM:  Activation of root volume group failed&lt;BR /&gt;Quorum not present or some physical volumes are missing&lt;BR /&gt;Could not configure root VG&lt;BR /&gt;LVM: Configuration failure</description>
      <pubDate>Thu, 22 Feb 2007 14:38:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/upgrading-from-9gb-disk-to-72gb-disk-on-my-workstation/m-p/3948918#M289897</guid>
      <dc:creator>Eric Firkey</dc:creator>
      <dc:date>2007-02-22T14:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: upgrading from 9gb disk to 72gb disk on my workstation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/upgrading-from-9gb-disk-to-72gb-disk-on-my-workstation/m-p/3948919#M289898</link>
      <description>Why would you expect a drive from one model to boot another? Something as simple as a different hardware path would clobber you.</description>
      <pubDate>Thu, 22 Feb 2007 17:31:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/upgrading-from-9gb-disk-to-72gb-disk-on-my-workstation/m-p/3948919#M289898</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-02-22T17:31:13Z</dc:date>
    </item>
  </channel>
</rss>

