<?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: VMS 7.3-2 Copy slow on Alpha in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-copy-slow-on-alpha/m-p/4358769#M93468</link>
    <description>&lt;!--!*#--&gt;Hello, I have increased the NSP MAX WINDOW parameter from 20 to 120 and seem to have consistent "fast" copy transfers on my test systems... Here are the MC NCL SHOW NSP ALL characteristics, any comments? Should "Congestion Avoidance" be FALSE ?&lt;BR /&gt;&lt;BR /&gt;I'm off to try another system or 2...&lt;BR /&gt;&lt;BR /&gt;$ MC NCL SHOW NSP ALL&lt;BR /&gt;Characteristics&lt;BR /&gt;&lt;BR /&gt;    Maximum Transport Connections     = 200&lt;BR /&gt;    Maximum Receive Buffers           = 4000&lt;BR /&gt;    Delay Weight                      = 3&lt;BR /&gt;    Delay Factor                      = 2&lt;BR /&gt;    Maximum Window                    = 20&lt;BR /&gt;    DNA Version                       = T4.2.1&lt;BR /&gt;    Acknowledgement Delay Time        = 3&lt;BR /&gt;    Maximum Remote NSAPS              = 201&lt;BR /&gt;    NSAP Selector                     = 32&lt;BR /&gt;    Keepalive Time                    = 60&lt;BR /&gt;    Retransmit Threshold              = 8&lt;BR /&gt;    Congestion Avoidance              = False&lt;BR /&gt;    Flow Control Policy              &lt;BR /&gt;=Segment Flow Control&lt;BR /&gt;</description>
    <pubDate>Mon, 16 Feb 2009 15:00:11 GMT</pubDate>
    <dc:creator>John_TT</dc:creator>
    <dc:date>2009-02-16T15:00:11Z</dc:date>
    <item>
      <title>VMS 7.3-2 Copy slow on Alpha</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-copy-slow-on-alpha/m-p/4358741#M93440</link>
      <description>&lt;!--!*#--&gt;Hi, we seem to have developed a problem on our Alpha systems (38 DS10's and DS15's). A number of the systems are setup in master slave pairs with the master updating the slave by frequently copying files over the net. The application was written more than 10 years ago and has been running ok since, firstly on VAXen. But recently one of the application developers noticed that some file copies were taking much longer than usual, i.e. from 3 minutes to 12 minutes. We can reproduce the problem on any of 2 of the systems. Sometimes the copy works as expected in a few seconds but most of the time it is slow.&lt;BR /&gt;&lt;BR /&gt;$ copy fileA.txt (50000 blocks) nodeB::*.*;&lt;BR /&gt;-Should take about 6 seconds (as seen in the past) but takes around 23-24 minutes to complete. The copy does eventually complete so there are no error messages seen. Have tried nodeB"system password":: same result.&lt;BR /&gt;&lt;BR /&gt;$ Copy nodeB::fileA.txt (same file 50000 blocks) *.*;&lt;BR /&gt;-This takes around 6 seconds...&lt;BR /&gt;&lt;BR /&gt;I have looked for duplex problems, switch problems NIC errors but can't find the problem. I can reproduce this problem on 2 standalone systems with 1 switch or with a crossed network cable. The NICs are set to auto-negotiate and the Cisco catalyst switches too, I have tried Fastfd settings on all (100Mb Full duplex on switches), no change.&lt;BR /&gt;&lt;BR /&gt;The Alphas are DS10/DS15's with VMS v7.3-2 V0900 patch update, although I have tried with Update V1600 on 2 systems. There have been no significant changes to the systems in about 2 years.&lt;BR /&gt;&lt;BR /&gt;Any suggestions on where to look next, or how to trace the problem?</description>
      <pubDate>Sat, 14 Feb 2009 16:32:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-copy-slow-on-alpha/m-p/4358741#M93440</guid>
      <dc:creator>John_TT</dc:creator>
      <dc:date>2009-02-14T16:32:47Z</dc:date>
    </item>
    <item>
      <title>Re: VMS 7.3-2 Copy slow on Alpha</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-copy-slow-on-alpha/m-p/4358742#M93441</link>
      <description>John,&lt;BR /&gt;&lt;BR /&gt;welcome to the OpenVMS ITRC forum.&lt;BR /&gt;&lt;BR /&gt;Check with $ MC LANCP SHOW DEV/INT for LAN error messages (bottom of page). Also check the LAN counters (LANCP&amp;gt; SHOW DEV/COUNT) on both systems.&lt;BR /&gt;&lt;BR /&gt;Which version of DECnet are you using (DECnet-IV or DECnet-OSI) ? Or DECnet-over-IP ?&lt;BR /&gt;&lt;BR /&gt;If there is ANY packet loss when using DECnet NSP or OSI transport on a LAN, the retransmit timeout is normally causing what's perceived as 'bad performance'.&lt;BR /&gt;&lt;BR /&gt;You can 'see' the transmit timeouts by watching hte NODE (or link) counters between the 2 systems involved:&lt;BR /&gt;&lt;BR /&gt;DECnet-IV:&lt;BR /&gt;&lt;BR /&gt;$ MC NCP SHOW NODE nodeB COUNTER (from NodeA and vice-versa)&lt;BR /&gt;&lt;BR /&gt;Look for 'RESPONSE TIMEOUTS' increasing while your 'slow' copy is active.&lt;BR /&gt;&lt;BR /&gt;DECnet-OSI:&lt;BR /&gt;&lt;BR /&gt;$ MC NCL SHOW {NSP | OSI TRANSPORT } LOCAL NSAP xxx REMOTE NSAP yyy ALL COUNTER&lt;BR /&gt;&lt;BR /&gt;and look for 'Duplicate PDUs Received' and 'Retransmitted PDUs' increasing.&lt;BR /&gt;&lt;BR /&gt;The timeout for a lost packet is typically quite high (many seconds) and will cause the traffic on the link between the 2 processes to momentarily stop.&lt;BR /&gt;&lt;BR /&gt;Try to run MC DTSEND data/NODE=NodeB tests as well, this will rule out all possible disk-IO related delays. You need to setup the DTR (object or session control application) on the remote node prior to running this test.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Sat, 14 Feb 2009 17:09:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-copy-slow-on-alpha/m-p/4358742#M93441</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2009-02-14T17:09:13Z</dc:date>
    </item>
    <item>
      <title>Re: VMS 7.3-2 Copy slow on Alpha</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-copy-slow-on-alpha/m-p/4358743#M93442</link>
      <description>Hi Volker, &lt;BR /&gt;We are using Decnet-Plus&lt;BR /&gt;NodeA: Lancp shows no errors on EWA0 (DE500-BA), 4x unrecognised multicast packets. And EWB0 (Not configured for Decnet!) shows last error at 18:07 Today and 3105 carrier check failures?&lt;BR /&gt;NodeB: Lancp shows no errors on EWA0 (DE500-BA), And EWB0 (Not configured for Decnet!) shows last error at 18:03 Today and 300 carrier check failures?&lt;BR /&gt;&lt;BR /&gt;Sorry what are xxx and yyy you refer to in the MC NCL check?&lt;BR /&gt;&lt;BR /&gt;I have not used DTsend before what do I have to setup?&lt;BR /&gt;&lt;BR /&gt;Our network guys say there are no lost packets on the net.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;</description>
      <pubDate>Sat, 14 Feb 2009 18:20:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-copy-slow-on-alpha/m-p/4358743#M93442</guid>
      <dc:creator>John_TT</dc:creator>
      <dc:date>2009-02-14T18:20:26Z</dc:date>
    </item>
    <item>
      <title>Re: VMS 7.3-2 Copy slow on Alpha</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-copy-slow-on-alpha/m-p/4358744#M93443</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt; info on dtsend etc here :-&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/doc/82final/decnetplus/prb_slv.pdf" target="_blank"&gt;http://h71000.www7.hp.com/doc/82final/decnetplus/prb_slv.pdf&lt;/A&gt;</description>
      <pubDate>Sun, 15 Feb 2009 00:23:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-copy-slow-on-alpha/m-p/4358744#M93443</guid>
      <dc:creator>marsh_1</dc:creator>
      <dc:date>2009-02-15T00:23:35Z</dc:date>
    </item>
    <item>
      <title>Re: VMS 7.3-2 Copy slow on Alpha</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-copy-slow-on-alpha/m-p/4358745#M93444</link>
      <description>John,&lt;BR /&gt;&lt;BR /&gt;to be able to run DTSEND to a remote node, you have to set up the DTR session control application with a valid username. Use&lt;BR /&gt;&lt;BR /&gt;$ MC NCL SET SESSION CONTROL APPLICATION DTR USER NAME = "MIRRO$SERVER" - assuming this username does exist in the UAF. It should, because it's the default for the MIRROR session control application.&lt;BR /&gt;&lt;BR /&gt;Then invoke:&lt;BR /&gt;&lt;BR /&gt;$ MC DTSEND&lt;BR /&gt;_Test: data/node=&lt;REMOTE_NODENAME&gt;&lt;BR /&gt;&lt;BR /&gt;DTSEND will send as many DECnet packets as possible to the remote node for 30 seconds and then report:&lt;BR /&gt;&lt;BR /&gt;%NET-S-NORMAL, normal successful completion&lt;BR /&gt;&lt;BR /&gt;Test Parameters:&lt;BR /&gt;   Test duration (sec)  30&lt;BR /&gt;   Target node          "I64VMS"&lt;BR /&gt;   Line speed (baud)    1000000&lt;BR /&gt;   Message size (bytes) 128&lt;BR /&gt;&lt;BR /&gt;Summary statistics:&lt;BR /&gt;   Total messages XMIT  141600  RECV 0&lt;BR /&gt;   Total bytes XMIT     18124800&lt;BR /&gt;   Messages per second  4720.00&lt;BR /&gt;   Bytes per second     604160&lt;BR /&gt;   Line thruput (baud)  4833280&lt;BR /&gt;   %Line Utilization    483.328&lt;BR /&gt;&lt;BR /&gt;This is the easiest way to test DECnet performance between 2 nodes in the network. You can also increase the packet size and other parameters, see the documentation.&lt;BR /&gt;&lt;BR /&gt;If you get inconsistent results for messages per second between multiple runs, like 4720 and then 50 the next time, it's time to look deeper...&lt;BR /&gt;&lt;BR /&gt;In DECnet-IV you could easily see the node counters with MC NCP SHOW NODE &lt;REMOTE-NODE&gt; COUNTERS. In DECnet-OSI, it is harder. DTSEND could be using NSP or OSI transport (or even DECnet-over-IP). To look at the 'node counters', you need to find out the local NSAP and remote NSAP addresses and the transport protocol being used (NSAP = Network Service Access Point).&lt;BR /&gt;&lt;BR /&gt;The 'easy way out' would be to use $ MCR NET$MGMT (requires a X11-display), then click on Tasks -&amp;gt; Show Known Node Counters.&lt;BR /&gt;&lt;BR /&gt;Finding the local and remote NSAP addresses goes like this:&lt;BR /&gt;&lt;BR /&gt;$ MC NCL SHOW NSP LOCAL NSAP * ALL&lt;BR /&gt;$ MC NCL SHOW OSI TRANSPORT LOCAL NSAP *&lt;BR /&gt;&lt;BR /&gt;Repeat these commands on the remote node, then check the node counters:&lt;BR /&gt;&lt;BR /&gt;$ MC NCL SHOW NSP LOCAL NSAP &lt;LOCAL-NSP-NSAP-VALUE&gt; REMOTE NSAP &lt;REMOTE-NSP-NSAP-VALUE&gt; ALL COUNTERS&lt;BR /&gt;&lt;BR /&gt;and the same for OSI TRANSPORT instead of NSP.&lt;BR /&gt;&lt;BR /&gt;Volker.&lt;/REMOTE-NSP-NSAP-VALUE&gt;&lt;/LOCAL-NSP-NSAP-VALUE&gt;&lt;/REMOTE-NODE&gt;&lt;/REMOTE_NODENAME&gt;</description>
      <pubDate>Sun, 15 Feb 2009 08:47:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-copy-slow-on-alpha/m-p/4358745#M93444</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2009-02-15T08:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: VMS 7.3-2 Copy slow on Alpha</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-copy-slow-on-alpha/m-p/4358746#M93445</link>
      <description>John,&lt;BR /&gt;&lt;BR /&gt;As has happened in another thread, please check the DUPLEX SETTINGS on ALL equipment. Severe slowdown (carrier check errors are one common indicator) are frequently caused by a duplex mismatch somewhere in the network path.&lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;</description>
      <pubDate>Sun, 15 Feb 2009 09:52:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-copy-slow-on-alpha/m-p/4358746#M93445</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2009-02-15T09:52:39Z</dc:date>
    </item>
    <item>
      <title>Re: VMS 7.3-2 Copy slow on Alpha</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-copy-slow-on-alpha/m-p/4358747#M93446</link>
      <description>john,&lt;BR /&gt;&lt;BR /&gt; have you tried hard setting the nic's speed , i know that auto neg is supposed to have fewer  issues these days but ... &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 15 Feb 2009 10:32:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-copy-slow-on-alpha/m-p/4358747#M93446</guid>
      <dc:creator>marsh_1</dc:creator>
      <dc:date>2009-02-15T10:32:18Z</dc:date>
    </item>
    <item>
      <title>Re: VMS 7.3-2 Copy slow on Alpha</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-copy-slow-on-alpha/m-p/4358748#M93447</link>
      <description>personal choice - would start with 100 half duplex.&lt;BR /&gt;&lt;BR /&gt;fwiw&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 15 Feb 2009 10:34:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-copy-slow-on-alpha/m-p/4358748#M93447</guid>
      <dc:creator>marsh_1</dc:creator>
      <dc:date>2009-02-15T10:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: VMS 7.3-2 Copy slow on Alpha</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-copy-slow-on-alpha/m-p/4358749#M93448</link>
      <description>&lt;!--!*#--&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;These 2 commands work fine on all systems:&lt;BR /&gt;$ MC NCL SHOW NSP LOCAL NSAP * ALL&lt;BR /&gt;$ MC NCL SHOW OSI TRANSPORT LOCAL NSAP *&lt;BR /&gt;&lt;BR /&gt;This command works OK for NSP but fails with a "command failed no such object instance" message for OSI TRANSPORT:&lt;BR /&gt;$ MC NCL SHOW NSP LOCAL NSAP &lt;LOCAL-NSP-NSAP-VALUE&gt; REMOTE NSAP &lt;REMOTE-NSP-NSAP-VALUE&gt; ALL COUNTERS&lt;BR /&gt;&lt;BR /&gt;The counters look OK no errors. DTsend also came back with consistent results on both test nodes with several tries.&lt;BR /&gt;&lt;BR /&gt;As I mentioned I looked for Duplex problems at first. I have tried setting the NICs, at the console level, to FastFD and the switch to 100MB Full-Duplex with no change. The test systems are connected to an HP procurve switch, all set to auto-negotiate, the results are the same with a cross over cable and no switch.&lt;BR /&gt;&lt;/REMOTE-NSP-NSAP-VALUE&gt;&lt;/LOCAL-NSP-NSAP-VALUE&gt;</description>
      <pubDate>Sun, 15 Feb 2009 11:54:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-copy-slow-on-alpha/m-p/4358749#M93448</guid>
      <dc:creator>John_TT</dc:creator>
      <dc:date>2009-02-15T11:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: VMS 7.3-2 Copy slow on Alpha</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-copy-slow-on-alpha/m-p/4358750#M93449</link>
      <description>John,&lt;BR /&gt;&lt;BR /&gt;so you apparently have not configured OSI TRANSPORT, that's fine.&lt;BR /&gt;&lt;BR /&gt;Are you saying that the 'Duplicate PDUs Received' and 'Retransmitted PDUs' are ZERO for all remote NSAPs listed ? Can you identify the REMOTE NSAP for NodeB (use a NCL SHOW NSP LOCAL NSAP * on NodeB) and just watch those counters. The PDUs Received and PDUs Sent counters increase, while you run your DTSEND test between NodeA and NodeB, right ?&lt;BR /&gt;&lt;BR /&gt;If your 25 MB file took 6 seconds to be transfered in the past, this would be a good 33 Mbit/sec utilization of a 100 Mbit network. You cannot argue, that the network is that much 'slower' now, especially, if DTSEND also shows good throughput. You could use /SIZE=512 to obtain a good approximation of the possible network bandwith for a file transfer. You could also add /TYPE=ECHO, so that massive amounts of data takes place in BOTH directions.&lt;BR /&gt;&lt;BR /&gt;Use MONITOR DECNET on the local and remote node while testing with DTSEND, so you can get an estimate of the achievable packet rate. What's the rate during file copy ?&lt;BR /&gt;&lt;BR /&gt;If all the DTSEND test show accetable performance and copy doesn't, you have to think about where the bottleneck may be. Can you test a $ copy local_file.txt nodeB::*.* on NodeB itself ? In that case, the data would not travel over the physical network at all ? What performance do you get then ?&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Sun, 15 Feb 2009 12:41:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-copy-slow-on-alpha/m-p/4358750#M93449</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2009-02-15T12:41:59Z</dc:date>
    </item>
    <item>
      <title>Re: VMS 7.3-2 Copy slow on Alpha</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-copy-slow-on-alpha/m-p/4358751#M93450</link>
      <description>Volker&amp;gt;&amp;gt; If all the DTSEND test show accetable performance and copy doesn't, you have to think about where the bottleneck may be.&lt;BR /&gt;&lt;BR /&gt;When I first read this problem and did a back-of-the-enveloppe calculation on how slow the disk would have to be if there was a filesystem/disk problem involved.&lt;BR /&gt;&lt;BR /&gt;Well, in a worst-case 1 block IO, that would be 50,000 / ( 24*60 ) = 34 IO/sec. But 1 block IOs are unlikely. Maybe 16 block IOs with a 32 block extend every 16 blocs? That would be 5+ IOs every 32 block = 8000 IOs, which would only be 5 IO/sec. Too easy.&lt;BR /&gt;&lt;BR /&gt;Still... best check!&lt;BR /&gt;RMS Settings: (EXTEND, SEQ BLOCKS, NETWORK BLOCKS)&lt;BR /&gt;$SHOW RMS&lt;BR /&gt;&lt;BR /&gt;and file fragmentation on the OUTPUT side after the copy:&lt;BR /&gt;$DUMP/HEAD/BLO=COUNT=0 slow_output.dat&lt;BR /&gt;&lt;BR /&gt;Or perhaps even use an LD device and TRACE all the IOs (or use the XFC trace)&lt;BR /&gt;&lt;BR /&gt;If still desperate, then I would for an explanation, then defining FAL$LOG to 17 (or whatever value to get the data messages logged) or so may be needed. The initial FAL capabilities negotiation may be interesting also.&lt;BR /&gt;&lt;BR /&gt;Good luck!&lt;BR /&gt;Hein&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 15 Feb 2009 13:18:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-copy-slow-on-alpha/m-p/4358751#M93450</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2009-02-15T13:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: VMS 7.3-2 Copy slow on Alpha</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-copy-slow-on-alpha/m-p/4358752#M93451</link>
      <description>The copy nodeB$ copy fileA.txt nodeB::fileA.txt; works fine, also if I stop and restart decnet the first copy works fast then all others slow. &lt;BR /&gt;&lt;BR /&gt;With dtsend running on both nodes /block=512 /type=echo, monitor decnet shows:&lt;BR /&gt;NodeA (DS10)&lt;BR /&gt;Arriving local packet rate max 13124 average 6206&lt;BR /&gt;Departing local packet rate 6206 average 3089&lt;BR /&gt;&lt;BR /&gt;NodeB (XP900)&lt;BR /&gt;Arriving local packet rate max 6271 average 671&lt;BR /&gt;Departing local packet rate 13223 average 1459</description>
      <pubDate>Sun, 15 Feb 2009 14:29:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-copy-slow-on-alpha/m-p/4358752#M93451</guid>
      <dc:creator>John_TT</dc:creator>
      <dc:date>2009-02-15T14:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: VMS 7.3-2 Copy slow on Alpha</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-copy-slow-on-alpha/m-p/4358753#M93452</link>
      <description>... Now I have the copy from nodeB (XP900 to NodeA (DS10) working as expected copy both ways fast. But nodeA to nodeB is still slow... Maybe to be expected after the Decnet stats, what changed?&lt;BR /&gt;</description>
      <pubDate>Sun, 15 Feb 2009 14:42:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-copy-slow-on-alpha/m-p/4358753#M93452</guid>
      <dc:creator>John_TT</dc:creator>
      <dc:date>2009-02-15T14:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: VMS 7.3-2 Copy slow on Alpha</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-copy-slow-on-alpha/m-p/4358754#M93453</link>
      <description>John,&lt;BR /&gt;&lt;BR /&gt;if you run one DTSEND test and MONITOR DECNET on both nodes at the same time, the arriving/departing packet average values should match each other - if there is no additional DECnet traffic at that time. The counters should also amtch the messages per second reported by DTSEND. You can increase the test interval by /MINUTES=5 to achiev a stable packet rate for monitoring purposes.&lt;BR /&gt;&lt;BR /&gt;What does MONITOR DECnet tell, if you perfm a 'slow copy' ? Is the packet rate constantly slow or is it just ZERO for a long time and then jumps to normal ?&lt;BR /&gt;&lt;BR /&gt;Did you verify the 'Duplicate PDUs Received' and 'Retransmitted PDUs' counters between those 2 nodes in case of the 'slow copy' ?&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Sun, 15 Feb 2009 14:45:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-copy-slow-on-alpha/m-p/4358754#M93453</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2009-02-15T14:45:41Z</dc:date>
    </item>
    <item>
      <title>Re: VMS 7.3-2 Copy slow on Alpha</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-copy-slow-on-alpha/m-p/4358755#M93454</link>
      <description>&lt;BR /&gt;'Duplicate PDUs Received' and 'Retransmitted PDUs' counters between those 2 nodes in case of the 'slow copy'-- Both = 1 on NodeB and go up to 2 each on nodeA during slow copy.&lt;BR /&gt;&lt;BR /&gt;Monitor decnet during slow copy is constantly slow, rx 4 tx 16 and vice versa on the other node.&lt;BR /&gt;&lt;BR /&gt;Running 1 DTsend arriving/departing packet average values don't match, approx 1:2 as with the monitor decnet stats. And don't match the DTsend numbers.</description>
      <pubDate>Sun, 15 Feb 2009 15:23:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-copy-slow-on-alpha/m-p/4358755#M93454</guid>
      <dc:creator>John_TT</dc:creator>
      <dc:date>2009-02-15T15:23:59Z</dc:date>
    </item>
    <item>
      <title>Re: VMS 7.3-2 Copy slow on Alpha</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-copy-slow-on-alpha/m-p/4358756#M93455</link>
      <description>John,&lt;BR /&gt;&lt;BR /&gt;&lt;QUOTE&gt;&lt;BR /&gt;NodeB (XP900)&lt;BR /&gt;Arriving local packet rate max 6271 average 671&lt;BR /&gt;&lt;/QUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;Is '671' a typo ?&lt;BR /&gt;&lt;BR /&gt;When I run DTSEND  DATA/NODE=xxx/SIZE=512/TYPE=ECHO/MIN=2, I see consistent arriving/departing local packet average rates on both systems with MONITOR DECNET. The systems are idle except for the DTSEND traffic. Departing rate on one node is about the same as arriving rate on the other note (difference in values &amp;lt; 5%).&lt;BR /&gt;&lt;BR /&gt;Did you compare the DECnet-OSI parameters for the various entities ?&lt;BR /&gt;&lt;BR /&gt;Any problems with nonpaged pool (SHOW MEM/POOL/FULL) ?&lt;BR /&gt;&lt;BR /&gt;You can trace DECnet traffic with the CTF$TRACE utility, e.g.&lt;BR /&gt;&lt;BR /&gt;$ TRACE START[/LIVE] "ROUTING CIRCUIT csmacd-0"&lt;BR /&gt;&lt;BR /&gt;Try this for a couple of seconds with a 'fast' and a 'slow' copy. Then compare the results. TRACE ANAL can analyze the traces and output ASCII text files.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Sun, 15 Feb 2009 16:19:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-copy-slow-on-alpha/m-p/4358756#M93455</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2009-02-15T16:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: VMS 7.3-2 Copy slow on Alpha</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-copy-slow-on-alpha/m-p/4358757#M93456</link>
      <description>John,&lt;BR /&gt;&lt;BR /&gt;NodeB (XP900)&lt;BR /&gt;Arriving local packet rate max 6271 average 671&lt;BR /&gt;Departing local packet rate 13223 average 1459&lt;BR /&gt;&lt;BR /&gt;Assuming this data is correct, while continuously running DTSEND to or from this node. If you now run MONITOR DECNET/INT=1 on this node (logged in via TCPIP or LAT), is the packet rate constant or does it drop to ZERO from time to time ? This would then - again - indicate a problem with lost packets.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Sun, 15 Feb 2009 16:29:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-copy-slow-on-alpha/m-p/4358757#M93456</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2009-02-15T16:29:03Z</dc:date>
    </item>
    <item>
      <title>Re: VMS 7.3-2 Copy slow on Alpha</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-copy-slow-on-alpha/m-p/4358758#M93457</link>
      <description>Hi Volker,&lt;BR /&gt;&lt;BR /&gt;The numbers are as I stated.&lt;BR /&gt;&lt;BR /&gt;Can't find anything on CTF$TRACE ?&lt;BR /&gt;&lt;BR /&gt;The monitor decnet stats are constantly low for the slow copy. &lt;BR /&gt;&lt;BR /&gt;No pool problems.&lt;BR /&gt;&lt;BR /&gt;I haven't checked the DECnet-OSI parameters for the various entities ?</description>
      <pubDate>Sun, 15 Feb 2009 17:01:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-copy-slow-on-alpha/m-p/4358758#M93457</guid>
      <dc:creator>John_TT</dc:creator>
      <dc:date>2009-02-15T17:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: VMS 7.3-2 Copy slow on Alpha</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-copy-slow-on-alpha/m-p/4358759#M93458</link>
      <description>John,&lt;BR /&gt;&lt;BR /&gt;$ TRACE HELP&lt;BR /&gt;&lt;BR /&gt;or see the 'DECnet/OSI for VMS CTF use' manual on&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/doc/decnetplus83.html" target="_blank"&gt;http://h71000.www7.hp.com/doc/decnetplus83.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;So is only NodeB (XP900) showing 'the problem' then ? DTSEND rates on that node (arrriving packet rate) seem to be 10x slower than on the DS10.&lt;BR /&gt;&lt;BR /&gt;You may need to provide more detailled test results. Run one DTSEND operation at a time, specify the parameters and where it's being run and the message rate achieved. Also provide MONI DECNET date from both nodes involved in the test. Build a table from the data from these tests and find out exactly WHICH operation causes unexpected bad performance.&lt;BR /&gt;&lt;BR /&gt;Compare DECnet-OSI parameters for:&lt;BR /&gt;&lt;BR /&gt;NCL&amp;gt; SHOW NSP ALL&lt;BR /&gt;NCL&amp;gt; SHOW SESSION CONTROL ALL&lt;BR /&gt;NCL&amp;gt; SHOW ROUTING ALL&lt;BR /&gt;NCL&amp;gt; SHOW ROUTING CIRCUIT * ALL&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Sun, 15 Feb 2009 17:28:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-copy-slow-on-alpha/m-p/4358759#M93458</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2009-02-15T17:28:28Z</dc:date>
    </item>
    <item>
      <title>Re: VMS 7.3-2 Copy slow on Alpha</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-copy-slow-on-alpha/m-p/4358760#M93459</link>
      <description>volker,&lt;BR /&gt;&lt;BR /&gt; does decnet-osi have the equivalents of buffer quota , pipeline quota from phase iv ?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 15 Feb 2009 17:49:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-copy-slow-on-alpha/m-p/4358760#M93459</guid>
      <dc:creator>marsh_1</dc:creator>
      <dc:date>2009-02-15T17:49:31Z</dc:date>
    </item>
  </channel>
</rss>

