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 |
Explain about init phases
How may will you find the process id and disk utilizations.
Is it possible to edit the corntab using vi
How do you check the no of user logged into the system
What are the configuration files in VxVm?
How to lock the user id in solaris?
how to add a script, that execute at start time
If you have got a LUN, How to configure it, how to allocate LUN in linux/ solaris. What are the steps ?
What are the service group dependence?
How to check boot promt version from command prompt
What are the options available in Solaris Security setting.?
What are the daemons in VERITAS?