<?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 tape drive in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-tape-drive/m-p/2608752#M35619</link>
    <description>Hello,&lt;BR /&gt;It seems that you require more input on fbackup,&lt;BR /&gt;In case you would like to make a backup from a remote system to a local&lt;BR /&gt;DAT/DSS tape drive, you can use this comand:&lt;BR /&gt;remsh remote_name "/etc/fbackup -f local_name:/dev/rmt/0m -i . -0 -v"&lt;BR /&gt;&lt;BR /&gt;remote_name= system that runs the backup.&lt;BR /&gt;local_name = system that owns the DAT/DSS drive.&lt;BR /&gt;&lt;BR /&gt;If you are logged-in on the other system, then:&lt;BR /&gt;/etc/fbackup -f remote_name:/dev/rmt/0m -i . -0 -v&lt;BR /&gt;</description>
    <pubDate>Wed, 07 Nov 2001 03:25:44 GMT</pubDate>
    <dc:creator>T G Manikandan</dc:creator>
    <dc:date>2001-11-07T03:25:44Z</dc:date>
    <item>
      <title>Remote tape drive</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-tape-drive/m-p/2608747#M35614</link>
      <description>Dear Experts,&lt;BR /&gt;             Is there any way to export out the tape devices, so it can remote use by other server ?&lt;BR /&gt;I'm only known in SAM the fbackup can remote backup using other server tape drives.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Nov 2001 02:47:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-tape-drive/m-p/2608747#M35614</guid>
      <dc:creator>Kenneth Yap</dc:creator>
      <dc:date>2001-11-07T02:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: Remote tape drive</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-tape-drive/m-p/2608748#M35615</link>
      <description>fbackup will work to other hp's, but if they all aren't, look at gnu's tar.&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Wed, 07 Nov 2001 02:52:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-tape-drive/m-p/2608748#M35615</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2001-11-07T02:52:33Z</dc:date>
    </item>
    <item>
      <title>Re: Remote tape drive</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-tape-drive/m-p/2608749#M35616</link>
      <description>use &lt;HOSTNAME&gt;:&lt;DEVICE file=""&gt; like:&lt;BR /&gt;fbackup -vf hostA:/dev/rmt/0m -i /var/opt/omni/db&lt;/DEVICE&gt;&lt;/HOSTNAME&gt;</description>
      <pubDate>Wed, 07 Nov 2001 02:53:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-tape-drive/m-p/2608749#M35616</guid>
      <dc:creator>Printaporn_1</dc:creator>
      <dc:date>2001-11-07T02:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: Remote tape drive</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-tape-drive/m-p/2608750#M35617</link>
      <description>Hi Ken,&lt;BR /&gt;&lt;BR /&gt;check this thread for more info,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support3.external.hp.com/cki/bin/doc.pl/sid=e9aa41d21348f7e248/screen=ckiDisplayDocument?docId=200000036518850" target="_blank"&gt;http://us-support3.external.hp.com/cki/bin/doc.pl/sid=e9aa41d21348f7e248/screen=ckiDisplayDocument?docId=200000036518850&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support3.external.hp.com/cki/bin/doc.pl/sid=e9aa41d21348f7e248/screen=ckiDisplayDocument?docId=200000055821055" target="_blank"&gt;http://us-support3.external.hp.com/cki/bin/doc.pl/sid=e9aa41d21348f7e248/screen=ckiDisplayDocument?docId=200000055821055&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Nov 2001 02:57:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-tape-drive/m-p/2608750#M35617</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2001-11-07T02:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: Remote tape drive</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-tape-drive/m-p/2608751#M35618</link>
      <description>Hello,&lt;BR /&gt;you can use from the local machine&lt;BR /&gt;#tar cvf - /opt|(remsh &lt;MACHINE-NAME&gt; dd of=/dev/rmt/0m)&lt;BR /&gt;Even you can specify the obs(output block size)&lt;BR /&gt;Also you can use&lt;BR /&gt;fbackup remotely as mentioned above by&lt;BR /&gt;Mr.print..&lt;BR /&gt;&lt;/MACHINE-NAME&gt;</description>
      <pubDate>Wed, 07 Nov 2001 03:20:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-tape-drive/m-p/2608751#M35618</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2001-11-07T03:20:53Z</dc:date>
    </item>
    <item>
      <title>Re: Remote tape drive</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-tape-drive/m-p/2608752#M35619</link>
      <description>Hello,&lt;BR /&gt;It seems that you require more input on fbackup,&lt;BR /&gt;In case you would like to make a backup from a remote system to a local&lt;BR /&gt;DAT/DSS tape drive, you can use this comand:&lt;BR /&gt;remsh remote_name "/etc/fbackup -f local_name:/dev/rmt/0m -i . -0 -v"&lt;BR /&gt;&lt;BR /&gt;remote_name= system that runs the backup.&lt;BR /&gt;local_name = system that owns the DAT/DSS drive.&lt;BR /&gt;&lt;BR /&gt;If you are logged-in on the other system, then:&lt;BR /&gt;/etc/fbackup -f remote_name:/dev/rmt/0m -i . -0 -v&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Nov 2001 03:25:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-tape-drive/m-p/2608752#M35619</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2001-11-07T03:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: Remote tape drive</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-tape-drive/m-p/2608753#M35620</link>
      <description>Hi All,&lt;BR /&gt;     I need to assign the remote tape drive to my informix database for my informix backup.&lt;BR /&gt;It's like I NFS mount the cdrom from other server.&lt;BR /&gt;Any command can remote mount the tape drive ?</description>
      <pubDate>Wed, 07 Nov 2001 03:26:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-tape-drive/m-p/2608753#M35620</guid>
      <dc:creator>Kenneth Yap</dc:creator>
      <dc:date>2001-11-07T03:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: Remote tape drive</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-tape-drive/m-p/2608754#M35621</link>
      <description>Hi,&lt;BR /&gt;For CDROM,it is treated as cdfs file system that is why we are able to do NFS mount.But for tape drive I don't think it is possible.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Animesh</description>
      <pubDate>Wed, 07 Nov 2001 03:42:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-tape-drive/m-p/2608754#M35621</guid>
      <dc:creator>Animesh Chakraborty</dc:creator>
      <dc:date>2001-11-07T03:42:45Z</dc:date>
    </item>
    <item>
      <title>Re: Remote tape drive</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-tape-drive/m-p/2608755#M35622</link>
      <description>Hi,&lt;BR /&gt;There is product called HP netstorage 6000 .&lt;BR /&gt;&lt;BR /&gt;Anybody using ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Animesh</description>
      <pubDate>Wed, 07 Nov 2001 04:02:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-tape-drive/m-p/2608755#M35622</guid>
      <dc:creator>Animesh Chakraborty</dc:creator>
      <dc:date>2001-11-07T04:02:52Z</dc:date>
    </item>
    <item>
      <title>Re: Remote tape drive</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-tape-drive/m-p/2608756#M35623</link>
      <description>No, there is no way to NFS mount a tape drive.&lt;BR /&gt;&lt;BR /&gt;It is impossible!</description>
      <pubDate>Wed, 07 Nov 2001 04:03:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-tape-drive/m-p/2608756#M35623</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2001-11-07T04:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: Remote tape drive</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-tape-drive/m-p/2608757#M35624</link>
      <description>Have a look at TKB document A1751508.</description>
      <pubDate>Wed, 07 Nov 2001 04:16:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-tape-drive/m-p/2608757#M35624</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2001-11-07T04:16:35Z</dc:date>
    </item>
  </channel>
</rss>

