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 |
Syntax for useradd commad
Expalin soft link and hard link
Explain /etc/system file
How to remove a disk group?
How to start one node cluster.
How can u check parameters in ok boot prompt?
How to delete “abc” files using find command
How to do the disk cloning on solaris
How will you find out enough memory?
How we configure the veritas cluster server for solaris? what r the proceure we have to take configuration
Difference between ufs and tar commnad
how many zones can we create?