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.

How to restore several files from a 560000 files backup's directory

Updated: 21 May 2010 | 1 comment
edxi's picture
0 0 Votes
Login to vote
This issue has been solved. See solution.

I have a WINDOWS-NT backup. there is a directory include 560000 files in this backup. Now I need restore several files from this large directory.But the 'backup,archive restore' pane in Netbackup Administration Console report an error when I expand this directory.The error meaning is 'not enough memory to list these files in the directory'...I don't want to change config file for the AdminConsole to occupy more memory. How can I restore these files? Any advice,Thanks!

 

NetBackup 6.0 MP4

server:HP-UX 11.11

client:windows 2000

由 edxi 在 10-16-2008 07:20 PM

上编辑的消息

Comments

Manoj Siricilla's picture
17
Oct
2008
0 Votes 0
Login to vote

Make a list of all the files you are intendeding to restore in a file, say C:\filelist if its windows or /filelist if its unix.

 

you can restore these files as follows

 

 

 /usr/openv/netbackup/bin/bprestore -B -K -C <client name from which you want to restore> -D <client name TO which you want to restore> -t 13 -s <start date  time > -e <end date time> -f <C:\filelist or /filelist>

 

-K = This options disables overwrite of files if they exists.

 

Cheers!
Manoj
------------------
Time isn't running out, but life is...