<?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 error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-error/m-p/3953239#M290589</link>
    <description>&lt;BR /&gt;&lt;BR /&gt;You could try rmsf -H &lt;ADDRESS&gt; to remove the devicefiles&lt;BR /&gt;&lt;BR /&gt;Then insf -H &lt;ADDRESS&gt; to recreate them&lt;/ADDRESS&gt;&lt;/ADDRESS&gt;</description>
    <pubDate>Wed, 28 Feb 2007 20:24:43 GMT</pubDate>
    <dc:creator>DCE</dc:creator>
    <dc:date>2007-02-28T20:24:43Z</dc:date>
    <item>
      <title>fbackup error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-error/m-p/3953232#M290582</link>
      <description>i know i have used /dev/rmt/0m to backup all thses days. now it says it is not a valid device. if i try to give /dev/rmt/0mn same result. ioscan -fnC tape looks fine. what could be the issue?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Thomas</description>
      <pubDate>Wed, 28 Feb 2007 15:48:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-error/m-p/3953232#M290582</guid>
      <dc:creator>M.Thomas</dc:creator>
      <dc:date>2007-02-28T15:48:02Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-error/m-p/3953233#M290583</link>
      <description>Hi Thomas,&lt;BR /&gt;&lt;BR /&gt;Could you post the output of&lt;BR /&gt;&lt;BR /&gt;# ll /dev/rmt/0mn&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Wed, 28 Feb 2007 16:01:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-error/m-p/3953233#M290583</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2007-02-28T16:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-error/m-p/3953234#M290584</link>
      <description>here it is &lt;BR /&gt;&lt;BR /&gt;crw-rw-rw- 2 bin bin 205 0x010040 Jan 26 12:04 /dev/rmt/0mn&lt;BR /&gt;&lt;BR /&gt;crw-rw-rw- 2 bin bin 205 0x010000 Jan 24 17:18 /dev/rmt/0m&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Thomas&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Feb 2007 16:42:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-error/m-p/3953234#M290584</guid>
      <dc:creator>M.Thomas</dc:creator>
      <dc:date>2007-02-28T16:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-error/m-p/3953235#M290585</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Could you paste the excat error message.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Arvind</description>
      <pubDate>Wed, 28 Feb 2007 16:54:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-error/m-p/3953235#M290585</guid>
      <dc:creator>ArvindMenon</dc:creator>
      <dc:date>2007-02-28T16:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-error/m-p/3953236#M290586</link>
      <description>Ioscan is hardly a definitive test for a device. I would try doing a tar, cpio, or dd to the tape drive. If those fail, chances are that you have hardware problems. Of course, you may be doing soomething as simple as trying to write to a write-protected medium. The exact error message of dd is probably the most direct diagnostic you have. It would also be helpful to "echo ${?}" immediately after dd finishes as that will be the exit status of the command and should be the errno value of the last failed system call.</description>
      <pubDate>Wed, 28 Feb 2007 17:08:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-error/m-p/3953236#M290586</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-02-28T17:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-error/m-p/3953237#M290587</link>
      <description>i did dd if=/etc/hosts of=/dev/rmt/0m and it comes back with /dev/rmt/0m no such device or address&lt;BR /&gt;dd:cannot create /dev/rmt/0m&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Thomas</description>
      <pubDate>Wed, 28 Feb 2007 18:01:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-error/m-p/3953237#M290587</guid>
      <dc:creator>M.Thomas</dc:creator>
      <dc:date>2007-02-28T18:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-error/m-p/3953238#M290588</link>
      <description>Hi Thomas,&lt;BR /&gt;Read following forums:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1063845" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1063845&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Feb 2007 19:44:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-error/m-p/3953238#M290588</guid>
      <dc:creator>Reshma Malusare</dc:creator>
      <dc:date>2007-02-28T19:44:00Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-error/m-p/3953239#M290589</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;You could try rmsf -H &lt;ADDRESS&gt; to remove the devicefiles&lt;BR /&gt;&lt;BR /&gt;Then insf -H &lt;ADDRESS&gt; to recreate them&lt;/ADDRESS&gt;&lt;/ADDRESS&gt;</description>
      <pubDate>Wed, 28 Feb 2007 20:24:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-error/m-p/3953239#M290589</guid>
      <dc:creator>DCE</dc:creator>
      <dc:date>2007-02-28T20:24:43Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-error/m-p/3953240#M290590</link>
      <description>No such device...&lt;BR /&gt; &lt;BR /&gt;indicates that tyhe tape drive is not working right. Search for all tape drives with:&lt;BR /&gt; &lt;BR /&gt;ioscan -fnC tape&lt;BR /&gt; &lt;BR /&gt;then ask for status with:&lt;BR /&gt; &lt;BR /&gt;mt -f /dev/rmt/... status&lt;BR /&gt; &lt;BR /&gt;No response indicates bad cable, connectors, no terminators, bad mapping on a SAN system, etc</description>
      <pubDate>Wed, 28 Feb 2007 21:19:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-error/m-p/3953240#M290590</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2007-02-28T21:19:56Z</dc:date>
    </item>
  </channel>
</rss>

