SQL Server shut itself down yesterday. Some weird errors. Any ideas where to start?SQL Server has encountered 1 occurrence(s) of I/O requests taking longer than 15 seconds to complete on file [C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\DATA\templog.ldf] in database [tempdb] (2). The OS file handle is 0x000006C4. The offset of the latest long I/O is: 0x00000001540000
...LogWriter: Operating system error 1784(error not found) encountered.
...The log for database 'tempdb' is not available. Check the event log for related error messages. Resolve any errors and restart the database.
thenSQL Server must shut down in order to recover a database (database ID 2). The database is either a user database that could not be shut down or a system database. Restart SQL Server. If the database fails to recover after another startup, repair or restore the database.