× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Using wget from qsh/pase should work if you wanted to do it “outside” of the OS ftp

--
Bryan Dietz

On May 31, 2020, at 6:11 AM, Rob Berendt <rob@xxxxxxxxx> wrote:

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
http://www.dekko.com

--
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.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.