User Tools

Site Tools


troubleshooting_solaris8_boot_hangs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
troubleshooting_solaris8_boot_hangs [2025/11/24 15:33] – [3. Add Logging to the Offending Script (quick & dirty)] sgriggstroubleshooting_solaris8_boot_hangs [2025/11/24 15:39] (current) – [6. Quick Checklist Once You Have a Shell] sgriggs
Line 76: Line 76:
 ===== 6. Quick Checklist Once You Have a Shell ===== ===== 6. Quick Checklist Once You Have a Shell =====
  
-{{{+<code>
 # ps -ef | grep -vE "ps|grep" # ps -ef | grep -vE "ps|grep"
 # tail -50 /var/adm/messages # tail -50 /var/adm/messages
Line 83: Line 83:
 # mount -p                    # anything stuck? # mount -p                    # anything stuck?
 # netstat -rn                 # default route present? # netstat -rn                 # default route present?
-}}}+</code>
  
 **99 % of Solaris 8 boot hangs are either NIS/ypbind or an NFS mount without proper timeout options.** **99 % of Solaris 8 boot hangs are either NIS/ypbind or an NFS mount without proper timeout options.**
  
-Good luck keeping those ancient boxes alive in 2025! 
-``` 
troubleshooting_solaris8_boot_hangs.txt · Last modified: 2025/11/24 15:39 by sgriggs

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki