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 |
How can you boot the system in single user mode? other than #boot CDROM/net -s
What is the difference between container and zones?
If the boot block is failed then how can you recover in VxVm?
What is HA?
How will you restart the inetd process?
how to change boot disk
how many clients have in our server ? how we find that?
Were the vcs logs will be
How can you recover the backup of NIC card if it is corrupted?
How will you find the number of hard disk
wts differnce between svm&vxvm?
How to check the patch level in solaris