On Apr 9, 2007, at 5:51 PM, Greg Earle wrote:
Apr 9 17:12:59 notatoaster1 automount[27576]: >> mount: toaster:/ vol/vol1/local failed, reason given by server: Permission denied Apr 9 17:12:59 toaster Mon Apr 9 17:12:59 PDT [nis_main:warning]: Bound to preferred NIS server NNN.NN.NN.69_n Apr 9 17:12:59 toaster Mon Apr 9 17:12:59 PDT [nis_poll:error]: Cannot send NIS binding request to NNN.NN.NN.70 : No buffer space available Apr 9 17:12:59 toaster Mon Apr 9 17:12:59 PDT [nis_poll:error]: Cannot send NIS binding request to NNN.NN.NN.69 : No buffer space available Apr 9 17:12:59 toaster Mon Apr 9 17:12:59 PDT [mountd_main:warning]: yp_match: clnt_call: RPC: Unable to send_ errno = No buffer space available
The way I am reading the above (and its late so I could be completely out of it), this seems to me to be a problem when trying to send a NIS poll to whatever system you are using for NIS. Are you sure your NIS server is happy and has plenty of memory to allocate buffers to your NFS mount requests? Additionally, the way this is formatted (the verbatim wording) reminds me of a Solaris error, you using Sol for NIS?
http://www.adminschoice.com/docs/solaris_error_message_l_n.htm#errno141