The fsck finished. I had lost the LISH connection again (it's been only lasting a few minutes at a time but doesn't always respond when trying to reconnect).
Here's the output of 'route -n':
Code:
[root@www ~]# route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
0.0.0.0 198.74.60.1 0.0.0.0 UG 0 0 0 eth0
0.0.0.0 66.175.213.1 0.0.0.0 UG 0 0 0 eth0
0.0.0.0 66.175.212.1 0.0.0.0 UG 0 0 0 eth0
0.0.0.0 66.175.210.1 0.0.0.0 UG 0 0 0 eth0
0.0.0.0 50.116.48.1 0.0.0.0 UG 0 0 0 eth0
50.116.48.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
66.175.210.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
66.175.212.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
66.175.213.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0
198.74.60.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
I'm not sure why 198.74.60.1 is in that list, though I assume it's our gateway at Linode (resolves to gw-li557.linode.com).