how to take backup and restore with Ufsdump and Ufsrestore
and full backup

Answers were Sorted based on User's Feedback



how to take backup and restore with Ufsdump and Ufsrestore and full backup..

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

how to take backup and restore with Ufsdump and Ufsrestore and full backup..

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

how to take backup and restore with Ufsdump and Ufsrestore and full backup..

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

Post New Answer

More Solaris AllOther Interview Questions

What does init 5 do?

10 Answers  


how to freeze nodes in vcs?tell me step by step?

3 Answers   Mphasis,


what r the files need to edit for DNS configuration..?

2 Answers   Accel,


how to take backup and restore with Ufsdump and Ufsrestore and full backup

3 Answers   IBM,


what is State database replica?

1 Answers   IBM,






what is the difference between detached and disassociate state of plexes?

2 Answers  


Difference between Console and terminal

3 Answers  


how to use Multipathing in Solaris

2 Answers   IBM,


Difference b/w crash dump and core dump files..?

2 Answers   Mphasis, Sun Microsystems,


How do you boot from CD-ROM?

5 Answers  


How to quickly mirror a volume, if the volume is empty?

4 Answers  


how to test and Failover services to every node in vcs tell me step by step?

1 Answers   Mphasis,


Categories
  • Solaris Commands Interview Questions Solaris Commands (360)
  • Solaris Threads Interview Questions Solaris Threads (9)
  • Solaris IPC Interview Questions Solaris IPC (30)
  • Solaris Socket Programming Interview Questions Solaris Socket Programming (3)
  • Solaris System Calls Interview Questions Solaris System Calls (25)
  • Solaris General Interview Questions Solaris General (170)
  • Solaris AllOther Interview Questions Solaris AllOther (297)