<?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: Multi OS in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/multi-os/m-p/4880977#M846871</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have done this by using vgimport and there were no issues.&lt;BR /&gt;&lt;BR /&gt;You can just carry on with the steps&lt;BR /&gt;&lt;BR /&gt;Thanks you&lt;BR /&gt;Sreejith M&lt;BR /&gt;</description>
    <pubDate>Fri, 21 Jan 2005 00:50:55 GMT</pubDate>
    <dc:creator>sreejith_4</dc:creator>
    <dc:date>2005-01-21T00:50:55Z</dc:date>
    <item>
      <title>Multi OS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multi-os/m-p/4880970#M846864</link>
      <description>Can you help me? I want to create multi OS at  a server with PA-RISC processors. The OS HP-UX 11.00 has already been installed at first disk and I want to install OS HP-UX 11i at second disk and use some filesystems from first disk to second disk. Does any manual exist? Do you have any experiences (bad or good) with managing of multi OS?&lt;BR /&gt;Thanks.</description>
      <pubDate>Wed, 19 Jan 2005 11:20:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multi-os/m-p/4880970#M846864</guid>
      <dc:creator>Dagmar Bendová</dc:creator>
      <dc:date>2005-01-19T11:20:27Z</dc:date>
    </item>
    <item>
      <title>Re: Multi OS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multi-os/m-p/4880971#M846865</link>
      <description>Just install 11i on the second disk.&lt;BR /&gt;&lt;BR /&gt;When done use vgimport to import the VG from the first disk and mount whatever filesystems you need.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Jan 2005 11:23:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multi-os/m-p/4880971#M846865</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2005-01-19T11:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: Multi OS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multi-os/m-p/4880972#M846866</link>
      <description>A single wholed disk is required for an 11i installation.&lt;BR /&gt;&lt;BR /&gt;Which to boot off of is controlled as follows.&lt;BR /&gt;&lt;BR /&gt;At the console, shutdown -ry now&lt;BR /&gt;&lt;BR /&gt;Intervene at the 10 second prompt.&lt;BR /&gt;&lt;BR /&gt;sea&lt;ENTER&gt;&lt;BR /&gt;&lt;BR /&gt;A list of disks is displayed.&lt;BR /&gt;&lt;BR /&gt;Probably P1 and P2 are the first two disks in a two disk system.&lt;BR /&gt;&lt;BR /&gt;Bo P1  or Bo P2&lt;BR /&gt;&lt;BR /&gt;to boot.&lt;BR /&gt;&lt;BR /&gt;As Patrick notes, you should be able to access and update either disk no matter which you boot of of if you are careful.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/ENTER&gt;</description>
      <pubDate>Wed, 19 Jan 2005 11:44:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multi-os/m-p/4880972#M846866</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-01-19T11:44:30Z</dc:date>
    </item>
    <item>
      <title>Re: Multi OS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multi-os/m-p/4880973#M846867</link>
      <description>Thank you for your answer. Some logical volumes are on the root volume group on the first disk If I will import the first disk to the root volume group of the second disk some duplicita of logical volumes could be happen.</description>
      <pubDate>Thu, 20 Jan 2005 03:45:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multi-os/m-p/4880973#M846867</guid>
      <dc:creator>Dagmar Bendová</dc:creator>
      <dc:date>2005-01-20T03:45:32Z</dc:date>
    </item>
    <item>
      <title>Re: Multi OS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multi-os/m-p/4880974#M846868</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;No dupliaction happens, when you import the Vg from first disk (11.0) to second disk (11i)</description>
      <pubDate>Thu, 20 Jan 2005 04:58:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multi-os/m-p/4880974#M846868</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2005-01-20T04:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: Multi OS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multi-os/m-p/4880975#M846869</link>
      <description>Dagmar --&lt;BR /&gt;&lt;BR /&gt;WHen you are booted off the second root disk and you vgimport the first root disk, there will not be any duplication because you will be using different major and minor numbers (i.e. you will be importing to (for example) vg02 and so your volume groups will have a 0x02nnnn instead of the 0x00nnnn of the second root vg).&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Kent M. Ostby&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Jan 2005 05:25:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multi-os/m-p/4880975#M846869</guid>
      <dc:creator>Kent Ostby</dc:creator>
      <dc:date>2005-01-20T05:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: Multi OS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multi-os/m-p/4880976#M846870</link>
      <description>I've done this same procedure to handle an OS upgrade in the past.  But, if you think about it, an easier way would be just to use some other (non-vg00) disk, and dump all of your root volumes to there.  Boot from the second disk, and mount the extra disk(s) most anywhere.  Forgive me, but I'm assuming that you're trying to upgrade to 11i -if not then some of my advice is probably not relevant.  Anyway, using this method - root volumes are separate and therefore protected from one another.  You've still got copies of them else where for reference, plus all of you application disks mount-able from both operating systems.  &lt;BR /&gt;&lt;BR /&gt;I think I know what you're getting at and why - I just think it's safer not to access any (root) volumes from the other system.  However, if were discussing /home or somthing like that - that's a different story.</description>
      <pubDate>Thu, 20 Jan 2005 19:19:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multi-os/m-p/4880976#M846870</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2005-01-20T19:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: Multi OS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multi-os/m-p/4880977#M846871</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have done this by using vgimport and there were no issues.&lt;BR /&gt;&lt;BR /&gt;You can just carry on with the steps&lt;BR /&gt;&lt;BR /&gt;Thanks you&lt;BR /&gt;Sreejith M&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Jan 2005 00:50:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multi-os/m-p/4880977#M846871</guid>
      <dc:creator>sreejith_4</dc:creator>
      <dc:date>2005-01-21T00:50:55Z</dc:date>
    </item>
    <item>
      <title>Re: Multi OS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multi-os/m-p/4880978#M846872</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;above all. make sure you do your backups properly...just in case you mess up with something that you are not sure.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Fri, 21 Jan 2005 02:37:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multi-os/m-p/4880978#M846872</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2005-01-21T02:37:09Z</dc:date>
    </item>
    <item>
      <title>Re: Multi OS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multi-os/m-p/4880979#M846873</link>
      <description>Dagmar&lt;BR /&gt;&lt;BR /&gt;To import root vg from first disk after system is booted up from second disk (HP-UX 11i), here are the detail steps.&lt;BR /&gt;&lt;BR /&gt;1. mkdir /dev/vg01 &amp;lt;= assume vg01 is not used&lt;BR /&gt;2. mknod /dev/vg01/group c 64 0x010000 &lt;BR /&gt;3. vgimport /dev/vg01 /dev/dsk/cXtXdX&lt;BR /&gt;4. vgchange -a y /dev/vg01&lt;BR /&gt;5. Create temporary mountpoint and mount selected lvol(s) from vg01 as required&lt;BR /&gt;6. when done, umount temporary mountpoint, run vgchange -a n /dev/vg01 and then run vgexport /dev/vg01 to remove any reference from second disk&lt;BR /&gt;&lt;BR /&gt;Hope that help&lt;BR /&gt;&lt;BR /&gt;Andrew</description>
      <pubDate>Fri, 21 Jan 2005 15:44:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multi-os/m-p/4880979#M846873</guid>
      <dc:creator>Andrew Fong</dc:creator>
      <dc:date>2005-01-21T15:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: Multi OS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multi-os/m-p/4880980#M846874</link>
      <description>Thanks everyone for your help. Your advices had success.</description>
      <pubDate>Thu, 03 Feb 2005 06:05:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multi-os/m-p/4880980#M846874</guid>
      <dc:creator>Dagmar Bendová</dc:creator>
      <dc:date>2005-02-03T06:05:37Z</dc:date>
    </item>
  </channel>
</rss>

