Manfred_Ratzke
15 years agoLevel 4
Server stays for hours during boot when waiting for Veritas
Veritas did found troubles with a SAN T3 so it did close its connection to the T3.
Now during boot we have issues that the server will NOT boot if we not send a control-c at steps during boot process
1.) when it comes to
VxVM starting special volumes (swapvol roolvol var site)
Configuring /dev and /devices
VxVM general startup
--> at this position it stays for hours and not coming back
I only can do a control-c buth then it does not find all SAN T3 connections later on...
what could this be ?
at the end of our investigation we think it is maybe a possibility to rebuilt/restore the Veritas DB ??
- Have you had a look at /var/adm/messages yet?
Disk and/or path errors will be logged there.
probe-scsi-all is a good idea - not to 'get clean paths' but to validate and check connectivity.
After probe-scsi-all, boot as follows:
boot -rv
The verbose boot will show exactly how devices are being scanned during boot and you will be able to see where it gets stuck.

