When iam checking the services its showing mentanence state
i chechked all dependents and dependenicies then what is
procedure should i do step by step.pls tell me the answer
as soon as posible.
Answers were Sorted based on User's Feedback
Answer / mahendra shouche
First I will chack svcs -x to see the services in
maintenance mode ,Thne I will check svcs -xv Service Name.
It Will show All Depandencies.If All dependencies are ok ,I
will try to on line the service through svcadm online
<Service Name>
If further more investigation required then ,I will check
manifest file (/var/svc/manifest)and also start and stop
script(lib/svc/method).
Is This Answer Correct ? | 8 Yes | 2 No |
Answer / jinee
#svcs -xv (service name) //to checck the service//
then enable/clear all dependedencies
using svcadm command
#svcadm clear (service name) //to restore the service //
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / mohammed mukram
if the service goes in mentanace mode,plz do the followiing
#svcs -xv (service name) //to checck the service //
if the service is in mentainance
#svcs clear (service name) //to restore the service //
Is This Answer Correct ? | 2 Yes | 1 No |
Answer / mohammed mukram
Small modification: Ignore the previous post
if the service goes in maintenance mode,plz do the following
#svcs -xv (service name) //to checck the service //
if the service is in maintenance
#svcadm clear (service name) //to restore the service //
Is This Answer Correct ? | 3 Yes | 2 No |
How to get memory map (segments) of process ?
Tell me from where swap read the swap -l?
Hi, i have problem in veritas netbackup, some time tape is not reading due to barcode, while i am trying to remove the tape got error message, anyone can help how to remove the faulty tape in command? Thanks Syed
Fast I install red hat linux 4.0 and again I install sun solaris 10 after install solaris I got problem I am not able to see red hat linux what was the problem, I need toedit something, so tell me step by step configuring?
From where swap read the swap -l
When iam loging in to my system as a normal user through the telnet I am not able to login, the message appears on the screen is unable to connect the host:the connection is refused. Please tell me the answers as soon aspossible?
How to check from the ok boot prompt?
Solaris server is slow, what action you will take
When I am checking the services its showing uninitialized then what should I do. Please tell me the answer as soon as possible?
I just changed the server name, then onwards the Volume manager is not loading. Please tell me what might be the reason?
Tell me how to get memory map (segments) of process?
When I am checking the services its showing maintenance state I checked all dependents and dependencies then what is procedure should I do step by step.pls tell methe answer as soon as possible?