As of yesterday I had DP up and running and firing off backups.
We had a tape drive that kept locking up so I went in, stopped services, cleared the hung proccesses and power cycled the box. After it came back up no services would start. Any time I try to view a status, start or much of anything I would just get this.
After a few attempts at different things I got this:
[12:1166] Velocis daemon error - the daemon is probably not running
When I run most commands I get no return
[root@cellman]# omnisv -status
[root@cellman]#
[root@cellman]# omnisv start
[root@cellman]#
Checked the debug log and found this:
VELOCIS DB ERROR [65535] internal error [-2005] Server unavailable (i.e., doesn't exist) (S_SVRUNAVAIL)
And the RDS.log
[15:24:18] **** SERVER SHUTDOWN INITIATED ****
[15:24:18] **** NCP Subsystem Shutdown ****
[15:24:18] **** SQL Subsystem Shutdown ****
[15:24:18] **** RPC Subsystem Shutdown ****
[15:24:18] **** RDM Subsystem Shutdown ****
[15:24:18] **** ADM Subsystem Shutdown ****
[15:24:18] **** RM Subsystem Shutdown ****
Followed the HP troublshooting guide and it says I need to rrecover the IDB.
If that is the mehtod of action then that is fine, just wanted to see if there was another method.