<?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: System Restore from dump in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/system-restore-from-dump/m-p/3899902#M282837</link>
    <description>okay thanks a lot for the answer guys i'm gonna try that.&lt;BR /&gt;&lt;BR /&gt;btw Must i use a tape ? or can i do it via network ? because i don't think i'll be able to plugin an lto taper on the source server.&lt;BR /&gt;&lt;BR /&gt;otherwise i can do it via nfs on another server with an lto writer, but i'll still have to restore from the network in any case ?&lt;BR /&gt;&lt;BR /&gt;thanks a lot.</description>
    <pubDate>Fri, 17 Nov 2006 09:32:56 GMT</pubDate>
    <dc:creator>og_2</dc:creator>
    <dc:date>2006-11-17T09:32:56Z</dc:date>
    <item>
      <title>System Restore from dump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-restore-from-dump/m-p/3899899#M282834</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;i'm having a small prob.&lt;BR /&gt;&lt;BR /&gt;i must make a clone of an c180/hp-ux 10.20 machine on another one.&lt;BR /&gt;&lt;BR /&gt;so i made a few dumps of the 1st machine (ea. main partitions dumps such as slash, usr, var etc) with "dump" utility.&lt;BR /&gt;&lt;BR /&gt;i booted on the new machine with the install cd and launched a recovery shell, with network activated (works fine), and without IPL.&lt;BR /&gt;&lt;BR /&gt;i loaded ioscan, mkfs and all.&lt;BR /&gt;&lt;BR /&gt;but the prob is when i do an&lt;BR /&gt;&lt;BR /&gt;ioscan -fnkC disk&lt;BR /&gt;&lt;BR /&gt;it displays this :&lt;BR /&gt;&lt;BR /&gt;[..]&lt;BR /&gt;&lt;BR /&gt;disk    0   8/12.6.0  disk  CLAIMED  device SEAGATE ST39175LC&lt;BR /&gt;               /dev/dsk/c0t6d0       /dev/dsk/c0t6d0s2lvm    /dev/rdsk/c0t6d0s1vm&lt;BR /&gt;               /dev/dsk/c0t6d0s1lvm  /dev/dsk/c0t6d0         /dev/rdsk/c0t6d0s2lvm&lt;BR /&gt;&lt;BR /&gt;[..] -&amp;gt; same for other disk + cdrom&lt;BR /&gt;&lt;BR /&gt;(there was a previous system installed on this machine i wanna erase)&lt;BR /&gt;&lt;BR /&gt;i tried to make an /sbin/fs/hfs/mkfs c0t6d0s2lvm and c0t6d0s1lvm, and mount them on a /ROOT and /ROOT/stand.&lt;BR /&gt;&lt;BR /&gt;i don't really understand why partitions are named with "s1/s2 lvm suffix".&lt;BR /&gt;&lt;BR /&gt;but when i rcp my slash.dump, usr.dump etc, and try to restore them in /ROOT etc, i'm getting a file system full very fastly.&lt;BR /&gt;&lt;BR /&gt;any idea on how i could clone my old system on this new machine ? (without using ignite if possible)&lt;BR /&gt;&lt;BR /&gt;i'm really new on hp-ux so perhaps i did something wrong.&lt;BR /&gt;&lt;BR /&gt;thanks for your help.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Oliver griffin (france)</description>
      <pubDate>Fri, 17 Nov 2006 03:53:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-restore-from-dump/m-p/3899899#M282834</guid>
      <dc:creator>og_2</dc:creator>
      <dc:date>2006-11-17T03:53:53Z</dc:date>
    </item>
    <item>
      <title>Re: System Restore from dump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-restore-from-dump/m-p/3899900#M282835</link>
      <description>You will have a better chance of doing this properly by using an Ignite bootable tape.&lt;BR /&gt;&lt;BR /&gt;In 10.20 it was call make_recovery&lt;BR /&gt;&lt;BR /&gt;man make_recovery&lt;BR /&gt;&lt;BR /&gt;You should only include vg00 in your recovery tape. Boot from it on the destination system restore the system itself then restore the rest of your VGs with whatever regular backup tool you are using once your new cloned system is up .</description>
      <pubDate>Fri, 17 Nov 2006 09:16:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-restore-from-dump/m-p/3899900#M282835</guid>
      <dc:creator>Christian Tremblay</dc:creator>
      <dc:date>2006-11-17T09:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: System Restore from dump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-restore-from-dump/m-p/3899901#M282836</link>
      <description>Amigo &lt;BR /&gt;it uses make_recover -A -d /dev/rmt/xxx</description>
      <pubDate>Fri, 17 Nov 2006 09:21:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-restore-from-dump/m-p/3899901#M282836</guid>
      <dc:creator>Calandrello</dc:creator>
      <dc:date>2006-11-17T09:21:17Z</dc:date>
    </item>
    <item>
      <title>Re: System Restore from dump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-restore-from-dump/m-p/3899902#M282837</link>
      <description>okay thanks a lot for the answer guys i'm gonna try that.&lt;BR /&gt;&lt;BR /&gt;btw Must i use a tape ? or can i do it via network ? because i don't think i'll be able to plugin an lto taper on the source server.&lt;BR /&gt;&lt;BR /&gt;otherwise i can do it via nfs on another server with an lto writer, but i'll still have to restore from the network in any case ?&lt;BR /&gt;&lt;BR /&gt;thanks a lot.</description>
      <pubDate>Fri, 17 Nov 2006 09:32:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-restore-from-dump/m-p/3899902#M282837</guid>
      <dc:creator>og_2</dc:creator>
      <dc:date>2006-11-17T09:32:56Z</dc:date>
    </item>
    <item>
      <title>Re: System Restore from dump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-restore-from-dump/m-p/3899903#M282838</link>
      <description>It's simpler if you can connect a small DDS tape on your boxes, but if you can't there is the network alternative too.&lt;BR /&gt;&lt;BR /&gt;Check man make_net_recovery&lt;BR /&gt;&lt;BR /&gt;Chris&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Nov 2006 09:49:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-restore-from-dump/m-p/3899903#M282838</guid>
      <dc:creator>Christian Tremblay</dc:creator>
      <dc:date>2006-11-17T09:49:02Z</dc:date>
    </item>
    <item>
      <title>Re: System Restore from dump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-restore-from-dump/m-p/3899904#M282839</link>
      <description>damn i got no luck. those proggies are not installed on the source server ;(&lt;BR /&gt;&lt;BR /&gt;gonna check on the applications disks</description>
      <pubDate>Fri, 17 Nov 2006 09:53:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-restore-from-dump/m-p/3899904#M282839</guid>
      <dc:creator>og_2</dc:creator>
      <dc:date>2006-11-17T09:53:31Z</dc:date>
    </item>
  </channel>
</rss>

