<?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: Problems !!!!!!!!!!! in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problems/m-p/2617407#M37918</link>
    <description>Sorry,&lt;BR /&gt;&lt;BR /&gt;# fbackup -n -i &lt;PATCH_TO_TO backup=""&gt; -i  &lt;PATCH_TO_BACKUP&gt; -i ... -f remote_system:/dev/&lt;DLT_DEVICE_FILE&gt;&lt;/DLT_DEVICE_FILE&gt;&lt;/PATCH_TO_BACKUP&gt;&lt;/PATCH_TO_TO&gt;</description>
    <pubDate>Tue, 20 Nov 2001 10:19:07 GMT</pubDate>
    <dc:creator>Marcin Wicinski</dc:creator>
    <dc:date>2001-11-20T10:19:07Z</dc:date>
    <item>
      <title>Problems !!!!!!!!!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems/m-p/2617404#M37915</link>
      <description>Execuse me Mr and Mrs,&lt;BR /&gt;                    i'm a cookie in hp-ux an d i need many information.&lt;BR /&gt;I must to do a new procedure for make a backup of my workstation.&lt;BR /&gt;I have 6 workstation hp-ux 10.20 based 4 are b180l and two are 715/50 apollo.&lt;BR /&gt;I have only one DLT8000 and one DDS DAT.&lt;BR /&gt;How i can backup my system configuration ??&lt;BR /&gt;Can i save the system configuration via nfs?&lt;BR /&gt;&lt;BR /&gt;Help me please !!!&lt;BR /&gt;&lt;BR /&gt;thank you very much.&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Nov 2001 09:59:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems/m-p/2617404#M37915</guid>
      <dc:creator>matteo casarino</dc:creator>
      <dc:date>2001-11-20T09:59:36Z</dc:date>
    </item>
    <item>
      <title>Re: Problems !!!!!!!!!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems/m-p/2617405#M37916</link>
      <description>Hi,&lt;BR /&gt;You can do backup crossing NFS boundaries using fbackup tool:&lt;BR /&gt;&lt;BR /&gt;# fbackup -n -f remote_system:/dev/&lt;DLT_DEVICE_FILE&gt;&lt;BR /&gt;&lt;BR /&gt;but you have to remember to set hosts in .rhosts file.&lt;BR /&gt;&lt;BR /&gt;Later,&lt;/DLT_DEVICE_FILE&gt;</description>
      <pubDate>Tue, 20 Nov 2001 10:11:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems/m-p/2617405#M37916</guid>
      <dc:creator>Marcin Wicinski</dc:creator>
      <dc:date>2001-11-20T10:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problems !!!!!!!!!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems/m-p/2617406#M37917</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Ignite-UX tool is the best for backing up HP-UX system configuration onto a bootable tape. &lt;BR /&gt;&lt;BR /&gt;In case of a system crash, you can always recover your OS as well as its LVM configuration etc from the tape.&lt;BR /&gt;&lt;BR /&gt;For more information, man make_recovery.&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong&lt;BR /&gt;Brainbench MVP for Unix Admin&lt;BR /&gt;&lt;A href="http://www.brainbench.com" target="_blank"&gt;http://www.brainbench.com&lt;/A&gt;</description>
      <pubDate>Tue, 20 Nov 2001 10:18:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems/m-p/2617406#M37917</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2001-11-20T10:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: Problems !!!!!!!!!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems/m-p/2617407#M37918</link>
      <description>Sorry,&lt;BR /&gt;&lt;BR /&gt;# fbackup -n -i &lt;PATCH_TO_TO backup=""&gt; -i  &lt;PATCH_TO_BACKUP&gt; -i ... -f remote_system:/dev/&lt;DLT_DEVICE_FILE&gt;&lt;/DLT_DEVICE_FILE&gt;&lt;/PATCH_TO_BACKUP&gt;&lt;/PATCH_TO_TO&gt;</description>
      <pubDate>Tue, 20 Nov 2001 10:19:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems/m-p/2617407#M37918</guid>
      <dc:creator>Marcin Wicinski</dc:creator>
      <dc:date>2001-11-20T10:19:07Z</dc:date>
    </item>
    <item>
      <title>Re: Problems !!!!!!!!!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems/m-p/2617408#M37919</link>
      <description>Hi Matteo,&lt;BR /&gt;&lt;BR /&gt;dump/rdump supports a remote tape device, and we use this for all our workstation backups.  So, if your tape drive is on host1 and you want to backup host2, run something like this on host2:&lt;BR /&gt;&lt;BR /&gt;dump 0ubdsf 126 82000 467968 host1:/dev/rmt/0m /filesystem&lt;BR /&gt;&lt;BR /&gt;The parameters may be different for your set-up, but this seems to work OK for us.&lt;BR /&gt;&lt;BR /&gt;Rgds, Robin.</description>
      <pubDate>Tue, 20 Nov 2001 10:21:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems/m-p/2617408#M37919</guid>
      <dc:creator>Robin Wakefield</dc:creator>
      <dc:date>2001-11-20T10:21:24Z</dc:date>
    </item>
    <item>
      <title>Re: Problems !!!!!!!!!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems/m-p/2617409#M37920</link>
      <description>What's ignite-ux where can i take information about this software?</description>
      <pubDate>Tue, 20 Nov 2001 10:22:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems/m-p/2617409#M37920</guid>
      <dc:creator>matteo casarino</dc:creator>
      <dc:date>2001-11-20T10:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: Problems !!!!!!!!!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems/m-p/2617410#M37921</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;This website provides information about ignite:&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;You can also download it for free by clicking on "downloads" form this link.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Vince</description>
      <pubDate>Tue, 20 Nov 2001 10:28:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems/m-p/2617410#M37921</guid>
      <dc:creator>Vincent Farrugia</dc:creator>
      <dc:date>2001-11-20T10:28:33Z</dc:date>
    </item>
    <item>
      <title>Re: Problems !!!!!!!!!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems/m-p/2617411#M37922</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Ignite-UX documentation can be found at:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90704/B2355-90704_top.html&amp;amp;con=/hpux/onlinedocs/B2355-90704/00/00/6-con.html&amp;amp;toc=/hpux/onlinedocs/B2355-90704/00/00/6-toc.html&amp;amp;searchterms=Ignite%7cUX&amp;amp;queryid=20011120-023307" target="_blank"&gt;http://www.docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90704/B2355-90704_top.html&amp;amp;con=/hpux/onlinedocs/B2355-90704/00/00/6-con.html&amp;amp;toc=/hpux/onlinedocs/B2355-90704/00/00/6-toc.html&amp;amp;searchterms=Ignite%7cUX&amp;amp;queryid=20011120-023307&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong&lt;BR /&gt;Brainbench MVP for Unix Admin&lt;BR /&gt;&lt;A href="http://www.brainbench.com" target="_blank"&gt;http://www.brainbench.com&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Nov 2001 10:30:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems/m-p/2617411#M37922</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2001-11-20T10:30:45Z</dc:date>
    </item>
  </channel>
</rss>

