<?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>Amit Pawar - Infrastructure blog</title><link>http://blogs.technet.com/b/apawar/</link><description>Experiences of the Amit Pawar - Technology Specialist at Microsoft Australia.</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>Core parking requirements</title><link>http://blogs.technet.com/b/apawar/archive/2009/12/21/core-parking-requirements.aspx</link><pubDate>Mon, 21 Dec 2009 04:37:01 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3301781</guid><dc:creator>apawar</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.technet.com/b/apawar/rsscomments.aspx?WeblogPostID=3301781</wfw:commentRss><comments>http://blogs.technet.com/b/apawar/archive/2009/12/21/core-parking-requirements.aspx#comments</comments><description>&lt;p&gt;&lt;b&gt;Core Parking has no hardware or processor dependencies&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;In general no – there are no specific requirements. As long as the processor has more than one core, core parking will opportunistically park cores. Core parking is simply a mechanism to express to the scheduler a preference on which processors to use.&amp;#160; By virtue of the scheduler adhering to that preference, we are able to consolidate work on to fewer processors.&amp;#160; The “parked” processors which should have less work to do will likely transition to “Idle” sooner and for longer, thereby providing greater power savings.&amp;#160; Hence, there are no hardware requirements for the actual “parking/unparking” selection process.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;“Parked” is not the same as “Idle”&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;Parking is a hint to the scheduler; parking promotes the chances of the core to enter idle. It does not imply idle; nor is it a pre-requisite for idle.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Power saved during “Idle” is highly dependent on HW/processor characteristics&lt;/b&gt;.&lt;/p&gt;  &lt;p&gt;For example features such as C1E, C6 and others all potentially increase power savings- some processors have these some don’t.&amp;#160; Again, core parking does not directly influence how much power is saved during idle. It only promotes the chances of being idle. &lt;/p&gt;  &lt;p&gt;&lt;b&gt;The Core Parking engine does not park sockets/packages&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;All parking is done on a logical processor basis. If all cores that constitute a package get parked during the operation of the engine; it is coincidental. In fact, this is rare because the engine always leaves at least one logical processor per NUMA node unparked and so if a package/socket is a NUMA node, there will never be a case in which all cores in the socket are parked. Hence the only way all logical processors in a package get parked is if there are multiple sockets per NUMA node.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Resource Monitor shows the current parking status of each core.&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;There isn’t a way to know which cores/sockets are idle at a particular time instant. This information may not be very interesting because a processor is typically transitioning in and out of idle 100s of times a second. %idle time is in many cases the metric of interest. &lt;/p&gt;  &lt;p&gt;In performance Monitor – Processor Information -&amp;gt; %Idle Time. You can select the logical processors of interest and the counter says what fraction of time the processor has been Idle. This performance counter gives information about the % of time each logical processor in the system has been idle. Unfortunately, there is no similar counter for sockets. &lt;/p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3301781" width="1" height="1"&gt;</description></item><item><title>NetApp storage best practices for Microsoft Virtualisation</title><link>http://blogs.technet.com/b/apawar/archive/2009/12/12/netapp-storage-best-practices-for-microsoft-virtualisation.aspx</link><pubDate>Sat, 12 Dec 2009 02:22:17 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3300051</guid><dc:creator>apawar</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.technet.com/b/apawar/rsscomments.aspx?WeblogPostID=3300051</wfw:commentRss><comments>http://blogs.technet.com/b/apawar/archive/2009/12/12/netapp-storage-best-practices-for-microsoft-virtualisation.aspx#comments</comments><description>&lt;p&gt;NetApp and Microsoft last week announced a 3 year partnership. The fruits of this partnership are already being delivered. NetApp has just released their storage best practices guidance for Microsoft Virtualisation&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;NetApp Storage Best Practices for Microsoft Virtualization&lt;/strong&gt;, also known as &lt;a href="http://www.netapp.com/us/library/technical-reports/tr-3702.html"&gt;TR-3702&lt;/a&gt;, has been updated for the release of Hyper-V R2 and SCVMM 2008 R2.&amp;#160; NetApp has added new sections covering the following:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Hyper-V Server Networking Considerations&lt;/li&gt;    &lt;li&gt;Hyper-V Cluster Networking Considerations&lt;/li&gt;    &lt;li&gt;Hyper-V Server Storage Provisioning&lt;/li&gt;    &lt;li&gt;Virtual Machine Storage Provisioning&lt;/li&gt;    &lt;li&gt;NetApp FlexClones and Snapshot technology&lt;/li&gt;    &lt;li&gt;Backup and Recovery&lt;/li&gt;    &lt;li&gt;Disaster Recovery and High Availability&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;This guide now contains not just best practices, but additional content provided to educate the reader on how and why we established some of our best practices. I have received lots of great feedback on this document so far, mostly because it’s packed with everything that folks have been asking for to help them with their Hyper-V deployments. &lt;/p&gt;  &lt;p&gt;But wait there’s more the following guides have been updated too:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;strong&gt;NetApp Implementation Guide for Microsoft Virtualization&lt;/strong&gt; (&lt;a href="http://www.netapp.com/us/library/technical-reports/tr-3733.html"&gt;TR-3733&lt;/a&gt;)&lt;/li&gt; &lt;/ul&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3300051" width="1" height="1"&gt;</description></item><item><title>Who is using Microsoft’s Virtualisation solution?</title><link>http://blogs.technet.com/b/apawar/archive/2009/12/10/who-is-using-microsoft-s-virtualisation-solution.aspx</link><pubDate>Thu, 10 Dec 2009 11:45:18 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3299577</guid><dc:creator>apawar</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.technet.com/b/apawar/rsscomments.aspx?WeblogPostID=3299577</wfw:commentRss><comments>http://blogs.technet.com/b/apawar/archive/2009/12/10/who-is-using-microsoft-s-virtualisation-solution.aspx#comments</comments><description>&lt;p&gt;Everyday there are customers choosing to use Microsoft’s Virtualisation solution over other Virtualisation solutions like VMware. &lt;/p&gt;  &lt;p&gt;Find out who these customers are and how they are getting the benefits of Virtualisation while they save money. &lt;/p&gt;  &lt;p&gt;Hit this link for these case studies &lt;a title="http://www.microsoft.com/casestudies/Case_Study_Search_Results.aspx?Type=1&amp;amp;Keywords=virtualization&amp;amp;LangID=46" href="http://www.microsoft.com/casestudies/Case_Study_Search_Results.aspx?Type=1&amp;amp;Keywords=virtualization&amp;amp;LangID=46"&gt;http://www.microsoft.com/casestudies/Case_Study_Search_Results.aspx?Type=1&amp;amp;Keywords=virtualization&amp;amp;LangID=46&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;If you are a customer in Australia using Microsoft’s Virtualisation solutions and want to share your story with the rest of the world please email me &lt;a href="mailto:apawar@microsoft.com"&gt;apawar@microsoft.com&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3299577" width="1" height="1"&gt;</description></item><item><title>Hyper-V R2 Poster</title><link>http://blogs.technet.com/b/apawar/archive/2009/12/10/hyper-v-r2-poster.aspx</link><pubDate>Thu, 10 Dec 2009 11:42:21 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3299576</guid><dc:creator>apawar</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.technet.com/b/apawar/rsscomments.aspx?WeblogPostID=3299576</wfw:commentRss><comments>http://blogs.technet.com/b/apawar/archive/2009/12/10/hyper-v-r2-poster.aspx#comments</comments><description>&lt;p&gt;One page to see all the features of Hyper-V R2.&lt;/p&gt;  &lt;p&gt;&lt;a title="http://www.microsoft.com/downloads/details.aspx?FamilyID=64a5cc28-f8a1-4b30-a4a2-455c65bda8d7&amp;amp;displaylang=en" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=64a5cc28-f8a1-4b30-a4a2-455c65bda8d7&amp;amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyID=64a5cc28-f8a1-4b30-a4a2-455c65bda8d7&amp;amp;displaylang=en&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3299576" width="1" height="1"&gt;</description></item><item><title>Microsoft Virtualisation – How to Videos</title><link>http://blogs.technet.com/b/apawar/archive/2009/12/10/microsoft-virtualisation-how-to-videos.aspx</link><pubDate>Thu, 10 Dec 2009 08:52:14 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3299544</guid><dc:creator>apawar</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.technet.com/b/apawar/rsscomments.aspx?WeblogPostID=3299544</wfw:commentRss><comments>http://blogs.technet.com/b/apawar/archive/2009/12/10/microsoft-virtualisation-how-to-videos.aspx#comments</comments><description>&lt;p&gt;If I had a dollar for every time a customer and partner asked me a bout how do I get started with Microsoft’s Virtualisation solutions I could probably retire.&lt;/p&gt;  &lt;p&gt;So here is a link for the How to Videos that the Virtualisation team has released &lt;a title="http://www.microsoft.com/virtualization/en/us/demo.aspx" href="http://www.microsoft.com/virtualization/en/us/demo.aspx"&gt;http://www.microsoft.com/virtualization/en/us/demo.aspx&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3299544" width="1" height="1"&gt;</description></item><item><title>One stop Hyper-V Technical Information and Resources</title><link>http://blogs.technet.com/b/apawar/archive/2009/12/10/one-stop-hyper-v-technical-information-and-resources.aspx</link><pubDate>Thu, 10 Dec 2009 01:38:57 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3299507</guid><dc:creator>apawar</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.technet.com/b/apawar/rsscomments.aspx?WeblogPostID=3299507</wfw:commentRss><comments>http://blogs.technet.com/b/apawar/archive/2009/12/10/one-stop-hyper-v-technical-information-and-resources.aspx#comments</comments><description>&lt;p&gt;I get a lot requests for information on how do I do the following with Hyper-V&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Plan&lt;/li&gt;    &lt;li&gt;Install&lt;/li&gt;    &lt;li&gt;Best Practices&lt;/li&gt;    &lt;li&gt;Deployment&lt;/li&gt;    &lt;li&gt;Pre-Deployment Tools&lt;/li&gt;    &lt;li&gt;Management&lt;/li&gt;    &lt;li&gt;Performance&lt;/li&gt;    &lt;li&gt;Workload Specific Guidance&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;Microsoft now has one page that lists these resources &lt;a title="http://technet.microsoft.com/en-us/dd565807.aspx" href="http://technet.microsoft.com/en-us/dd565807.aspx"&gt;http://technet.microsoft.com/en-us/dd565807.aspx&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3299507" width="1" height="1"&gt;</description></item><item><title>Planning a Windows Server® 2008 R2 Remote Desktop Services infrastructure</title><link>http://blogs.technet.com/b/apawar/archive/2009/12/09/planning-a-windows-server-2008-r2-remote-desktop-services-infrastructure.aspx</link><pubDate>Wed, 09 Dec 2009 01:48:38 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3299279</guid><dc:creator>apawar</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.technet.com/b/apawar/rsscomments.aspx?WeblogPostID=3299279</wfw:commentRss><comments>http://blogs.technet.com/b/apawar/archive/2009/12/09/planning-a-windows-server-2008-r2-remote-desktop-services-infrastructure.aspx#comments</comments><description>&lt;p&gt;The Microsoft Infrastructure an Planning guide for Windows Server 2008 R2 Remote Desktop Services Infrastructure leads the reader step by step through the process of planning a Windows Server® 2008 R2 Remote Desktop Services infrastructure. &lt;/p&gt;  &lt;p&gt;The guide addresses the following fundamental decisions and tasks:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Identifying which applications and which desktops will be delivered by Remote Desktop Services.&lt;/li&gt;    &lt;li&gt;Determining whether to deliver desktops by using session-based presentation virtualization or Virtual Desktop Infrastructure (VDI).&lt;/li&gt;    &lt;li&gt;Designing the infrastructure needed to use Remote Desktop Services to serve the selected applications and desktops.&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;Download it from &lt;a title="Windows Server 2008 R2 Remote Desktop Services" href="http://go.microsoft.com/fwlink/?LinkId=177881"&gt;Windows Server 2008 R2 Remote Desktop Services&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:c08e8369-1078-4d6e-a957-08ef9642e3a0" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/Virtualsiation" rel="tag"&gt;Virtualsiation&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Terminal+Services" rel="tag"&gt;Terminal Services&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Remote+Desktop+Services" rel="tag"&gt;Remote Desktop Services&lt;/a&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3299279" width="1" height="1"&gt;</description></item><item><title>Virtual Machine Manager 2008 R2 Documentation</title><link>http://blogs.technet.com/b/apawar/archive/2009/11/25/virtual-machine-manager-2008-r2-docuemntation.aspx</link><pubDate>Wed, 25 Nov 2009 02:11:04 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3296187</guid><dc:creator>apawar</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.technet.com/b/apawar/rsscomments.aspx?WeblogPostID=3296187</wfw:commentRss><comments>http://blogs.technet.com/b/apawar/archive/2009/11/25/virtual-machine-manager-2008-r2-docuemntation.aspx#comments</comments><description>&lt;p&gt;Virtual Machine Manager 2008 R2 &lt;/p&gt;  &lt;p&gt;&lt;a title="http://technet.microsoft.com/en-us/library/ee441285.aspx" href="http://technet.microsoft.com/en-us/library/ee441285.aspx"&gt;http://technet.microsoft.com/en-us/library/ee441285.aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Server Core&lt;/p&gt;  &lt;p&gt;&lt;a title="http://technet.microsoft.com/en-us/library/cc753802(WS.10).aspx" href="http://technet.microsoft.com/en-us/library/cc753802(WS.10).aspx"&gt;http://technet.microsoft.com/en-us/library/cc753802(WS.10).aspx&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3296187" width="1" height="1"&gt;</description></item><item><title>HP BladeSystem reference architecture for Microsoft Windows Server 2008 R2 virtualization (Hyper-V)</title><link>http://blogs.technet.com/b/apawar/archive/2009/11/24/hp-bladesystem-reference-architecture-for-microsoft-windows-server-2008-r2-virtualization-hyper-v.aspx</link><pubDate>Tue, 24 Nov 2009 05:03:13 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3295962</guid><dc:creator>apawar</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.technet.com/b/apawar/rsscomments.aspx?WeblogPostID=3295962</wfw:commentRss><comments>http://blogs.technet.com/b/apawar/archive/2009/11/24/hp-bladesystem-reference-architecture-for-microsoft-windows-server-2008-r2-virtualization-hyper-v.aspx#comments</comments><description>&lt;p&gt;HP has released a document that will help with the architecture of Hyper-V R2 running on HP Bladesystem.&lt;/p&gt;  &lt;p&gt;&lt;a title="http://h20195.www2.hp.com/V2/GetPDF.aspx/4AA0-2391ENW.pdf" href="http://h20195.www2.hp.com/V2/GetPDF.aspx/4AA0-2391ENW.pdf"&gt;http://h20195.www2.hp.com/V2/GetPDF.aspx/4AA0-2391ENW.pdf&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3295962" width="1" height="1"&gt;</description></item><item><title>Sydney and Melbourne Microsoft Virtualisation Unplugged Events - Telling it like it is</title><link>http://blogs.technet.com/b/apawar/archive/2009/11/23/sydney-and-melbourne-microsoft-virtualisation-unplugged-events-telling-it-like-it-is.aspx</link><pubDate>Mon, 23 Nov 2009 03:35:13 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3295715</guid><dc:creator>apawar</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.technet.com/b/apawar/rsscomments.aspx?WeblogPostID=3295715</wfw:commentRss><comments>http://blogs.technet.com/b/apawar/archive/2009/11/23/sydney-and-melbourne-microsoft-virtualisation-unplugged-events-telling-it-like-it-is.aspx#comments</comments><description>&lt;p&gt;We are pleased to invite you to hear from one of the founders of x86 virtualisation. Our keynote is &lt;a href="http://twitter.com/MS_Int_Virt"&gt;Kenon Owens&lt;/a&gt;, Technical Product Manager, Microsoft Corp. He has worked in the computer industry for over 15 years as an email and virtualisation specialist. During that time, Kenon was employed by other industry virtualisation vendors for over 9 years as a corporate technical specialist. &lt;/p&gt;  &lt;p&gt;Australia is a strong adopter of virtualisation. In this market, there is a lot of information about Microsoft virtualisation technologies and it can be hard to know what’s true and what’s not. In this session we will discuss what each of the virtualisation vendors are delivering. &lt;/p&gt;  &lt;p&gt;You will learn about:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;The future vision of virtualisation, not just in the next generation of products, but also in what direction virtualisation is heading. &lt;/li&gt;    &lt;li&gt;The evolution of integration components for this multi-vendor environment. &lt;/li&gt;    &lt;li&gt;The functionality to manager a multi-vendor environment that many customers are adopting.&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;strong&gt;Sydney      &lt;br /&gt;&lt;/strong&gt;Date: 3 December, 2009     &lt;br /&gt;Time: 9:30am registration, session: 10:00-11:30am     &lt;br /&gt;Location: Microsoft, 1 Epping Road, North Ryde NSW     &lt;br /&gt;&lt;a href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032434180&amp;amp;Culture=en-AU"&gt;Click here to register&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;   &lt;br /&gt;&lt;strong&gt;Melbourne&lt;/strong&gt;    &lt;br /&gt;Date: 4 December, 2009     &lt;br /&gt;Time: 9:30am registration, session: 10:00-11:30am     &lt;br /&gt;Location: Microsoft, Level 5, 4 Freshwater Place, Southbank VIC     &lt;br /&gt;&lt;a href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032434200&amp;amp;Culture=en-AU"&gt;Click here to register&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3295715" width="1" height="1"&gt;</description></item></channel></rss>