Stopping netbackup services
I ran the command netbackup\bin\bpdown -v -f
to confrim everything is stopped by running : bpps
i get the attached result showing shut down of some services failed. How do i completely shut down everything. One of my drives is showing as not ready and I need to run the HP library tool diagnostics.
To stop when bpdown -v -f does not stop everything :
From Windows :
Open task manager and end task on the processes
You can also use the following command from a command line : taskkill /pid <pid number>
http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/taskkill.mspx?mfr=true
To start when bpup -v -f does not start everything.
For Windows:
Go to start -> run -> services.msc -> Right click on the service that is not starting.
If there is an error you will see it in the application event viewer.
Not all NBU services need to be running at all times.
A complete list will be in the sysadmin guide.