<?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: Tape Library in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/tape-library/m-p/3013201#M129013</link>
    <description>Hi,&lt;BR /&gt;addind the driver will require a recompile of the kerenl and therefore a reboot.&lt;BR /&gt;&lt;BR /&gt;YOu can use SAM to add the driver.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;After that, you will have to change OB config, to reflect the new HW.&lt;BR /&gt;&lt;BR /&gt;Upto now, how did you managed to sue OB/DP without the media changer device ?&lt;BR /&gt;&lt;BR /&gt;It may be the library was previously attacheds to another server, that had the driver in it.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt; Massimo&lt;BR /&gt;</description>
    <pubDate>Wed, 02 Jul 2003 11:44:05 GMT</pubDate>
    <dc:creator>Massimo Bianchi</dc:creator>
    <dc:date>2003-07-02T11:44:05Z</dc:date>
    <item>
      <title>Tape Library</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tape-library/m-p/3013192#M129004</link>
      <description>Hi to all Master&lt;BR /&gt;&lt;BR /&gt;How can I change the location of DLT tape on Tape library through command line? Is there any text user interface program that can I use?&lt;BR /&gt;&lt;BR /&gt;Many tnxs in advance :)&lt;BR /&gt;Joseph</description>
      <pubDate>Wed, 02 Jul 2003 10:02:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tape-library/m-p/3013192#M129004</guid>
      <dc:creator>Joseph Bague</dc:creator>
      <dc:date>2003-07-02T10:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: Tape Library</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tape-library/m-p/3013193#M129005</link>
      <description>Hi Joseph,&lt;BR /&gt;&lt;BR /&gt;Could you be a bit more specific ( backup product or just tar/cpio)&lt;BR /&gt;&lt;BR /&gt;Robert-Jan.</description>
      <pubDate>Wed, 02 Jul 2003 10:06:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tape-library/m-p/3013193#M129005</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-07-02T10:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: Tape Library</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tape-library/m-p/3013194#M129006</link>
      <description>Hi,&lt;BR /&gt;if you want to use built in utlities, there is the command&lt;BR /&gt;&lt;BR /&gt;mc&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;refer to man mc.&lt;BR /&gt;&lt;BR /&gt;example:&lt;BR /&gt;&lt;BR /&gt;/dev/rac/c1t1d0 is the device file of the robot&lt;BR /&gt;&lt;BR /&gt;mc -p /dev/rac/c1t1d0 -r DS&lt;BR /&gt;&lt;BR /&gt;read status&lt;BR /&gt;&lt;BR /&gt;mc -p /dev/rac/c1t1d0 -s S1 -d D1&lt;BR /&gt;move from slot 1 to drive 1&lt;BR /&gt;&lt;BR /&gt;if you have omniback installed there is the free utlity uma.&lt;BR /&gt;&lt;BR /&gt;uma -ioctl /dev/rac/c1t1d0&lt;BR /&gt;&lt;BR /&gt;and then you have a prompt.&lt;BR /&gt;command avaiable:&lt;BR /&gt;&lt;BR /&gt;stat : gives you the situaion&lt;BR /&gt;move source dest : move the cartdridge.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt; Massimo&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Jul 2003 10:09:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tape-library/m-p/3013194#M129006</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2003-07-02T10:09:06Z</dc:date>
    </item>
    <item>
      <title>Re: Tape Library</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tape-library/m-p/3013195#M129007</link>
      <description>This is application driven.  Veritas Netbackup for instance, or home grown script.  Here's what to look for:&lt;BR /&gt;&lt;BR /&gt;ioscan -fnkC tape&lt;BR /&gt;(* ATT Format *)&lt;BR /&gt;/dev/rmt/0m (* no compression - with rewind *)&lt;BR /&gt;/dev/rmt/0mn (* no comp. - no rewind *)&lt;BR /&gt;/dev/rmt/BESTcXtYdZ (* firmware compression *)&lt;BR /&gt;/dev/rmt/BESTcXtYdZn (* firm. - no rewind - *)&lt;BR /&gt;&lt;BR /&gt;(* Berkely format *)&lt;BR /&gt;/dev/rmt/0mb (* no compression - with rewind *)&lt;BR /&gt;/dev/rmt/0mbn (* no comp. - no rewind *)&lt;BR /&gt;/dev/rmt/BESTcXtYdZb (* firmware compression *)&lt;BR /&gt;/dev/rmt/BESTcXtYdZnb (* firm. - no rewind - *)&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Jul 2003 10:09:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tape-library/m-p/3013195#M129007</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-07-02T10:09:36Z</dc:date>
    </item>
    <item>
      <title>Re: Tape Library</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tape-library/m-p/3013196#M129008</link>
      <description>&lt;BR /&gt;See:    man mc&lt;BR /&gt;&lt;BR /&gt;             mc - media changer manipulation utility&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Rainer&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Jul 2003 10:11:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tape-library/m-p/3013196#M129008</guid>
      <dc:creator>Rainer von Bongartz</dc:creator>
      <dc:date>2003-07-02T10:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: Tape Library</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tape-library/m-p/3013197#M129009</link>
      <description>Hi,&lt;BR /&gt;if you have Omniback or Data Protector installed, you can run the uma program from your cella manager:&lt;BR /&gt;&lt;BR /&gt;uma -ioctl &lt;SPECIAL_FILE_ROBOTICS&gt;&lt;BR /&gt;&lt;BR /&gt;See man uma (if you have Omniback installed)&lt;BR /&gt;&lt;BR /&gt;Enrico.&lt;/SPECIAL_FILE_ROBOTICS&gt;</description>
      <pubDate>Wed, 02 Jul 2003 10:16:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tape-library/m-p/3013197#M129009</guid>
      <dc:creator>Enrico P.</dc:creator>
      <dc:date>2003-07-02T10:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: Tape Library</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tape-library/m-p/3013198#M129010</link>
      <description>Hi robert:&lt;BR /&gt;&lt;BR /&gt;I am using omniback&lt;BR /&gt;&lt;BR /&gt;Massimo, Enrico, Rainer:&lt;BR /&gt;&lt;BR /&gt;How can I know my special robotic file ?&lt;BR /&gt;&lt;BR /&gt;Attached is the output of ioscan.</description>
      <pubDate>Wed, 02 Jul 2003 10:36:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tape-library/m-p/3013198#M129010</guid>
      <dc:creator>Joseph Bague</dc:creator>
      <dc:date>2003-07-02T10:36:40Z</dc:date>
    </item>
    <item>
      <title>Re: Tape Library</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tape-library/m-p/3013199#M129011</link>
      <description>Joseph, it looks like you are missing the SCSI-changer driver from your kernel.  Below is the output from my hp-ux 11i system with a similar tape library attached:&lt;BR /&gt;&lt;BR /&gt;autoch      0  0/3/0/0.0.0     schgr     CLAIMED     DEVICE       HP      C7200&lt;BR /&gt;                              /dev/rac/c5t0d0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You will need to run sam and add the schgr driver into your kernel, and reboot.  After that, the rac device should be available; do an ioscan -fnk to check.</description>
      <pubDate>Wed, 02 Jul 2003 10:54:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tape-library/m-p/3013199#M129011</guid>
      <dc:creator>Bill Douglass</dc:creator>
      <dc:date>2003-07-02T10:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: Tape Library</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tape-library/m-p/3013200#M129012</link>
      <description>Hi Bill&lt;BR /&gt;&lt;BR /&gt;Is there an impact to my omniback configuration if I add this schgr driver to the kernel? or I need to reconfigure my omniback setting? &lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Joseph</description>
      <pubDate>Wed, 02 Jul 2003 11:23:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tape-library/m-p/3013200#M129012</guid>
      <dc:creator>Joseph Bague</dc:creator>
      <dc:date>2003-07-02T11:23:50Z</dc:date>
    </item>
    <item>
      <title>Re: Tape Library</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tape-library/m-p/3013201#M129013</link>
      <description>Hi,&lt;BR /&gt;addind the driver will require a recompile of the kerenl and therefore a reboot.&lt;BR /&gt;&lt;BR /&gt;YOu can use SAM to add the driver.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;After that, you will have to change OB config, to reflect the new HW.&lt;BR /&gt;&lt;BR /&gt;Upto now, how did you managed to sue OB/DP without the media changer device ?&lt;BR /&gt;&lt;BR /&gt;It may be the library was previously attacheds to another server, that had the driver in it.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt; Massimo&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Jul 2003 11:44:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tape-library/m-p/3013201#M129013</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2003-07-02T11:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: Tape Library</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tape-library/m-p/3013202#M129014</link>
      <description>I believe you'll need 'autoch', 'stape' and 'spt' added to your kernel, as others have noted.&lt;BR /&gt;&lt;BR /&gt;Its important that you power down everything and power up in this order:&lt;BR /&gt;&lt;BR /&gt;shutdown -h now&lt;BR /&gt;power off tape drive&lt;BR /&gt;power off tape library&lt;BR /&gt;&lt;BR /&gt;power on tape drive&lt;BR /&gt;power on tape library to full initialization&lt;BR /&gt;only after the library is all the way up and can see the driver(s) then,&lt;BR /&gt;power on the server&lt;BR /&gt;&lt;BR /&gt;When up:&lt;BR /&gt;&lt;BR /&gt;ioscan -fnkC autoch&lt;BR /&gt;&lt;BR /&gt;It will be normal for the device to be 'UNCLAIMED'.&lt;BR /&gt;&lt;BR /&gt;At this time first try excercise the tape device with a backup, then use 'mc' or 'uma' tape to slot excercises.&lt;BR /&gt;&lt;BR /&gt;To test tape device:&lt;BR /&gt;&lt;BR /&gt;mt -t /dev/rmt/0m stat</description>
      <pubDate>Wed, 02 Jul 2003 12:13:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tape-library/m-p/3013202#M129014</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-07-02T12:13:15Z</dc:date>
    </item>
    <item>
      <title>Re: Tape Library</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tape-library/m-p/3013203#M129015</link>
      <description>Hi,&lt;BR /&gt;you need add the robotic special file in the Omniback configuration after installed the schgr driver.&lt;BR /&gt;Open Omniback interface, go to device and media&lt;BR /&gt;window, click in a device-&amp;gt;view-&amp;gt;properties-&amp;gt;control and inset the special file.&lt;BR /&gt;&lt;BR /&gt;But was Omniback alredy configured?&lt;BR /&gt;&lt;BR /&gt;Enrico.&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Jul 2003 12:22:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tape-library/m-p/3013203#M129015</guid>
      <dc:creator>Enrico P.</dc:creator>
      <dc:date>2003-07-02T12:22:52Z</dc:date>
    </item>
    <item>
      <title>Re: Tape Library</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tape-library/m-p/3013204#M129016</link>
      <description>Massimo, Enrico:&lt;BR /&gt;&lt;BR /&gt;I am using OB almost a year an half now. I remembered that our ASE created a character file called &lt;BR /&gt;/dev/scsi_library 203 0x030000 Nov 28  2001 then she configure our OB. No major error encountered since then.&lt;BR /&gt;&lt;BR /&gt;BTW our system is HPUX 11.00 and we are using HP Sure Store E Tape Library.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Joseph</description>
      <pubDate>Wed, 02 Jul 2003 12:44:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tape-library/m-p/3013204#M129016</guid>
      <dc:creator>Joseph Bague</dc:creator>
      <dc:date>2003-07-02T12:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: Tape Library</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tape-library/m-p/3013205#M129017</link>
      <description>O.K., that was the old style, perfectly functioning.&lt;BR /&gt;&lt;BR /&gt;you should use:&lt;BR /&gt;&lt;BR /&gt;mc -p /dev/scsi_library -r DS&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;or &lt;BR /&gt;&lt;BR /&gt;uma -ioctl /dev/scsi_library &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;  Massimo&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Jul 2003 12:52:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tape-library/m-p/3013205#M129017</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2003-07-02T12:52:50Z</dc:date>
    </item>
  </channel>
</rss>

