<?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: cpio -x in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cpio-x/m-p/3061345#M138762</link>
    <description>Fred,&lt;BR /&gt;&lt;BR /&gt;You are not in my opinion planning on running Ignite often enough.&lt;BR /&gt;&lt;BR /&gt;I run this script to back up vg00 and enable me to restore boot disk without hitting data once a week.&lt;BR /&gt;&lt;BR /&gt;#!/usr/bin/sh&lt;BR /&gt;/opt/ignite/bin/make_tape_recovery -Av -x inc_entire=vg00&lt;BR /&gt;&lt;BR /&gt;I also run it prior to almost any patch installation so I have a way of backing out the changes fast should the system not boot after the installation.&lt;BR /&gt;&lt;BR /&gt;My DR strategy is this: Regular make_tape_recovery backups, weekly fbackups and nightly Veritas backups on critical data.  Weekly full backups followed by incrementals.&lt;BR /&gt;&lt;BR /&gt;The recovery strategy is if the system is trashed, restore off Ignite tape first and then restore the rest of the data from fbackup or Veritas.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Tue, 02 Sep 2003 14:21:19 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2003-09-02T14:21:19Z</dc:date>
    <item>
      <title>cpio -x</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpio-x/m-p/3061338#M138755</link>
      <description>Has the -x option always been available for cpio, or is this new with ver.11?&lt;BR /&gt;&lt;BR /&gt;I have always used cpio for my daily backups but noticed some time ago that it didn't do so well with special files.&lt;BR /&gt;&lt;BR /&gt;Today I was reading man on cpio and noticed the -x option.&lt;BR /&gt;&lt;BR /&gt;Does anyone know if it covers -all- special files?  i.e. can I completely restore a system with a full cpio (assuming there's enough of an OS left to run cpio for the restore)?&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Sep 2003 12:58:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpio-x/m-p/3061338#M138755</guid>
      <dc:creator>Fred Martin_1</dc:creator>
      <dc:date>2003-09-02T12:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: cpio -x</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpio-x/m-p/3061339#M138756</link>
      <description>the -x option was in the cpio released as part of HP-UX 11.00.  I just checked a system and I don't think I updated cpio since install.&lt;BR /&gt;&lt;BR /&gt;The only way I know to completely restore a system including lif and boot is Ignite.  Though it appears that cpio can fix a partially damaged system.  If the LIF area is trashed your only option is to restore off a make_tape_recovery tape.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 02 Sep 2003 13:05:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpio-x/m-p/3061339#M138756</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-09-02T13:05:29Z</dc:date>
    </item>
    <item>
      <title>Re: cpio -x</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpio-x/m-p/3061340#M138757</link>
      <description>Yes, really "cpio -x" is restore all dev-files. But it is not good idea, I thing, to&lt;BR /&gt;make full copy of your system doing cpio.&lt;BR /&gt;As was mentioned above, use Ignite.&lt;BR /&gt;Meantime you could use cpio -x for&lt;BR /&gt;backup /dev, for example, or for moving data&lt;BR /&gt;between disks.&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Sep 2003 13:15:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpio-x/m-p/3061340#M138757</guid>
      <dc:creator>Stanimir</dc:creator>
      <dc:date>2003-09-02T13:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: cpio -x</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpio-x/m-p/3061341#M138758</link>
      <description>-x option is available in 10.20 , 11, and 11i.&lt;BR /&gt;per man pages it does take backup of special files but I think ignite tape(make_tape_recovery)  would be better choise.&lt;BR /&gt;&lt;BR /&gt;-USA..</description>
      <pubDate>Tue, 02 Sep 2003 13:17:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpio-x/m-p/3061341#M138758</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2003-09-02T13:17:37Z</dc:date>
    </item>
    <item>
      <title>Re: cpio -x</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpio-x/m-p/3061342#M138759</link>
      <description>Hi,&lt;BR /&gt;The -x option in cpio is very old (at least 10 years I think).&lt;BR /&gt;&lt;BR /&gt;I have often, with earlier versions of HP-UX, cloned system disks with cpio. I have not tried with HP-UX 11.x (as Ignite is a better tool) but I don.t think there is any differences, all special files is created.</description>
      <pubDate>Tue, 02 Sep 2003 13:17:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpio-x/m-p/3061342#M138759</guid>
      <dc:creator>Leif Halvarsson_2</dc:creator>
      <dc:date>2003-09-02T13:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: cpio -x</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpio-x/m-p/3061343#M138760</link>
      <description>Thanks folks.  I'm reading the fbackup man now - will probably do an ignite tape every two or three months, with fbackup as the daily/weekly routine.&lt;BR /&gt;&lt;BR /&gt;I've only about 30 GB of data and one DLT tape drive - no library - so mine is a simple case.&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Sep 2003 13:35:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpio-x/m-p/3061343#M138760</guid>
      <dc:creator>Fred Martin_1</dc:creator>
      <dc:date>2003-09-02T13:35:17Z</dc:date>
    </item>
    <item>
      <title>Re: cpio -x</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpio-x/m-p/3061344#M138761</link>
      <description>I'm reading man frecover.  It appears that it's intended to recover whole directory trees.  Can the "include" be a list of specific filenames, not directory names?</description>
      <pubDate>Tue, 02 Sep 2003 14:14:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpio-x/m-p/3061344#M138761</guid>
      <dc:creator>Fred Martin_1</dc:creator>
      <dc:date>2003-09-02T14:14:23Z</dc:date>
    </item>
    <item>
      <title>Re: cpio -x</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpio-x/m-p/3061345#M138762</link>
      <description>Fred,&lt;BR /&gt;&lt;BR /&gt;You are not in my opinion planning on running Ignite often enough.&lt;BR /&gt;&lt;BR /&gt;I run this script to back up vg00 and enable me to restore boot disk without hitting data once a week.&lt;BR /&gt;&lt;BR /&gt;#!/usr/bin/sh&lt;BR /&gt;/opt/ignite/bin/make_tape_recovery -Av -x inc_entire=vg00&lt;BR /&gt;&lt;BR /&gt;I also run it prior to almost any patch installation so I have a way of backing out the changes fast should the system not boot after the installation.&lt;BR /&gt;&lt;BR /&gt;My DR strategy is this: Regular make_tape_recovery backups, weekly fbackups and nightly Veritas backups on critical data.  Weekly full backups followed by incrementals.&lt;BR /&gt;&lt;BR /&gt;The recovery strategy is if the system is trashed, restore off Ignite tape first and then restore the rest of the data from fbackup or Veritas.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 02 Sep 2003 14:21:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpio-x/m-p/3061345#M138762</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-09-02T14:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: cpio -x</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpio-x/m-p/3061346#M138763</link>
      <description>Fred,&lt;BR /&gt;&lt;BR /&gt;regarding your last question: yes with -i you can include individual files, as well as directories which is more common.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Bernhard</description>
      <pubDate>Tue, 02 Sep 2003 15:00:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpio-x/m-p/3061346#M138763</guid>
      <dc:creator>Bernhard Mueller</dc:creator>
      <dc:date>2003-09-02T15:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: cpio -x</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpio-x/m-p/3061347#M138764</link>
      <description>fbackup and cpio are both safe tools to cover special files.</description>
      <pubDate>Tue, 02 Sep 2003 15:03:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpio-x/m-p/3061347#M138764</guid>
      <dc:creator>Bernhard Mueller</dc:creator>
      <dc:date>2003-09-02T15:03:09Z</dc:date>
    </item>
    <item>
      <title>Re: cpio -x</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpio-x/m-p/3061348#M138765</link>
      <description>Well, cpio -x skips sockets.&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Sep 2003 13:28:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpio-x/m-p/3061348#M138765</guid>
      <dc:creator>Fred Martin_1</dc:creator>
      <dc:date>2003-09-03T13:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: cpio -x</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpio-x/m-p/3061349#M138766</link>
      <description>I do not see the necessity to backup a socket. They are temp files, so skipping them is only correct, from my point of view.&lt;BR /&gt;&lt;BR /&gt;And fo a direct answer, the best way of restoring special files, in the need, is:&lt;BR /&gt;&lt;BR /&gt;- ignite, if there was a total crash&lt;BR /&gt;- by hand, using a paper copy of an ioscan -fn&lt;BR /&gt;- re-creating when possible, using insf.&lt;BR /&gt;&lt;BR /&gt;As previously said, cpio in not a disaster-recovery tool (like ignite) nor a full backup solution by otself.&lt;BR /&gt;&lt;BR /&gt;   Massimo</description>
      <pubDate>Wed, 03 Sep 2003 13:36:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpio-x/m-p/3061349#M138766</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2003-09-03T13:36:00Z</dc:date>
    </item>
  </channel>
</rss>

