A corrupt database is probably one of most DBA's worst nightmares. It results in downtime, managers shouting and all other sorts of unpleasant things
Monday, February 16, 2009
Thursday, February 12, 2009
Microsoft Hyper-V Server 2008 Configuration Guide
Planning for Hyper-V Security
Once you have updated the Windows Server® 2008 operating system with the Hyper-V™ technology release bits and enabled the Hyper-V role, you are ready to run virtual machines (VMs) on your server, now called a virtualization server (also called a “host”).
How does this change your security? Not much. Hyper-V is designed to be fairly transparent. You secure your VMs the same way that you secure physical machines. For example, if you run antivirus software on the physical machine, run it on the VM (not the host). If you segment the physical server to a particular network, do the same to the VM.
Achieving High Availability for Hyper-V
An Introduction to Hyper-V in Windows Server 2008
Tuesday, February 10, 2009
Installing and Configuring Openfiler with DRBD and Heartbeat (HA Cluster Setup)
Right click to mount/unmount VHD in Windows 7 or Windows Server 2008 R2
Windows Image to Virtual Hard Disk Converter (WIM2VHD)
Powering Server Core - Configuring UPS Devices
Microsoft Windows Server 2003 and Microsoft Windows Server 2003 R2 came with built-in support for serial and USB connected Uninterruptible Power Supply (UPS) devices. From within the Power Options you could manage your UPS and the shutdown behavior of the box.
About UPS Devices
UPS devices help prevent loss of data from power loss (“black-outs) by shutting down the server properly instead of abruptly. The device also helps protect the server hardware from power surges, brown outs, drop outs and voltage fluctuations, extending the life of the hardware.
Monday, February 9, 2009
HOWTO Configure iSCSI CHAP authentication on Microsoft iSCSI Initiator
So, here goes:
HOW TO CONFIGURE iSCSI CHAP AUTHENTICATION TO WORK WITH MICROSOFT'S iSCSI INITIATOR
First off, I am not going to detail how to install OpenFiler or how to set up a basic disk and turn on iSCSI. Information on installing OpenFiler can be found in the documentation and David Davis posted a nice article here about how to set up a basic volume for iSCSI use. I am also not going to discuss how to instal the Microsoft iSCSI intiator, although it is very easy to do and can be downloaded here.
Once you have set up Open Filer for basic iSCSI access and have installed the MS iSCSI Initiator, perform the following steps:
Friday, February 6, 2009
Windows Server 2008 Hyper-V Security Guide – beta now available
For organizations that seek cost-effective operations, the benefits of virtualization are more evident than ever. Microsoft® Hyper-V technology allows consolidation of workloads that are currently spread across multiple underutilized servers onto a smaller number of servers. This capability provides you with a way to reduce costs through lower hardware, energy, and management overhead while creating a more dynamic IT infrastructure.
Virtualization technologies are causing enterprise organizations to shift their thinking about IT. The Hyper-V Security Guide can help you elevate the security of virtualized Windows Server® environments to meet your business-critical needs. This accelerator provides IT professionals like you with recommendations to address your key security concerns around server virtualization. The guide provides authoritative guidance that relates to the following strategies for securing virtualized environments.
Installing Windows Hyper-V Server 2008
Microsoft Hyper-V Server (HVS) 2008 is a hypervisor solution that is based on Windows Server 2008 and Hyper-V. Unlike Windows Server 2008 which supports the installation of many different roles, Microsoft Hyper-V Server 2008 is standalone virtualization software that does not support any additional roles.
The installation of Microsoft Hyper-V Server 2008 will be very familiar to those of you who have installed a Windows Server 2008 edition because it uses a similar wizard-driven installation. Here are the steps you must follow to install Microsoft Hyper-V Server 2008.
A closer look at the Windows 7 SKUs
Today, I wanted to take a closer look at the Windows 7 SKUs since there has been some discussion about them for the last couple of days. By the end of this post, I want you to know exactly which edition of Windows 7 is right for you and help you understand how we approached addressing the large amount of feedback we received.
Our SKU line-up is based on listening to feedback from customers and partners and here is what they have told us and how we are addressing their feedback in Windows 7:
Customers wanted clarity on which version of Windows is the right version for them. So…Windows 7 will be offered primarily in 2 editions: Windows 7 Home Premium and Windows 7 Professional.
Tuesday, February 3, 2009
Disk Subsystem Performance Analysis for Windows
This paper considers performance from both the hardware and software perspectives. In addition, it discusses tools for storage subsystem analysis and design and provides rules of thumb and guidelines for system design and to solve the performance bottlenecks in specific configurations.
Exchange - How to Calculate Your Disk I/O Requirements
Your goal is to provide enough disk I/O performance (measured by the number of I/O operations per second [IOPS] that can be performed) with acceptable latency that allows for efficient Exchange functionality.
Calculating the IOPS per mailbox is a convenient way to measure the profile for a given server based on random database read/write I/O (transaction log I/O is not factored into this equation). The higher the IOPS per mailbox, the more aggressive the mailbox profile is in terms of disk usage.
SQL Server CLR function to improve performance of validating email addresses
Is it true that Hyper-V Server 2008 R2 will support clustering and live migration?
There are still advantages to using Windows Server 2008 R2 Enterprise Edition over Hyper-V Server 2008 R2 instances, including:
- Four virtual machine licenses are included with Enterprise edition. Hyper-V doesn't come with any.
- You can only use the command line and PowerShell to manage Hyper-V Server locally, though you can use the full cluster GUI to remotely manage a Hyper-V Server cluster.
- Clustering in Hyper-V Server 2008 R2 only supports Hyper-V high availability. You can't make any other applications or services highly available on Hyper-V Server 2008 R2.