For the past month its been running fine.
Yesterday it dropped off the network and I had to reboot. After the reboot it looks like the SD card became corrupt so I had to restore.
It was up and running again but then did the same thing a few hours later - another reboot but this time it rebooted ok. In the syslog I see this:
This is repeated over and over until I reset it.Oct 17 06:13:28 raspberrypi ifplugd(eth0)[1329]: Link beat detected.
Oct 17 06:13:28 raspberrypi kernel: [31068.424998] smsc95xx 1-1.1:1.0: eth0: link down
Oct 17 06:13:29 raspberrypi ifplugd(eth0)[1329]: Link beat lost.
Oct 17 06:13:30 raspberrypi kernel: [31069.987448] smsc95xx 1-1.1:1.0: eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
Oct 17 06:13:30 raspberrypi kernel: [31070.585256] smsc95xx 1-1.1:1.0: eth0: link down
Oct 17 06:13:32 raspberrypi kernel: [31072.163709] smsc95xx 1-1.1:1.0: eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
Oct 17 06:13:32 raspberrypi kernel: [31072.385222] smsc95xx 1-1.1:1.0: eth0: link down
Oct 17 06:13:34 raspberrypi kernel: [31073.987939] smsc95xx 1-1.1:1.0: eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
Oct 17 06:13:34 raspberrypi ifplugd(eth0)[1329]: Link beat detected.
Oct 17 06:13:35 raspberrypi kernel: [31075.017805] smsc95xx 1-1.1:1.0: eth0: link down
Any ideas what would cause this?
Also on a side note - when I have to pull the power due to a problem is there anyway I can get it to do a safe shutdown (There is no monitor/keyboard on the device) to avoid future corruption on the SD Card.