<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>The Electric Wand : Infrastructure</title><link>http://blogs.technet.com/ewan/archive/tags/Infrastructure/default.aspx</link><description>Tags: Infrastructure</description><dc:language>en-GB</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Exchange 2010 beta &amp; high availability strategies</title><link>http://blogs.technet.com/ewan/archive/2009/04/15/exchange-2010-beta-high-availability-strategies.aspx</link><pubDate>Wed, 15 Apr 2009 12:45:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3226646</guid><dc:creator>Ewan</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.technet.com/ewan/comments/3226646.aspx</comments><wfw:commentRss>http://blogs.technet.com/ewan/commentrss.aspx?PostID=3226646</wfw:commentRss><description>&lt;P&gt;Today, the Exchange team released details of Exchange 14, now to be known as Exchange Server 2010. [&lt;A href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;amp;FamilyID=1898ed2c-2f88-48ac-824e-d3d20fad77d7" target=_blank mce_href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;amp;FamilyID=1898ed2c-2f88-48ac-824e-d3d20fad77d7"&gt;download here&lt;/A&gt;]. There’s &lt;A href="http://technet.microsoft.com/en-us/library/dd298136(EXCHG.140).aspx" target=_blank mce_href="http://technet.microsoft.com/en-us/library/dd298136(EXCHG.140).aspx"&gt;plenty of new stuff&lt;/A&gt; in the box, but I’m just going to look at one: high availability &amp;amp; data replication. &lt;/P&gt;
&lt;P&gt;&lt;EM&gt;[My previous missives on Exchange 2007 HA are &lt;/EM&gt;&lt;A href="http://blogs.technet.com/ewan/archive/2007/03/02/exchange-2003-2007-clustering-amp-high-availability.aspx" target=_blank mce_href="http://blogs.technet.com/ewan/archive/2007/03/02/exchange-2003-2007-clustering-amp-high-availability.aspx"&gt;&lt;EM&gt;here&lt;/EM&gt;&lt;/A&gt;&lt;EM&gt;, &lt;/EM&gt;&lt;A href="http://blogs.technet.com/ewan/archive/2008/04/15/exchange-2007-clustering-advice.aspx" target=_blank mce_href="http://blogs.technet.com/ewan/archive/2008/04/15/exchange-2007-clustering-advice.aspx"&gt;&lt;EM&gt;here&lt;/EM&gt;&lt;/A&gt;&lt;EM&gt; and &lt;/EM&gt;&lt;A href="http://blogs.technet.com/ewan/archive/2007/06/29/the-business-case-for-exchange-2007.aspx" target=_blank mce_href="http://blogs.technet.com/ewan/archive/2007/06/29/the-business-case-for-exchange-2007.aspx"&gt;&lt;EM&gt;here&lt;/EM&gt;&lt;/A&gt;&lt;EM&gt;]&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;There are some interesting differences between 2007 and 2010, particularly in the way databases are handled and what that means for clustering.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;THERE IS NO SINGLE COPY CLUSTER ANY MORE&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;Single Copy Clusters, or the traditional way of deploying Exchange onto a Windows Cluster with several nodes sharing a copy of the data held in a central SAN, have quite a few downsides … like there being that Single Copy, or the fact that the storage hardware is typically complex and expensive.&lt;/P&gt;
&lt;P&gt;There are other pretty major changes, like storage groups going away (it’s just a database now, a move that Exchange 2007 previewed by the advice that you should only have a single DB per SG), or the fact that databases are now the unit of failover (rather than the whole server…), or the ability now to install multiple roles on servers providing high availability – so you could deploy highly&amp;nbsp;available, clustered/replicated environment to a small number of users, without having lots of boxes or VMs.&lt;/P&gt;
&lt;P&gt;Oh, Local Continuous Replication goes away too…&lt;/P&gt;
&lt;P&gt;Well, reading &lt;A href="http://technet.microsoft.com/en-us/library/dd633496(EXCHG.140).aspx" target=_blank mce_href="http://technet.microsoft.com/en-us/library/dd633496(EXCHG.140).aspx"&gt;the documentation&lt;/A&gt; explains a bit more about how Exchange 2010 will change the way that high availability can be achieved – no more the need for a MSCS cluster to be set up first should make it simpler, for one. From that site:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Changes to High Availability from Previous Versions of Exchange &lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;A&gt;&lt;EM&gt;&lt;/EM&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Exchange 2010 includes many changes to its core architecture. Two prominent features from Exchange 2007, namely CCR and SCR, have been combined and evolved into a single framework called a database availability group (DAG). The DAG handles both on-site data replication and off-site data replication, and forms a platform that makes operating a highly available Exchange environment easier than ever before. Other new high availability concepts are introduced in Exchange 2010, such as database mobility, and incremental deployment. The concepts of a backup-less and RAID-less organization are also being introduced in Exchange 2010.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;In a nutshell, the key aspects to data and service availability for the Mailbox server role and mailbox databases are:&lt;/EM&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;EM&gt;Exchange 2010 uses an enhanced version of the same continuous replication technology introduced in Exchange 2007. See the section below entitled "Changes to Continuous Replication from Exchange Server 2007" for more information.&lt;/EM&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;EM&gt;Storage groups no longer exist in Exchange 2010. Instead, there are simply mailbox databases and mailbox database copies, and public folder databases. The primary management interfaces for Exchange databases has moved within the Exchange Management Console from the Mailbox node under Server Configuration to the Mailbox node under Organization Configuration.&lt;/EM&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;EM&gt;Some Windows Failover Clustering technology is used by Exchange 2010, but it is now completely managed under-the-hood by Exchange. Administrators do not need to install, build or configure any aspects of failover clustering when deploying highly available Mailbox servers.&lt;/EM&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;EM&gt;Each Mailbox server can host as many as 100 databases. In this Beta release of Exchange 2010, each Mailbox server can host a maximum of 50 databases. The total number of databases equals the combined number of active and passive databases on a server.&lt;/EM&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;EM&gt;Each mailbox database can have as many as 16 copies.&lt;/EM&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;EM&gt;In addition to the transport dumpster feature, a new Hub Transport server feature named shadow redundancy has been added. Shadow redundancy provides redundancy for messages for the entire time they are in transit. The solution involves a technique similar to the transport dumpster. With shadow redundancy, the deletion of a message from the transport database is delayed until the transport server verifies that all of the next hops for that message have completed delivery. If any of the next hops fail before reporting back successful delivery, the message is resubmitted for delivery to that next hop. For more information about shadow redundancy, see &lt;/EM&gt;&lt;A href="http://technet.microsoft.com/en-us/library/dd351027(EXCHG.140).aspx" mce_href="http://technet.microsoft.com/en-us/library/dd351027(EXCHG.140).aspx"&gt;&lt;EM&gt;Understanding Shadow Redundancy&lt;/EM&gt;&lt;/A&gt;&lt;EM&gt;.&lt;/EM&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/BLOCKQUOTE&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3226646" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/ewan/archive/tags/Exchange/default.aspx">Exchange</category><category domain="http://blogs.technet.com/ewan/archive/tags/Unified+Comms/default.aspx">Unified Comms</category><category domain="http://blogs.technet.com/ewan/archive/tags/Infrastructure/default.aspx">Infrastructure</category><category domain="http://blogs.technet.com/ewan/archive/tags/Systems+Management/default.aspx">Systems Management</category></item><item><title>SMSE – a System Center light hidden under a bushel</title><link>http://blogs.technet.com/ewan/archive/2009/03/26/smse-a-system-center-light-hidden-under-a-bushel.aspx</link><pubDate>Thu, 26 Mar 2009 16:47:42 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3218453</guid><dc:creator>Ewan</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/ewan/comments/3218453.aspx</comments><wfw:commentRss>http://blogs.technet.com/ewan/commentrss.aspx?PostID=3218453</wfw:commentRss><description>&lt;p&gt;&lt;a href="http://www.microsoft.com/systemcenter/en/us/management-suites.aspx#Anchor1" target="_blank"&gt;SMSE&lt;/a&gt; – pronounced (in the UK at least) as ‘Smuzzy’, short for &lt;em&gt;Server Management Suite Enterprise &lt;/em&gt;– is a licensing package from Microsoft, which can be an amazingly effective way to buy systems management software for your Windows server estate. &lt;/p&gt;  &lt;p&gt;&lt;img alt="Home" src="http://i.microsoft.com/global/systemcenter/en/us/PublishingImages/logo-header-sc-dg.gif" width="354" height="75" /&gt;&lt;/p&gt;  &lt;p&gt;If you’re planning to virtualise your Windows server world, then SMSE is something of a no-brainer, since buying a single SMSE license for the host machine allows you to use System Center to manage not just the host but any number of guest (or child) VMs running on it. &lt;/p&gt;  &lt;p&gt;Combine that with the license for Windows Server 2008 Datacenter Edition, which allows unlimited licensing for Windows Server running as guests, and you’ve got a platform for running &amp;amp; managing as many Windows-based applications servers as you can squeeze onto the box, running on any virtualisation platform.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;a href="http://www.microsoft.com/systemcenter/en/us/default.aspx" target="_blank"&gt;System Center&lt;/a&gt; &lt;/strong&gt;is the umbrella name given to systems management technologies, broadly encompassing:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;strong&gt;&lt;a href="http://www.microsoft.com/systemcenter/configurationmanager/en/us/default.aspx" target="_blank"&gt;Configuration Manager&lt;/a&gt; &lt;/strong&gt;(as-was SMS, though totally re-engineered), which can be used for software distribution and “desired configuration state” management … so in a server example, you might want to know if someone has “tweaked” the configuration of a server, and either be alerted to the fact or maybe even reverse the change.&lt;/li&gt;    &lt;li&gt;&lt;strong&gt;&lt;a href="http://www.microsoft.com/systemcenter/operationsmanager/en/us/default.aspx" target="_blank"&gt;Operations Manager&lt;/a&gt;&lt;/strong&gt; (or MOM, as it was known before this version), performs systems monitoring and reporting, so can monitor the health and performance of a whole array of systems, combined with “management packs” (or &amp;quot;knowledge modules” as some would think of them) which tell Ops Mgr how a given application should behave. Ops Mgr can tell an administrator of an impending problem with their server application, before it becomes a problem.&lt;/li&gt;    &lt;li&gt;&lt;strong&gt;&lt;a href="http://www.microsoft.com/systemcenter/dataprotectionmanager/en/us/default.aspx" target="_blank"&gt;Data Protection Manager&lt;/a&gt;&lt;/strong&gt; – a new application, now in 2nd release, which can be used either on its own or in conjunction with some other enterprise backup solution, to perform point in time snap shots of running applications and keep the data available. DPM lets the administrator deliver a nearer &lt;a href="http://en.wikipedia.org/wiki/Recovery_Time_Objective" target="_blank"&gt;RTO&lt;/a&gt; and more up to date &lt;a href="http://en.wikipedia.org/wiki/Recovery_Point_Objective" target="_blank"&gt;RPO&lt;/a&gt;, at very low cost.&lt;/li&gt;    &lt;li&gt;&lt;strong&gt;&lt;a href="http://www.microsoft.com/systemcenter/virtualmachinemanager/en/us/default.aspx" target="_blank"&gt;Virtual Machine Manager&lt;/a&gt;&lt;/strong&gt; – a new server, also in 2nd release, which manages the nuts &amp;amp; bolts of a virtual infrastructure, either based on Microsoft’s Hyper-V or VMWare’s ESX with Virtual Center. If you have a mixture of Hyper-V and VMWare, using VMM lets you manage the whole thing from a single console.&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;It’s easy to overlook managing of guests in a virtualised environment – the effort in doing such a project typically goes into moving the physical machines into the virtual world, but it’s equally important to make sure that you’re managing the operations of what happens inside the guest VMs, as much as you’re managing the mechanics of the virtual environment.&lt;/p&gt;  &lt;p&gt;I’ve used a line which I think sums up the proposition nicely, and I’ve seen others quote the same logic:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;If you have a mess of physical servers and you virtualise them, all you’re left with is a virtual mess.&lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;Applying the idea of SMSE to a virtual environment, for one cost (at US estimated retail price, $1500), you get management licenses for Ops Manager, Config Manager, VMM and DPM, for the host machine and all of its guests. &lt;/p&gt;  &lt;p&gt;Think of a virtualised Exchange environment, for example – that $1500 would cover Ops Manager telling you that Exchange was working well, Config Manager keeping the servers up to date and patched properly (even offline VMs), VMM managing the operation of the virtual infrastructure, and DPM keeping backups of the data within the Exchange servers (and maybe even the running VMs). &lt;/p&gt;  &lt;p&gt;Isn’t that a bargain?&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.microsoft.com/systemcenter/en/us/management-suites-faq.aspx" target="_blank"&gt;See the FAQ for SMSE for more information&lt;/a&gt;.&lt;/p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3218453" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/ewan/archive/tags/Exchange/default.aspx">Exchange</category><category domain="http://blogs.technet.com/ewan/archive/tags/Virtualisation/default.aspx">Virtualisation</category><category domain="http://blogs.technet.com/ewan/archive/tags/Infrastructure/default.aspx">Infrastructure</category><category domain="http://blogs.technet.com/ewan/archive/tags/Systems+Management/default.aspx">Systems Management</category></item></channel></rss>