On 6/8/2017 8:46 AM, John Malmberg wrote:
On 6/8/2017 8:34 AM, Eric Blake wrote:
On 06/08/2017 08:21 AM, John Malmberg wrote:
I issued the command below and it failed on a Fedora/22 system with a
You _do_ realize that Fedora 22 is unsupported upstream, and is probably
lacking in security patches that you would otherwise get by upgrading to
a version of Fedora whose lifetime has not expired?
No I did not realize that. I will attempt an upgrade this evening. That
system is not directly connected to the internet.
I hope that NFS v2 is still present in Fedora 25 or I will have problems
with it serving to files to my VAX systems.
Fedora 23 Upgrade. NFS v2/v3 mounts work for VAX/VMS 7.3 through
IA64/VMS 8.4
Fedora 24 Upgrade. Same.
Fedora 25 Upgrade. VMS will not mount the NFS export on any version.
Only thing found in messages.log is a successful connect message
immediately followed by a successful disconnect message.
Ubuntu 14.04 system can mount the same NFS export with v2 or v3, so
everything should be configured properly.
sudo dnf downgrade nfs-utils to nfs-utils-1:1.3.4-1.rc2.fc25.x86_64 and
VMS is mounting the NFS shares again.
Next is to fix what should be some minor issues where the Jenkins build
agent ssh keys are being rejected, and I can get back to trying to see
how much of the gnulib stuff works with VMS GNV.
Regards,
-John