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 |
If ping command is not working then how to check the status of the server..?
What is the profile file for ordinary user, when those will execute..?
Is there any difference b/w dhcp and jumpstart..?
what is State database replica?
What is /etc/system for?
What is process id of init daemon?
You can ping servers on the subnet your workstation is on, but not other subnets. Why?
What does ndd do?
what is the use RAID and which is the best(Solaris)
u have 10 solaris boxes and u have given to add 200 users? At fast how can u add the 200 users?
If a users is logged in to your system, and now you want to restrict that user what will you do?
Major Difference between sparc and X86 systems