Hi forum, I'v been messing with my services in trying to fix samba browsing. Now my system won't properly boot anymore.
I've had a look at /var/svc/log/svc.startd.log to see this: ---------------------------------------------------------------- er...@opensolaris:/var/svc/log$ cat svc.startd.log Oct 27 14:51:38/380 ERROR: svc:/network/samba:default: Method "/usr/bin/kill `cat /var/samba/locks/smbd.pid`" failed with exit status 1. Oct 27 15:05:17/385 ERROR: svc:/network/samba:default: Method "/usr/bin/kill `cat /var/samba/locks/smbd.pid`" failed with exit status 1. Oct 27 15:13:02/390 ERROR: svc:/network/samba:default: Method "/usr/bin/kill `cat /var/samba/locks/smbd.pid`" failed with exit status 1. Oct 27 15:25:23/395 ERROR: svc:/network/samba:default: Method "/usr/bin/kill `cat /var/samba/locks/smbd.pid`" failed with exit status 1. Jan 7 22:29:02/448 ERROR: svc:/network/samba:default: Method "/usr/bin/kill `cat /var/samba/locks/smbd.pid`" failed with exit status 1. Jan 7 22:29:02/448 ERROR: svc:/network/samba:default: Method "/usr/bin/kill `cat /var/samba/locks/smbd.pid`" failed with exit status 1. Jan 7 22:29:02/448 ERROR: svc:/network/samba:default: Method "/usr/bin/kill `cat /var/samba/locks/smbd.pid`" failed with exit status 1. Jan 7 22:29:02/448: network/samba:default failed: transitioned to maintenance (see 'svcs -xv' for details) Jan 7 22:39:23/469 ERROR: svc:/network/smb/server:default: Method "/usr/lib/smbsrv/smbd start" failed with exit status 95. Jan 7 22:39:23/469: network/smb/server:default failed fatally: transitioned to maintenance (see 'svcs -xv' for details) Jan 7 23:06:37/501: network/samba:smbd failed repeatedly: transitioned to maintenance (see 'svcs -xv' for details) Jan 7 23:06:48/521: network/samba:nmbd failed repeatedly: transitioned to maintenance (see 'svcs -xv' for details) Jan 8 01:28:02/387 ERROR: svc:/network/smb/server:default: Method "/usr/lib/smbsrv/smbd start" failed with exit status 95. Jan 8 01:28:02/387: network/smb/server:default failed fatally: transitioned to maintenance (see 'svcs -xv' for details) Jan 8 01:59:56/324 ERROR: svc:/network/smb/server:default: Method "/usr/lib/smbsrv/smbd start" failed with exit status 95. Jan 8 01:59:56/324: network/smb/server:default failed fatally: transitioned to maintenance (see 'svcs -xv' for details) Jan 13 19:57:40/8: Booting to milestone "svc:/milestone/multi-user-server:default". Jan 13 19:57:46/202: system start time was Wed Jan 13 19:57:34 2010 ------------------------------------------------------------------------------------- What can I do to reinstat this system? I've even tried to pkgrm samba packages - but this fails with internal error ------------------------------------------------------------------------------------- er...@opensolaris:/var/svc/log$ pkginfo |grep -i samba system SUNWsmbar samba - A Windows SMB/CIFS fileserver for UNIX (Root) system SUNWsmbau samba - A Windows SMB/CIFS fileserver for UNIX (Usr) er...@opensolaris:/var/svc/log$ pfexec pkgrm SUNWsmbar The following package is currently installed: SUNWsmbar samba - A Windows SMB/CIFS fileserver for UNIX (Root) (i386) 11.11.0,REV=2009.09.16.13.58 Do you want to remove this package? [y,n,?,q] y pkgrm: ERROR: unable to change current working directory to </var/sadm/pkg/SUNWsmbar/install> Removal of <SUNWsmbar> failed (internal error). No changes were made to the system. er...@opensolaris:/var/svc/log$ pfexec pkgrm SUNWsmbau The following package is currently installed: SUNWsmbau samba - A Windows SMB/CIFS fileserver for UNIX (Usr) (i386) 11.11.0,REV=2009.09.16.13.58 Do you want to remove this package? [y,n,?,q] y pkgrm: ERROR: unable to change current working directory to </var/sadm/pkg/SUNWsmbau/install> Removal of <SUNWsmbau> failed (internal error). No changes were made to the system. ---------------------------------------------------------------------- Thanks for any help!! Erwin -- This message posted from opensolaris.org _______________________________________________ opensolaris-help mailing list opensolaris-help@opensolaris.org