x32 bit machines should now be fixed in the latest git.
x32 Upload times are slow but they will upload all the way. ~84Mib/s with lvl 9 compression (4:20:15)
x32 Download times are “fast” ~1.8Gib/s lvl 9 compression (00:12:01)
x64 Up 3.2Gib/s lvl9 (00:20:00) Down 7.3Gib/s lvl9 (00:09:00)
Full Description of problem:
1.)nfs mount issue was due to not getting an ip address during init boot.
2.)Not getting an ip was due to an addition of fixing VLAN issues for networks and sleep command was an “Illegal Instruction” (along with other commands essential to “init fog script”)
3.)sleep was not working due to a compiling issue in the glibc v2.21.
*Solution:
1.) Downgraded init’s to use glibc v2.20 (fixed sleep function).
2.) init’s now get ips from edits in files K40Network and S40Network.
3.)NFS mounts successfully now that init gets an ip address at boot.
These changes have been pushed to both init_32.xz and init.xz.
If you see this issue with your old 32 bit only processors please make sure you update to the latest version and this should be fixed.
P.S. @Tom-Elliott thanks for the remote sessions and time. Took us a while but we nailed down the problem