<?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: Map tape library drives with O.S in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/map-tape-library-drives-with-o-s/m-p/6427066#M486677</link>
    <description>&lt;P&gt;Hi Torsten ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If we get the following o/p wehn running ioscan -fnC tape ;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;root #/ &amp;gt;ioscan -fnkC tape&lt;BR /&gt;Class I H/W Path Driver S/W State H/W Type Description&lt;BR /&gt;===========================================================================&lt;BR /&gt;&lt;BR /&gt;tape 7 0/7/1/0/4/0.97.3.255.0.0.1 stape CLAIMED DEVICE HP Ultrium 3-SCSI&lt;BR /&gt;/dev/rmt/7m /dev/rmt/c37t0d1BEST&lt;BR /&gt;/dev/rmt/7mb /dev/rmt/c37t0d1BESTb&lt;BR /&gt;/dev/rmt/7mn /dev/rmt/c37t0d1BESTn&lt;BR /&gt;/dev/rmt/7mnb /dev/rmt/c37t0d1BESTnb&lt;BR /&gt;tape 6 0/7/1/0/4/0.97.3.255.0.0.2 stape CLAIMED DEVICE HP Ultrium 3-SCSI&lt;BR /&gt;/dev/rmt/6m /dev/rmt/c37t0d2BEST&lt;BR /&gt;/dev/rmt/6mb /dev/rmt/c37t0d2BESTb&lt;BR /&gt;/dev/rmt/6mn /dev/rmt/c37t0d2BESTn&lt;BR /&gt;/dev/rmt/6mnb /dev/rmt/c37t0d2BESTnb&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So how can we map drive 1 and drive 2 ?&lt;/P&gt;</description>
    <pubDate>Thu, 27 Mar 2014 11:21:10 GMT</pubDate>
    <dc:creator>chindi</dc:creator>
    <dc:date>2014-03-27T11:21:10Z</dc:date>
    <item>
      <title>Map tape library drives with O.S</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/map-tape-library-drives-with-o-s/m-p/6425650#M486667</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone tell me hiw to map MSL8096 drive 0 1 &amp;amp; 2 with our O.S ?&lt;/P&gt;&lt;P&gt;If backup is going on in drive 1 , how can we crosscheck from O.S end ( 11iv2 or 11iv3 ) ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ioscan -fnc tape shows a lot of info ; how do we use that information to verify the same ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Mar 2014 12:51:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/map-tape-library-drives-with-o-s/m-p/6425650#M486667</guid>
      <dc:creator>chindi</dc:creator>
      <dc:date>2014-03-26T12:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: Map tape library drives with O.S</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/map-tape-library-drives-with-o-s/m-p/6425660#M486668</link>
      <description>&lt;P&gt;What exatcly do you want to check?&lt;BR /&gt;&lt;BR /&gt;If your drive 1 in OS is really drive 1 of the library?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Connect to the library web interface and get the serial numbers of the drives.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The from OS 11.31 do&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;# scsimgr -p get_attr all_lun -a hw_path -a device_file -a wwid -a serial_number | grep tape&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;64000/0xfa00/0x20:/dev/rtape/&lt;FONT color="#FF0000"&gt;tape6&lt;/FONT&gt;_BEST:0x500110a001012345:"&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;HU10123456&lt;/STRONG&gt;&lt;/FONT&gt;"&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Compare the serial numbers!&lt;/P&gt;</description>
      <pubDate>Wed, 26 Mar 2014 13:02:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/map-tape-library-drives-with-o-s/m-p/6425660#M486668</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2014-03-26T13:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: Map tape library drives with O.S</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/map-tape-library-drives-with-o-s/m-p/6425668#M486669</link>
      <description>&lt;P&gt;Hi Torsten ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;What about 11iv2 how do we check the same ?&lt;/P&gt;</description>
      <pubDate>Wed, 26 Mar 2014 13:03:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/map-tape-library-drives-with-o-s/m-p/6425668#M486669</guid>
      <dc:creator>chindi</dc:creator>
      <dc:date>2014-03-26T13:03:33Z</dc:date>
    </item>
    <item>
      <title>Re: Map tape library drives with O.S</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/map-tape-library-drives-with-o-s/m-p/6425678#M486670</link>
      <description>&lt;P&gt;You can also &lt;STRONG&gt;compare the WWN&lt;/STRONG&gt; of the drive. This will &lt;STRONG&gt;&lt;U&gt;always remain the same&lt;/U&gt;&lt;/STRONG&gt;, even if you replace a bad drive.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;# fcmsutil /dev/fcd1 get remote all

                    Target N_Port_id is = 0x160000
                           Target state = DSM_UNOPENED
                          Symbolic Name = HP Ultrium 4 Fibre Channel S/N-HU18512345 Port-0
                              Port Type = N_PORT
                          FCP-2 Support = YES
            Target Port World Wide Name = 0x500110a000912345
            Target Node World Wide Name = 0x500110a000912346&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 26 Mar 2014 13:32:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/map-tape-library-drives-with-o-s/m-p/6425678#M486670</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2014-03-26T13:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: Map tape library drives with O.S</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/map-tape-library-drives-with-o-s/m-p/6427066#M486677</link>
      <description>&lt;P&gt;Hi Torsten ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If we get the following o/p wehn running ioscan -fnC tape ;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;root #/ &amp;gt;ioscan -fnkC tape&lt;BR /&gt;Class I H/W Path Driver S/W State H/W Type Description&lt;BR /&gt;===========================================================================&lt;BR /&gt;&lt;BR /&gt;tape 7 0/7/1/0/4/0.97.3.255.0.0.1 stape CLAIMED DEVICE HP Ultrium 3-SCSI&lt;BR /&gt;/dev/rmt/7m /dev/rmt/c37t0d1BEST&lt;BR /&gt;/dev/rmt/7mb /dev/rmt/c37t0d1BESTb&lt;BR /&gt;/dev/rmt/7mn /dev/rmt/c37t0d1BESTn&lt;BR /&gt;/dev/rmt/7mnb /dev/rmt/c37t0d1BESTnb&lt;BR /&gt;tape 6 0/7/1/0/4/0.97.3.255.0.0.2 stape CLAIMED DEVICE HP Ultrium 3-SCSI&lt;BR /&gt;/dev/rmt/6m /dev/rmt/c37t0d2BEST&lt;BR /&gt;/dev/rmt/6mb /dev/rmt/c37t0d2BESTb&lt;BR /&gt;/dev/rmt/6mn /dev/rmt/c37t0d2BESTn&lt;BR /&gt;/dev/rmt/6mnb /dev/rmt/c37t0d2BESTnb&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So how can we map drive 1 and drive 2 ?&lt;/P&gt;</description>
      <pubDate>Thu, 27 Mar 2014 11:21:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/map-tape-library-drives-with-o-s/m-p/6427066#M486677</guid>
      <dc:creator>chindi</dc:creator>
      <dc:date>2014-03-27T11:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: Map tape library drives with O.S</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/map-tape-library-drives-with-o-s/m-p/6427088#M486678</link>
      <description>&lt;P&gt;I'm sure the drive at 0/7/1/0/4/0.97.3.255.0.0.1 is 1, at 0/7/1/0/4/0.97.3.255.0.0.2 is 2, because this is the default.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But you can verify with "fcsmutil".&lt;/P&gt;</description>
      <pubDate>Thu, 27 Mar 2014 12:32:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/map-tape-library-drives-with-o-s/m-p/6427088#M486678</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2014-03-27T12:32:49Z</dc:date>
    </item>
  </channel>
</rss>

