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 stop the VCS

2 Answers  


In VxVm why should we do for Disk Group import and Deport?

2 Answers   EDS,


How will check patches installed

1 Answers  


Explain setuid, setgid and stickybit

2 Answers  


What is default permission of /etc/passwd , /etc/shadow files

7 Answers   Accel Frontline,






How will you find out enough memory?

2 Answers  


Which file maintain the kernel

2 Answers  


When iam checking the services its showing unintialized then what should i do step by step.pls tell me the answer as soon as posible.

1 Answers   Wipro,


How to Create a snapshot volume

2 Answers  


how to change boot disk

4 Answers  


How can u find a file which is logged in last week?

0 Answers  


If super block corrupted how to recover

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)