How will you take ufsdump and ufsrestore in a sing command line?
Answers were Sorted based on User's Feedback
Answer / sbrahman75
# ufsdump 0f - /dev/rdsk/c0t0d0s6 | (cd /mnt/haz ufsrestore
xf -)
| Is This Answer Correct ? | 2 Yes | 0 No |
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 |
How do you find the number of Network card attached to your server ?
can you explain about the vxencap command in veritas volume manager?
How can youy check the disk status in , is it locally connected or remotely connected?
what is the back up software we r using in solaris 8,9,10
In veritas: which is the file to keep the information of subdisks, disk groups name, plex and volumes?
How do you check the no of user logged into the system
Explain the boot process?
What is the difference between init 1 and init s ?
solaris kernel name
How to change the hostname and Ethernet address in single command
Explain about init phases
how to recover a server/system backup?