I had similar problem years back.
Only downloading IBM CUM to the LPAR.
Downloaded fine to PC.
Would stop around 2 or 3 gb.
Never found root cause.
Paul
-----Original Message-----
From: MIDRANGE-L <midrange-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of Rob Berendt
Sent: Sunday, May 31, 2020 7:11 AM
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxxxxxxxx>
Subject: Large FTP's now failing
I have 3 hosting lpars:
RACK1HST:  Power 9 in Indiana
RACK2HST:  Power 9 in Michigan
RACK3HST:  Power 8 in Indiana
All LPARS, hosting or guest, are at IBM i 7.4.
I placed an order for some PTF files from IBM averaging 3.8GB or so:
The CUME_1.bin byte count is: 3815768064.
The CUME_2.bin byte count is: 3720818688.
The CUME_3.bin byte count is: 3898273792.
The CUME_4.bin byte count is: 3813789696.
The CUME_5.bin byte count is: 447109120.
Using plain ftp from IBM i I started the transmission prior to the network change.
I got CUME_1 and CUME_2 fine.  During CUME_3 (the biggest one) it died.  I figured, no big deal, these things happen.  However I cannot get it to complete from RACK3HST even after several attempts.  It gets over 3gb before it dies but doesn't finishes..  I tried RACK1HST and that died at 3710028648 also.  It also dies about that same place on RACK2HST.
There was a bunch of network changes in Indiana Friday night during the middle of this, which I attributed to the first failure.
I thought maybe there was something corrupt in that file, CUME_3.bin, so I reordered the PTFs and got new files.  Same situation, dies on the new CUME_3.bin.
I ended up getting it successfully by running the same series of FTP commands from a laptop located at the site in Indiana.
CHGTCPA
RACK3HST:
TCP keep alive . . . . . . . . . TCPKEEPALV     120
TCP urgent pointer . . . . . . . TCPURGPTR      *BSD
TCP receive buffer size  . . . . TCPRCVBUF      65535
TCP send buffer size . . . . . . TCPSNDBUF      65535
TCP R1 retransmission count  . . TCPR1CNT       3
TCP R2 retransmission count  . . TCPR2CNT       16
TCP minimum retransmit time  . . TCPMINRTM      250
TCP time-wait timeout  . . . . . TCPCLOTIMO     120
TCP close connection message . . TCPCNNMSG      *THRESHOLD
UDP checksum . . . . . . . . . . UDPCKS         *YES
Path MTU discovery:              IPPATHMTU
  Enablement . . . . . . . . . .                *YES
  Interval . . . . . . . . . . .                10
IP datagram forwarding . . . . . IPDTGFWD       *NO
IP source routing  . . . . . . . IPSRCRTG       *YES
IP reassembly time-out . . . . . IPRSBTIMO      120
IP time to live (hop limit)  . . IPTTL          64
IP QoS enablement  . . . . . . . IPQOSENB       *NO
IP dead gateway detection:       IPDEADGATE
  Enablement . . . . . . . . . .                *YES
  Interval . . . . . . . . . . .                2
ARP cache timeout  . . . . . . . ARPTIMO        5
Enable ECN . . . . . . . . . . . ECN            *NO
Network file cache:              NFC
  Enablement . . . . . . . . . .                *YES
  Cached file timeout  . . . . .                300
  Cache size . . . . . . . . . .                10
Log protocol errors  . . . . . . LOGPCLERR      *NO
DHCP unique identifier:          DHCPUNQID
  Action . . . . . . . . . . . .                *GEN
  Current value  . . . . . . . .                *PENDING
ICMPv6 error msg burst limit . . IP6ERRLMT      10
ICMPv6 error msg send rate . . . IP6ERRRATE     10
IPv6 hop limit . . . . . . . . . IP6HOPLMT      64
IPv6 dup route load sharing  . . IP6DUPRTLS     *RTR
IPv6 temp addr valid lifetime  . IP6TMPAVL      7.0
IPv6 temp addr pref lifetime . . IP6TMPAPL      1.0
IPv6 temp addr excluded prefix:  IP6TMPAXP
  IPv6 prefix  . . . . . . . . .                *SAME
RACK2HST:
TCP keep alive . . . . . . . . . TCPKEEPALV     120
TCP urgent pointer . . . . . . . TCPURGPTR      *BSD
TCP receive buffer size  . . . . TCPRCVBUF      65536
TCP send buffer size . . . . . . TCPSNDBUF      65536
TCP R1 retransmission count  . . TCPR1CNT       3
TCP R2 retransmission count  . . TCPR2CNT       16
TCP minimum retransmit time  . . TCPMINRTM      250
TCP time-wait timeout  . . . . . TCPCLOTIMO     120
TCP close connection message . . TCPCNNMSG      *THRESHOLD
UDP checksum . . . . . . . . . . UDPCKS         *YES
Path MTU discovery:              IPPATHMTU
  Enablement . . . . . . . . . .                *YES
  Interval . . . . . . . . . . .                10
IP datagram forwarding . . . . . IPDTGFWD       *NO
IP source routing  . . . . . . . IPSRCRTG       *YES
IP reassembly time-out . . . . . IPRSBTIMO      120
IP time to live (hop limit)  . . IPTTL          64
IP QoS enablement  . . . . . . . IPQOSENB       *NO
IP dead gateway detection:       IPDEADGATE
  Enablement . . . . . . . . . .                *YES
  Interval . . . . . . . . . . .                2
ARP cache timeout  . . . . . . . ARPTIMO        5
Enable ECN . . . . . . . . . . . ECN            *NO
Network file cache:              NFC
  Enablement . . . . . . . . . .                *YES
  Cached file timeout  . . . . .                300
  Cache size . . . . . . . . . .                10
Log protocol errors  . . . . . . LOGPCLERR      *NO
DHCP unique identifier:          DHCPUNQID
  Action . . . . . . . . . . . .                *GEN
  Current value  . . . . . . . .                *PENDING
ICMPv6 error msg burst limit . . IP6ERRLMT      10
ICMPv6 error msg send rate . . . IP6ERRRATE     10
IPv6 hop limit . . . . . . . . . IP6HOPLMT      64
IPv6 dup route load sharing  . . IP6DUPRTLS     *RTR
IPv6 temp addr valid lifetime  . IP6TMPAVL      7.0
IPv6 temp addr pref lifetime . . IP6TMPAPL      1.0
IPv6 temp addr excluded prefix:  IP6TMPAXP
  IPv6 prefix  . . . . . . . . .                *SAME
TCP keep alive . . . . . . . . . TCPKEEPALV     120
TCP urgent pointer . . . . . . . TCPURGPTR      *BSD
TCP receive buffer size  . . . . TCPRCVBUF      65535
TCP send buffer size . . . . . . TCPSNDBUF      65535
TCP R1 retransmission count  . . TCPR1CNT       3
TCP R2 retransmission count  . . TCPR2CNT       16
TCP minimum retransmit time  . . TCPMINRTM      250
TCP time-wait timeout  . . . . . TCPCLOTIMO     120
TCP close connection message . . TCPCNNMSG      *THRESHOLD
UDP checksum . . . . . . . . . . UDPCKS         *YES
Path MTU discovery:              IPPATHMTU
  Enablement . . . . . . . . . .                *YES
  Interval . . . . . . . . . . .                10
IP datagram forwarding . . . . . IPDTGFWD       *YES
IP source routing  . . . . . . . IPSRCRTG       *YES
IP reassembly time-out . . . . . IPRSBTIMO      120
IP time to live (hop limit)  . . IPTTL          64
IP QoS enablement  . . . . . . . IPQOSENB       *NO
IP dead gateway detection:       IPDEADGATE
  Enablement . . . . . . . . . .                *YES
  Interval . . . . . . . . . . .                2
ARP cache timeout  . . . . . . . ARPTIMO        5
Enable ECN . . . . . . . . . . . ECN            *NO
Network file cache:              NFC
  Enablement . . . . . . . . . .                *YES
  Cached file timeout  . . . . .                300
  Cache size . . . . . . . . . .                10
Log protocol errors  . . . . . . LOGPCLERR      *NO
DHCP unique identifier:          DHCPUNQID
  Action . . . . . . . . . . . .                *GEN
  Current value  . . . . . . . .                *PENDING
ICMPv6 error msg burst limit . . IP6ERRLMT      10
ICMPv6 error msg send rate . . . IP6ERRRATE     10
IPv6 hop limit . . . . . . . . . IP6HOPLMT      64
IPv6 dup route load sharing  . . IP6DUPRTLS     *RTR
IPv6 temp addr valid lifetime  . IP6TMPAVL      7.0
IPv6 temp addr pref lifetime . . IP6TMPAPL      1.0
IPv6 temp addr excluded prefix:  IP6TMPAXP
  IPv6 prefix  . . . . . . . . .                *SAME
  Address prefix length  . . . .
Rob Berendt
--
IBM Certified System Administrator - IBM i 6.1 Group Dekko Dept 1600 Mail to:  2505 Dekko Drive
          Garrett, IN 46738
Ship to:  Dock 108
          6928N 400E
          Kendallville, IN 46755
https://smex-ctp.trendmicro.com:443/wis/clicktime/v1/query?url=http%3a%2f%2fwww.dekko.com&umid=6bee8817-6f1f-4ad8-b4ab-2ca9c73795b0&auth=438b0784514c1757bd202125ca4db8b0abdb021e-d9c8dbe4a169f1b4b369914b36620a6f8b6c6ef1
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit: 
https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at 
https://archive.midrange.com/midrange-l.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related questions.
Help support midrange.com by shopping at amazon.com with our affiliate link: 
https://amazon.midrange.com
As an Amazon Associate we earn from qualifying purchases.