NFS mounts ?
Summary
Cant mount using NFSContent
Hi folks
I have an iscsi block storage attached to VM. I am trying to share it to other BM servers. The OS is Linux 7.4 . I have taken some steps to just verify nfs mount works:
Installed nfs server and enable, add export entry in /etc/exports, temporary disabled security on the server.
From the agent side the command is stuck till dies in timeout, like blocked with FW.
Telnet from the client to the server using port 1552 for nfs waits forever like the mount command. Telnet to port 22 works.
So the question - is NFS is forbidden in the env and blocked by a FW ? As it looks like all my changes are not effecting.