FWIW....

As I mentioned earlier, my fstab contains

ds6:/volume1/syntegra /syntegra   nfs4  rw,soft,bg,x-systemd.automount     0 0

The ping time between the client and server is about 288 ms. 

After reboot when I first connect to the client system...

[egreshko@acer ~]$ df
Filesystem                   1K-blocks     Used Available Use% Mounted on
/dev/mapper/fedora_acer-root  51343840 15752124  32953892  33% /
/dev/sda1                       999320   206740    723768  23% /boot
/dev/mapper/fedora_acer-home 208563940  1883836 196015964   1% /home

Then

[egreshko@acer ~]$ time ls /syntegra
backups  linux-releases  Vmware

real    0m9.494s
user    0m0.000s
sys     0m0.007s

[egreshko@acer ~]$ df
Filesystem                    1K-blocks      Used  Available Use% Mounted on
/dev/mapper/fedora_acer-root   51343840  15752120   32953896  33% /
/dev/sda1                        999320    206740     723768  23% /boot
/dev/mapper/fedora_acer-home  208563940   1883836  196015964   1% /home
ds6:/volume1/syntegra        2879621632 905944832 1973574400  32% /syntegra

And from then on....

[egreshko@acer ~]$ time ls /syntegra
backups  linux-releases  Vmware

real    0m0.582s
user    0m0.002s
sys     0m0.004s

_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to