How will you take ufsdump and ufsrestore in a sing command line?

Answers were Sorted based on User's Feedback



How will you take ufsdump and ufsrestore in a sing command line?..

Answer / sbrahman75

# ufsdump 0f - /dev/rdsk/c0t0d0s6 | (cd /mnt/haz ufsrestore
xf -)

Is This Answer Correct ?    2 Yes 0 No

How will you take ufsdump and ufsrestore in a sing command line?..

Answer / mohammed mukram

If you want to restore from another disk (such as c0t1d0s0),

# mkdir /tmp/backup
# mount /dev/dsk/c0t1d0s0 /tmp/backup
# ufsdump 0f - /tmp/backup | (cd /tmp/slice0;ufsrestore xvf -)

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More Solaris Commands Interview Questions

How to enable the telnet or ftp session for one host

3 Answers  


How to check the sleeping process in Solaris.

10 Answers   Chase, JPMorgan Chase,


How ill you create a subdisk and plexus

1 Answers  


hi frnds I created sparse root zone, in that zone when i try to change the passwd it is giving permission denied. what is the reason and how to chnage the root passwd in the zone. can u please explain the query.

2 Answers   TCS,


How to create NULL files of specific size in solaris ?

9 Answers   IBM,






How can we take the failback in Veritas Cluster Server.

1 Answers   ITC Infotech,


Which command display diagnostics in ok boot prompt?

1 Answers   HP,


How will you find the number of hard disk

4 Answers  


What is HA?

2 Answers  


How to check the communication between 2 nodes?

5 Answers  


How to findout MAC addess as well as IP address of the host?

15 Answers   HCL,


How to configure the network card

2 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)