1752774 Members
5025 Online
108789 Solutions
New Discussion

EVM daemon failed

 
SOLVED
Go to solution
siva3492
Advisor

EVM daemon failed

 Whenever i logged in after system reboot  the following system error appears

 

esmd: System Error: The EVM daemon has failed and cannot be restarted

 

I tried the steps already mentioned in the forum.

 

1. I checked the patches installed

 

2. I copied evmstop and evmstart files from other server which and all are same version

 

still i am getting the same error

 

anyone please help me how can i overcome this issue ......

 

 

P.S. This thread has been moved from netservers to HP-UX > sysadmin. - Hp Forum Moderator

2 REPLIES 2
siva3492
Advisor
Solution

Re: EVM daemon failed

Hello freinds,

 

Above mentioned problem is solved.  

 

Problem was solved by this way - Ensure that there is softlink between / directory  to the directory which contains evmstop and evmstop script files.

 

Command i used is

 

 ln -s /usr/bin2 /

 

Thanks for your support

Dennis Handly
Acclaimed Contributor

Re: EVM daemon failed

> ln -n /usr/bin2 /

 

For a softlink you need "ln -s".

You can edit your post by using: Post Options > Edit Reply