<?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: Old school question in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/old-school-question/m-p/2765039#M894973</link>
    <description>Duh!&lt;BR /&gt;Your right.&lt;BR /&gt;Teach me for going on vacation.&lt;BR /&gt;Come back and the brain stops working.&lt;BR /&gt;Thanks,&lt;BR /&gt;Kel</description>
    <pubDate>Wed, 17 Jul 2002 15:10:57 GMT</pubDate>
    <dc:creator>Kelli Ward</dc:creator>
    <dc:date>2002-07-17T15:10:57Z</dc:date>
    <item>
      <title>Old school question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/old-school-question/m-p/2765032#M894966</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I have an old s800 system running HP-UX 9.04&lt;BR /&gt;I need to create a backup to tape of this system. Normally, I would use fbackup but, I would like to try to generate a bootable backup, if possible, as this tape will be used duplicate the system at another site.&lt;BR /&gt;I know you can use dd to do this, but there's a small catch, I'm not sure of. This system is partitioned.&lt;BR /&gt;Instead of /dev/dsk/c201d#s0, it has the followng sectors set up:&lt;BR /&gt;/dev/dsk/c0d0s6 (Standard boot sector)&lt;BR /&gt;/dev/dsk/c0d0s8 / filesystem&lt;BR /&gt;/dev/dsk/c0d0s10 swap&lt;BR /&gt;/dev/dsk/c0d0s14 and s15 (extra "empty" directories)&lt;BR /&gt;I can see that I will need to do at least the following:&lt;BR /&gt;dd if=/usr/lib/uxbootlf of=/dev/rmt/0mn bs=2k&lt;BR /&gt;dd if=/dev/rdsk/c0d0s8 of=/dev/rmt/0m(n) bs=64k&lt;BR /&gt;&lt;BR /&gt;Will I also need to add any of the other partitions?&lt;BR /&gt;Also, is this type of backup reliable at all. The only experience I have with this was a failed recovery attempt from a dd'ed tape, that I did not generate. (So, I do not know exactly how it was built.)&lt;BR /&gt;I will not be able to upgrade the OS on this system as it contains specialty programs that will will not run above HP-UX 9.&lt;BR /&gt;Thanks,&lt;BR /&gt;Kelli</description>
      <pubDate>Tue, 16 Jul 2002 14:44:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/old-school-question/m-p/2765032#M894966</guid>
      <dc:creator>Kelli Ward</dc:creator>
      <dc:date>2002-07-16T14:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: Old school question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/old-school-question/m-p/2765033#M894967</link>
      <description>Well first thing to say is ther eis no Ignite/UX versin for 9.x as far as I know.&lt;BR /&gt;Second point to make, is the "other" system EXACTLY identical?&lt;BR /&gt;If it is, then take a look at thecopyutil procedure in hte off-line diagnostics.&lt;BR /&gt;Please note that this HAS to be run with the system shutdown, and can take 2-3 hours. It will make a bootable tape containing all of the stuff/layout in the boot disc ONLY, i.e. you cannot include any other discs.&lt;BR /&gt;There is no way to verify oit, other than to recover from it and test.&lt;BR /&gt;If the system is NOT identical, then this will probably not work anyway.&lt;BR /&gt;&lt;BR /&gt;I suggest you rather look at implementing documentation on hopw the system is laid out, how to recreate it and then use fbackup to be able to recover to the other system after first installing it.&lt;BR /&gt;Failing that, you could try to  add in an identical disc on the working system, and then use dd, kmboot etc to exactly copy the disc, and then test if you can boot from htat disc. If that works, take it to the other site and test it there.&lt;BR /&gt;best of luck</description>
      <pubDate>Tue, 16 Jul 2002 15:44:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/old-school-question/m-p/2765033#M894967</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2002-07-16T15:44:18Z</dc:date>
    </item>
    <item>
      <title>Re: Old school question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/old-school-question/m-p/2765034#M894968</link>
      <description>I would recommend the copyutil over the dd. copyutil saved the day for me more than once. Be advised that the hardware you are restoring to should be identical to the hardware you are performing the backup on. Otherwise you can experience problems, including not beinng able to boot.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Marty</description>
      <pubDate>Tue, 16 Jul 2002 15:55:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/old-school-question/m-p/2765034#M894968</guid>
      <dc:creator>Martin Johnson</dc:creator>
      <dc:date>2002-07-16T15:55:29Z</dc:date>
    </item>
    <item>
      <title>Re: Old school question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/old-school-question/m-p/2765035#M894969</link>
      <description>Kelli,&lt;BR /&gt;&lt;BR /&gt;This is just "blue-skying", if you will, but what about trying to mimic what ignite does?  Ignite first dumps the bootable image stuff onto the tape and then follows that with a tar backup of vg00.  If you can figure out exactly how ignite does that, you should be able to duplicate.&lt;BR /&gt;&lt;BR /&gt;For What It's Worth,&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 16 Jul 2002 16:00:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/old-school-question/m-p/2765035#M894969</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-07-16T16:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: Old school question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/old-school-question/m-p/2765036#M894970</link>
      <description>Hello Kelli,&lt;BR /&gt;&lt;BR /&gt;if I remember correctly then you will have to use slice "c0d0s2", i.e. the whole disk! But since the disks at that time used to be less than 4GB it should not matter too much...&lt;BR /&gt;&lt;BR /&gt;Just my $0.02,&lt;BR /&gt;Wodisch&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Jul 2002 16:10:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/old-school-question/m-p/2765036#M894970</guid>
      <dc:creator>Wodisch_1</dc:creator>
      <dc:date>2002-07-16T16:10:58Z</dc:date>
    </item>
    <item>
      <title>Re: Old school question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/old-school-question/m-p/2765037#M894971</link>
      <description>Hi All,&lt;BR /&gt;Thanks for your replies.&lt;BR /&gt;&lt;BR /&gt;Melvin - Although Ignite for 9 wouldn't be cost effective for HP, I'd be done with this project if I had it. (Another one coming up to, I could only wish - sigh) ;) The other site is out of town so any backup I create will ship to them with instructions on recovery.&lt;BR /&gt;&lt;BR /&gt;Martin - Thanks for the copyutil info, unfortunately this unit does not have it installed.&lt;BR /&gt;&lt;BR /&gt;Pete - An interesting idea, but I probably don't have time to implement.&lt;BR /&gt;&lt;BR /&gt;Wodisch - You are correct, except on this system. I attempted, in the past to dd this system to another drive and received a Can't stat error using 2. I noted when adding another drive to it using SAM, it has an Add drive - Not using the Logical Volume Manager option.&lt;BR /&gt;It will allow you to pick and choose the various slices, including 2 (for the whole disk)&lt;BR /&gt;I have to wonder if the person who built this either used something like this to initially build the drive or was used to the HP-UX 8 way of doing things and it didn't quite gel. I'm not really sure, it's a little too old for me.&lt;BR /&gt;And yes, this is a strange drive. ;)&lt;BR /&gt;&lt;BR /&gt;Thank you all again for your replies, I think, in light of time constraints, I will opt for fbackup and instructions. &lt;BR /&gt;&lt;BR /&gt;Points to follow.&lt;BR /&gt;&lt;BR /&gt;Kel</description>
      <pubDate>Wed, 17 Jul 2002 13:46:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/old-school-question/m-p/2765037#M894971</guid>
      <dc:creator>Kelli Ward</dc:creator>
      <dc:date>2002-07-17T13:46:01Z</dc:date>
    </item>
    <item>
      <title>Re: Old school question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/old-school-question/m-p/2765038#M894972</link>
      <description>copyutil is on the maintenance CD. You need to boot from the CD.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Marty</description>
      <pubDate>Wed, 17 Jul 2002 14:58:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/old-school-question/m-p/2765038#M894972</guid>
      <dc:creator>Martin Johnson</dc:creator>
      <dc:date>2002-07-17T14:58:05Z</dc:date>
    </item>
    <item>
      <title>Re: Old school question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/old-school-question/m-p/2765039#M894973</link>
      <description>Duh!&lt;BR /&gt;Your right.&lt;BR /&gt;Teach me for going on vacation.&lt;BR /&gt;Come back and the brain stops working.&lt;BR /&gt;Thanks,&lt;BR /&gt;Kel</description>
      <pubDate>Wed, 17 Jul 2002 15:10:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/old-school-question/m-p/2765039#M894973</guid>
      <dc:creator>Kelli Ward</dc:creator>
      <dc:date>2002-07-17T15:10:57Z</dc:date>
    </item>
    <item>
      <title>Re: Old school question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/old-school-question/m-p/2765040#M894974</link>
      <description>'Late' response:&lt;BR /&gt;&lt;BR /&gt;COPYUTIL is indeed the best approach.&lt;BR /&gt;&lt;BR /&gt;The dd(1) method in your base posting will *not* [1] work for a Series *800*. It is a Series *700* method. See the (9.X) hpux_800(1M) versus hpux_700(1M) manual pages for details.&lt;BR /&gt;&lt;BR /&gt;[1] "not works" means you can not *boot/restore*. Of course the dd(1) commands themselves work fine, i.e. the give you a perfectly good, but useless, tape.</description>
      <pubDate>Thu, 18 Jul 2002 12:16:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/old-school-question/m-p/2765040#M894974</guid>
      <dc:creator>Frank Slootweg</dc:creator>
      <dc:date>2002-07-18T12:16:46Z</dc:date>
    </item>
  </channel>
</rss>

