how to take backup and restore with Ufsdump and Ufsrestore
and full backup
Answers were Sorted based on User's Feedback
Answer / ramesh
for taking back up you can use by,
#ufsdump 0uf /dev/rmt/0 /
for restoring the root backup you can use by,
#ufsrestore -ivf
ufsrestore>ls --->it will shows all contens
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / mohammed mukram
We can use backup stages from 0-9
0 is used for taking full backup, 1 to 9 is used for
incremental backup.
#ufsdump 0uf /dev/rmt/0(destination) /xxx(source)
Remember: it is recommended while taking backup , Please
unmount the file system or do it in single user mode.
to restore
Go to the location where you want to save the data.
#ufsrestore xvf /dev/rmt/0
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / phani
Is not aware of file system boundaries
Length of full path name cannot exceed 255 characters
cannot span mutiple tapes.
| Is This Answer Correct ? | 2 Yes | 2 No |
what is RBac and how to create a role?
What is the use of ufsdump command in solaris
How to repalce a failed disk?
Is there any difference b/w dhcp and jumpstart..?
how to install solaris and windows on a single harddisk ie dual booting
what r the configuration files for rlogin and ssh
what is sticky bit,setuid setgid and setfacl used for
how to create nis master,slave,client
Difference between Console and terminal
What does fmthard do?
what is port no for telnet?
If ping command is not working then how to check the status of the server..?