How to findout particular file in the backup tape with the
help of ufsdump
Answers were Sorted based on User's Feedback
Answer / stratovarius
The magnetic tape control command (mt) only works for tape
drives that support it.
To view a file in an archive backed up using ufsdump, use
the ufsrestore command.
#ufsrestore -tf /device_name <archive_name> --->displays a
table content of files in the archive.
#ufsrestore -if /device_name -->is usfrestore interactive
mode. From where you can use the "cd & ls" subcommands to
browse, "add|delete" to select|unselect a file , "mark" to
list selected files,"extract" to extract the file and "exit"
to exit the interactive prompt.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / satya
Use the following commands
$ mt -f /dev/rmt/0cn rewind
this will rewind the tape.
$ mt fsf 1
will take you to the first file
repear the command untill you reach end of file.
You can check the status using
$ mt stats comand.
| Is This Answer Correct ? | 1 Yes | 2 No |
What is a Split brain scenario ?
what is the use of NIS how can u configure
what is sc prompt in solaris? how can we get that sc prompt?
what is milestone and what is use of it in Solaris
how to delete a zone?
how many servers are maintaining and what is your 'user base' in the organization?------friends please tell me in what way the answer should be?
How to set a passord without expiration?
What is the profile file for ordinary user, when those will execute..?
What is the difference between NFS version 2 and NFS version 3?
how can u view installed packages
Compare and contrast VCS and Sun Cluster.
what is the command to replace a failed disk in vxvm with example?