<?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: UMA question in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/uma-question/m-p/2666524#M49751</link>
    <description>I agree with James, you have got to map out the relationship between these 3 things,...&lt;BR /&gt;&lt;BR /&gt;The drive index # you know the drive as&lt;BR /&gt;The drive specified in OmniBack Devices&lt;BR /&gt;The drive specified in the 'uma' command line&lt;BR /&gt;&lt;BR /&gt;All 3 of these should be in line with each other, otherwise things get interesting.&lt;BR /&gt;&lt;BR /&gt;Share and Enjoy! Ian</description>
    <pubDate>Mon, 18 Feb 2002 15:28:14 GMT</pubDate>
    <dc:creator>Ian Dennison_1</dc:creator>
    <dc:date>2002-02-18T15:28:14Z</dc:date>
    <item>
      <title>UMA question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/uma-question/m-p/2666517#M49744</link>
      <description>Hello people&lt;BR /&gt;&lt;BR /&gt;I am new with UMA and I have a little question.&lt;BR /&gt;I have a Omniback II backup failed with this message:&lt;BR /&gt;Can not load exchanger medium (Target drive is busy.)&lt;BR /&gt;&lt;BR /&gt;I went to investigate and found this in UMA, with stat d:&lt;BR /&gt; 1030 D1   Full  "" ""&lt;BR /&gt;        1031 D2   Full  "" ""&lt;BR /&gt;        1032 D3   Empty "" ""&lt;BR /&gt;        1033 D4   Empty "" ""&lt;BR /&gt;        1034 D5   Empty "" ""&lt;BR /&gt;        1035 D6   Empty "" ""&lt;BR /&gt;        1036 D7   Empty "" ""&lt;BR /&gt;        1037 D8   Empty "" ""&lt;BR /&gt;        1038 D9   Empty "" ""&lt;BR /&gt;        1039 D10  Empty "" ""&lt;BR /&gt;As I went to check the robot and saw no tapes in drives I pressumed I had to change drivers D1 an D2 state to Empty.&lt;BR /&gt;That??s when the problem begins.&lt;BR /&gt;I try to make offl D1 and I get the message:&lt;BR /&gt;offl: No drive(s) specified&lt;BR /&gt;&lt;BR /&gt;I think I got to know the "identification" of the tape drive to issue this command. I just don??t know how to find it...there are other systems making backups with this robot. But I pressume this is an easy task for you UMA's experts guys...&lt;BR /&gt;&lt;BR /&gt;Any sugestion?&lt;BR /&gt;Thanks in advance...&lt;BR /&gt;&lt;BR /&gt;SN&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Feb 2002 12:00:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/uma-question/m-p/2666517#M49744</guid>
      <dc:creator>Starrynight_1</dc:creator>
      <dc:date>2002-02-18T12:00:13Z</dc:date>
    </item>
    <item>
      <title>Re: UMA question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/uma-question/m-p/2666518#M49745</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You could also use the 'mt' command to put the drives offline. This command is not&lt;BR /&gt;used from withing uma but from the commandline.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; mt -t &lt;TAPE&gt; offl&lt;BR /&gt;&lt;BR /&gt;Note : only specify the raw, no rewind berkeley type device. fe : /dev/rmt/0mnb&lt;/TAPE&gt;</description>
      <pubDate>Mon, 18 Feb 2002 12:05:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/uma-question/m-p/2666518#M49745</guid>
      <dc:creator>Corthouts Carlo</dc:creator>
      <dc:date>2002-02-18T12:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: UMA question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/uma-question/m-p/2666519#M49746</link>
      <description>Hi there.&lt;BR /&gt;To address the drive you can either use the number ( 1030 ) or the shortcut D1.&lt;BR /&gt;If you want to empty the drive, just do &lt;BR /&gt;&lt;BR /&gt;move D1 S1&lt;BR /&gt;move 1030 9&lt;BR /&gt;.&lt;BR /&gt;for setting offline use &lt;BR /&gt;&lt;BR /&gt;offl D1 &lt;BR /&gt;or&lt;BR /&gt;offl 1030&lt;BR /&gt;&lt;BR /&gt;That should do it.&lt;BR /&gt;Rgds&lt;BR /&gt;Alexander M. Ermes</description>
      <pubDate>Mon, 18 Feb 2002 12:08:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/uma-question/m-p/2666519#M49746</guid>
      <dc:creator>Alexander M. Ermes</dc:creator>
      <dc:date>2002-02-18T12:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: UMA question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/uma-question/m-p/2666520#M49747</link>
      <description>Dear Carlo:&lt;BR /&gt;&lt;BR /&gt;I don??t know what to put in &lt;TAPE&gt; when I do mt -t &lt;TAPE&gt; offl &lt;BR /&gt;&lt;BR /&gt;this system manages the robot but have only one dds tape drive.&lt;BR /&gt;&lt;BR /&gt;Dear Erme:&lt;BR /&gt;&lt;BR /&gt;I also thought that??s what I should do, but here??s the output:&lt;BR /&gt;&lt;BR /&gt;&amp;gt; offl 1030&lt;BR /&gt;offl: No drive(s) specified&lt;BR /&gt;&amp;gt; offl D1&lt;BR /&gt;offl: No drive(s) specified&lt;BR /&gt;&lt;BR /&gt;....... :-(&lt;BR /&gt;&lt;BR /&gt;"See" you&lt;BR /&gt;&lt;/TAPE&gt;&lt;/TAPE&gt;</description>
      <pubDate>Mon, 18 Feb 2002 12:28:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/uma-question/m-p/2666520#M49747</guid>
      <dc:creator>Starrynight_1</dc:creator>
      <dc:date>2002-02-18T12:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: UMA question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/uma-question/m-p/2666521#M49748</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;How are the drives connected to the machine?&lt;BR /&gt;&lt;BR /&gt;Through Fiber Channel/Direct SCSI?&lt;BR /&gt;&lt;BR /&gt;Are there device files available on the system from where you try to use uma?&lt;BR /&gt;&lt;BR /&gt;Every drive if configured on that system should have a device file available.&lt;BR /&gt;&lt;BR /&gt;Check with "ioscan -fnC tape"&lt;BR /&gt;Then you need to know which device file belongs to which tape device on the robot.&lt;BR /&gt;&lt;BR /&gt;Once you know you use the raw, no rewind, berkeley device file for that drive.&lt;BR /&gt;&lt;BR /&gt;Every drive normally has multiple device files like :&lt;BR /&gt;&lt;BR /&gt;/dev/rmt/1m&lt;BR /&gt;/dev/rmt/1mb&lt;BR /&gt;/dev/rmt/1mn&lt;BR /&gt;/dev/rmt/1mnb&lt;BR /&gt;&lt;BR /&gt;these are all device files with different options for the same drive (1)&lt;BR /&gt;You should in this case you need to use the one with mnb</description>
      <pubDate>Mon, 18 Feb 2002 12:50:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/uma-question/m-p/2666521#M49748</guid>
      <dc:creator>Corthouts Carlo</dc:creator>
      <dc:date>2002-02-18T12:50:13Z</dc:date>
    </item>
    <item>
      <title>Re: UMA question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/uma-question/m-p/2666522#M49749</link>
      <description>Hi Starrynight,&lt;BR /&gt;&lt;BR /&gt;Alexander has spoken well.&lt;BR /&gt;When you run UMA to check what is in drives (stat d), you might want to also see what slots are open (stat s).&lt;BR /&gt;Now as he mentions move the tapes (move d1 s_ _) from the drive to an open slot.&lt;BR /&gt;Then go back into OBII and update your library by running Devices/Media&lt;BR /&gt;Edit&lt;BR /&gt;Barcode Scan&lt;BR /&gt;....this will refresh the library so it 'KNOWS' for certain where everything is. Just in case your not checking the library before you start a backup.  &lt;BR /&gt;Often I find that folks manually do something with tapes-don't run a check before they do a backup-and then run into problems because tapes are left in drives or are not where OBII thought they were.&lt;BR /&gt;&lt;BR /&gt;Just a thought,&lt;BR /&gt;Rita&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Feb 2002 13:59:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/uma-question/m-p/2666522#M49749</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2002-02-18T13:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: UMA question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/uma-question/m-p/2666523#M49750</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;try these mc commands.&lt;BR /&gt;&lt;BR /&gt;mc -p /dev/picker -rD to see the status of your drives.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;mt -t /dev/rmt/??m offl&lt;BR /&gt;&lt;BR /&gt;( To see the etnry for ??m , go to devices and media screen ( hope you are using Omniback !)&lt;BR /&gt;and take the device name for the drive)&lt;BR /&gt;&lt;BR /&gt;Rgds / James&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Mon, 18 Feb 2002 15:16:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/uma-question/m-p/2666523#M49750</guid>
      <dc:creator>James George_1</dc:creator>
      <dc:date>2002-02-18T15:16:45Z</dc:date>
    </item>
    <item>
      <title>Re: UMA question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/uma-question/m-p/2666524#M49751</link>
      <description>I agree with James, you have got to map out the relationship between these 3 things,...&lt;BR /&gt;&lt;BR /&gt;The drive index # you know the drive as&lt;BR /&gt;The drive specified in OmniBack Devices&lt;BR /&gt;The drive specified in the 'uma' command line&lt;BR /&gt;&lt;BR /&gt;All 3 of these should be in line with each other, otherwise things get interesting.&lt;BR /&gt;&lt;BR /&gt;Share and Enjoy! Ian</description>
      <pubDate>Mon, 18 Feb 2002 15:28:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/uma-question/m-p/2666524#M49751</guid>
      <dc:creator>Ian Dennison_1</dc:creator>
      <dc:date>2002-02-18T15:28:14Z</dc:date>
    </item>
    <item>
      <title>Re: UMA question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/uma-question/m-p/2666525#M49752</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;I suspect that you specicied the -robot argument to uma correctly but did not specify the the -device argument(s) correctly.&lt;BR /&gt;&lt;BR /&gt;ROBOT=/dev/robot/c2t3d0 (or whatever)&lt;BR /&gt;D1=/dev/rmt/1mnb (or whatever)&lt;BR /&gt;D2=/dev/rmt/3mnb (or whatever)&lt;BR /&gt;D3=/dev/rmt/4mnb (or whatever)&lt;BR /&gt;&lt;BR /&gt;then&lt;BR /&gt;uma like this:&lt;BR /&gt;uma -ioctl ${ROBOT} -barcode -device ${D1} ${D2} ${D3} &amp;lt; cmd_file&lt;BR /&gt;&lt;BR /&gt;It is important, that you specify the drives in the correct order (lowest drive to highest).&lt;BR /&gt;&lt;BR /&gt;If this still does work, I would do an omnisv.sh stop and then do a ps -ef | grep omni and kill any other processes found. If these drives are actually physically connected to other hosts then the uma method is going to fail unless you run the command on that host.&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Feb 2002 15:35:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/uma-question/m-p/2666525#M49752</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-02-18T15:35:27Z</dc:date>
    </item>
    <item>
      <title>Re: UMA question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/uma-question/m-p/2666526#M49753</link>
      <description>Thank you very much everybody.&lt;BR /&gt;&lt;BR /&gt;I just found wich were the drives I wanted and made a reset to them in the robot.&lt;BR /&gt;The problem is solved.&lt;BR /&gt;&lt;BR /&gt;Bye</description>
      <pubDate>Mon, 18 Feb 2002 15:59:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/uma-question/m-p/2666526#M49753</guid>
      <dc:creator>Starrynight_1</dc:creator>
      <dc:date>2002-02-18T15:59:10Z</dc:date>
    </item>
  </channel>
</rss>

