TCPIP V6.0-25 : NFS crashes or hangs system

All types of networks, network stacks, and protocols supported by OpenVMS.
Post Reply

Topic author
joukj
Master
Posts: 231
Joined: Thu Aug 27, 2020 5:50 am
Reputation: 0
Status: Offline

TCPIP V6.0-25 : NFS crashes or hangs system

Post by joukj » Fri Jul 26, 2024 4:29 am

Hi all,

I can mount an NFS-share located on a Linux (Fedora 40) system using TCPIP V 6.0-25.

Then I do

$ set def nfs_share:[joukj]
$ dir/date *jjj*
....
$ del *.*;*/bef=25-jul-2024:08:00:56
$ del *hhh*.*;*/bef=26-jul-2024:03:55:34
$ dir/date

In 90% of all cases at the last command the system crashes (OpenVMS8.4-L1 AXP) or the command hangs (OpenVMS9.2-2). If the command hangs it cannot be cancelled and even a reboot/shutdown hangs before it finishes.

I cannot try it on my Itanium (I do not want to restart it).


On my Alpha I did not have the problem with TCPIP-V5.7-13. On the X86 machine I never tried before.


Topic author
joukj
Master
Posts: 231
Joined: Thu Aug 27, 2020 5:50 am
Reputation: 0
Status: Offline

Re: TCPIP V6.0-25 : NFS crashes or hangs system

Post by joukj » Fri Aug 02, 2024 2:18 am

Today I crashed also my Itanium, (V8.4-L3 and TCPIP V6.0-25) when doing on a remote NFS-share:
del *.*;*/bef=1-feb-2024


roberbrooks
VSI Expert
Valued Contributor
Posts: 57
Joined: Thu Jun 20, 2019 11:48 am
Reputation: 0
Status: Offline

Re: TCPIP V6.0-25 : NFS crashes or hangs system

Post by roberbrooks » Fri Aug 02, 2024 10:58 pm

Please post the first page from the output of
ANAL/CRASH SYS$SYSTEM: <or the location of your dump file>
SDA> CLUE CRASH
Last edited by roberbrooks on Fri Aug 02, 2024 10:59 pm, edited 1 time in total.
--
-- Rob


debbee.west
VSI Expert
Contributor
Posts: 18
Joined: Mon Oct 07, 2019 11:10 am
Reputation: 0
Status: Offline

Re: TCPIP V6.0-25 : NFS crashes or hangs system

Post by debbee.west » Sun Aug 04, 2024 8:11 pm

We have already reproduced this issue in the lab and it has been reported to Engineering. But, to guarantee your issue is the same, you could post

$ anal/crash
SDA> clue crash

Thank you!


Topic author
joukj
Master
Posts: 231
Joined: Thu Aug 27, 2020 5:50 am
Reputation: 0
Status: Offline

Re: TCPIP V6.0-25 : NFS crashes or hangs system

Post by joukj » Mon Aug 05, 2024 2:37 am

Attached the crash info from my X86-machine. On AXP/IA64 it is probably simmilar, but presently there are no dump-files written (I removed that in the past because of of low disk-space)



BTW why must the extension of the attached file be .txt and is .list not allowed?
Attachments
crash.txt
(4.82 KiB) Downloaded 83 times


Topic author
joukj
Master
Posts: 231
Joined: Thu Aug 27, 2020 5:50 am
Reputation: 0
Status: Offline

Re: TCPIP V6.0-25 : NFS crashes or hangs system

Post by joukj » Tue Aug 06, 2024 2:15 am

At a hang I found on the console this today: (OpenVMS V9.2-2) :

Code: Select all

Message from user JOUKJ on RUMBA
Client NFS ACP (26000844) - fatal error detected, performing process exit
Signal arguments:

        00000005
        0000000C
        00000004
        FDFDFEB9
        8007A475
        0000001B


Topic author
joukj
Master
Posts: 231
Joined: Thu Aug 27, 2020 5:50 am
Reputation: 0
Status: Offline

Re: TCPIP V6.0-25 : NFS crashes or hangs system

Post by joukj » Tue Oct 01, 2024 6:33 am

I had hopes that this would be fixed in V6.0-26, but it appears not.

Post Reply