Tried pkg fix on SUNWcsd and that didn't help either.
If you have missing /dev/msglog (that wasn't the problem I had or the original 
poster) there's a useful post here (just including here for the record in case 
it helps a future googler):
http://www.eall.com.br/blog/?p=1152

Ultimate fix that worked was to re-build the SMF repository from the default 
global.db:

# pfexec cp /lib/svc/seed/global.db /etc/svc/repository.db 
# pfexec chmod 0600 /etc/svc/repository.db 
# pfexec chown root:sys /etc/svc/repository.db
# pfexec reboot

Then after a longer than normal reboot to rebuild the SMF repo like after an 
initial install, the /dev/msglog problem disappeared and dozens of affected 
services resumed working.

Is there an easier or recommended way to accomplish the above?
-- 
This message posted from opensolaris.org
_______________________________________________
sysadmin-discuss mailing list
sysadmin-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/sysadmin-discuss

Reply via email to