Unable to mount previously-working NFS share from NIM to LPAR


 
Thread Tools Search this Thread
Operating Systems AIX Unable to mount previously-working NFS share from NIM to LPAR
# 8  
Old 04-10-2019
Perhaps I've missed something but I'm not sure how relevant that post is. They show use of mountd, then discuss use of TCP and UDP, and the post doesn't get resolved...have I missed something in that thread?
# 9  
Old 04-10-2019
No, you didn't miss anything in that thread but it did say that different NFS versions use different protocols. The moderator that said that, Bakunin, is very knowledgeable on AIX.

He might chip in when he sees your thread.
# 10  
Old 04-10-2019
Ah OK, that's fine I was already aware of that. I'm using NFSv3. TCP and UDP ports are available, and I can get from LPAR1 to NIM using the TCP port:

Code:
[root@NIMsvr /]$ rpcinfo -p | grep mountd
    100005    1   tcp  57906  mountd
    100005    2   tcp  57906  mountd
    100005    3   tcp  57906  mountd
    100005    1   udp  38084  mountd
    100005    2   udp  38084  mountd
    100005    3   udp  38084  mountd

Code:
[root@LPAR1 ~]$ telnet nimsvr 57906
Trying...
Connected to NIMsvr.
Escape character is '^]'.

# 11  
Old 05-23-2019
NFS

Check RPC is running on both servers.

rpcinfo -p <remote server>
# 12  
Old 05-23-2019
It is indeed running. I have recently restarted the NIM server, and it took a while to come up. It was stalling at starting up the rpc.mountd daemon. Then it finished OK:

Code:
0513-059 The nfsd Subsystem has been started. Subsystem PID is 5177506.
05/23 09:10:51 tftpd: [00000001] EZZ7001I Starting.
0513-059 The rpc.mountd Subsystem has been started. Subsystem PID is 3080418.
0513-059 The rpc.statd Subsystem has been started. Subsystem PID is 4325578.
0513-059 The rpc.lockd Subsystem has been started. Subsystem PID is 3277042.
Completed NFS services.

See output of the rpcinfo command below:

Code:
UKDCMMORA-1:>rpcinfo -p NIMsvr
   program vers proto   port  service
    100000    4   udp    111  portmapper
    100000    3   udp    111  portmapper
    100000    2   udp    111  portmapper
    100000    4   tcp    111  portmapper
    100000    3   tcp    111  portmapper
    100000    2   tcp    111  portmapper
    100003    2   udp   2049  nfs
    100003    3   udp   2049  nfs
    100003    2   tcp   2049  nfs
    100003    3   tcp   2049  nfs
    100003    4   tcp   2049  nfs
    200006    1   udp   2049
    200006    4   udp   2049
    200006    1   tcp   2049
    200006    4   tcp   2049
    100005    1   tcp  32768  mountd
    100005    2   tcp  32768  mountd
    100005    3   tcp  32768  mountd
    100005    1   udp  32805  mountd
    100005    2   udp  32805  mountd
    100005    3   udp  32805  mountd
    400005    1   udp  32806
    100021    1   udp  32971  nlockmgr
    100021    2   udp  32971  nlockmgr
    100021    3   udp  32971  nlockmgr
    100021    4   udp  32971  nlockmgr
    100021    1   tcp  32770  nlockmgr
    100021    2   tcp  32770  nlockmgr
    100021    3   tcp  32770  nlockmgr
    100021    4   tcp  32770  nlockmgr
    100024    1   tcp  32774  status
    100024    1   udp  33021  status
    100133    1   tcp  32774
    100133    1   udp  33021
    200001    1   tcp  32774
    200001    1   udp  33021
    200001    2   tcp  32774
    200001    2   udp  33021

# 13  
Old 06-07-2019
Hi, I seen something like this with systems with an external and internal network. Make sure your routing is setup correctly from the LPARs. I know, pretty generic to say.



Also any firewall between your systems? Also another reason for timeouts.
If there is a firewall consider updating /etc/services with new mountd entries then refresh the rpc.mountd service. By default, I think mountd can use anything between 32768 to 65535. So by forcing it to a port you can reduce the set of rules that need to be modified.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. IP Networking

Unable to search NFS Share

My customer has created a share on a Windows Server 2012 system and exported it as a NFS share. I can mount the share on a SCO system, but I only have read/write access. So I am unable to list the contents of the share. It is as if the directories had 0666 permissions. My customer says that this... (5 Replies)
Discussion started by: jgt
5 Replies

2. Shell Programming and Scripting

Mount NFS Share On NFS Client via bash script.

I need a help of good people with effective bash script to mount nfs shared, By the way I did the searches, since i haven't found that someone wrote a script like this in the past, I'm sure it will serve more people. The scenario as follow: An NFS Client with Daily CRON , running bash script... (4 Replies)
Discussion started by: Brian.t
4 Replies

3. UNIX for Dummies Questions & Answers

Unable to write to a mounted NFS share

Hi All, I created a nfs share in the server(Solaris 10) with the following command and also updated the dfstab file share -F nfs -o rw=server_name2,anon=0 /to_share And then in the client(solaris 10) added the following command to mount the share mount -F nfs server_name1:/to_share... (4 Replies)
Discussion started by: Rossdba
4 Replies

4. SCO

Cannot mount NFS share (FreeNAS) onto SCO OpenServer 5.0.6

Hi! All, I am trying to mount a NFS share on my FreeNAS system onto my SCO OpenServer 5.0.6. I get the following error: mount: cannot mount /: Connection Refused (error 115) Has anyone been able to do this? (3 Replies)
Discussion started by: trolley
3 Replies

5. Red Hat

Not able to mount NFS share on client side

When i tried to mount the nfs i see this error message mount -t nfs 192.168.20.194:/remote/proj1 /nfsmount mount: 192.168.20.194:/remote/proj1 failed, reason given by server: Permission denied and the /etc/exports file in the host side looks like this /remote/proj1 ... (12 Replies)
Discussion started by: srinathk
12 Replies

6. Web Development

NFS Share & Mount problem

Hi, I want to mount an NFS Shared folder on Windows XP to vxWorks. There doesnt seem to be a problem with the sharing. Now, when i try to mount the directory onto vxWorks (it runs on a Tumbleweed card), using a mount script (.sh), the following is the print i see on Tera Term: hostAdd... (0 Replies)
Discussion started by: chinmayzen
0 Replies

7. IP Networking

Can't see home folder on one NFS mount but can in another mount on another share

Hello, I have a few Ubuntu 9.10 laptops I'm trying to learn NFS sharing with. I am just experimenting on this right now, so no harsh words about the security of what I'm playing with, please ;) Below are the configs /etc/exports on host /home/woodnt/Homeschool... (2 Replies)
Discussion started by: Narnie
2 Replies

8. Solaris

how to mount Windows NFS share on solaris

Hi, How can i mount an NFS share on a solaris machine a filesystem ? I have enabled nfs on a windows server and the shares has given read/write access to it to all the users. I would like to mount it on around 10 different solaris boxes with different versions of solaris. Thanks in advance. (2 Replies)
Discussion started by: uxadmin007
2 Replies

9. UNIX for Advanced & Expert Users

can i mount nfs share on windows 2003 server

this is probably a bit dumb ...but i read somewhere that one of the nfs versions can be mounted on a windows 2003 server ..if yes ..does anyone know how this can be achieved (1 Reply)
Discussion started by: tarunicon
1 Replies

10. AIX

Unable to mount NFS share during boot

Hello Everyone, I have a pseries machine running AIX 4.3.3 that has an invalid IP in /etc/hosts. During a boot the system hangs because it's trying to mount an NFS share to this invalid IP. I've tried to boot the system from a mksysb (not sure if the device was defined as rmt0) and AIX CD... (0 Replies)
Discussion started by: jlslhills
0 Replies
Login or Register to Ask a Question