NIM crash 888-102-700-0c5
If you get this error code (888 102 700 0c5) on HMC when you want to boot from NIM, you should consider looking in some places.
It could simply be a problem with /etc/exports on NIM master. There should be 644 permission on it.
Anyway, even if /etc/exports permissions are correct, do the following steps:
It could simply be a problem with /etc/exports on NIM master. There should be 644 permission on it.
Anyway, even if /etc/exports permissions are correct, do the following steps:
1. Reset the nim client:
nim # nim -Fo reset <client>
nim # nim -o deallocate -a subclass=all <client>
nim # nim -Fo reset <client>
nim # nim -o deallocate -a subclass=all <client>
2. Remove unwanted entries from /etc/exports
3.Retry the NIM install with # smitty nim_bosinst
If you still get that error, you could also cleanup and restart NFS daemons:
nim # stopsrc -g nfs
nim # rm -rf sm sm.bak state rmtab xtab
nim # startsrc -g nfs
nim # exportfs -va