<?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 root disk in server in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/replacing-root-disk-in-server/m-p/2416051#M764769</link>
    <description>Paul has given a very good description how to handle your non-vg00 volume &lt;BR /&gt;groups. &lt;BR /&gt;&lt;BR /&gt;The vgcfgrestore command that you have mentioned is helpful for restoring the &lt;BR /&gt;lvm configuration (i.e. sizes and position of lvols) of a particular volume &lt;BR /&gt;group but it does nothing for the data. You will still have to create &lt;BR /&gt;filesystems and restore the data from tape.&lt;BR /&gt;&lt;BR /&gt;If you are looking for a good way to restore your vg00, unfortunately the &lt;BR /&gt;vgexport/vgimport method explained by Paul will not work. A volume group needs &lt;BR /&gt;to be inactive in order to vgexport it. That is a contradiction with vg00. Your &lt;BR /&gt;system cannot be up and running without your root vg active. However, a &lt;BR /&gt;excellent work-around for this is the make_recovery utility which is part of &lt;BR /&gt;the Ignite-UX product. This product is free to be downloaded at &lt;BR /&gt;&lt;A href="http://www.software/hp.com/products/IUX" target="_blank"&gt;http://www.software/hp.com/products/IUX&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The web site contains all the information you will need on how to install and &lt;BR /&gt;use ignite. The "make_recovery -A" command will allow you to create an exact &lt;BR /&gt;copy of your vg00 on a bootable tape. The result is that you can replace the &lt;BR /&gt;disk(s) in vg00, boot from the tape and the vg00 is restored to the way it was &lt;BR /&gt;when the tape was made. Putting this together with Paul's info:&lt;BR /&gt;&lt;BR /&gt;1) Deactive and vgexport non-vg00 volume groups. Make sure the map files reside &lt;BR /&gt;in vg00.&lt;BR /&gt;2) Use "make_recovery -A" to backup all of vg00.&lt;BR /&gt;3) Halt the system to replace the vg00 disk(s).&lt;BR /&gt;4) Boot from the Ignite tape to reimage the disk(s) in vg00.&lt;BR /&gt;5) vgimport the non-vg00 volume groups back using the map files in vg00.&lt;BR /&gt;&lt;BR /&gt;That should get you back to the way you were.</description>
    <pubDate>Tue, 16 Nov 1999 14:06:25 GMT</pubDate>
    <dc:creator>Jason Luginbuhl_1</dc:creator>
    <dc:date>1999-11-16T14:06:25Z</dc:date>
    <item>
      <title>replacing root disk in server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/replacing-root-disk-in-server/m-p/2416049#M764767</link>
      <description>I need to start replacing root disks in my 4 servers.&lt;BR /&gt;I also have DEC raid units attached to each server, with several volume groups &lt;BR /&gt;per raid unit. I have lost one or two servers in the past two years, and have &lt;BR /&gt;not had any luck in recovering my volume groups. I have always needed to &lt;BR /&gt;recreate and then retore data from backup. This can be a very time consuming &lt;BR /&gt;operation. I keep a buckup of my vol?.conf on all servers for all servers but &lt;BR /&gt;cannot recover from this.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I run vgcfgrestore -n (backup volume group name) (SC4600 disk name to restore &lt;BR /&gt;to) and have no luck??&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;What else do I need to do??&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Nov 1999 08:34:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/replacing-root-disk-in-server/m-p/2416049#M764767</guid>
      <dc:creator>Bruce Vanderford_2</dc:creator>
      <dc:date>1999-11-16T08:34:47Z</dc:date>
    </item>
    <item>
      <title>Re: replacing root disk in server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/replacing-root-disk-in-server/m-p/2416050#M764768</link>
      <description />
      <pubDate>Tue, 16 Nov 1999 08:47:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/replacing-root-disk-in-server/m-p/2416050#M764768</guid>
      <dc:creator>Paul Heffels_1</dc:creator>
      <dc:date>1999-11-16T08:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: replacing root disk in server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/replacing-root-disk-in-server/m-p/2416051#M764769</link>
      <description>Paul has given a very good description how to handle your non-vg00 volume &lt;BR /&gt;groups. &lt;BR /&gt;&lt;BR /&gt;The vgcfgrestore command that you have mentioned is helpful for restoring the &lt;BR /&gt;lvm configuration (i.e. sizes and position of lvols) of a particular volume &lt;BR /&gt;group but it does nothing for the data. You will still have to create &lt;BR /&gt;filesystems and restore the data from tape.&lt;BR /&gt;&lt;BR /&gt;If you are looking for a good way to restore your vg00, unfortunately the &lt;BR /&gt;vgexport/vgimport method explained by Paul will not work. A volume group needs &lt;BR /&gt;to be inactive in order to vgexport it. That is a contradiction with vg00. Your &lt;BR /&gt;system cannot be up and running without your root vg active. However, a &lt;BR /&gt;excellent work-around for this is the make_recovery utility which is part of &lt;BR /&gt;the Ignite-UX product. This product is free to be downloaded at &lt;BR /&gt;&lt;A href="http://www.software/hp.com/products/IUX" target="_blank"&gt;http://www.software/hp.com/products/IUX&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The web site contains all the information you will need on how to install and &lt;BR /&gt;use ignite. The "make_recovery -A" command will allow you to create an exact &lt;BR /&gt;copy of your vg00 on a bootable tape. The result is that you can replace the &lt;BR /&gt;disk(s) in vg00, boot from the tape and the vg00 is restored to the way it was &lt;BR /&gt;when the tape was made. Putting this together with Paul's info:&lt;BR /&gt;&lt;BR /&gt;1) Deactive and vgexport non-vg00 volume groups. Make sure the map files reside &lt;BR /&gt;in vg00.&lt;BR /&gt;2) Use "make_recovery -A" to backup all of vg00.&lt;BR /&gt;3) Halt the system to replace the vg00 disk(s).&lt;BR /&gt;4) Boot from the Ignite tape to reimage the disk(s) in vg00.&lt;BR /&gt;5) vgimport the non-vg00 volume groups back using the map files in vg00.&lt;BR /&gt;&lt;BR /&gt;That should get you back to the way you were.</description>
      <pubDate>Tue, 16 Nov 1999 14:06:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/replacing-root-disk-in-server/m-p/2416051#M764769</guid>
      <dc:creator>Jason Luginbuhl_1</dc:creator>
      <dc:date>1999-11-16T14:06:25Z</dc:date>
    </item>
  </channel>
</rss>

