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

Which command is used to backup and restore solaris file system?

0 Answers  


What are the daemons will run when the system is booting?

2 Answers   EDS,


What is the command to check wwn in solaris?

3 Answers   Siemens,


How to stop one node cluster exclusively

1 Answers  


How to review all zones in solaris10?

3 Answers   Infosys,






What are printer daemon

2 Answers  


how we can create user in solaris?

6 Answers   Tech Mahindra,


how to set ip address for a solaris machine

7 Answers   IBM,


How to review multiple MAC Addess in Solaris?

9 Answers   HP,


Explain FSCK

2 Answers  


How to remove a disk group?

1 Answers   Wipro,


How to check the patch level in solaris

4 Answers   IBM,


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)