<?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 and SMA1000 in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/openvms-and-sma1000/m-p/3767554#M9511</link>
    <description>The Unit Identifier seems to be the problem. OpenVMS required decimal numbers and it looks like this MSA1000 uses strings.&lt;BR /&gt;&lt;BR /&gt;See &lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=878721" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=878721&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;QUOTE&gt;&lt;BR /&gt;CLI&amp;gt; set unit_id 0 101&lt;BR /&gt;Device identifier 101 created.&lt;BR /&gt;&lt;BR /&gt;This will result in device $1$DGA101: on OpenVMS.&lt;BR /&gt;&lt;/QUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
    <pubDate>Fri, 07 Apr 2006 08:36:41 GMT</pubDate>
    <dc:creator>Volker Halle</dc:creator>
    <dc:date>2006-04-07T08:36:41Z</dc:date>
    <item>
      <title>OpenVMS and SMA1000</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-and-sma1000/m-p/3767546#M9503</link>
      <description>I have the following configuration;&lt;BR /&gt;&lt;BR /&gt;DS-15 Alpha Server&lt;BR /&gt;&lt;BR /&gt;OpenVMS 8.2&lt;BR /&gt;FCA 2684 (DS-A5132-AA - 2GB, 64-bit/133Mhz PCI-X) Native, FW 1.91a1&lt;BR /&gt;&lt;BR /&gt;MSA1000&lt;BR /&gt;FW 4.48&lt;BR /&gt;&lt;BR /&gt;4 LUN's presented to host&lt;BR /&gt;&lt;BR /&gt;The issue is that if I reboot the DS15 I lose the LUN's and have to manually attach to them.&lt;BR /&gt;&lt;BR /&gt;Shouldnt the system be able to find and mount these without intervention?&lt;BR /&gt;&lt;BR /&gt;Thanks for any help,&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Apr 2006 15:22:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-and-sma1000/m-p/3767546#M9503</guid>
      <dc:creator>D Kobus</dc:creator>
      <dc:date>2006-04-06T15:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS and SMA1000</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-and-sma1000/m-p/3767547#M9504</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;welcome to the OpenVMS ITRC forum.&lt;BR /&gt;&lt;BR /&gt;During normal OpenVMS startup, all devices will be autoconfigured automatically using SYSMAN IO AUTOCONFIG. This operation should find and configure devices on your MSA1000.&lt;BR /&gt;&lt;BR /&gt;What exactly do you have done to 'manually attach them' ?&lt;BR /&gt;&lt;BR /&gt;Autoconfiguration could have been prevented by STARTUP$AUTOCONFIGURE_ALL == 0 in SYS$MANAGER:SYCONFIG.COM and would also not happen, if STARTUP_P1 is set to anything but "" (minimum boot).&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Fri, 07 Apr 2006 00:46:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-and-sma1000/m-p/3767547#M9504</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-04-07T00:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS and SMA1000</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-and-sma1000/m-p/3767548#M9505</link>
      <description>In the console you have to define all the available paths for the boot device with " set bootdef_dev &lt;DEVICE&gt;,&lt;DEVICE&gt;". &lt;BR /&gt;If that is the the problem you can get more information in the WWIDMGR Users Manual.&lt;BR /&gt;&lt;BR /&gt;Jeroen Bleeker&lt;/DEVICE&gt;&lt;/DEVICE&gt;</description>
      <pubDate>Fri, 07 Apr 2006 01:58:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-and-sma1000/m-p/3767548#M9505</guid>
      <dc:creator>Jeroen Bleeker_2</dc:creator>
      <dc:date>2006-04-07T01:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS and SMA1000</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-and-sma1000/m-p/3767549#M9506</link>
      <description>Can you, please post more details. Do you have problem with booting or after the boot process?</description>
      <pubDate>Fri, 07 Apr 2006 05:07:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-and-sma1000/m-p/3767549#M9506</guid>
      <dc:creator>Vladimir Fabecic</dc:creator>
      <dc:date>2006-04-07T05:07:59Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS and SMA1000</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-and-sma1000/m-p/3767550#M9507</link>
      <description>This is happening during the boot process.&lt;BR /&gt;&lt;BR /&gt;I'm not on site with the engineer so I have to work as a medium.&lt;BR /&gt;&lt;BR /&gt;If more information is needed please let me know what info would help resolve this.&lt;BR /&gt;&lt;BR /&gt;The client has moved there windows servers from the MSA1000 to a EVA and this engineer Inherited the MSA for his VMS servers.&lt;BR /&gt;&lt;BR /&gt;I support the ESSI East storage team and none of us have incountered this issue.</description>
      <pubDate>Fri, 07 Apr 2006 08:07:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-and-sma1000/m-p/3767550#M9507</guid>
      <dc:creator>D Kobus</dc:creator>
      <dc:date>2006-04-07T08:07:22Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS and SMA1000</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-and-sma1000/m-p/3767551#M9508</link>
      <description>&lt;BR /&gt;Does the system (try to) boot from a MSA1000 drive and that fails (error message ?)&lt;BR /&gt;&lt;BR /&gt;or does the system boot from a local disk and fails to configure the MSA1000 disk ($1$DGAx) ?&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Fri, 07 Apr 2006 08:11:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-and-sma1000/m-p/3767551#M9508</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-04-07T08:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS and SMA1000</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-and-sma1000/m-p/3767552#M9509</link>
      <description>OK&lt;BR /&gt;I would be interesting for output of the following after shutdown:&lt;BR /&gt;Halt the machine to prevent autoboot&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; init&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; wwidmgr -show wwid -full&lt;BR /&gt;&lt;BR /&gt;Also output of VMS command:&lt;BR /&gt;$ show dev/multi&lt;BR /&gt;$ product show history&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Fri, 07 Apr 2006 08:15:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-and-sma1000/m-p/3767552#M9509</guid>
      <dc:creator>Vladimir Fabecic</dc:creator>
      <dc:date>2006-04-07T08:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS and SMA1000</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-and-sma1000/m-p/3767553#M9510</link>
      <description>No boot from SAN, Boot from local disk and fails to mount the disks presented to the MSA1000,&lt;BR /&gt;&lt;BR /&gt;I have verifed the MSA1000 configuration and the switches.&lt;BR /&gt;&lt;BR /&gt;Info provided by the client;&lt;BR /&gt;&lt;BR /&gt;The Alpha is able to see the drives at the &amp;gt;&amp;gt;&amp;gt;. But when the alpha is booted it can not see the drives or the controller. The alpha is a DS15. The fibre cards are in slot 3 &amp;amp; 4.&lt;BR /&gt;&lt;BR /&gt;CLI&amp;gt; show version&lt;BR /&gt;Firmware version:         4.48 build 342&lt;BR /&gt;Hardware Revision:        7 [AutoRev: 0x010000]&lt;BR /&gt;Internal EMU Rev:         1.86 (USZ0416BGD)&lt;BR /&gt;&lt;BR /&gt;CLI&amp;gt; show disks&lt;BR /&gt;         box,bay   bus,ID   Size     Speed    Units&lt;BR /&gt;Disk101    1,01     0,00   36.4 GB  160 MB/s  0&lt;BR /&gt;Disk102    1,02     0,01   36.4 GB  160 MB/s  1&lt;BR /&gt;Disk103    1,03     0,02   36.4 GB  160 MB/s  1&lt;BR /&gt;Disk104    1,04     0,03   36.4 GB  160 MB/s  1&lt;BR /&gt;Disk111    1,11     1,03   36.4 GB  160 MB/s  1&lt;BR /&gt;Disk112    1,12     1,04   36.4 GB  160 MB/s  1&lt;BR /&gt;Disk113    1,13     1,05   36.4 GB  160 MB/s  1 (spare)&lt;BR /&gt;Disk114    1,14     1,08   36.4 GB  160 MB/s  0&lt;BR /&gt;&lt;BR /&gt;Notes:&lt;BR /&gt;    The speed is the currently negotiated speed to the disk. This may&lt;BR /&gt;    be less than the maximum speed supported by the device due to bus&lt;BR /&gt;    faults, loss of signal integrity, etc.                           &lt;BR /&gt;&lt;BR /&gt;CLI&amp;gt; showunits&lt;BR /&gt;Invalid CLI command.&lt;BR /&gt;&lt;BR /&gt;CLI&amp;gt; show units&lt;BR /&gt;&lt;BR /&gt;Unit 0:&lt;BR /&gt;In PDLA mode, Unit 0 is Lun 1; In VSA mode, Unit 0 is Lun 0.&lt;BR /&gt;Unit Identifier   : ops&lt;BR /&gt;Device Identifier : 600805F3-000DDFB0-571A9D01-706E000E&lt;BR /&gt;Cache Status      : Enabled&lt;BR /&gt;Max Boot Partition: Enabled&lt;BR /&gt;Volume Status     : VOLUME OK&lt;BR /&gt;Mirror Init Status: waiting for first write&lt;BR /&gt;2 Data Disk(s) used by lun 0:&lt;BR /&gt;   Disk101: Box 1, Bay 01, (SCSI bus 0, SCSI id  0)&lt;BR /&gt;   Disk114: Box 1, Bay 14, (SCSI bus 1, SCSI id  8)&lt;BR /&gt;Spare Disk(s) used by lun 0:&lt;BR /&gt;   No spare drive is designated.&lt;BR /&gt;Logical Volume Raid Level: MIRROR FAULT TOLERANCE (Raid 1)&lt;BR /&gt;                           stripe_size=128kB&lt;BR /&gt;Logical Volume Capacity : 34,726MB&lt;BR /&gt;&lt;BR /&gt;Unit 1:&lt;BR /&gt;In PDLA mode, Unit 1 is Lun 2; In VSA mode, Unit 1 is Lun 1.&lt;BR /&gt;Unit Identifier   : Data&lt;BR /&gt;Device Identifier : 600805F3-000DDFB0-5B73234C-8663000F&lt;BR /&gt;Cache Status      : Enabled&lt;BR /&gt;Max Boot Partition: Enabled&lt;BR /&gt;Volume Status     : VOLUME OK&lt;BR /&gt;Parity Init Status: waiting for first write&lt;BR /&gt;5 Data Disk(s) used by lun 1:&lt;BR /&gt;   Disk102: Box 1, Bay 02, (SCSI bus 0, SCSI id  1)&lt;BR /&gt;   Disk103: Box 1, Bay 03, (SCSI bus 0, SCSI id  2)&lt;BR /&gt;   Disk104: Box 1, Bay 04, (SCSI bus 0, SCSI id  3)&lt;BR /&gt;   Disk111: Box 1, Bay 11, (SCSI bus 1, SCSI id  3)&lt;BR /&gt;   Disk112: Box 1, Bay 12, (SCSI bus 1, SCSI id  4)&lt;BR /&gt;Spare Disk(s) used by lun 1:&lt;BR /&gt;   Disk113: Box 1, Bay 13, (SCSI bus 1, SCSI id  5)&lt;BR /&gt;Logical Volume Raid Level: DISTRIBUTED PARITY FAULT TOLERANCE (Raid 5)&lt;BR /&gt;                           stripe_size=16kB&lt;BR /&gt;Logical Volume Capacity : 138,921MB&lt;BR /&gt;&lt;BR /&gt;CLI&amp;gt; show connections&lt;BR /&gt;&lt;BR /&gt;Connection Name: botpga&lt;BR /&gt;   Host WWNN = 20000000-C94AA842&lt;BR /&gt;   Host WWPN = 10000000-C94AA842&lt;BR /&gt;   Profile Name = OpenVMS&lt;BR /&gt;   Unit Offset = 0&lt;BR /&gt;   Controller 2 Port 1 Status = Online&lt;BR /&gt;&lt;BR /&gt;Connection Name: toppga&lt;BR /&gt;   Host WWNN = 20000000-C94AA839&lt;BR /&gt;   Host WWPN = 10000000-C94AA839&lt;BR /&gt;   Profile Name = OpenVMS&lt;BR /&gt;   Unit Offset = 0&lt;BR /&gt;   Controller 2 Port 1 Status = Online&lt;BR /&gt;&lt;BR /&gt;Connection Name: botpgb&lt;BR /&gt;   Host WWNN = 20000000-C94AA834&lt;BR /&gt;   Host WWPN = 10000000-C94AA834&lt;BR /&gt;   Profile Name = OpenVMS&lt;BR /&gt;   Unit Offset = 0&lt;BR /&gt;   Controller 1 Port 1 Status = Online&lt;BR /&gt;&lt;BR /&gt;Connection Name: toppgb&lt;BR /&gt;   Host WWNN = 20000000-C94AAAAB&lt;BR /&gt;   Host WWPN = 10000000-C94AAAAB&lt;BR /&gt;   Profile Name = OpenVMS&lt;BR /&gt;   Unit Offset = 0&lt;BR /&gt;   Controller 1 Port 1 Status = Online&lt;BR /&gt;show oster_controller&lt;BR /&gt;Invalid CLI command.&lt;BR /&gt;&lt;BR /&gt;CLI&amp;gt; show other_controller&lt;BR /&gt;Controller:&lt;BR /&gt;   MSA1000(c) Compaq P56350FX3PZ04W Software 4.48 Build 342  Hardware 7&lt;BR /&gt;   Controller Identifier: &lt;BR /&gt;   NODE_ID = 500805F3-000DDFB0&lt;BR /&gt;   SCSI_VERSION = SCSI-3&lt;BR /&gt;   Supported Redundancy Mode: Active/Standby&lt;BR /&gt;   Current Redundancy Mode: Active/Standby&lt;BR /&gt;   Current Role:            Active&lt;BR /&gt;   Device Port SCSI address 6&lt;BR /&gt;   Terminal speed for the CLI is set to 19200.&lt;BR /&gt;Host Port_1:&lt;BR /&gt;   REPORTED PORT_ID 500805F3-000DDFB1&lt;BR /&gt;   PORT_1_TOPOLOGY = F_Port&lt;BR /&gt;Cache:&lt;BR /&gt;   128 megabyte read cache   128 megabyte write cache  Version 2&lt;BR /&gt;   Cache is GOOD, and Cache is enabled.&lt;BR /&gt;   No unflushed data in cache&lt;BR /&gt;Battery:&lt;BR /&gt;   Module #1 is fully charged and turned off.&lt;BR /&gt;Controller Up Time:&lt;BR /&gt;   3 Days 20 Hours 31 Minutes 17 Seconds&lt;BR /&gt;&lt;BR /&gt;CLI&amp;gt; show other_controller_id&lt;BR /&gt;Invalid CLI command.&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Apr 2006 08:19:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-and-sma1000/m-p/3767553#M9510</guid>
      <dc:creator>D Kobus</dc:creator>
      <dc:date>2006-04-07T08:19:15Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS and SMA1000</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-and-sma1000/m-p/3767554#M9511</link>
      <description>The Unit Identifier seems to be the problem. OpenVMS required decimal numbers and it looks like this MSA1000 uses strings.&lt;BR /&gt;&lt;BR /&gt;See &lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=878721" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=878721&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;QUOTE&gt;&lt;BR /&gt;CLI&amp;gt; set unit_id 0 101&lt;BR /&gt;Device identifier 101 created.&lt;BR /&gt;&lt;BR /&gt;This will result in device $1$DGA101: on OpenVMS.&lt;BR /&gt;&lt;/QUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Fri, 07 Apr 2006 08:36:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-and-sma1000/m-p/3767554#M9511</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-04-07T08:36:41Z</dc:date>
    </item>
  </channel>
</rss>

