Lot of services in non-global zones, in uninitialized after reboot

Hello,
This is Solaris-10 server, running with 4 non-global zones.
This server was hung today and I had to reboot it forcefully from console. Then root file-system was not clean and I had to run fsck from failsafe mode. After it came back in run-level-3, lot of services are showing in uninitialized on all non-global zones. I tried rebooting it, but no luck.
Can somebody help on this issue ?
I remember one similar issue couple of years back and I had to delete a hidden file call .uninitialize or something, but I can't recall that now.

On console, I see a line, which says -

Aug 27 19:05:40 svc.startd[7]: failed to abandon contract 69: Permission denied

But I can see svc.startd is running

bash-3.2# ps -ef | grep svc.startd
    root     7     1   0 19:04:51 ?           0:07 /lib/svc/bin/svc.startd
    root  1676     1   0 19:06:50 ?           0:05 /lib/svc/bin/svc.startd
    root  1695     1   0 19:06:51 ?           0:05 /lib/svc/bin/svc.startd
    root  1706     1   0 19:06:52 ?           0:05 /lib/svc/bin/svc.startd
    root  1694     1   0 19:06:51 ?           0:05 /lib/svc/bin/svc.startd
    root  1713     1   0 19:06:52 ?           0:05 /lib/svc/bin/svc.startd
    root  4192   838   0 19:17:03 pts/1       0:00 grep svc.startd
bash-3.2#
bash-3.2# grep abandon /var/adm/messages
Aug 27 16:34:16 server-12 svc.startd[7]: [ID 575841 daemon.notice] failed to abandon contract 71: Permission denied
Aug 27 17:00:25 server-12 svc.startd[7]: [ID 575841 daemon.notice] failed to abandon contract 71: Permission denied
Aug 27 17:18:30 server-12 svc.startd[7]: [ID 575841 daemon.notice] failed to abandon contract 71: Permission denied
Aug 27 18:16:09 server-12 svc.startd[7]: [ID 575841 daemon.notice] failed to abandon contract 913: Permission denied
Aug 27 19:05:40 server-12 svc.startd[7]: [ID 575841 daemon.notice] failed to abandon contract 69: Permission denied
bash-3.2#

Thanks

Disk full?

df -lh
1 Like

No, nothing is over 60%

Was this ever resolved? If so please update this post for future admins