<?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: Error 90:54 Device Busy in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/error-90-54-device-busy/m-p/3486940#M214232</link>
    <description>Jorge,&lt;BR /&gt;your first message is not very clear.&lt;BR /&gt;What were you doing when the error occurred?&lt;BR /&gt;Backing up to tape?&lt;BR /&gt;Where did you see the error (a log file?) ?&lt;BR /&gt;Were there any other messages near the message you posted?&lt;BR /&gt;&lt;BR /&gt;Also see post:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=18534" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=18534&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Many Thanks</description>
    <pubDate>Wed, 16 Feb 2005 11:03:41 GMT</pubDate>
    <dc:creator>Peter Godron</dc:creator>
    <dc:date>2005-02-16T11:03:41Z</dc:date>
    <item>
      <title>Error 90:54 Device Busy</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-90-54-device-busy/m-p/3486934#M214226</link>
      <description>Hi Guys...&lt;BR /&gt;&lt;BR /&gt;I´m getting the following error during&lt;BR /&gt;[Major] From: BMA@oracledb.sp.senac.br "oracledb_d1"  Time: 15/2/2005 16:47:14 [90:54]  /dev/rmt/9mn Cannot open device ([16] Device busy)&lt;BR /&gt;&lt;BR /&gt;But my no is really, my devices no are busy, and any device create for others servers run.&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Feb 2005 05:36:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-90-54-device-busy/m-p/3486934#M214226</guid>
      <dc:creator>Jorge_100</dc:creator>
      <dc:date>2005-02-16T05:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: Error 90:54 Device Busy</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-90-54-device-busy/m-p/3486935#M214227</link>
      <description>Try # fuser -u /dev/rmt/9mn &lt;BR /&gt;&lt;BR /&gt;then do ps -ef |grep &lt;PROCESS id=""&gt;&lt;BR /&gt;&lt;BR /&gt;this should tell you what process is attached to the 9mn&lt;BR /&gt;&lt;BR /&gt;you can then kill the process &lt;BR /&gt;# fuser -ku /dev/rmt/9mn &lt;BR /&gt;&lt;BR /&gt;hope this helps&lt;/PROCESS&gt;</description>
      <pubDate>Wed, 16 Feb 2005 05:43:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-90-54-device-busy/m-p/3486935#M214227</guid>
      <dc:creator>lawrenzo</dc:creator>
      <dc:date>2005-02-16T05:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: Error 90:54 Device Busy</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-90-54-device-busy/m-p/3486936#M214228</link>
      <description>Hi Jorge,&lt;BR /&gt;&lt;BR /&gt;This is a message from Dataprotector / Omniback II. So, eventhough the actual device may be free, there may be something going on at DP.&lt;BR /&gt;&lt;BR /&gt;Check the "Monitor" context in DP GUI. If there are any sessions in progress, decide what you want to do. If you are sure no sessions are running, then try as below,&lt;BR /&gt;&lt;BR /&gt;1) at command prompt&lt;BR /&gt;  omnidbutil show_locked_devs&lt;BR /&gt;&lt;BR /&gt;If this indicates any device in its list then use&lt;BR /&gt;&lt;BR /&gt;2) omnidbutil free_locked_devs {devname| mediaID}&lt;BR /&gt;&lt;BR /&gt;check for man/help omnidbutil for details.&lt;BR /&gt;&lt;BR /&gt;Revert with the result.&lt;BR /&gt;&lt;BR /&gt;With regards,&lt;BR /&gt;Mohan.&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Feb 2005 05:50:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-90-54-device-busy/m-p/3486936#M214228</guid>
      <dc:creator>Mohanasundaram_1</dc:creator>
      <dc:date>2005-02-16T05:50:35Z</dc:date>
    </item>
    <item>
      <title>Re: Error 90:54 Device Busy</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-90-54-device-busy/m-p/3486937#M214229</link>
      <description>TnkÂ´s guyÂ´s, more late i build this test&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;J</description>
      <pubDate>Wed, 16 Feb 2005 06:48:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-90-54-device-busy/m-p/3486937#M214229</guid>
      <dc:creator>Jorge_100</dc:creator>
      <dc:date>2005-02-16T06:48:28Z</dc:date>
    </item>
    <item>
      <title>Re: Error 90:54 Device Busy</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-90-54-device-busy/m-p/3486938#M214230</link>
      <description>Hi Jorge,&lt;BR /&gt;&lt;BR /&gt;Remember to revert with the results of the suggestions. Also do not forget to assign points to the replies.&lt;BR /&gt;&lt;BR /&gt;With regards,&lt;BR /&gt;Mohan.</description>
      <pubDate>Wed, 16 Feb 2005 07:48:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-90-54-device-busy/m-p/3486938#M214230</guid>
      <dc:creator>Mohanasundaram_1</dc:creator>
      <dc:date>2005-02-16T07:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: Error 90:54 Device Busy</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-90-54-device-busy/m-p/3486939#M214231</link>
      <description>Hi Mohanasundaram&lt;BR /&gt;&lt;BR /&gt;My system unrecognizer this commands.&lt;BR /&gt;&lt;BR /&gt;Please help me.&lt;BR /&gt;&lt;BR /&gt;Tks</description>
      <pubDate>Wed, 16 Feb 2005 10:41:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-90-54-device-busy/m-p/3486939#M214231</guid>
      <dc:creator>Jorge_100</dc:creator>
      <dc:date>2005-02-16T10:41:09Z</dc:date>
    </item>
    <item>
      <title>Re: Error 90:54 Device Busy</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-90-54-device-busy/m-p/3486940#M214232</link>
      <description>Jorge,&lt;BR /&gt;your first message is not very clear.&lt;BR /&gt;What were you doing when the error occurred?&lt;BR /&gt;Backing up to tape?&lt;BR /&gt;Where did you see the error (a log file?) ?&lt;BR /&gt;Were there any other messages near the message you posted?&lt;BR /&gt;&lt;BR /&gt;Also see post:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=18534" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=18534&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Many Thanks</description>
      <pubDate>Wed, 16 Feb 2005 11:03:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-90-54-device-busy/m-p/3486940#M214232</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2005-02-16T11:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: Error 90:54 Device Busy</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-90-54-device-busy/m-p/3486941#M214233</link>
      <description>What kind of backup software are you using? Are you using omniback?&lt;BR /&gt; &lt;BR /&gt;You can also try... fuser -cu /dev/rmt/9mn&lt;BR /&gt;&lt;BR /&gt;if it list a proscess id.. then do ps -ef and grep for the process id to see what is causing the drive to show busy.</description>
      <pubDate>Wed, 16 Feb 2005 11:04:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-90-54-device-busy/m-p/3486941#M214233</guid>
      <dc:creator>Deoncia Grayson_1</dc:creator>
      <dc:date>2005-02-16T11:04:51Z</dc:date>
    </item>
    <item>
      <title>Re: Error 90:54 Device Busy</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-90-54-device-busy/m-p/3486942#M214234</link>
      <description>Jorge,&lt;BR /&gt;please check your drive:&lt;BR /&gt;ioscan -fnCtape&lt;BR /&gt;This should list /dev/rmt/9mn, if it does not check the cables and rerun command.&lt;BR /&gt;Regards&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Feb 2005 11:10:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-90-54-device-busy/m-p/3486942#M214234</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2005-02-16T11:10:13Z</dc:date>
    </item>
  </channel>
</rss>

