<?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: DGA DKA DSA acronyms in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/dga-dka-dsa-acronyms/m-p/4937757#M22113</link>
    <description>Actually, all combinations from DA through DZ have been used.  I discovered that when asking VMS Engineering about what USB disk drives will come up as (when they're supported).&lt;BR /&gt;&lt;BR /&gt;It's also possible to encounter "disks" that use the LD and VD virtual disk drivers, which don't come up as a "D" anything.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 02 Nov 2005 09:22:10 GMT</pubDate>
    <dc:creator>Stanley F Quayle</dc:creator>
    <dc:date>2005-11-02T09:22:10Z</dc:date>
    <item>
      <title>DGA DKA DSA acronyms</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dga-dka-dsa-acronyms/m-p/4937752#M22108</link>
      <description>What do the acronyms DGA, DGB, DKA, and DSA stand for?&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;&lt;BR /&gt;Rasmus</description>
      <pubDate>Tue, 01 Nov 2005 11:29:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dga-dka-dsa-acronyms/m-p/4937752#M22108</guid>
      <dc:creator>Rasmus_3</dc:creator>
      <dc:date>2005-11-01T11:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: DGA DKA DSA acronyms</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dga-dka-dsa-acronyms/m-p/4937753#M22109</link>
      <description>DSA was digital storage architecture&lt;BR /&gt;&lt;BR /&gt;If you mean VMS device names then its &lt;BR /&gt;Dxy&lt;BR /&gt;D for disk&lt;BR /&gt;x=G for fibre channel, K for SCSI, I for DSSI etc&lt;BR /&gt;y=A,B,C, indicates which bus (unless port allocation classes are in use).</description>
      <pubDate>Tue, 01 Nov 2005 11:34:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dga-dka-dsa-acronyms/m-p/4937753#M22109</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2005-11-01T11:34:35Z</dc:date>
    </item>
    <item>
      <title>Re: DGA DKA DSA acronyms</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dga-dka-dsa-acronyms/m-p/4937754#M22110</link>
      <description>To extend that:&lt;BR /&gt;&lt;BR /&gt;DS means D for Disk, S for Shadow; so DS devices are ShadowSets.&lt;BR /&gt;&lt;BR /&gt;DR used to be Massbuss, but nowadays usually is is Digital RAID&lt;BR /&gt;&lt;BR /&gt;DU is varius DSA-compliant drives, (as is DI)&lt;BR /&gt;&lt;BR /&gt;DV is floppy drive, DQ is IDE drive (floppy or CD)&lt;BR /&gt;&lt;BR /&gt;There might well be others still..&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>Tue, 01 Nov 2005 11:58:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dga-dka-dsa-acronyms/m-p/4937754#M22110</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2005-11-01T11:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: DGA DKA DSA acronyms</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dga-dka-dsa-acronyms/m-p/4937755#M22111</link>
      <description>Generalising a bit more to the OpenVMS device naming scheme...&lt;BR /&gt;&lt;BR /&gt;it's usually written as:&lt;BR /&gt;&lt;BR /&gt;  ddcu&lt;BR /&gt;&lt;BR /&gt;where "dd" is the device type prefix. 2 letters and registered with a central naming authority. Disk devices usually start with "D". There are many different prefixes. I can say for certain that all of DA, DB, DF, DG, DI, DJ, DK, DL, DP, DQ, DR, DS DU and DV have been used at some time. &lt;BR /&gt;&lt;BR /&gt;They are not acronyms as such, just a code used by drivers to identify different disk types &amp;amp; controler technologies.&lt;BR /&gt;&lt;BR /&gt;The next letter "c" is the controller "A" to "Z", allocated sequentially as the system finds them. Finally the unit number "u", generally 0 through 9999, but some devices have extended the range.&lt;BR /&gt;&lt;BR /&gt;You'll find other device names, and classes of device name. For example those starting with "E" are generally ethernet devices EI, ES, EW, EX,... There are also mailboxes starting with "MB", terminals TN, TT, TX and tape devices MD, MK, MU (I think it's "M" for "Magnetic Tape").&lt;BR /&gt;&lt;BR /&gt;Although the naming scheme is *reasonably* consistent, there are always exceptions to any rule you can glean from looking at SHOW DEVICE. Don't try to read too much into it. A good place to find out about devices is the documentation for the $GETDVI system service.</description>
      <pubDate>Tue, 01 Nov 2005 18:17:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dga-dka-dsa-acronyms/m-p/4937755#M22111</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2005-11-01T18:17:38Z</dc:date>
    </item>
    <item>
      <title>Re: DGA DKA DSA acronyms</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dga-dka-dsa-acronyms/m-p/4937756#M22112</link>
      <description>As a side note:&lt;BR /&gt;&lt;BR /&gt;I always liked Inforserver devices the best: DAD and MAD :-)&lt;BR /&gt;&lt;BR /&gt;cu,&lt;BR /&gt;  Martin</description>
      <pubDate>Wed, 02 Nov 2005 03:31:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dga-dka-dsa-acronyms/m-p/4937756#M22112</guid>
      <dc:creator>Martin Vorlaender</dc:creator>
      <dc:date>2005-11-02T03:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: DGA DKA DSA acronyms</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dga-dka-dsa-acronyms/m-p/4937757#M22113</link>
      <description>Actually, all combinations from DA through DZ have been used.  I discovered that when asking VMS Engineering about what USB disk drives will come up as (when they're supported).&lt;BR /&gt;&lt;BR /&gt;It's also possible to encounter "disks" that use the LD and VD virtual disk drivers, which don't come up as a "D" anything.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Nov 2005 09:22:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dga-dka-dsa-acronyms/m-p/4937757#M22113</guid>
      <dc:creator>Stanley F Quayle</dc:creator>
      <dc:date>2005-11-02T09:22:10Z</dc:date>
    </item>
    <item>
      <title>Re: DGA DKA DSA acronyms</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dga-dka-dsa-acronyms/m-p/4937758#M22114</link>
      <description>But I don't really get how my Stripe sets show up as DGA.&lt;BR /&gt;&lt;BR /&gt;//Rasmus</description>
      <pubDate>Wed, 02 Nov 2005 10:14:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dga-dka-dsa-acronyms/m-p/4937758#M22114</guid>
      <dc:creator>Rasmus_3</dc:creator>
      <dc:date>2005-11-02T10:14:34Z</dc:date>
    </item>
    <item>
      <title>Re: DGA DKA DSA acronyms</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dga-dka-dsa-acronyms/m-p/4937759#M22115</link>
      <description>Most probably, striping is done by the FC controller. OpenVMS knows nothing of that, for OpenVMS, these are just FC disks - thus DGA.&lt;BR /&gt;&lt;BR /&gt;cu,&lt;BR /&gt;  Martin</description>
      <pubDate>Wed, 02 Nov 2005 10:46:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dga-dka-dsa-acronyms/m-p/4937759#M22115</guid>
      <dc:creator>Martin Vorlaender</dc:creator>
      <dc:date>2005-11-02T10:46:38Z</dc:date>
    </item>
    <item>
      <title>Re: DGA DKA DSA acronyms</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dga-dka-dsa-acronyms/m-p/4937760#M22116</link>
      <description>Thank you all!</description>
      <pubDate>Wed, 02 Nov 2005 11:31:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dga-dka-dsa-acronyms/m-p/4937760#M22116</guid>
      <dc:creator>Rasmus_3</dc:creator>
      <dc:date>2005-11-02T11:31:48Z</dc:date>
    </item>
    <item>
      <title>Re: DGA DKA DSA acronyms</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dga-dka-dsa-acronyms/m-p/4937761#M22117</link>
      <description>How about assigning points to us for helping?</description>
      <pubDate>Wed, 02 Nov 2005 11:57:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dga-dka-dsa-acronyms/m-p/4937761#M22117</guid>
      <dc:creator>Stanley F Quayle</dc:creator>
      <dc:date>2005-11-02T11:57:15Z</dc:date>
    </item>
  </channel>
</rss>

