Netbackup cmd is not responding
Created: 31 Aug 2012 | 3 comments
Hi,
Got a query on a issue I am facing.
I am trying to fetch client data from master server using "/usr/openv/netbackup/bin/admincmd/bppllist -U -byclient", but one of the master server is not responding to this cmd. can any one tell me hoe to remediate this.
Thanks,
Abaig.
Discussion Filed Under:
Comments 3 Comments • Jump to latest comment
I assume you are running bppllist from a different server than the Master.
does the command run ok on that Master server directly?
Is the command hanging or does it fail on the remote host?
What is logged in the admin log from the server you run bppllist, you should see this or similar. Notice the EXIT status = 0 at the end. That means it was successful.
Does any other bppllist option work?
What happens if you isue bppllist command without any options?
If nothing works, have a look at file size of bppllist.
If someone has done the following :
# cd /usr/openv/netbackup/bin/admincmd
# bppllist -'some-options' > bppllist
it would overwrite bppllist binary and replace with empty file (size 0).
This can be fixed by copying binary from another server of the same OS and NBU version.
Supporting Storage Foundation and VCS on Unix and Windows as well as NetBackup on Unix and Windows
Handy NBU Links
A couple of things ...
1. If not running on the Master does the server you are running it from appear in the media server or additional server list on the Master so that it has rights to make the request.
2. have you tried my adding the -M masterservername to the end of the command?
Hope this helps
Authorised Symantec Consultant
Don't forget to give a "Thumbs Up" or mark as "Solution" if someones advice has helped you.
Would you like to reply?
Login or Register to post your comment.