Video Screencast Help
Search Video Help Close Back
to help
Not able to make it to Vision this year? Get a sampling in the Best of Vision on Demand group.

System State Failing to Backup

Updated: 22 May 2010 | 6 comments
a5972s's picture
0 0 Votes
Login to vote

I have an agent which is constantly failing to backup the system state.

 

Can anyone offer some advice of the following error...

 

Command '""C:\PROGRA~1\Symantec\NetBackup PureDisk Agent\\bin\pdrai" --dsid 5 --generate_po --backup --store --snap --dstype 8 --compress --encrypt_on_server --segment_size 262144"' unexpectedly terminated with exit status 1

 

Will this need a client re-install?

Discussion Filed Under:

Comments

a5972s's picture
27
Aug
2008
0 Votes 0
Login to vote

Additional log info included...

 

. Executing pdrai with command:
. "C:\\PROGRA~1\\Symantec\\NetBackup PureDisk Agent\\\\bin\\pdrai" --dsid 5 --generate_po --backup --store --snap --dstype 8 --compress --encrypt_on_server --segment_size 262144
.
takeSnapshot(): unable to prepare volume set for snap
Error: 4: resource child process: unable to create snapshot: unknown error
Error: 4: name process: unable to process resource object: unknown error
Error: 4: pdrai main: unable to perform operation: unknown error
*** Error Message ***

crwill19's picture
06
Jan
2009
0 Votes 0
Login to vote

Have you been able to resolve this issue? I am having the exact same problem.

Tom Burrell's picture
08
Jan
2009
0 Votes 0
Login to vote

What OS is your agent?

crwill19's picture
08
Jan
2009
0 Votes 0
Login to vote

Windows 2003 SP2

Tom Burrell's picture
08
Jan
2009
0 Votes 0
Login to vote

My experience is that most of these are problems with VSS.  first make sure you have enough free space to do a snapshot (you need at least 300MB free on the volume).

 

Next, check the event log for VSS errors- if you see any, go poking around the MS knowledgebase.  They put out a lot of patches for VSS that don't make it into the regular service packs.  Make sure you're up-to-date on VSS.

 

If that all checks out then yeah, try re-installing the client.

Abesama's picture
17
Feb
2009
0 Votes 0
Login to vote

There is a chance of PureDisk issues, rather than VSS ones, because it's not vss command that is failing - it's pdrai (whatever it's purpose might be)

 

Try running pdagent in debug mode.

 

Change the pdagent.cfg file with higher debug level and enable debugging to file, then run "pdagent --debug" from command line, do not forget to turn the debugging off after troubleshooting.

 

Abe

Anger Management