please post the step by step commands to take a back of
directories or files in a CDROM\DVDROM\TAPE(DDS)
Answers were Sorted based on User's Feedback
Answer / reddy
tar cuvf /dev/rmt0 /bkp-to take backup
tar tvf /dev/rmt0- to see contents of device
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / kishore devkate
#tar -cvf /dev/rmt0 /dataname-------to take the backup
#tar tvf /dev/rmt0 -------to view the contents of tape
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / dileep.paleti
ufsrestore -tvf /dev/rmt/0n(for see the contents in tape)
ufsrestore -ivf /dev/rmt/0n(for extracting data from tape
to local drive)
ufsrestore>ls
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / surya
In tape
#ufsdump -cuvf /dev/rmt/n0 /backup.bkp /backup(dir files)
Is This Answer Correct ? | 0 Yes | 0 No |
To check the status of the media inseted on the tape drive
How will you ad new aliases name
Disaster recovery steps if OS corrupted
How will you take ufsdump and ufsrestore in a sing command line?
What is the difference between dsk and rdsk
How can u check parameters in ok boot prompt?
how to change boot disk
How to check the communication between 2 nodes?
How to bring the process to offline or online
Explain FSCK
What is the difference between container and zones?
How to boot the solaris system in 64 0r 32 bit kernel