You have a boot disk under svm, the machine fails to boot
and remains in ok prompt? what could be the possible reason?
Answers were Sorted based on User's Feedback
Answer / venu gopal
you have to specify the boot device in the ok prompt i.e,
your default boot device not having OS or /etc/system or
/etc/vfstab file corrupted.
boot in interactive mode (ok boot -a)specify boot device as
cdrom,check this (ok printenv auto-boot?)
auto-boot?=false
if it is false then u have to boot manualy
| Is This Answer Correct ? | 17 Yes | 1 No |
Answer / mathai
if system in ok prompt, then the problem with boot-device
or alias name. if it is problem with vfstab, system boot in
mantenance mode
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / sainu daniel
There are few possibilities..
Primary disk might have failed and secondary boot path
might not be correct.or alias for the secondary path is not
correct.
check following and correct if needed.
ok>printenv boot-device
ok>printenv auto-boot?
ok>devalias <boot device>
once you verified and corrected,
ok>setenv auto-boot? true
ok>reset-all
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sumit
After all may be the boot block is corrupted or not
installed into the second disk if the disk is mirrored. if
that then need to install bootblock into the second disk
will solve the issue.
boot with cdrom
run installboot /a/usr/platform/`uname -
i`/lib/fs/ufs/bootblk /dev/rdsk/c1t0d0s0
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / wipro
if the disks are in SVM, and the system do not boot up...
possibly due to the it is not able to find the boot disk.
if that is the situation we wil get a message like "CANT
OPEN BOOT DEVICE" and the system will return to OK> prompt.
in this situation the saved disk info in the OBP is wrong.
Check the disk aliases and try to boot the server. if again
failed.
boot the server in failsafe.
check the disks : echo | format
mount the disks and check.
remove the disks from svm , by editing /etc/system
and /etc/vfstab file .
drop the server to OK> prompt
now boot the server using the disk alias like disk0 ,
disk1 .... for eg : ok> boot disk0 (or) disk2
once booted.. check the disk status and delete the meta and
recreate them back properly, and attach the disks.
| Is This Answer Correct ? | 1 Yes | 0 No |
How do you boot from CD-ROM?
how to delete a zone?
Custom jumpstart works on which protocol? or What basis custom jumpstart works on?
Whats the boot process of VxVM?
please give detail procedure how do replace failed disk under control of SVM and VxVm
what is the significance of 51% state database replicas in SVM?
how u can perform security to users?
if u have given to install Solaris on Intel machine with more fast (70% to 80% compare to SPARC) then how can u install
what is the difference b/w /etc/system profile and user profile...?
how to uninstall bundle of patches?
What is OBP and how u r going to access it?
What is OBP and how do you access it?