This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Can't restart Netvault after a power outage.

Hello,

I run Netvault 11.2 on a Linux machine (CentOS 5.11).

There was an unexpected power outage and the machine rebooted.

When I tried to restart the netvault by 

% $NV_HOME/etc/srartup.sh start 

It told me "A copy of this program is already running".

Then I tried 

% $NV_HOME/etc/srartup.sh start 

It told me "Failed to initialize"

I can't find any nvpmgr process in ps aux results. 

Any clue to resolve this?

Any suggestion would be appreciated. Thank you very much!

-- Jonas

Parents
  • Here's a long shot - have you checked that SELinux is not denying Netvault to open some ports/files?

    If "getenforce" shows Enforcing you can try to run:

    setenforce 0

    and then try to start netvault again.

    Just a suggestion...
Reply
  • Here's a long shot - have you checked that SELinux is not denying Netvault to open some ports/files?

    If "getenforce" shows Enforcing you can try to run:

    setenforce 0

    and then try to start netvault again.

    Just a suggestion...
Children
No Data