Average time to read: 9 minutes

This article was originally written as a guest blogger for intense School IT educational services. Letโ€™s continue where we left off. Windows server 2012 R2 has been available as a tech preview download as of June 2013 and was officially released on October 18, 2013, together with Windows 8.1. Itโ€™s now more enterprise-class, application-focused and cloud-oriented than ever. High-performance multi-tenant storage, software-defined networking, and multiple VDI and RDP enhancements are some of the new and improved technologies that have been included in the R2 release.

Remember that in my last article I already highlighted โ€œWork Foldersโ€ together with the newly introduced โ€œDomain Joinโ€ option and the SCCM 2012 cloud-oriented features as part of Microsoftโ€™s renewed mobile and BYOD strategy. In this article, Iโ€™d like to zoom in on some of the new VDI / RDP features and multi-tenant storage capabilities and see what Hyper-V has to offer as part of the new R2 release.

Even Newer

As mentioned, Microsoft released its new 2012 R2 server OS in mid-October, the 18th, to be exact. Although most of what weโ€™ll cover is based on the earlier released tech preview, there is an exception: about a week ago, Microsoft announced its Remote Desktop App, big news, or so Iโ€™m told. Itโ€™s basically a mobile RDP client and will be available for different (mobile) platforms, including Android, iOS, Windows (RT), and a few more. Itโ€™s supported as part of server 2012 R2 and based on the improved RDP 8 protocol (some cool new features in there as well), also part of the R2 release. It will be available for download later this month; youโ€™ll find it in your app store of choice.

This will again bring them one step closer to BYOD and mobile device support in general. But before we get too excited, note that this doesnโ€™t do anything for our (mobile) devices, privately or corporately owned. We still need to implement some kind of MDM and/or MAM solution to keep our devices, including the corporate data on these devices, as safe as possible. In one of my previous articles, I also mentioned Microsoftโ€™s InTune, their 100% cloud-based MDM solution. Go to the Microsoft InTune page and sign up for a 30-day free trial run, no strings attached, and see what you make of it.

VDI and Storage

VDI deployments are probably among the most complicated infrastructures to deploy, because they involve networking, application delivery, base images, profile considerations, and, above all, storage configurations. I think weโ€™ve all heard the term โ€œIOPSโ€ once or twice; itโ€™s a common performance measurement used for storage devices, in most cases hard disks, solid state disks or SAN (storage area network) environments build up out of disk storage cabinets. IOPS stands for input/output operations per second; it tells us something about the storage capabilities in terms of speed and load handling.

Every manufacturer can give you certain IOPS numbers that go with the storage solution they sell you. Unfortunately, theory and practice donโ€™t always go hand in hand. I wonโ€™t go into any further detail for now, but give it a Google because thereโ€™s plenty of information out there, and believe me, if youโ€™re the one responsible for making these IOPS-related decisions about storage you want to be prepared! I havenโ€™t even got to the storage space requirements yet which also differ depending on the type of VMs youโ€™re going to deploy, pooled, personal or hosted shared desktops.

Since storage is such a big deal when it comes to VDI, Microsoft has given this a lot of thought. I think itโ€™s probably one of the main reasons why this technology (VDI) never really took off, at least not the way they thought and hoped just a few years ago. RDS in R2 supports different kinds of โ€œcheaperโ€ and โ€œsimplerโ€ storage solutions, as alternative to the more complicated and expensive SAN solutions out there. Think about directly attached storage (DAS) for example, or plain file shares based on the improved SMB 3.0 protocol, perhaps using storage spaces (storage virtualization based on the concept of so called storage pools) as the underlying storage mechanism, and the list goes on. Storage spaces are straightforward: Theyโ€™re configured from within the OS itself, using simple but effective just a bunch of disk (JBOD) configurations as the underlying physical disk storage. Iโ€™m not saying that using these kinds of storage solutions will take away your IOPS issues overnight, but it certainly does help to have such a wide variety of options to choose from.

Building on storage spaces, Microsoft introduces storage tiering, a new technology which I already mentioned in my previous article, a technology they bought in from a company called StorSimple, which they acquired about a year AGO. The idea is simple: frequently used data is stored on fast storage like SSDs and less frequent data is stored on low-cost, โ€œsimpleโ€ hard disks. HDDs and SSDs can coexist in the same storage pool when using storage spaces and the โ€œsystemโ€ will take care of the rest. Thatโ€™s just awesome! Storage de-duplication for VDI isnโ€™t completely new, but now itโ€™s supported on live running virtual machines as well. Simply stated, this means that de-duplication can be applied to VHD/VHDX files in use by running VMs.

Azure Backup and QoS

If your Internet connection is up to it, you donโ€™t have too many machines, and weโ€™re not talking terabytes of data, then perhaps Windows Azure backup might do the trick. It supports all workloads, SQL, exchange, file servers and more and itโ€™s offered as a separate service. Nice if you own a relatively small company. Last but not least, Iโ€™ll throw in a quote coming from Microsoft regarding Storage QoS: a new feature in Windows Server 2012 R2 that allows you to restrict disk throughput for overactive or disruptive virtual machines and can be configured dynamically while the virtual machine is running. For maximum bandwidth applications, it provides strict policies to throttle IO to a given virtual machine to a maximum IO threshold. For minimum bandwidth applications, it provides policies for threshold warnings that alert of an IO-starved VM when the bandwidth does not meet the minimum threshold.

Of course thereโ€™s (lots) more to tell regarding storage and VDI, but you can imagine that with these kind of technologies Microsoft is offering some really solid and, not unimportant, affordable alternatives to โ€œthe way it has always been done,โ€ so to speak. Iโ€™d definitely recommend giving the above some thought when youโ€™re working on one of your future designs, never mind if itโ€™s VDI related, even if itโ€™s not related to virtualization at all, most of the above is still very usable.

Hyper-V

People often tend to confuse cloud infrastructures and solutions with virtualization, thinking that virtualization is cloud computing, while in fact virtualization is just one of the technologies that are part of cloud computing in general. Iโ€™ll use a quote I found on one of the Wiki pages which pretty much sums it up: โ€œCloud Computing is the result of evolution and adoption of existing technologies and paradigms. The goal of cloud computing is to allow users to take bene๏ฌt from all of these technologies, without the need for deep knowledge about or expertise with each one of them. The cloud aims to cut costs, and help the users focus on their core business instead of being impeded by IT obstacle.โ€

The main enabling technology for cloud computing is virtualization. Virtualization generalizes the physical infrastructure, which is the most rigid component, and makes it available as a soft component that is easy to use and manage. By doing so, virtualization provides the agility required to speed up IT operations, and reduces cost by increasing infrastructure utilization. On the other hand, autonomic computing automates the process through which the user can provision resources on demand. By minimizing user involvement, automation speeds up the process and reduces the possibility of human errors.

Server (and client as well) virtualization is hot and has been for years, and it continues to be one of the most written and talked about subjects up to date. With R2, the Hyper-V platform has once again improved. According to Microsoft, Hyper-V now supports: 320 logical processors, 64 TB virtual disks, 4 TB of physical memory, and 1024 running virtual machines per host, again, impressive numbers. Although Iโ€™ve personally never seen an environment even close to these kinds of numbers, itโ€™s good to know your options. Live migration improved as well, it now supports a feature called live migration compression, it compresses the VMโ€™s VHD/VHDX file and, as a result, it accelerates to speeds up to two times as fast as we were used to. Live migration with RDMA support is another new feature. Itโ€™s is designed to work over 10-Gbit connections supporting speeds up to 56 GB/s. It does this by leveraging the power of direct memory access technologies.

Hyper-V replicas are something completely new in server 2012 R2. The name basically says it all: Itโ€™s a replica of your virtual machine. Using this technology, you can replicate any given VM according to a predefined replication schedule, ranging from 30 seconds to 15 minutes. Think about how you might use this. You could replicate certain critical VMs to your DR site, for example, given that your network has enough bandwidth to handle the task, although this also depends on the replication schedule you apply and the amount of data that needs to be transferred, etc. Or perhaps create a replica for testing purposes. This feature, as far as Iโ€™m concerned, is not meant to be used on a grand scale; pick out a few systems that might be critical to your business and leave it at that.

Networking

Software-defined networking (SDN): In simple terms, what is it and what does it offer us? SDN is primarily made out of two main ingredients, Hyper-V network virtualization and the Hyper-V extensible switch. These two technologies combined make it possible to create and configure multiple virtual networks (these can include multiple subnets, complete routing topologies, and a tenantโ€™s own IP address ranges of choice), using overlapping IP ranges without the need for separate VLANs, and all this on the same underlying physical network. This makes building multi-tenant infrastructures a lot easier and adds a great deal of efficiency as well. For example, you create three separate virtual networks, all using the 192.168.168.X, range and it will just work, no VLANs or (extra) physical strings attached, so to speak. Each virtual (network) infrastructure will behave like itโ€™s the only one configured on the shared physical network. Now Iโ€™m no networking specialist, but I do know that this is a great technology all together.

It also allows IT administrators to manage and shape network traffic from a centralized console without having to (re)configure any physical switches, routers or other networking components. Network traffic/packets can easily be prioritized (QoS) or blocked if necessary, adding even more granularity. The concept is still relatively new and you might need some time get your head around it, but once you do, itโ€™s awesome. Although SDN is mainly built and applied to support large(r) cloud based multi-tenant infrastructures, hosted by Microsoft service providers for example, you can probably come up with one or two use cases in which you might apply some of this technology within your own organization.

Having all these virtual infrastructures is great, but how do they all interconnect? Windows server 2012 offers the cross-premises connectivity feature, which acts as a gateway providing enterprise customers with site-to-site connectivity. It connects them with their private subnet(s) hosted within the cloud infrastructure. One of its drawbacks is that each tenant needs to have its own gateway, so having multiple tenants means configuring and managing multiple gateways on a per-tenant basis. 2012 R2 offers us the multi-tenant gateway already built in and ready for use. As the name implies, it provides site-to-site (VPN) connectivity between multiple customers and their cloud-based resources all at the same time, managed from one central interface. It can also be used to connect physical and virtual networks, datacenters and of course it can provide connectivity between physical networks and Windows Azure as well, which are basically virtual network as well.

Conclusion

Again we covered a whole bunch of new and improved technology, including some examples on how this might help you when working on one of your new or future infrastructural designs. I would specifically recommend spending some time on the virtual network part. Although this might not be a technology that you will implement anytime soon, I think itโ€™s imperative to understand the concept and consequences that it brings. As time progresses, weโ€™ll probably see more and more of these kinds of infrastructures being implemented, so itโ€™s important to at least know the basics.

Some of the new Hyper-V features, including VDI, are probably a bit easier to have a look at, especially now that we donโ€™t need enterprise-class storage solutions anymore. Keep a look out for the new remote desktop app as well. Give it a try, compare it with the Citrix receiver, theyโ€™ve been doing this for years, and see how it holds up. Just remember that before you distribute it to your users you make sure you have a proper MDM and or MAM solution in place as well. Keep it clean and secure!

Bas van Kaam ยฉ

Reference materials used: Microsoft.com, Blog.technet.com, Thincomputing.net and Wikipedia.org

[twitter-follow screen_name='BasvanKaam']

Bas van Kaam on FacebookBas van Kaam on LinkedinBas van Kaam on Twitter
Bas van Kaam
Bas van Kaam
Field CTO EMEA by day, author by night @ Nerdio
Father of three, EMEA Field CTO @ Nerdio, Author of the book Van de Basis tot aan Meester in de Cloud, Co-author of the book Project Byte-Sized and Yuthor of the book: Inside Citrix โ€“ The FlexCast Management Architecture, over 500 blog posts and multiple (ultimate) cheat sheets/e-books. Public speaker, sport enthusiastยญยญยญยญยญยญยญยญ: above-average runner, 3 x burpee-mile finisher and a former semiprofessional snooker player. IT community participant and initiator of the AVD User group Community world wide.
, , ,


Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Search

About

Lorem Ipsum has been the industrys standard dummy text ever since the 1500s, when an unknown prmontserrat took a galley of type and scrambled it to make a type specimen book.

Lorem Ipsum has been the industrys standard dummy text ever since the 1500s, when an unknown prmontserrat took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.

Categories

Gallery

Verified by MonsterInsights