<?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: remote bootable backup in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-bootable-backup/m-p/3471814#M512810</link>
    <description>I'm not sure I followed your second question - you say you did a make_tape_recovery on a machine (B) that has no tape drive.  I can't imagine how you did that.  Then you ask how to restore the data, once again on a machine with no tape drive.  This is also impossible as far as I know.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
    <pubDate>Wed, 26 Jan 2005 14:48:33 GMT</pubDate>
    <dc:creator>Pete Randall</dc:creator>
    <dc:date>2005-01-26T14:48:33Z</dc:date>
    <item>
      <title>remote bootable backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-bootable-backup/m-p/3471810#M512806</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;i have 2 hp machines (A and B). A has a tape drive and also has the ignite software installed on it (i just ran the swinstall command, no configuration what so ever has been done). I have 2 tasks that i want to do.&lt;BR /&gt;&lt;BR /&gt;1) i want to take a bootable backup of B on A's tape drive. I tried make_net_recovery -i -s A&lt;BR /&gt;this gives me the first screen where i have to press enter, then after pressing enter i get the screen Recovery: Archive Defaults (B)&lt;BR /&gt;which shows the destination host and directory etc. but this will wite to /var/opt/ignite/recovery/archives/B (on machine A) and i want it to write to the tape drive of machine A. If i specify the desitnation directory as /dev/rmt/0m it tried to mount it and gives an error.&lt;BR /&gt;Any suggestions on how i can get a bootable backup of B on A's tape drive?&lt;BR /&gt;&lt;BR /&gt;2)I did a make_tape_recovery on B and did a full system backup. I want to now restore the data from the tape onto machine B (B has no tape drive) such that B is almost a clone of A. But this has to be done with the Tape in A's tape drive it self..&lt;BR /&gt;Please advise...</description>
      <pubDate>Wed, 26 Jan 2005 14:28:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-bootable-backup/m-p/3471810#M512806</guid>
      <dc:creator>nick_202</dc:creator>
      <dc:date>2005-01-26T14:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: remote bootable backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-bootable-backup/m-p/3471811#M512807</link>
      <description>Ignite has no facility to use remote tape drives.  There is a section in the Ignite documentation about how to do a make_net_recovery and dump the resulting image to tape.  That may be of some help.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 26 Jan 2005 14:31:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-bootable-backup/m-p/3471811#M512807</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-01-26T14:31:29Z</dc:date>
    </item>
    <item>
      <title>Re: remote bootable backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-bootable-backup/m-p/3471812#M512808</link>
      <description>First you have to prepare the network recovery and then transfer that onto tape drive. The detailed procedure is in Ignite documents.</description>
      <pubDate>Wed, 26 Jan 2005 14:32:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-bootable-backup/m-p/3471812#M512808</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-01-26T14:32:32Z</dc:date>
    </item>
    <item>
      <title>Re: remote bootable backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-bootable-backup/m-p/3471813#M512809</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;Thanks for your input, Please can u advice on the 2nd point?</description>
      <pubDate>Wed, 26 Jan 2005 14:37:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-bootable-backup/m-p/3471813#M512809</guid>
      <dc:creator>nick_202</dc:creator>
      <dc:date>2005-01-26T14:37:56Z</dc:date>
    </item>
    <item>
      <title>Re: remote bootable backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-bootable-backup/m-p/3471814#M512810</link>
      <description>I'm not sure I followed your second question - you say you did a make_tape_recovery on a machine (B) that has no tape drive.  I can't imagine how you did that.  Then you ask how to restore the data, once again on a machine with no tape drive.  This is also impossible as far as I know.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 26 Jan 2005 14:48:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-bootable-backup/m-p/3471814#M512810</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-01-26T14:48:33Z</dc:date>
    </item>
    <item>
      <title>Re: remote bootable backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-bootable-backup/m-p/3471815#M512811</link>
      <description>Item 1 has been coverd.  A good file to look at regarding that is /opt/ignite/share/doc/makenetrec.txt&lt;BR /&gt;&lt;BR /&gt;Item 2 - Again, no real easy way to do it.  If the tape drive is an external drive, unplug it from sysa and plug it into sysb.</description>
      <pubDate>Wed, 26 Jan 2005 14:49:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-bootable-backup/m-p/3471815#M512811</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2005-01-26T14:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: remote bootable backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-bootable-backup/m-p/3471816#M512812</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;to make a ignite recovery archive or to use a ignite recovery archive to install the OS on a system, you need a local tape drive.&lt;BR /&gt;&lt;BR /&gt;If you don't have a tape drive, you have to choice of setting up a ignite server and then use that as a ignite installation depot. You can also use ignite server to store your system OS archive using make_net_recovery.&lt;BR /&gt;&lt;BR /&gt;Here is a link to the ignite site.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.software.hp.com/products/IUX/index.html" target="_blank"&gt;http://www.software.hp.com/products/IUX/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Check out the FAQ &amp;amp; the documentation.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Jan 2005 14:49:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-bootable-backup/m-p/3471816#M512812</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2005-01-26T14:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: remote bootable backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-bootable-backup/m-p/3471817#M512813</link>
      <description>Hi &lt;BR /&gt;My mistake, the second situation is as follows:&lt;BR /&gt;&lt;BR /&gt;I did a make_tape_recovery on A. I want to now restore the data from the tape onto machine B (B has no tape drive) such that B is almost a clone of A. But this has to be done with the Tape in A's tape drive it self..&lt;BR /&gt;&lt;BR /&gt;The Tape drive is on A and not on B.</description>
      <pubDate>Wed, 26 Jan 2005 17:27:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-bootable-backup/m-p/3471817#M512813</guid>
      <dc:creator>nick_202</dc:creator>
      <dc:date>2005-01-26T17:27:00Z</dc:date>
    </item>
    <item>
      <title>Re: remote bootable backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-bootable-backup/m-p/3471818#M512814</link>
      <description>Nick,&lt;BR /&gt;&lt;BR /&gt;Sanjay has given you an excellent answer - the Ignite Server is built especially for what you want.  All you need is some docs and a bit of test time.  We had it put in and running from scratch in about 3 days.  Perfect solution for what you you are asking.</description>
      <pubDate>Wed, 26 Jan 2005 19:26:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-bootable-backup/m-p/3471818#M512814</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2005-01-26T19:26:02Z</dc:date>
    </item>
  </channel>
</rss>

