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 can u configure DNS & configuration files

2 Answers   IBM,


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,


To check the status of the media inseted on the tape drive

1 Answers  


in solaris performance tuning what fields we check with IOSTAT, VMSTAT and NETSTAT?

3 Answers   Wipro,


what is cluster.

5 Answers  






How to Freeze svcgroup, (disable onl. & offl.)

2 Answers  


In an NIS environment if user forgot is password, then as an admin what you will do?

1 Answers   IBM,


How can you see the system firewll?

0 Answers   Thomson Reuters,


how to set ip address for a solaris machine

7 Answers   IBM,


How to change network interface property in Solaris?

2 Answers   HCL,


How to find the kernel bit version or architecture

5 Answers  


How to Encapsulate the new root disk (c2t2d0).

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