Tag Archives: zfs

Solaris: Tracing your application

Every Solaris system administrator already know the truss utility, which allow you to trace the system calls as your application is running. I recently discovered another tool which I found to be really helpful when you want to know what … Continue reading

Posted in Solaris | Tagged , , , , | Leave a comment

Analyze System Hangs using SCAT

There are already a lot of Howto’s out there explaining how to use the SCAT tool to analyze some Solaris Crash-dumps; Although, I will try here to describe how to analyze a HANG of a system instead of a pure … Continue reading

Posted in Solaris | Tagged , , , , , | 1 Comment