> I'm running b130.ind
> svcadm disable rpc/bind;svcadm enable rpc/bind gives
> this message
> /lib/svc/method/rpc-bind[50]: /dev/msglog: cannot
> create [Permission denied]
> 
> Any clues on what to do next?  I'd like to get NIS
> and NFS running again?

root at sparky:~# ls -l /dev/msglog
lrwxrwxrwx 1 root root 33 Jan  9 23:54 /dev/msglog -> ../devices/pseudo/sysmsg 
at 0:msglog


# ls -l /devices/pseudo/sysmsg at 0:msglog
crw-rw-rw- 1 root sys 97, 1 Jan 10 21:54 /devices/pseudo/sysmsg at 0:msglog
 (I opened up the permissions)

root at sparky:~# svcadm clear rpc/bind
root at sparky:~# tail  /var/svc/log/network-rpc-bind\:default.log 
[ Jan 10 21:54:14 Leaving maintenance because clear requested. ]
[ Jan 10 21:54:14 Enabled. ]
[ Jan 10 21:54:14 Executing start method ("/lib/svc/method/rpc-bind start"). ]
rpcbind failed with 1.
[ Jan 10 21:54:15 Method "start" exited with status 1. ]
[ Jan 11 09:04:52 Leaving maintenance because clear requested. ]
[ Jan 11 09:04:52 Enabled. ]
[ Jan 11 09:04:52 Executing start method ("/lib/svc/method/rpc-bind start"). ]
rpcbind failed with 1.
[ Jan 11 09:04:52 Method "start" exited with status 1. ]

root at sparky:~# /lib/svc/method/rpc-bind start
rpcbind failed with 1.
-- 
This message posted from opensolaris.org

Reply via email to