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 are the real time issues faces normally in daily routine for a solaris admin?
how to check packets transmission statistcs b/w servers..?
what r diff types of back ups?
Unable to telnet any of my servers in the network..? wht may be the reason
vxdisk -o alldgs list o/p shows some disk groups in braces… What does that signify?
what r the configuration files for SAMBA and how can u configure samba on network with windows machines
What is the difference between failing and failed disks?
3 Answers IBM, Sascon, Sun Microsystems,
NIS is configured, users are try to connect in client systems 'unknown id' is displayed. what is the problem?
After installing kernal patch if system crashed,then how to recover?
what is the difference b/w /etc/system profile and user profile...?
Is there any difference b/w dhcp and jumpstart..?
How to see open ports?