AIX 5.3 NFS export not mounting, rpcinfo hang/timeout on server

Been trying to get a directory NFS-mounted with no success. I've tried both NFS v3 and v4, but currently trying v4. I can't figure out what's going on here.

server: sbkovwadmd01

sbkovwadmd01# chnfsdom
Current local domain: edw.dev

sbkovwadmd01# lssrc -a | grep nfs | grep active
 nfsd             nfs              335948       active
 nfsrgyd          nfs              381104       active

sbkovwadmd01# exportfs
/tmp/DOUG -vers=4,sec=sys,rw,root=sbkovwdatd01,access=sbkovwdatd01

client: sbkovwdatd01

sbkovwdatd01# chnfsdom
Current local domain: edw.dev

sbkovwdatd01# lssrc -a | grep nfs | grep active
 nfsd             nfs              283062       active
 nfsrgyd          nfs              274808       active

sbkovwdatd01# mount -o vers=4 sbkovwadmd01:/tmp/DOUG /mnt
NFS server sbkovwadmd01 not responding still trying

'rpcinfo' shows what one would expect on the client, but on the server, it just hangs and eventually times out. Whatever is causing this is most likely preventing the remote mount from happening as well, I'm guessing.

sbkovwadmd01# rpcinfo
rpcinfo: can't contact rpcbind: : RPC: 1832-008 Timed out

If I 'truss' it, below is the output after it finishes reading /etc/hosts (the leading close(3) is the /etc/hosts FD closing)

I've set up NFS services on many, many AIX servers before, but haven't run into this before. Wondering what might be getting in the way of rpcinfo/rpcbind

close(3)                                        = 0
socket(2, 2, 0)                                 = 3
kioctl(3, -1073190587, 0x2FF20EA0, 0x00000000)  = 0
kioctl(3, -1071093487, 0x2FF20EA8, 0x00000000)  = 0
kioctl(3, -1071093487, 0x2FF20EA8, 0x00000000)  = 0
kioctl(3, -1071093467, 0x2FF20EA8, 0x00000000)  = 0
kioctl(3, -1071093471, 0x2FF20EA8, 0x00000000)  = 0
kioctl(3, -1071093487, 0x2FF20EA8, 0x00000000)  = 0
kioctl(3, -1071093487, 0x2FF20EA8, 0x00000000)  = 0
kioctl(3, -1071093467, 0x2FF20EA8, 0x00000000)  = 0
kioctl(3, -1071093471, 0x2FF20EA8, 0x00000000)  = 0
kioctl(3, -1071093487, 0x2FF20EA8, 0x00000000)  = 0
close(3)                                        = 0
kopen("/dev/xti/udp", O_RDWR)                   = 3
kioctl(3, 536892182, 0x00000000, 0x00000000)    = 1
kioctl(3, 536892162, 0xF0219C00, 0x00000000)    = 0
kioctl(3, 536892168, 0x2FF225B0, 0x00000000)    = 0
sigprocmask(0, 0x2FF22550, 0x2FF22558)          = 0
kioctl(3, 536892168, 0x2FF224F0, 0x00000000)    = 0
sigprocmask(2, 0x2FF22558, 0x00000000)          = 0
sigprocmask(2, 0x2FF226F0, 0x2FF226F8)          = 0
__libc_sbrk(0x00000000)                         = 0x201D1910
thread_setmymask_fast(0x00000000, 0x00000000, 0x00000000, 0xD0289BBC, 0x00000000, 0x10106027, 0x10106027, 0x20323470) = 0x00000000
kioctl(3, 536892168, 0x2FF22610, 0x00000000)    = 0
_getpid()                                       = 233584
kioctl(3, 536892168, 0x2FF22590, 0x00000000)    = 0
sigprocmask(2, 0x2FF22690, 0x2FF22698)          = 0
thread_setmymask_fast(0x00000000, 0x00000000, 0x00000000, 0xD0289BBC, 0x00000000, 0x10106027, 0x10106027, 0x00000000) = 0x00000000
sigprocmask(2, 0x2FF22770, 0x2FF22778)          = 0
thread_setmymask_fast(0x00000000, 0x00000000, 0x00000000, 0xD0289BBC, 0x00000000, 0x10106027, 0x10106027, 0x00000000) = 0x00000000
sigprocmask(2, 0x2FF22788, 0x2FF22790)          = 0
putmsg(0x00000003, 0x2FF22500, 0x2FF22510, 0x00000000, 0x00000000, 0x00000000, 0x00000003, 0x00000000) = 0x00000000
_poll(0x203234EC, 1, 15000)     (sleeping...)
_poll(0x203234EC, 1, 15000)                     = 0
putmsg(0x00000003, 0x2FF22500, 0x2FF22510, 0x00000000, 0x00000000, 0x00000000, 0x019ADF12, 0x00000000) = 0x00000000
_poll(0x203234EC, 1, 30000)     (sleeping...)
_poll(0x203234EC, 1, 30000)                     = 0
putmsg(0x00000003, 0x2FF22500, 0x2FF22510, 0x00000000, 0x00000000, 0x00000000, 0x019ADF12, 0x00000000) = 0x00000000
_poll(0x203234EC, 1, 14999)     (sleeping...)
_poll(0x203234EC, 1, 14999)                     = 0
thread_setmymask_fast(0x00000000, 0x00000000, 0x00000000, 0xD0289BBC, 0x00000000, 0x10106027, 0x10106027, 0x00000000) = 0x00000000
rpcinfo: can't contact rpcbind: : RPC: 1832-008 Timed outkwrite(2, 0xF03A696C, 57)                      = 57
   r p c i n f o :   c a n ' t   c o n t a c t   r p c b i n d :
   :   R P C :   1 8 3 2 - 0 0 8   T i m e d   o u t

kwrite(2, 0xF039B37E, 1)                        = 1
  \n
kfcntl(1, F_GETFL, 0x10106027)                  = 67110914
kfcntl(2, F_GETFL, 0x10106027)                  = 67110914
_exit(1)

I'm not versed with 5.3 but wasn't there an issue if multiple IP's were assigned in /etc/hosts to the same hostname?

Also, have you tried cycling all the nfs group services? I think lssrc -g nfs works? Sorry, only have 6.1 and 7.1 lpars in my environment.

I know, not much help. Sorry.

Yes, rpcbind/portmap is needed, and rpcinfo -p must show mountd and nfs and their udp/tcp ports.
Please check the following:
AIX for System Administrators

Thanks for the reply. Yes, there was an issue in 5.3 with duplicate /etc/hosts entries. I've already checked this is not the case here.

Thanks for the reply. Yes, I'm well aware of what should be happening. The problem is 'rpcinfo' is hanging, then eventually times out. I'm trying to figure out why that is. Whatever is causing this behavior is what's likely causing NFS mounts to also timeout/fail.