troubleshooting_solaris8_boot_hangs
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| troubleshooting_solaris8_boot_hangs [2025/11/24 15:33] – [3. Add Logging to the Offending Script (quick & dirty)] sgriggs | troubleshooting_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 ===== | ||
| - | {{{ | + | < |
| # ps -ef | grep -vE " | # ps -ef | grep -vE " | ||
| # tail -50 / | # tail -50 / | ||
| Line 83: | Line 83: | ||
| # mount -p # anything stuck? | # mount -p # anything stuck? | ||
| # netstat -rn # default route present? | # netstat -rn # default route present? | ||
| - | }}} | + | </ |
| **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