Upon performing a mksysb restore of a system, and booting it up noted an error regarding NFS.
Jan 14 12:03:18 dcsvchefbld9 daemon:warn|warning statd[7078382]: statd: host host01.example.com is not responding
If this happens, you should check the cached directories for the host entry at:
/var/statmon/sm
/var/statmon/sm.bak
If a file exists with the name of the host entry, it should be cleared out with:
stopsrc -s nfs.statd
rm -f /var/statmon/sm.bak/host01.example.com # repeat for sm directory if required
startsrc -s nfs.statd
Category: AIX