Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

services are in maint mode on Solaris 10

Status
Not open for further replies.

max1x

Programmer
Jan 12, 2005
366
US
so every thing was fine till this morning till I had to reboot the machine and then suddenly I started getting "misconfigured" messages for quite a few services; which are now in maint mode.

1- For all these sites I chk the dependencies with svcs -d <svcName> and all of them are online.

2- Using svccfg del, I deleted the svc and import them in with svccfg import /var/svc/xx/xx/xx and did another reboot with the same results.

3- Tried to clear and enable the services (which I know are not offline, but was hoping) here; so svcadm clear and svcadm enable did not do the trick either.

4- I have looked in the logs as well, but am not sure what to do with the misconfiguration.

These are ones that have my machine hosed up; not sure what to do from here.

/system/identity,power,pools,sac,cron
/network/rpc/bind,rpc-100235_1/rpc-ticotsord
/network/security/ktkt_warn
/applicaiton/font/fc_chache

Last restort is boot -s cdrom, which I don't want, but will have to if needed.
 
ok, so the issue has been resolved; it's never a good idea to tinker with root's home dir.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top