Server Migration - New Box, New OS
Now that I have completed the Silverlight project, I had a few moments to tie up some loose ends on my own computers at home.
I migrated my sites over to a new machine tonight. The new box is a dual 2.4ghz xeon IBM xSeries 345 server with 2.5gb RAM and four 15,000 SCSI drives, running Windows Server 2008 (longhorn) Beta 1. The old box was a 1.0ghz P3 with 768mb RAM running Server 2003. So, as you can imagine, this was a long overdue upgrade.
A couple weeks back I moved my database server off of that same tired 1.0ghz P3 (yes, for years it ran the site and SQL Server!) over to a second IBM x345 with dual 2.4ghz xeons, 4gb RAM, and 6 15,000 RPM SCSI drives.
I recompiled my main site to .NET 2.0 using Orcas. That went very smoothly with the exception of my DeepLinkingHandler. I temporarily removed that until I sort out how to run that in Server 2008 Integrated Pipeline mode.
I didn't just bring it over in 1.1 as I didn't want to pollute the server with an ancient version of .NET. Most of these changes are temporary anyway. While I haven't yet decided what I will do with my blog (WSS blogging is pretty bare), I plan to migrate my main site to WSS 3 as soon as I get a chance.