Disaster recovery steps if OS corrupted
Answers were Sorted based on User's Feedback
Answer / sbrahman75
Ok boot cdrom –s
# newfs /dev/rdsk/c0t0d0s0
# mkdir a
# mount /dev/dsk/c0t0d0s0 /a
# cd a
# ufsrestore rf /dev/rmt/0
# rm restoresymtable
# cd /usr/platform/’uname-m/lib/fs/ufs
# installboot bootblk /dev/rdsk/c0t0d0s0
# cd /
# umount /a
# fsck /dev/rdsm/c0t0d0s0
# init 6
from the OK prompt, execute
OK> boot -r
| Is This Answer Correct ? | 10 Yes | 1 No |
Answer / mohammed mukram
The above answer is applicable only if there is root backup
available in the tape. It is to restore the OS from the disk
to the server. Before restoring the OS , make sure that the
there is a tape drive is inserted to the server and it is
detected. than go ahead by restoring.
| Is This Answer Correct ? | 2 Yes | 0 No |
in solaris performance tuning what fields we check with IOSTAT, VMSTAT and NETSTAT?
How will you restart the inetd process?
When you "ping server" and "ping server.domainname", you get different results. Why?
When user logging in which file will take place
How to stop the process in Solaris?
Tell me some of the differences between Solaris and Sun OS?
How will compare 2 host patches
How can you boot the system in single user mode? other than #boot CDROM/net -s
How to change the mirror status from 0:1 to 0:5 and how?
How to find the plex, sub disk, Volume group, disk status, free spaces, disk controller, Volume controller?
what is interface in solaris
How to configure mirror with hot spare in vxvm I know how to create mirror with vxassist: #vxassist -g <diskgroup name> make <volume name> <vol size> layout=mirror I know how to create hot spare with vxedit #vxedit -g <diskgroup name> set spare=on diskname but i don't how to attach hot spare to mirror? can some one plz help in this issue.. Thanks & Regards, SaiKrishna. kanuparthi_sai@yahoo.com my alternate E-Mail id: ksaikrishna7@gmail.com