<?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: Installation question in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/installation-question/m-p/2904385#M105754</link>
    <description>The only data that will actually be "destroyed" is the data on the disk(s) that you are actually installing the operating system on.  The data on all the other disks should still be available to you once you finish the install.&lt;BR /&gt;&lt;BR /&gt;If it is data that you need after the installation, you can attempt to vgimport those disks.  'man vgimport' for more information.</description>
    <pubDate>Thu, 13 Feb 2003 21:46:37 GMT</pubDate>
    <dc:creator>Patrick Wallek</dc:creator>
    <dc:date>2003-02-13T21:46:37Z</dc:date>
    <item>
      <title>Installation question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installation-question/m-p/2904384#M105753</link>
      <description>I have an install question. I am going to be installing hp-ux 11 on a system. This system is attached to a disk array and has an internal disk. During the installation processes after selecting the target disk it says something to the effect "that all data will be destroyed" and it lists all disks. Does it actually destroy the data on all disks or does it really mean the volume group information isn't going to migrated, so therefore they will appear "blank"?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 13 Feb 2003 21:42:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installation-question/m-p/2904384#M105753</guid>
      <dc:creator>Ray Herbig</dc:creator>
      <dc:date>2003-02-13T21:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: Installation question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installation-question/m-p/2904385#M105754</link>
      <description>The only data that will actually be "destroyed" is the data on the disk(s) that you are actually installing the operating system on.  The data on all the other disks should still be available to you once you finish the install.&lt;BR /&gt;&lt;BR /&gt;If it is data that you need after the installation, you can attempt to vgimport those disks.  'man vgimport' for more information.</description>
      <pubDate>Thu, 13 Feb 2003 21:46:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installation-question/m-p/2904385#M105754</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2003-02-13T21:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: Installation question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installation-question/m-p/2904386#M105755</link>
      <description>When you install the OS, you need to select the one disk where you want the OS to reside. The installation will remove all data from ONLY the selected disk. The old VG information from ONLY that disk will be destroyed.&lt;BR /&gt;&lt;BR /&gt;You can preserve the data as well as VG information (do a vgimport after install) on other disks.&lt;BR /&gt;&lt;BR /&gt;Make sure you 've selected only one disk for installation.</description>
      <pubDate>Thu, 13 Feb 2003 21:46:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installation-question/m-p/2904386#M105755</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2003-02-13T21:46:54Z</dc:date>
    </item>
    <item>
      <title>Re: Installation question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installation-question/m-p/2904387#M105756</link>
      <description>Hey Ray,&lt;BR /&gt;&lt;BR /&gt;No &amp;amp; Yes.&lt;BR /&gt;&lt;BR /&gt;No, only the disk(s) designated for vg00 will be overwritten.&lt;BR /&gt;&lt;BR /&gt;Yes, the VG info - NOT DATA -on all non-vg00 disks would be lost to the new OS. One normally creates current conf &amp;amp; map files, places these on another server to retrieve after install - to be used to vgimport those VGs back.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Thu, 13 Feb 2003 21:47:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installation-question/m-p/2904387#M105756</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2003-02-13T21:47:41Z</dc:date>
    </item>
    <item>
      <title>Re: Installation question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installation-question/m-p/2904388#M105757</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;The targeted disk *only* will be overwritten ("destroyed") and thus knowledge of the remaining disks "lost".&lt;BR /&gt;&lt;BR /&gt;To recover the data on the other disks, as you have deduced, do a 'vgimport' on them afterwards.  Thus, is it preferable to preceed your installtion with:&lt;BR /&gt;&lt;BR /&gt;# vgexport -m /tmp/mapfile.vgNN -s -p -v vgNN&lt;BR /&gt;&lt;BR /&gt;...and preserve the mapfile(s) for subsequent 'vgimport;.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 13 Feb 2003 21:48:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installation-question/m-p/2904388#M105757</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2003-02-13T21:48:21Z</dc:date>
    </item>
    <item>
      <title>Re: Installation question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installation-question/m-p/2904389#M105758</link>
      <description>That was fast. The message just seems a little misleading and I'm just being paranoid. &lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Thu, 13 Feb 2003 21:50:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installation-question/m-p/2904389#M105758</guid>
      <dc:creator>Ray Herbig</dc:creator>
      <dc:date>2003-02-13T21:50:18Z</dc:date>
    </item>
    <item>
      <title>Re: Installation question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installation-question/m-p/2904390#M105759</link>
      <description>What it means is all data on the SELECTED disk (ie the disk you want the OS to be installed on) will be overwritten. All other information or data on the rest of the disks remains intact. Obviously if you want to vgimport the disk array back you can do that after the installation. Just make sure you vgimport it before you do the installation, saving the LVM info onto a mapfile which will be used later in the vgimport process.</description>
      <pubDate>Thu, 13 Feb 2003 21:51:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installation-question/m-p/2904390#M105759</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2003-02-13T21:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: Installation question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installation-question/m-p/2904391#M105760</link>
      <description>Being paranoid in the unix world can be a good thing.  Don't worry about it.&lt;BR /&gt;&lt;BR /&gt;If you really want to be paranoid and make absolutely sure no data from your external disks will be overwritten, then remove the cable(s) going to your external disk array.  This will allow the installation process to see ONLY the internal disk(s), assuming that is what you want to install to.&lt;BR /&gt;&lt;BR /&gt;After you are done, reattach your external disks and do what you need with those disks.</description>
      <pubDate>Thu, 13 Feb 2003 21:52:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installation-question/m-p/2904391#M105760</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2003-02-13T21:52:43Z</dc:date>
    </item>
    <item>
      <title>Re: Installation question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installation-question/m-p/2904392#M105761</link>
      <description>See....this is WHY I'm in IT.&lt;BR /&gt;&lt;BR /&gt;Patrick's low-tech solution for a high-tech problem is elegant in it's simplicity. Something that can be in short supply at times in the IT world.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Jeff</description>
      <pubDate>Thu, 13 Feb 2003 21:58:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installation-question/m-p/2904392#M105761</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2003-02-13T21:58:28Z</dc:date>
    </item>
    <item>
      <title>Re: Installation question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installation-question/m-p/2904393#M105762</link>
      <description>Hi,&lt;BR /&gt;Technically, you could have it destroy data on all your disks, but you would have to specifically tell the install process to install choose all the disks to do it.&lt;BR /&gt;I like and use Patrick's suggestion all the time.&lt;BR /&gt;If I'm worried about it, I physically disconnect the disks I want to protect.&lt;BR /&gt;A little paranoia is a  good thing, I bet we've all been bit when not paranoid enough.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Kel</description>
      <pubDate>Thu, 13 Feb 2003 22:35:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installation-question/m-p/2904393#M105762</guid>
      <dc:creator>Kelli Ward</dc:creator>
      <dc:date>2003-02-13T22:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: Installation question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installation-question/m-p/2904394#M105763</link>
      <description>The data will be destroyed only on the disk which you choose as the target disk for installation(boot disk )&lt;BR /&gt;And note the voulme group information will not be imported by itself. You'll have to import all the volume groups from disk array if you wish to have original data back from disk array.&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;rajeev</description>
      <pubDate>Thu, 13 Feb 2003 23:37:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installation-question/m-p/2904394#M105763</guid>
      <dc:creator>Rajeev  Shukla</dc:creator>
      <dc:date>2003-02-13T23:37:35Z</dc:date>
    </item>
    <item>
      <title>Re: Installation question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installation-question/m-p/2904395#M105764</link>
      <description>Make Absolutely sure that you have all your config files before you start the upgrade save to a &lt;BR /&gt;non-VG00 Filesystem, PC or another server. Good one to have is:&lt;BR /&gt;&lt;BR /&gt;strings /etc/lvmtab &amp;gt; /dump/upgrade2003/lvmtab.out&lt;BR /&gt;&lt;BR /&gt;Even though you will have the ???tee??? stuff from the vgexport in vgexp1.out and vgexp2.out etc???.&lt;BR /&gt;&lt;BR /&gt;BEFORE UPGRADE EXAMPLE&lt;BR /&gt;&lt;BR /&gt;Make sure here you have a -p&lt;BR /&gt;&lt;BR /&gt;vgexport -p -v -m /dump/upgrade2003/vg01.map /dev/vg01 |tee /dump/upgrade2003/vgexp1.out&lt;BR /&gt;&lt;BR /&gt;vgexport -p -v -m /dump/upgrade2003/vg02.map /dev/vg02 |tee /dump/upgrade2003/vgexp2.out&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;AFTER UPGRADE EXAMPLE&lt;BR /&gt;&lt;BR /&gt;mkdir /dev/vg01&lt;BR /&gt;&lt;BR /&gt;mkdir /dev/vg02&lt;BR /&gt;&lt;BR /&gt;mknod /dev/vg01/group c 64 0x010000&lt;BR /&gt;&lt;BR /&gt;mknod /dev/vg02/group c 64 0x020000&lt;BR /&gt;&lt;BR /&gt;vgimport ???p ???v ???m /tmp/vg01.map /dev/vg01 /dev/dsk/c2t8d0 /dev/dsk/c2t9d0    (With ???p dry run)&lt;BR /&gt;&lt;BR /&gt;vgimport ???v ???m /tmp/vg01.map /dev/vg01 /dev/dsk/c2t8d0 /dev/dsk/c2t9d0         (With out it will do it)&lt;BR /&gt;&lt;BR /&gt;vgimport ???p ???v ???m /tmp/vg02.map /dev/vg02 /dev/dsk/c2t10d0                             (With ???p dry run)&lt;BR /&gt;&lt;BR /&gt;vgimport ???v ???m /tmp/vg02.map /dev/vg02 /dev/dsk/c2t10d0                                  (With out it will do it)&lt;BR /&gt;&lt;BR /&gt;vgchange ???ay /dev/vg01&lt;BR /&gt;&lt;BR /&gt;vgchange ???ay /dev/vg02&lt;BR /&gt;&lt;BR /&gt;add Files systems to the fstab  (Cut &amp;amp; Paste into the new fstab)&lt;BR /&gt;&lt;BR /&gt;mkdir  for each mount point&lt;BR /&gt;&lt;BR /&gt;mount ???a&lt;BR /&gt;&lt;BR /&gt;I hope this helps&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;&lt;BR /&gt;RICH&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Feb 2003 12:49:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installation-question/m-p/2904395#M105764</guid>
      <dc:creator>Richard Ace_1</dc:creator>
      <dc:date>2003-02-14T12:49:52Z</dc:date>
    </item>
  </channel>
</rss>

