Uptime, Downtime, All aroundtime
Specproj.afnet has been up for 202 days
12:37AM up 202 days, 10:06, 1 user, load averages: 0.08, 0.15, 0.10. I am about to reboot it because I failed to unmount some NFS volumes before halting the NFS server, the volumes were hard mounted so everything that tries to access them such as df, du, etc hang. Now there are several hung processes that need cleared out. So for future note to self: always mount NFS with the interruptible option (BSD mount_nfs -i)