A couple of weeks ago I got some really good news—I was transferring into a new role at my current company. Since this is an internal transfer, the standard two-week notice stretched to four and I had time to properly transfer my existing projects. It is important to be as effective as possible in doing […]
Author: jdanton1
SQL Rally — Vote for Me!!
For those of you who don’t know, PASS has a new event this year, in addition to the annual PASS Summit in Seattle. SQL Rally will be May 11-13 in Orlando, Florida, and will be a lower cost, slightly more community focussed event. In addition to the lower cost, sessions will be voted on by […]
Adding a new disk to a SQL Server Cluster Instance
In order to do anything involving a SQL Server clustered instance (restore, backup, store/read data) storage must be accessible to the clustered instance. Here we will discuss the process of how to add a new LUN to a SQL cluster. First off, have your storage admin add the disk, and make it accessible to all […]
Server Virtualization–the bottom end of the spectrum
Brent Ozar posted an excellent blog yesterday, on the upper limits of server virtualization. In his post, he discussed the limitations of the upper limits of using VMWare for database servers. I mentioned to Brent on twitter that, I had just been talking about the other side of this–what’s too small to virtualize. I was […]