<?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: fbackup in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/2821990#M86754</link>
    <description>I have experienced similar problems on a seemingly good tape drive. I tried changing the tape and found that I had a couple of bad tapes. They were pitched and never to be seen again. Just because a tape is new or not very used, doesn't seem to matter. So even if it is a brand new tape out of the box it could be deffective.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 09 Oct 2002 14:19:27 GMT</pubDate>
    <dc:creator>John Dvorchak</dc:creator>
    <dc:date>2002-10-09T14:19:27Z</dc:date>
    <item>
      <title>fbackup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/2821985#M86749</link>
      <description>Does anyone know why when running fbackup I am getting a invalid device name for /dev/rmt/0m the tape is in and ioscan sees the device</description>
      <pubDate>Wed, 09 Oct 2002 14:06:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/2821985#M86749</guid>
      <dc:creator>Kevin_107</dc:creator>
      <dc:date>2002-10-09T14:06:15Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/2821986#M86750</link>
      <description>Kevin,&lt;BR /&gt;&lt;BR /&gt;Do a "mt rew" and see what results you get.&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 09 Oct 2002 14:09:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/2821986#M86750</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-10-09T14:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/2821987#M86751</link>
      <description>There should be a space between -f &lt;AND device="" name=""&gt;. Can you please post the ioscan output and the fbackup command?&lt;BR /&gt;&lt;BR /&gt;Sandip&lt;/AND&gt;</description>
      <pubDate>Wed, 09 Oct 2002 14:09:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/2821987#M86751</guid>
      <dc:creator>Sandip Ghosh</dc:creator>
      <dc:date>2002-10-09T14:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/2821988#M86752</link>
      <description>when running mt rew /dev/rmt/0m its returning a "/dev/rmt/0mnb: No such device or address" Which is strange..why is it grabbing the 0mnb device file</description>
      <pubDate>Wed, 09 Oct 2002 14:14:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/2821988#M86752</guid>
      <dc:creator>Kevin_107</dc:creator>
      <dc:date>2002-10-09T14:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/2821989#M86753</link>
      <description>Hi (again) Kevin,&lt;BR /&gt;&lt;BR /&gt;The mt command should default to /dev/rmt/0m if you don't specify a device (with the -t option).  I wonder if your device files are corrupted.  Do "ll /dev/rmt/0*" and see what you get.  We may want to remove them with "rmsf" and recreate them with "insf -e".&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 09 Oct 2002 14:19:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/2821989#M86753</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-10-09T14:19:24Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/2821990#M86754</link>
      <description>I have experienced similar problems on a seemingly good tape drive. I tried changing the tape and found that I had a couple of bad tapes. They were pitched and never to be seen again. Just because a tape is new or not very used, doesn't seem to matter. So even if it is a brand new tape out of the box it could be deffective.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Oct 2002 14:19:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/2821990#M86754</guid>
      <dc:creator>John Dvorchak</dc:creator>
      <dc:date>2002-10-09T14:19:27Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/2821991#M86755</link>
      <description>Ok I missed the part about no such address or device. Have you tried reinstalling the device files for that tape:&lt;BR /&gt;&lt;BR /&gt;insf -H (hardware path) &lt;BR /&gt;example insf -H 52/2/1.0 &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Oct 2002 14:22:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/2821991#M86755</guid>
      <dc:creator>John Dvorchak</dc:creator>
      <dc:date>2002-10-09T14:22:35Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/2821992#M86756</link>
      <description>Hi Kevin&lt;BR /&gt;&lt;BR /&gt;Have you got a /dev/rmt/0m ??&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Paula</description>
      <pubDate>Wed, 09 Oct 2002 14:23:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/2821992#M86756</guid>
      <dc:creator>Paula J Frazer-Campbell</dc:creator>
      <dc:date>2002-10-09T14:23:14Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/2821993#M86757</link>
      <description>Yes I have got a /dev/rmt/0m...I have just tried running insf -e -H hardware path...but when I issue a mt rew /dev/rmt/0m it still comes back with "/dev/rmt/0mnb: No such device or address" any more ideas chaps/ladies</description>
      <pubDate>Wed, 09 Oct 2002 14:31:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/2821993#M86757</guid>
      <dc:creator>Kevin_107</dc:creator>
      <dc:date>2002-10-09T14:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/2821994#M86758</link>
      <description>Kevin,&lt;BR /&gt;&lt;BR /&gt;Maybe the "mt rew" wasn't such a good idea.  I just tried it and, without a tape in the drive, I get the same "/dev/rmt/0mnb: No such device or address" response as you're seeing.  Can you try it with a tape in the drive?&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 09 Oct 2002 14:41:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/2821994#M86758</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-10-09T14:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/2821995#M86759</link>
      <description>Not to be picky but your commnd:&lt;BR /&gt;&lt;BR /&gt;mt rew /dev/rmt/0m &lt;BR /&gt;&lt;BR /&gt;should be&lt;BR /&gt;&lt;BR /&gt;mt -t /dev/rmt/0m rew&lt;BR /&gt;&lt;BR /&gt;Maybe you are typing it correctly but not quoting accurately in your response. Now is this something that occured recently but was working in the past? If so I would suggest that you call HP and have them determine if it is a bad drive or not. Or if you have another drive can you do a:&lt;BR /&gt;&lt;BR /&gt;mt -t /dev/rmt/1m rew &lt;BR /&gt;after you put a known good tape in the drive.</description>
      <pubDate>Wed, 09 Oct 2002 14:51:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/2821995#M86759</guid>
      <dc:creator>John Dvorchak</dc:creator>
      <dc:date>2002-10-09T14:51:47Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/2821996#M86760</link>
      <description>At the risk of sounding insulting,....&lt;BR /&gt;&lt;BR /&gt;Are you telnet'd onto the correct physical server? (try the console)&lt;BR /&gt;&lt;BR /&gt;Are you querying the right physical device? (Trace the cables)&lt;BR /&gt;&lt;BR /&gt;Don't laugh, people here  have been caught out before!&lt;BR /&gt;&lt;BR /&gt;Share and Enjoy! Ian</description>
      <pubDate>Wed, 09 Oct 2002 14:53:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/2821996#M86760</guid>
      <dc:creator>Ian Dennison_1</dc:creator>
      <dc:date>2002-10-09T14:53:33Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/2821997#M86761</link>
      <description>Ive issued the mt -t command but getting no such device or address...</description>
      <pubDate>Wed, 09 Oct 2002 14:58:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/2821997#M86761</guid>
      <dc:creator>Kevin_107</dc:creator>
      <dc:date>2002-10-09T14:58:59Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/2821998#M86762</link>
      <description>Yeah you do sound insulting..only joking...Im definately on the right machine and I have checked cabling..any more ideas amigo's</description>
      <pubDate>Wed, 09 Oct 2002 15:06:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/2821998#M86762</guid>
      <dc:creator>Kevin_107</dc:creator>
      <dc:date>2002-10-09T15:06:43Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/2821999#M86763</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Has someone linked /dev/rmt/0m to the other device file?  Check using ll and lssf.&lt;BR /&gt;&lt;BR /&gt;Also fbackup shouldn't be used with no rewind device files (there was mention of one earlier on.)&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Darren.</description>
      <pubDate>Wed, 09 Oct 2002 15:27:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/2821999#M86763</guid>
      <dc:creator>Darren Prior</dc:creator>
      <dc:date>2002-10-09T15:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/2822000#M86764</link>
      <description>What is the minor no. for /dev/rmt/0m and /dev/rmt/0mnb? Can you please do a "ll" on your /dev/rmt directory and post it over here?&lt;BR /&gt;&lt;BR /&gt;Sandip</description>
      <pubDate>Wed, 09 Oct 2002 17:13:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/2822000#M86764</guid>
      <dc:creator>Sandip Ghosh</dc:creator>
      <dc:date>2002-10-09T17:13:58Z</dc:date>
    </item>
  </channel>
</rss>

