<?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: Backup in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/backup/m-p/3396900#M200110</link>
    <description>Hi Osama&lt;BR /&gt;&lt;BR /&gt;Adding to above valuable replies..&lt;BR /&gt;&lt;BR /&gt;1) System recovery Backup&lt;BR /&gt;&lt;BR /&gt;Mkae_tape_recovery -AI -a /dev/rmt/&lt;TAPE device="" file=""&gt; -x inc_entire=vg00&lt;BR /&gt;&lt;BR /&gt;This will create bootable tape with entire data of VG00 which is containing boot lvolume, swap,root.&lt;BR /&gt;&lt;BR /&gt;Before creating this backup it is better to create the VG map files for thye other VGs using the command&lt;BR /&gt;&lt;BR /&gt;vgexport -pvs -m /&lt;MAP file="" path=""&gt; &lt;VGNAME&gt;.&lt;BR /&gt;Keep the map file path in any lvol in VG00, better to keep in /etc&lt;BR /&gt;&lt;BR /&gt;To recover after system crash :- Boot the system and go to the PDC prompt.&lt;BR /&gt;Give search (sea) command and identify your tape drive path&lt;BR /&gt;then give&lt;BR /&gt;bo &lt;TAPE drive="" path=""&gt; or &amp;lt; no&amp;gt;&lt;BR /&gt;&lt;BR /&gt;2) General backups are taken using the fbackup utility as this can take backup of files more that 2 GB also .&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;More more info try with man command&lt;BR /&gt;&lt;BR /&gt;rgds&lt;BR /&gt;Suraj&lt;/TAPE&gt;&lt;/VGNAME&gt;&lt;/MAP&gt;&lt;/TAPE&gt;</description>
    <pubDate>Sun, 10 Oct 2004 10:04:20 GMT</pubDate>
    <dc:creator>SYS ADMIN_7</dc:creator>
    <dc:date>2004-10-10T10:04:20Z</dc:date>
    <item>
      <title>Backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup/m-p/3396895#M200105</link>
      <description>I wanna knw how to make a backup tape for a HP-UX server &lt;BR /&gt;and how i can unbackup this file agian</description>
      <pubDate>Sun, 10 Oct 2004 06:46:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup/m-p/3396895#M200105</guid>
      <dc:creator>osama_10</dc:creator>
      <dc:date>2004-10-10T06:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: Backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup/m-p/3396896#M200106</link>
      <description>The easiest way to backup would be via the fbackup command.&lt;BR /&gt;&lt;BR /&gt;To restore a tape created with fbackup, you use the frecover command.&lt;BR /&gt;&lt;BR /&gt;There are extensive man pages for both commands.</description>
      <pubDate>Sun, 10 Oct 2004 07:22:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup/m-p/3396896#M200106</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2004-10-10T07:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: Backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup/m-p/3396897#M200107</link>
      <description>thank u</description>
      <pubDate>Sun, 10 Oct 2004 07:26:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup/m-p/3396897#M200107</guid>
      <dc:creator>osama_10</dc:creator>
      <dc:date>2004-10-10T07:26:53Z</dc:date>
    </item>
    <item>
      <title>Re: Backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup/m-p/3396898#M200108</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;    if you want to take the system backup only &lt;BR /&gt;you can use ignite ux . if it is avaialable . &lt;BR /&gt;&lt;BR /&gt;#make_tape_recovery &lt;BR /&gt;&lt;BR /&gt; command will help u to take the system backup .&lt;BR /&gt;this will make a bootable tape . try it and tell me.</description>
      <pubDate>Sun, 10 Oct 2004 07:33:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup/m-p/3396898#M200108</guid>
      <dc:creator>ramkumar</dc:creator>
      <dc:date>2004-10-10T07:33:08Z</dc:date>
    </item>
    <item>
      <title>Re: Backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup/m-p/3396899#M200109</link>
      <description>how to boot from this tape drive after finishing backup ?</description>
      <pubDate>Sun, 10 Oct 2004 07:34:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup/m-p/3396899#M200109</guid>
      <dc:creator>osama_10</dc:creator>
      <dc:date>2004-10-10T07:34:46Z</dc:date>
    </item>
    <item>
      <title>Re: Backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup/m-p/3396900#M200110</link>
      <description>Hi Osama&lt;BR /&gt;&lt;BR /&gt;Adding to above valuable replies..&lt;BR /&gt;&lt;BR /&gt;1) System recovery Backup&lt;BR /&gt;&lt;BR /&gt;Mkae_tape_recovery -AI -a /dev/rmt/&lt;TAPE device="" file=""&gt; -x inc_entire=vg00&lt;BR /&gt;&lt;BR /&gt;This will create bootable tape with entire data of VG00 which is containing boot lvolume, swap,root.&lt;BR /&gt;&lt;BR /&gt;Before creating this backup it is better to create the VG map files for thye other VGs using the command&lt;BR /&gt;&lt;BR /&gt;vgexport -pvs -m /&lt;MAP file="" path=""&gt; &lt;VGNAME&gt;.&lt;BR /&gt;Keep the map file path in any lvol in VG00, better to keep in /etc&lt;BR /&gt;&lt;BR /&gt;To recover after system crash :- Boot the system and go to the PDC prompt.&lt;BR /&gt;Give search (sea) command and identify your tape drive path&lt;BR /&gt;then give&lt;BR /&gt;bo &lt;TAPE drive="" path=""&gt; or &amp;lt; no&amp;gt;&lt;BR /&gt;&lt;BR /&gt;2) General backups are taken using the fbackup utility as this can take backup of files more that 2 GB also .&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;More more info try with man command&lt;BR /&gt;&lt;BR /&gt;rgds&lt;BR /&gt;Suraj&lt;/TAPE&gt;&lt;/VGNAME&gt;&lt;/MAP&gt;&lt;/TAPE&gt;</description>
      <pubDate>Sun, 10 Oct 2004 10:04:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup/m-p/3396900#M200110</guid>
      <dc:creator>SYS ADMIN_7</dc:creator>
      <dc:date>2004-10-10T10:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: Backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup/m-p/3396901#M200111</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Since you are talking about OS backup, you will need to install Ignite/UX from the following depot and run make_tape_recovery to create a OS boot tape. Read the FAQ in that 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;Ignite is intended for OS recoveries not for regular file backup. Though it can be done, it can take a long time to restore files from the ignite tape. So, I suggest along with the ignite tape, consider running 'fbackup' so that recovering individual files will be easy.&lt;BR /&gt;&lt;BR /&gt;To boot from the ignite tape, insert the tape in the tape drive, reboot the system, interact with BCH and boot from the tape drive. From then on, it will be almost like booting from CD.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Sun, 10 Oct 2004 12:42:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup/m-p/3396901#M200111</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-10-10T12:42:38Z</dc:date>
    </item>
  </channel>
</rss>

