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 is use of boot -a

3 Answers   TCS,


What is the use of Flar command in solaris

1 Answers  


How would you freeze a service group?

1 Answers  


difference between terminal & console?

3 Answers   Satyam,


what is port no for NFS?

5 Answers  






What is the use of ufsdump command in solaris

1 Answers  


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

3 Answers   Mphasis,


Major Difference between sparc and X86 systems

1 Answers  


What is VTS..??

3 Answers  


what is the use of Jumpstart in Solaris and how can u configure it

2 Answers   IBM,


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

2 Answers   Accel,


Compare and contrast VCS and Sun Cluster.

1 Answers  


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)