<?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: tar: cannot open /dev/rmt/om in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-cannot-open-dev-rmt-om/m-p/3940042#M288752</link>
    <description>Hi,&lt;BR /&gt;as melvyn states: /dev/rmt/0m&lt;BR /&gt;&lt;BR /&gt;You should also specify what you want backing up.&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=730843" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=730843&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You can check your tape device files with:&lt;BR /&gt;ioscan -fnC tape&lt;BR /&gt;&lt;BR /&gt;Please also read:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt; on how to reward any useful answers given to your questions.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 07 Feb 2007 06:30:30 GMT</pubDate>
    <dc:creator>Peter Godron</dc:creator>
    <dc:date>2007-02-07T06:30:30Z</dc:date>
    <item>
      <title>tar: cannot open /dev/rmt/om</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-cannot-open-dev-rmt-om/m-p/3940038#M288748</link>
      <description>hi guys,&lt;BR /&gt; I am running through this error message after the tape is been detected on Hp-Unix server( rx2620) when ever i try the command&lt;BR /&gt;tar cvf /dev/rmt/om &lt;BR /&gt;it gives me this error.any help please&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Mamadou</description>
      <pubDate>Wed, 07 Feb 2007 05:44:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-cannot-open-dev-rmt-om/m-p/3940038#M288748</guid>
      <dc:creator>madou</dc:creator>
      <dc:date>2007-02-07T05:44:46Z</dc:date>
    </item>
    <item>
      <title>Re: tar: cannot open /dev/rmt/om</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-cannot-open-dev-rmt-om/m-p/3940039#M288749</link>
      <description>posted in completely wrong forum, moved to more appropriate forum</description>
      <pubDate>Wed, 07 Feb 2007 06:13:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-cannot-open-dev-rmt-om/m-p/3940039#M288749</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2007-02-07T06:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: tar: cannot open /dev/rmt/om</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-cannot-open-dev-rmt-om/m-p/3940040#M288750</link>
      <description>well /dev/rmt/om is not a normal device to use, it should be /dev/rmt/0m (note the numeric zero and not the alpha o)</description>
      <pubDate>Wed, 07 Feb 2007 06:15:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-cannot-open-dev-rmt-om/m-p/3940040#M288750</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2007-02-07T06:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: tar: cannot open /dev/rmt/om</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-cannot-open-dev-rmt-om/m-p/3940041#M288751</link>
      <description>Hi soobe,&lt;BR /&gt;     You are not using exact syntax.&lt;BR /&gt;&lt;BR /&gt;tar --&amp;gt; achives the tape file.Commonly we used tar command for backup.we can also use fbackup.&lt;BR /&gt;&lt;BR /&gt;tar -cvf /dev/rmt/0m /backup&lt;BR /&gt;&lt;BR /&gt;c --&amp;gt; create&lt;BR /&gt;v --&amp;gt; echoes filenames to screen&lt;BR /&gt;f --&amp;gt; designates file where achive will be written&lt;BR /&gt;&lt;BR /&gt;/dev/rmt/0m --&amp;gt; Backup media [Tape here]&lt;BR /&gt;/backup --&amp;gt; Target whose backup is required.&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Feb 2007 06:25:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-cannot-open-dev-rmt-om/m-p/3940041#M288751</guid>
      <dc:creator>Reshma Malusare</dc:creator>
      <dc:date>2007-02-07T06:25:25Z</dc:date>
    </item>
    <item>
      <title>Re: tar: cannot open /dev/rmt/om</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-cannot-open-dev-rmt-om/m-p/3940042#M288752</link>
      <description>Hi,&lt;BR /&gt;as melvyn states: /dev/rmt/0m&lt;BR /&gt;&lt;BR /&gt;You should also specify what you want backing up.&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=730843" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=730843&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You can check your tape device files with:&lt;BR /&gt;ioscan -fnC tape&lt;BR /&gt;&lt;BR /&gt;Please also read:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt; on how to reward any useful answers given to your questions.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Feb 2007 06:30:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-cannot-open-dev-rmt-om/m-p/3940042#M288752</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2007-02-07T06:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: tar: cannot open /dev/rmt/om</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-cannot-open-dev-rmt-om/m-p/3940043#M288753</link>
      <description>Hi soobe,&lt;BR /&gt;    Please assign points if your query is solved.</description>
      <pubDate>Wed, 07 Feb 2007 07:36:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-cannot-open-dev-rmt-om/m-p/3940043#M288753</guid>
      <dc:creator>Reshma Malusare</dc:creator>
      <dc:date>2007-02-07T07:36:57Z</dc:date>
    </item>
  </channel>
</rss>

