<?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: OpenVMS tape drive device Initialization in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/openvms-tape-drive-device-initialization/m-p/3760890#M9484</link>
    <description>I tried not to shutdown the server if there is manual way of initializing this drive. Reboot of the server will be my last option.&lt;BR /&gt;&lt;BR /&gt;SH DKA or MKA , gave no such devices available.&lt;BR /&gt;</description>
    <pubDate>Wed, 29 Mar 2006 03:35:44 GMT</pubDate>
    <dc:creator>CO_5</dc:creator>
    <dc:date>2006-03-29T03:35:44Z</dc:date>
    <item>
      <title>OpenVMS tape drive device Initialization</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-tape-drive-device-initialization/m-p/3760879#M9473</link>
      <description>When a tape drive was pulled out accidentally, and when it was inserted back to the slot, the SHOW DEVICE could not detect anymore the device name. How to recover this device name ?&lt;BR /&gt;&lt;BR /&gt;I checked there was IO Connect command under SYSMAN. &lt;BR /&gt;&lt;BR /&gt;For example: the tape drive is MKA600:&lt;BR /&gt;&lt;BR /&gt;Since there is a NOTE saying abt Caution when using IO Connect, I wnt to make sure it is safe to use this command below:&lt;BR /&gt;IO CONNECT MKA600:&lt;BR /&gt;&lt;BR /&gt;May i also know the proper way to disconnect the drive ?&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Mar 2006 00:00:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-tape-drive-device-initialization/m-p/3760879#M9473</guid>
      <dc:creator>CO_5</dc:creator>
      <dc:date>2006-03-29T00:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS tape drive device Initialization</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-tape-drive-device-initialization/m-p/3760880#M9474</link>
      <description>I would try a SYSMAN IO AUTO /LOG to let SYSMAN rscan the buses.&lt;BR /&gt;&lt;BR /&gt;Fro the help:&lt;BR /&gt;This command is for use on Alpha and I64 systems. It automatically&lt;BR /&gt;       identifies and configures all hardware devices attached to a&lt;BR /&gt;       system by connecting devices and loading their drivers.&lt;BR /&gt;&lt;BR /&gt;       On VAX systems, use the SYSGEN command AUTOCONFIGURE.&lt;BR /&gt;&lt;BR /&gt;regards Kalle</description>
      <pubDate>Wed, 29 Mar 2006 00:22:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-tape-drive-device-initialization/m-p/3760880#M9474</guid>
      <dc:creator>Karl Rohwedder</dc:creator>
      <dc:date>2006-03-29T00:22:29Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS tape drive device Initialization</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-tape-drive-device-initialization/m-p/3760881#M9475</link>
      <description>&amp;gt; [...] tape drive was pulled out [...]&lt;BR /&gt;&amp;gt; when it was inserted back to the slot [...]&lt;BR /&gt;&lt;BR /&gt;Pulled out of what?  In what is this slot?&lt;BR /&gt;&lt;BR /&gt;Generally (assuming that you're on a non-VAX),&lt;BR /&gt;MCR SYSMAN IO AUTOCONFIGURE is pretty&lt;BR /&gt;harmless.  You can add /SELECT = MKA600&lt;BR /&gt;if you wish to limit it to the one device.&lt;BR /&gt;&lt;BR /&gt;MCR SYSMAN HELP IO&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Mar 2006 02:05:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-tape-drive-device-initialization/m-p/3760881#M9475</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2006-03-29T02:05:48Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS tape drive device Initialization</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-tape-drive-device-initialization/m-p/3760882#M9476</link>
      <description>hi, &lt;BR /&gt;&lt;BR /&gt;Initially, i did the IO AUTOCONFIGURE ALL. The device name $mka600: is still not visible on the SHOW DEV.&lt;BR /&gt;&lt;BR /&gt;Now, i performed the IO AUTOCONFIGURE/LOG&lt;BR /&gt;and followed by IO AUTOCONFIGURE/SELECT=$MKA600:&lt;BR /&gt;&lt;BR /&gt;It still did not show any sign of it.&lt;BR /&gt;&lt;BR /&gt;Not sure what happened ? The tape drive was unplugged from a primary machine and reconnected back to the machine.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Mar 2006 02:42:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-tape-drive-device-initialization/m-p/3760882#M9476</guid>
      <dc:creator>CO_5</dc:creator>
      <dc:date>2006-03-29T02:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS tape drive device Initialization</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-tape-drive-device-initialization/m-p/3760883#M9477</link>
      <description>&amp;gt; [...] reconnected back [...]&lt;BR /&gt;&lt;BR /&gt;Apparently not.&lt;BR /&gt;&lt;BR /&gt;Was the SCSI ID changed?&lt;BR /&gt;&lt;BR /&gt;It might help to know to what you're&lt;BR /&gt;connecting the tape drive, and how.</description>
      <pubDate>Wed, 29 Mar 2006 02:47:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-tape-drive-device-initialization/m-p/3760883#M9477</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2006-03-29T02:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS tape drive device Initialization</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-tape-drive-device-initialization/m-p/3760884#M9478</link>
      <description>There is a scsi cable connected to the machine and a power cable from the drive connected to the power line switch.&lt;BR /&gt;&lt;BR /&gt;I am not sure how it was unplugged earlier by a personnel. But, it seems ok with the connection. There is no change in SCSI number.</description>
      <pubDate>Wed, 29 Mar 2006 03:03:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-tape-drive-device-initialization/m-p/3760884#M9478</guid>
      <dc:creator>CO_5</dc:creator>
      <dc:date>2006-03-29T03:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS tape drive device Initialization</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-tape-drive-device-initialization/m-p/3760885#M9479</link>
      <description>CO,&lt;BR /&gt;&lt;BR /&gt;&lt;QUPTE&gt;&lt;BR /&gt;The tape drive was unplugged from a primary machine and reconnected back to the machine.&lt;BR /&gt;&lt;/QUPTE&gt;&lt;BR /&gt;"Primary machine"?&lt;BR /&gt;Is this perhaps a cluster config?&lt;BR /&gt;Are you issuing the tape commands from another node as the node which has the tape-unit?&lt;BR /&gt;If so, is TAPE_ALLOCLASS non-zero?&lt;BR /&gt;&lt;BR /&gt;In general:&lt;BR /&gt;-what configuration?&lt;BR /&gt;-what version?&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Mar 2006 03:10:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-tape-drive-device-initialization/m-p/3760885#M9479</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2006-03-29T03:10:46Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS tape drive device Initialization</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-tape-drive-device-initialization/m-p/3760886#M9480</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;What's the drive, (cable) and host bus adaptor model nos ?&lt;BR /&gt;&lt;BR /&gt;J.</description>
      <pubDate>Wed, 29 Mar 2006 03:11:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-tape-drive-device-initialization/m-p/3760886#M9480</guid>
      <dc:creator>John Abbott_2</dc:creator>
      <dc:date>2006-03-29T03:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS tape drive device Initialization</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-tape-drive-device-initialization/m-p/3760887#M9481</link>
      <description>It _still_ might help to know to what you're&lt;BR /&gt;connecting the tape drive, and how.&lt;BR /&gt;&lt;BR /&gt;What else is on the SCSI bus?&lt;BR /&gt;&lt;BR /&gt;SHOW DEVICE DKA&lt;BR /&gt;SHOW DEVICE MKA&lt;BR /&gt;&lt;BR /&gt;Are any of those devices working?&lt;BR /&gt;&lt;BR /&gt;Termination?&lt;BR /&gt;&lt;BR /&gt;If you can shut the system down, SHOW DEVICE&lt;BR /&gt;at the SRM console might be interesting.</description>
      <pubDate>Wed, 29 Mar 2006 03:14:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-tape-drive-device-initialization/m-p/3760887#M9481</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2006-03-29T03:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS tape drive device Initialization</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-tape-drive-device-initialization/m-p/3760888#M9482</link>
      <description>Hi Guys,&lt;BR /&gt;&lt;BR /&gt;thks for ur prompt replies.&lt;BR /&gt;&lt;BR /&gt;The model of tape drive is SDLT 320.&lt;BR /&gt;&lt;BR /&gt;It is connected to the primary node of a cluster(2 nodes) system.&lt;BR /&gt;&lt;BR /&gt;i tried the IO autoconfigure/select=$mka600: from both nodes. It seems not much help either.&lt;BR /&gt;&lt;BR /&gt;Btw, how do i know if TAPE_ALLOCLASS is non-zero?&lt;BR /&gt;&lt;BR /&gt;Thks.&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Mar 2006 03:24:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-tape-drive-device-initialization/m-p/3760888#M9482</guid>
      <dc:creator>CO_5</dc:creator>
      <dc:date>2006-03-29T03:24:31Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS tape drive device Initialization</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-tape-drive-device-initialization/m-p/3760889#M9483</link>
      <description>Btw, a check on the sys$config.dat file.&lt;BR /&gt;&lt;BR /&gt;The device is as below.&lt;BR /&gt;&lt;BR /&gt;device          = "SCSI Tape Class"&lt;BR /&gt;  name          = MK&lt;BR /&gt;  driver        = SYS$MKDRIVER&lt;BR /&gt;  adapter       = NONE&lt;BR /&gt;end_device&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Mar 2006 03:31:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-tape-drive-device-initialization/m-p/3760889#M9483</guid>
      <dc:creator>CO_5</dc:creator>
      <dc:date>2006-03-29T03:31:21Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS tape drive device Initialization</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-tape-drive-device-initialization/m-p/3760890#M9484</link>
      <description>I tried not to shutdown the server if there is manual way of initializing this drive. Reboot of the server will be my last option.&lt;BR /&gt;&lt;BR /&gt;SH DKA or MKA , gave no such devices available.&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Mar 2006 03:35:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-tape-drive-device-initialization/m-p/3760890#M9484</guid>
      <dc:creator>CO_5</dc:creator>
      <dc:date>2006-03-29T03:35:44Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS tape drive device Initialization</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-tape-drive-device-initialization/m-p/3760891#M9485</link>
      <description>Is this the only device connected to this host bus adaptor ?&lt;BR /&gt;&lt;BR /&gt;SDLT320 are LVD, is it a single drive or in a library ?&lt;BR /&gt;&lt;BR /&gt;Try a $ SHOW DEVICE/FULL PKA0 .. does it say LVD SCSI ?&lt;BR /&gt;&lt;BR /&gt;LVD (low voltage diff)... It's possible that if you've connected the drive without powering off from the HBA end, you could have damaged the HBA card.&lt;BR /&gt;&lt;BR /&gt;Do you know what model the HBA is ? Is it a 3X-KZPCA-AA ?&lt;BR /&gt;&lt;BR /&gt;J.</description>
      <pubDate>Wed, 29 Mar 2006 03:41:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-tape-drive-device-initialization/m-p/3760891#M9485</guid>
      <dc:creator>John Abbott_2</dc:creator>
      <dc:date>2006-03-29T03:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS tape drive device Initialization</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-tape-drive-device-initialization/m-p/3760892#M9486</link>
      <description>&amp;gt; Reboot of the server will be my last option&lt;BR /&gt;&lt;BR /&gt;I guessed that.  It's harder to guess:&lt;BR /&gt;&lt;BR /&gt;What model computer(s)?&lt;BR /&gt;&lt;BR /&gt;Connected how?&lt;BR /&gt;&lt;BR /&gt;What model SCSI adapter(s)?&lt;BR /&gt;&lt;BR /&gt;Connected to what?  How?&lt;BR /&gt;&lt;BR /&gt;If the device was MKA600 before you&lt;BR /&gt;disconnected it, and if it was connected&lt;BR /&gt;directly to a SCSI card in one system, then&lt;BR /&gt;it should still be MKA600 when you reconnect&lt;BR /&gt;it.  But in that case, the device would not&lt;BR /&gt;disappear when you unplugged it.  (Unless you&lt;BR /&gt;rebooted the system.)  Are you sure that&lt;BR /&gt;MKA600 was its original name?&lt;BR /&gt;&lt;BR /&gt;If it's installed in some smart box instead&lt;BR /&gt;of being connected directly to a SCSI card,&lt;BR /&gt;then it could all be more complicated (and I&lt;BR /&gt;would know less about what to do).&lt;BR /&gt;&lt;BR /&gt;If you would describe all your equipment and&lt;BR /&gt;how it's all connected, this might be much&lt;BR /&gt;less painful.</description>
      <pubDate>Wed, 29 Mar 2006 03:57:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-tape-drive-device-initialization/m-p/3760892#M9486</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2006-03-29T03:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS tape drive device Initialization</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-tape-drive-device-initialization/m-p/3760893#M9487</link>
      <description>&lt;BR /&gt;$ SH DEV/FULL PKA0&lt;BR /&gt;&lt;BR /&gt;Device PKA0:, device type SYM53C895 LVD SCSI, is online, error logging is&lt;BR /&gt;    enabled.&lt;BR /&gt;&lt;BR /&gt;    Error count                    0    Operations completed                336&lt;BR /&gt;    Owner process                 ""    Owner UIC                      [SYSTEM]&lt;BR /&gt;    Owner process ID        00000000    Dev Prot              S:RWPL,O:RWPL,G,W&lt;BR /&gt;    Reference count                0    Default buffer size                   0&lt;BR /&gt;&lt;BR /&gt;HBA ? I need to check this. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Mar 2006 04:57:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-tape-drive-device-initialization/m-p/3760893#M9487</guid>
      <dc:creator>CO_5</dc:creator>
      <dc:date>2006-03-29T04:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS tape drive device Initialization</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-tape-drive-device-initialization/m-p/3760894#M9488</link>
      <description>Hello guys,&lt;BR /&gt;&lt;BR /&gt;after some try n errors, there are still no clue how this IO AUToconfigure THING does not work. After reboot the system, it appears online again.&lt;BR /&gt;&lt;BR /&gt;One more last question: How do i bring a device like this tape drive offline ?&lt;BR /&gt;&lt;BR /&gt;So, pls close this case.&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Apr 2006 05:07:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-tape-drive-device-initialization/m-p/3760894#M9488</guid>
      <dc:creator>CO_5</dc:creator>
      <dc:date>2006-04-03T05:07:06Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS tape drive device Initialization</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-tape-drive-device-initialization/m-p/3760895#M9489</link>
      <description>I am not sure that I understand what you are really asking here, but you can make the drive unavailable to the system, as show below.&lt;BR /&gt;&lt;BR /&gt;SET&lt;BR /&gt;&lt;BR /&gt;  DEVICE&lt;BR /&gt;&lt;BR /&gt;    /AVAILABLE&lt;BR /&gt;&lt;BR /&gt;          /AVAILABLE&lt;BR /&gt;          /NOAVAILABLE&lt;BR /&gt;&lt;BR /&gt;       Controls whether the specified disk or magnetic tape is to be&lt;BR /&gt;       considered available. You must dismount the specified disk&lt;BR /&gt;       or magnetic tape before entering the SET DEVICE/[NO]AVAILABLE&lt;BR /&gt;       command. If you specify the /NOAVAILABLE qualifier, any attempt&lt;BR /&gt;       to allocate or mount the specified disk or magnetic tape is&lt;BR /&gt;       prevented. Devices are automatically set /AVAILABLE when brought&lt;BR /&gt;       online even if the device had been previously set /NOAVAILABLE.&lt;BR /&gt;                                                                                &lt;BR /&gt;</description>
      <pubDate>Mon, 03 Apr 2006 06:05:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-tape-drive-device-initialization/m-p/3760895#M9489</guid>
      <dc:creator>Duncan Morris</dc:creator>
      <dc:date>2006-04-03T06:05:25Z</dc:date>
    </item>
  </channel>
</rss>

