<?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: Restoring backup in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/restoring-backup/m-p/3007906#M127935</link>
    <description>The server should be in the list of servers which has access control. try this command &lt;BR /&gt;# xhost servername&lt;BR /&gt;Then telnet to servername and export DISPLAY.&lt;BR /&gt;&lt;BR /&gt;Hope this help.</description>
    <pubDate>Tue, 08 Jul 2003 17:09:18 GMT</pubDate>
    <dc:creator>GK_5</dc:creator>
    <dc:date>2003-07-08T17:09:18Z</dc:date>
    <item>
      <title>Restoring backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restoring-backup/m-p/3007896#M127925</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;I am trying to restore a backup from a old tape on HP-UX vision B.10.20 E. &lt;BR /&gt;When i give the &lt;BR /&gt;command cpio -icd &amp;lt; /dev/rmt/1m it shows me that u should not use c option. &lt;BR /&gt;When i just specify cpio -id &amp;lt; /dev/rmt/1m &lt;BR /&gt;the system displays a message that i should use c option also. &lt;BR /&gt;&lt;BR /&gt;Could you please help. &lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;R. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Jun 2003 20:11:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restoring-backup/m-p/3007896#M127925</guid>
      <dc:creator>Rajiv Thakur</dc:creator>
      <dc:date>2003-06-25T20:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: Restoring backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restoring-backup/m-p/3007897#M127926</link>
      <description>That pretty much says that this is not a cpio backup. I would at least try to add the 'B' (5k blocking) option to both cpio commands. I would next try tar vtf /dev/rmt/1m and see if you see any thing. If that doesn't work then I suggest that you do:&lt;BR /&gt;&lt;BR /&gt;dd if=/dev/rmt/1m bs=512 count=2 | od -A d -t c -v &amp;gt; myfile.&lt;BR /&gt;&lt;BR /&gt;Then attach myfile and post it and we can probably identify the backup format.&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Jun 2003 20:18:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restoring-backup/m-p/3007897#M127926</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2003-06-25T20:18:24Z</dc:date>
    </item>
    <item>
      <title>Re: Restoring backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restoring-backup/m-p/3007898#M127927</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;It could as well be a fbackup format. Try &lt;BR /&gt;&lt;BR /&gt;frecover -I /tmp/index -f /dev/rmt/1m&lt;BR /&gt;&lt;BR /&gt;And see if it dumps any index file. If not, it's not fbackup media either.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Wed, 25 Jun 2003 20:23:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restoring-backup/m-p/3007898#M127927</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2003-06-25T20:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: Restoring backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restoring-backup/m-p/3007899#M127928</link>
      <description>The tape backup can be in any format, tar, cpio,fbackup,pax anything ,There is no way to actually tell!  You can only do with trial and error method. &lt;BR /&gt;Best bet would be dd command as sugested by  Clay.&lt;BR /&gt;The pax can read both cpio and tar created tapes.&lt;BR /&gt;&lt;BR /&gt;Try with dd first.&lt;BR /&gt;&lt;BR /&gt;-USA..</description>
      <pubDate>Wed, 25 Jun 2003 20:42:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restoring-backup/m-p/3007899#M127928</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2003-06-25T20:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: Restoring backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restoring-backup/m-p/3007900#M127929</link>
      <description />
      <pubDate>Mon, 30 Jun 2003 15:24:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restoring-backup/m-p/3007900#M127929</guid>
      <dc:creator>Rajiv Thakur</dc:creator>
      <dc:date>2003-06-30T15:24:11Z</dc:date>
    </item>
    <item>
      <title>Re: Restoring backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restoring-backup/m-p/3007901#M127930</link>
      <description>Hi,&lt;BR /&gt;from the tape it is and old, very old Omniback media.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I suggest you to download a free copy of OB/DP, install the trial, import the tape and do the restore.&lt;BR /&gt;&lt;BR /&gt;I wonder if you can import the tape, since it looks like a version 1 of OB (i never saw it..)&lt;BR /&gt;&lt;BR /&gt;With the free trial, you have 60 days for this purpose.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;  Massimo&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 30 Jun 2003 15:38:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restoring-backup/m-p/3007901#M127930</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2003-06-30T15:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: Restoring backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restoring-backup/m-p/3007902#M127931</link>
      <description>Restore with cpio:&lt;BR /&gt;&lt;BR /&gt;cpio -itumvB &amp;lt; /dev/rmt/0m  (* list table of contents / index *)&lt;BR /&gt;&lt;BR /&gt;cpio -idumvB &amp;lt; /dev/rmt/0m (* restore *)&lt;BR /&gt;&lt;BR /&gt;Also refer to PAX.  PAX is the ignite backup utility.  It will automatically decypher 'tar' and 'cpio' utilities:&lt;BR /&gt;&lt;BR /&gt;pax -v -f /dev/rmt/0m (* list of contents *)&lt;BR /&gt;&lt;BR /&gt;pax -r -f /dev/rmt/0m  (* restore *)</description>
      <pubDate>Mon, 30 Jun 2003 15:42:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restoring-backup/m-p/3007902#M127931</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-06-30T15:42:12Z</dc:date>
    </item>
    <item>
      <title>Re: Restoring backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restoring-backup/m-p/3007903#M127932</link>
      <description>Hello!&lt;BR /&gt;&lt;BR /&gt;You have backup tape of OmniBack&lt;BR /&gt;If you have OmniBack then scan&amp;amp;import the tape&lt;BR /&gt;with Omni and you will see what's on the tape.&lt;BR /&gt;&lt;BR /&gt;Caesar</description>
      <pubDate>Mon, 30 Jun 2003 19:42:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restoring-backup/m-p/3007903#M127932</guid>
      <dc:creator>Caesar_3</dc:creator>
      <dc:date>2003-06-30T19:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: Restoring backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restoring-backup/m-p/3007904#M127933</link>
      <description>I suggest that you should see what's actually on the tape without restoring or extracting using diff backup commands: &lt;BR /&gt;&lt;BR /&gt;# frecover -rNv -f /dev/rmt/0m &lt;BR /&gt;# frecover -Nrosv -f /dev/rmt/0m &amp;gt; your_filename 2&amp;gt;&amp;amp;1&lt;BR /&gt;# cpio -it &amp;lt; /dev/rmt/0m &lt;BR /&gt;# tar tvf /dev/rmt/0m</description>
      <pubDate>Tue, 01 Jul 2003 00:04:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restoring-backup/m-p/3007904#M127933</guid>
      <dc:creator>twang</dc:creator>
      <dc:date>2003-07-01T00:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: Restoring backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restoring-backup/m-p/3007905#M127934</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;I had a old Omni backup software installed on my server. &lt;BR /&gt;While starting the xomni software using xomni from /opt/omni/bin folder, it displays an error message "display could not be found".&lt;BR /&gt;I tried setting up display as DISPLAY=ipaddress:0.0 and export display &lt;BR /&gt;even then it displays the same error.&lt;BR /&gt;Any thoughts on this please. &lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;R. &lt;BR /&gt;</description>
      <pubDate>Tue, 08 Jul 2003 15:18:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restoring-backup/m-p/3007905#M127934</guid>
      <dc:creator>Rajiv Thakur</dc:creator>
      <dc:date>2003-07-08T15:18:17Z</dc:date>
    </item>
    <item>
      <title>Re: Restoring backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restoring-backup/m-p/3007906#M127935</link>
      <description>The server should be in the list of servers which has access control. try this command &lt;BR /&gt;# xhost servername&lt;BR /&gt;Then telnet to servername and export DISPLAY.&lt;BR /&gt;&lt;BR /&gt;Hope this help.</description>
      <pubDate>Tue, 08 Jul 2003 17:09:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restoring-backup/m-p/3007906#M127935</guid>
      <dc:creator>GK_5</dc:creator>
      <dc:date>2003-07-08T17:09:18Z</dc:date>
    </item>
    <item>
      <title>Re: Restoring backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restoring-backup/m-p/3007907#M127936</link>
      <description>No utility other than OmniBack is going to work. I suspect that the reason you couldn't start xomni was that you were not running an Xserver. You need an Xterminal or a PC-based X emulator like ReflectionX or eXceed.&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Jul 2003 17:47:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restoring-backup/m-p/3007907#M127936</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2003-07-08T17:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: Restoring backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restoring-backup/m-p/3007908#M127937</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;First of all thanks to all u guys for helping me out. This forum is great and it is u guys who make this forum look GREAT. &lt;BR /&gt;&lt;BR /&gt;The prcess that i am following is :- &lt;BR /&gt;1.Start exceed (exceed-host access-telnet thru' VT) giving a IP address and finally entering Username and password. &lt;BR /&gt;2.After getting connected, enter the command &lt;BR /&gt;DISPLAY=IPADDRESS:0.0 &lt;BR /&gt;3.echo $DISPLAY &lt;BR /&gt;4.Export DISPLAY&lt;BR /&gt;5.xomni &lt;BR /&gt;&lt;BR /&gt;I also verified using nslookup IPAddress which gives me a valid result. &lt;BR /&gt;&lt;BR /&gt;Am i missing anything ? &lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;R. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;R. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Jul 2003 17:55:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restoring-backup/m-p/3007908#M127937</guid>
      <dc:creator>Rajiv Thakur</dc:creator>
      <dc:date>2003-07-08T17:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: Restoring backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restoring-backup/m-p/3007909#M127938</link>
      <description>We need to find out if we are fighting an Xserver problem or a corrupt xomni. Using exceed, execute something like /usr/bin/X11/xclock &amp;amp; ands see if that works.&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Jul 2003 19:19:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restoring-backup/m-p/3007909#M127938</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2003-07-08T19:19:52Z</dc:date>
    </item>
    <item>
      <title>Re: Restoring backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restoring-backup/m-p/3007910#M127939</link>
      <description>Hello!&lt;BR /&gt;&lt;BR /&gt;Does other X programs work or not?&lt;BR /&gt;It will help to understand.&lt;BR /&gt;&lt;BR /&gt;Caesar</description>
      <pubDate>Tue, 08 Jul 2003 19:29:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restoring-backup/m-p/3007910#M127939</guid>
      <dc:creator>Caesar_3</dc:creator>
      <dc:date>2003-07-08T19:29:37Z</dc:date>
    </item>
  </channel>
</rss>

