<?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: DLT bar code in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dlt-bar-code/m-p/2721391#M63240</link>
    <description>Hi Anthony ,&lt;BR /&gt;&lt;BR /&gt;There are essentially 3 pieces of equipment .&lt;BR /&gt;&lt;BR /&gt;1. DLT drive .&lt;BR /&gt;2. Autochanger or the ROBOT ARM&lt;BR /&gt;3. The media&lt;BR /&gt;&lt;BR /&gt;Now the bar code is put on the ouside case of the media dn the same is sensed bu a sensor which is on the autochanger or the robot arm so that it can sense to put a speicifc no. of media from a specific no of slot to a spcifc no. of drive that is to manage the media . Tar is a unix command which writer to the media in the device files specified , so incase you want to include the serial no or the bar code on the media it is not possible , however if you are working with Omni back the media manager takes care of it.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava</description>
    <pubDate>Fri, 10 May 2002 13:00:40 GMT</pubDate>
    <dc:creator>MANOJ SRIVASTAVA</dc:creator>
    <dc:date>2002-05-10T13:00:40Z</dc:date>
    <item>
      <title>DLT bar code</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dlt-bar-code/m-p/2721388#M63237</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have DLT 7000 1/8, I am doing backup using tar...Is there any way DLT can scan the bar code the one I put on tape, or is it possible that we can bar code in tape header and after that tar can start writing on tape.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 10 May 2002 12:00:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dlt-bar-code/m-p/2721388#M63237</guid>
      <dc:creator>Anthony khan</dc:creator>
      <dc:date>2002-05-10T12:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: DLT bar code</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dlt-bar-code/m-p/2721389#M63238</link>
      <description>tar doesn't have any concept of a volume label - you might want to look at fbackup, which does allow you to specify the volume label. As for finding the barcodes:&lt;BR /&gt;&lt;BR /&gt;1. Identify the robotics device file using ioscan:&lt;BR /&gt;&lt;BR /&gt;ioscan -fnC autoch&lt;BR /&gt;&lt;BR /&gt;2. Use the mc command to find info about the contents of the 1/8:&lt;BR /&gt;&lt;BR /&gt;mc -p /dev/&lt;DEV_NAME&gt; -r SID&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan&lt;/DEV_NAME&gt;</description>
      <pubDate>Fri, 10 May 2002 12:06:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dlt-bar-code/m-p/2721389#M63238</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2002-05-10T12:06:17Z</dc:date>
    </item>
    <item>
      <title>Re: DLT bar code</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dlt-bar-code/m-p/2721390#M63239</link>
      <description>Hi Anthony,&lt;BR /&gt;&lt;BR /&gt;The bar code for DLT's come into play when you use autoloader or libraries. To make use of barcode in those configuration you should be using some backup application like Omniback, Veritas netbackup, Legato or something like that. &lt;BR /&gt;&lt;BR /&gt;There is no way to read the bar code when you use DLT drives.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Fri, 10 May 2002 12:50:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dlt-bar-code/m-p/2721390#M63239</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-05-10T12:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: DLT bar code</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dlt-bar-code/m-p/2721391#M63240</link>
      <description>Hi Anthony ,&lt;BR /&gt;&lt;BR /&gt;There are essentially 3 pieces of equipment .&lt;BR /&gt;&lt;BR /&gt;1. DLT drive .&lt;BR /&gt;2. Autochanger or the ROBOT ARM&lt;BR /&gt;3. The media&lt;BR /&gt;&lt;BR /&gt;Now the bar code is put on the ouside case of the media dn the same is sensed bu a sensor which is on the autochanger or the robot arm so that it can sense to put a speicifc no. of media from a specific no of slot to a spcifc no. of drive that is to manage the media . Tar is a unix command which writer to the media in the device files specified , so incase you want to include the serial no or the bar code on the media it is not possible , however if you are working with Omni back the media manager takes care of it.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava</description>
      <pubDate>Fri, 10 May 2002 13:00:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dlt-bar-code/m-p/2721391#M63240</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2002-05-10T13:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: DLT bar code</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dlt-bar-code/m-p/2721392#M63241</link>
      <description>Hi Anthony:&lt;BR /&gt;&lt;BR /&gt;Yes, you can check the bar code information by using 'mc' command with -r option:&lt;BR /&gt;&lt;BR /&gt;# mc -p device -n drive_number -r element_type&lt;BR /&gt;eg:&lt;BR /&gt;# mc -p device -n (slot number) -r IDSM&lt;BR /&gt;&lt;BR /&gt;This was an addition to the 'mc' command, from HP-UX 11.01 version and for old versions, you need to have this patch:&lt;BR /&gt;10.20 - PHCO_16194&lt;BR /&gt;11.00 - PHCO_16195&lt;BR /&gt;&lt;BR /&gt;# man mc - for more details.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Shiju</description>
      <pubDate>Fri, 10 May 2002 13:04:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dlt-bar-code/m-p/2721392#M63241</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-05-10T13:04:28Z</dc:date>
    </item>
  </channel>
</rss>

