This shows you the differences between two versions of the page.
— |
fixnfsservernotresponding [2013/02/25 21:01] (current) sjoerd created |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | = Fix: NFS Server Not Responding Still Trying = | ||
+ | When installing an AIX server through [[aixnim|NIM mksysb]] I received several of these errors: | ||
+ | |||
+ | <code> | ||
+ | NFS server nfsstore.company.local not responding still trying | ||
+ | </code> | ||
+ | The image restore however went successful, and worked alright. These messages are because of a high latency on the line, which was in this case, a 20 Mbit WAN line. This line was also used for backup transfers and the messages showed up every time the backup transfer started. We decided to stop the backup transfers since the installation was more important. After this the messages did not occur anymore. | ||
+ | |||
+ | {{tag>fix aix network}} |