|
Sorry, I was not clear. I usually save this to an Optical Remote Image Catalog , and the remaining data , using Option 23, to a Virtual Tape Image Catalog (using local disk), when migrating IBM i to the cloud, or backing up data from On-Prem to the cloud.
However, I know that NFS over UDP is much more sensitive to network latency, compared to TCP. It was once common knowledge to never run NFS across routers, because the routers in the late 1980's introduced quite a few ms of latency.I have found that NFS V3 over UDPs needs a lot of RAM and CPU to work properly.
I have compared copying a file with NFS vs SCP and FTP. And when using iSCSI (VTL) for saving, the difference is evident.
This observation can base on many reasons and side effects, not just UDP being (perceivably) inferior. In addition, comparing iSCSI — being a block oriented protocol — with NFS — being a file oriented protocol — seems to me a bit like comparing apples to oranges.
If you compare NFS V3 with UDP vs NFS V4 or V4.1 with TCP, there is a big change.
Unfortunately you cannot use NFS V4.x over TCP for remote install your IBM i.
I know it's like comparing rocks and trees, but both are used for the same purpose: Network Backup/Restore
The Kernel-NFS-Server is one option, but there are other NFS servers available.
We don't use backup to NFS regularly, only on migrations.
When running in the cloud the Option 21 lose its value, because you have snapshots, clones and exports. We usually save to local disk and upload to S3 buckets once we have compressed everything.
Our next challenge is to compress with a second job monitoring media changes, so we can reduce the amount of data on disk, improve compression ratio and improve backup job times.
As an Amazon Associate we earn from qualifying purchases.
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.