cancel
Showing results for 
Search instead for 
Did you mean: 

Skip open files and don't use vss.

Sulivan77
Level 4

So we backup a file server that has new files constantly being written to it.  Files are never opened once they have finished writing and files that are open don't need to be backed up until they are closed (finished being created).   Server has a lot of activity so vss snapshots get overrun.  

 

I think I know the settings but I'd like validation.  On how to tell my backup to not kick off bpfis (vss snapshot creation) and to skip open files?

 

Solution check given to the best answer. 

 

Sully

1 ACCEPTED SOLUTION

Accepted Solutions

Nicolai
Moderator
Moderator
Partner    VIP   

bpclient and the admin console do the same job. This tech note show you where to configure it in the GUI  (Windows open file tab).

http://www.symantec.com/docs/HOWTO11297

You can also tune how and where Windows place the VSS shadow area.

http://www.symantec.com/docs/TECH153955

http://www.symantec.com/docs/TECH72361

That usally do the job.

View solution in original post

3 REPLIES 3

Nicolai
Moderator
Moderator
Partner    VIP   

I don't think you can disable VSS but you can change the failure behaviour from "abort" to "ignore and continue" using bpclient command (-WOFB_error).

http://www.symantec.com/docs/HOWTO43768 

 

Sulivan77
Level 4

Workable but there is a more standard way.  Think admin console. 

Nicolai
Moderator
Moderator
Partner    VIP   

bpclient and the admin console do the same job. This tech note show you where to configure it in the GUI  (Windows open file tab).

http://www.symantec.com/docs/HOWTO11297

You can also tune how and where Windows place the VSS shadow area.

http://www.symantec.com/docs/TECH153955

http://www.symantec.com/docs/TECH72361

That usally do the job.