Recent storms have shown the need for VDI

Just this week Chicago was rocked by a monster storm that knocked out power to 800,000 plus customers. This surely impacted a great number of businesses and homes. I personally was without power at home for 30 hours. I was able to continue to work by powering my home with a generator and some trips to the local Starbucks. But what would a business do if they are impacted by an extended outage?

So I ask the people reading this, how would your business be able to respond today if a large group of your end users were not able to work at their office for an extended period of time? This could be due to a power outage, winter storm, pandemic virus or terrorist attack. Would they be unable to complete any work and the business would lose revenue until access to the facility was restored?

These scenarios are great to start conversations about virtual desktops (VDI). Sure there are a ton of other benefits to using VDI, like rapid provisioning, security, compliance and many others. These are all talked about often when VDI is mentioned. But for me the notion that people cannot complete any work due to a non-business related factor in today’s world drives me crazy. Just last night on the news I saw a story about Los Angeles closing the 405 freeway for 30 hours and the panic that it was going to cause. What if your companies workers would be affected by this, would it not be of great comfort for your management to be able to tell workers to not bother attempting to come into the office during this closure and work form the comfort of their home. Sure there are some employees that have jobs that requires them to be in the office or in proximity to customers or equipment, but most knowledge workers do not have this need.

You are now probably asking well I know VDI can provide remote access to desktops but how would it help us in these types of scenarios. Well when properly designed a VDI environment will provide users access to their desktops from any device and any location. This means that if an office worker that does not bring a laptop home each day was told to not come into the office they would be able to work on their corporate virtual desktop from home using a home PC or compatible end point.

 

 

About Brian

Brian is a Technical Architect for a VMware partner and owner of this website. He is active in the VMware community and helps lead the Chicago VMUG group. Specializing in VDI and Cloud project designs. Awarded VMware vExpert status for 2012 & 2011. VCP3, VCP5, VCA-DT, VCP5-DT, Cisco UCS Design

Read More

My experience with VMware VCA-DT exam for View Desktops

I’ve been working with VMware View a lot this year and since the new VMware Desktop Certifications are out, I figured it was time to go take one. Today I passed the VCA-DT exam. It was a pretty tough exam for an entry level certification. Not so much that they were very difficult crazy questions. It was a lot of situational type questions about what is the status of something is when a certain task is going on.

Now for me these are kind of crazy questions sometimes, these are the things that you don’t really pay attention to unless an issue comes up. Then you leap into action and solve the problem. Anyways I guess my only suggestion is to make sure you know the ins and outs of the console and what happens when a certain task is running.

About Brian

Brian is a Technical Architect for a VMware partner and owner of this website. He is active in the VMware community and helps lead the Chicago VMUG group. Specializing in VDI and Cloud project designs. Awarded VMware vExpert status for 2012 & 2011. VCP3, VCP5, VCA-DT, VCP5-DT, Cisco UCS Design

Read More

Everything you wanted to know about how VMware View local mode or offline mode works

So I’ve been working with a customer on a specific use case that required extensive use of VMware View Local Mode. I will explain more about this in a moment. To sound a bit like a bad TV show, the names in this story have been changed to protect the innocent. First I’ll talk a bit about the customers requirements and then explain how View Local Mode works.

Now on to the customer use case that brought up all these questions and led me to do some deep dive research into View Local Mode operations. The use case that I was looking into was for a consulting firm. They have teams of consultants that work at customer locations 80% of the time and are only in a remote office 20% of their time. There would be 1500 mobile users and 500 office workers who would be working in a connected mode, meaning they are always in an office or a location with a network connection.

    So naturally we talked about several designs that might work for them. There are 2 primary ones that would meet their needs and both would be built with VMware View 4.6.

    Design #1

    This design would use VMware View 4.6 to provide virtual desktops to 2000 users. The office workers are the easy part. They would be provided virtual desktops via Linked Clones and their profiles will be layered with one of the 3rd party profile tools. A few of the tools out today are AppSense, Liquidware Labs Profile unity, RingCube, UniDesk and several others.

    Now the mobile users would be provided persistent desktops from View with the option to check out for Local Mode. This would allow users to check out their desktop so that it will run locally on their laptop. The checkout process will take a while because the first time a user checks out they must download the entire virtual machine. Once checked out they can replicate changes back to the datacenter to keep the copy that is locked in the datacenter up to date. This way if there is a disaster on their laptop they can recover up to the point of their last sync. This method is pretty straightforward to design, the only drawbacks with this method would be the additional disk space required and they will need to be managed like a standard PC when it comes to OS patching. The benefit to this method is by using persistent virtual machines the user only needs to check out the entire VM once, unless they are checking it out on a different end point. This greatly reduces time and bandwidth requirements.

    Design #2

    With this design we are still trying to accomplish the same goal, were just going about it a different way. The connected office workers will be designed in the same manor as Design #1. The difference comes in how we design for the mobile users. In this architecture we want to use the benefits of Linked Clones in VMware View. This will allow us to save on disk space and will take less effort to manage OS level patching. Since there is just a parent image to keep up to date and then all Linked Clones will pull from that image.

    The tricky part comes in with using the Transfer servers and users having to do the initial image sync on check out. Then each time the parent image is recomposed for something like patching every Local Mode user will have to download the entire parent image again. This is a lot of data to pull down for 1500 users across 45 remote offices. So we will need a method to ease this burden.

    The initial idea was hey we can just put the View Transfer servers out in the remote offices and users can pull their data for a local server. Well that turned out to be not possible, I will explain in more detail below. The option that was uncovered was the ability to use a Web proxy to cache data at the remote site that the users data would flow through. This proxy would only be able to cache the parent image data since other disks would be user specific. Once the first user pulled down the updated parent image the proxy would populate the cache and would speed up the process for the next users. You can find out more about this in the View administration PDF guide. The OS delta disk and user persistent disk would still be pulled down from the datacenter across the WAN in this design.

    Facts about VMware View Transfer servers

    A transfer server is a server that will handle the communications for users when they check out or in a View desktop. They will access a compressed version of the parent image being used for the Linked Clone View pool that the user is a member of. If you are allowing a persistent desktop to be checked out the transfer server does not cache these and it will just be pulled directly from the datastore that it sits on.

    • Transfer server must be a virtual server on vSphere & part of same vCenter of View install
    • Transfer servers should be kept in Datacenter near vSphere hosts and storage that contains the parent image
    • They do not cache the delta disks or user Persistent disks, these must be pulled directly from the source
    • You can check out and in desktops via View Security server but speed is slower, around 50% of direct speed
    • After a recompose of parent image you will be required to download entire image again
    • VMware recommends about 20 max concurrent transfers per server. At this point through testing a 1gb network connection will become saturated. So you will need to scale the number of transfer servers based on this. It really depends on how many concurrent transfers you expect to have as there is no assigned users hard limit.
    • If you have multiple transfer servers they will use a repository to store the compressed image, this is just a CIFS or NFS share that all server must have access to.

    If you have more questions about how anything works on this process drop your question in the comments and I will try and get you an answer. I will also try and keep this post up to date as new things are discovered about the Local Mode process.

     

     

     

    About Brian

    Brian is a Technical Architect for a VMware partner and owner of this website. He is active in the VMware community and helps lead the Chicago VMUG group. Specializing in VDI and Cloud project designs. Awarded VMware vExpert status for 2012 & 2011. VCP3, VCP5, VCA-DT, VCP5-DT, Cisco UCS Design

    Read More

    VMware View client for iPad is now available

    After months of vGeeks waiting for some View love for their lonely iPads VMware has finally delivered the almighty View Client. Only time will tell how well it will work and how much people will use it. But based upon the number of iPads that Apple has sold and just the amount that I see in offices these days it should be very successful.

    The VMware View iPad client is available now from the iTunes app store here.

    The VMware View client for iPad supports the native Apple iPad gestures as well as some new VMware created ones. You can see from the images below the virtual trackpad that is available and some of the gestures. Also the VMware communities has posted a document to cover install, setup and troubleshooting of the iPad App here.

    About Brian

    Brian is a Technical Architect for a VMware partner and owner of this website. He is active in the VMware community and helps lead the Chicago VMUG group. Specializing in VDI and Cloud project designs. Awarded VMware vExpert status for 2012 & 2011. VCP3, VCP5, VCA-DT, VCP5-DT, Cisco UCS Design

    Read More

    VMware adds desktop certification to its lineup – VCA4-DT, VCP4-DT and VCAP-DT

    With each year that passes Virtual Desktops or VDI continues to become a priority to more companies. For the last several years different consultants and media people are quick to declare this as the year of VDI. This has kind of become a joke among the admin community. There is no doubt that VDI is here and companies are deploying it.

    Since the release of View 4.0 VMware seems to be showing that they are very serious about achieving the same level of dominance in the VDI market that they share in server virtualization. VMware quickly followed up with View 4.5 that brought many needed features to level the feature set with Citrix’s offerings.

    To continue proof that they are committed to this Desktop race VMware has announce a Certification track for the Desktop. The new program is called the VMware Certified – Desktop program and is made up of three certification levels. This new approach adds a new lower level certification that was not available with vSphere certifications.

    VMware Desktop Certifications

    • VMware Certified Associate 4 – Desktop (VCA4-DT): is directed toward Virtualization System Administrators who seek to demonstrate their ability to manage, monitor and troubleshoot desktop deployments and VMware View 4.5 components, as well as their knowledge of adjacent, complementary technologies to VMware solutions.
      Learn more.
    • Coming soon! VMware Certified Professional 4 – Desktop (VCP4-DT) is directed toward Virtualization Systems Engineers who seek to demonstrate their ability to install and configure the VMware View environment and enable View Client users. Candidates must also be able to configure the vSphere environment, possess a deep understanding of VMware core components and their relation to storage and networking and be proficient in datacenter design methodologies.
    • Coming soon! VMware Certified Advanced Professional – Desktop (VCAP-DT): is directed toward Virtualization Architects who seek to demonstrate their deep knowledge of VMware vSphere and VMware View design. Candidates will be able to expertly manage all aspects of the vSphere and View environments from installation and configuration to maintenance and troubleshooting. Candidates will also possess a deep knowledge of virtualization architectures and components and be able to architect VMware desktop solutions to meet specific customer business requirements.

    Also as a first there will be no VMware course requirement to earn the VCA4-DT certification. Typically in the past the first level certifications have always required a VMware course. With more advanced levels leaving VMware courses as optional, figuring that most people able to acquire them would already possess the necessary skills.  You can see from the image that VMware is recommending a list of courses that would help candidates achieve the knowledge needed to take the first level exam.

    I have to say that this has been a long time coming and I’m pretty glad to see that they have finally arrived. With the demand for VDI growing companies are looking for ways to see employee’s prove they have the skills necessary to successfully implement VDI. Also vendors are sure to welcome these certifications as a way to bolster their VDI sales pitches and prove they are worthy of your business.

    About Brian

    Brian is a Technical Architect for a VMware partner and owner of this website. He is active in the VMware community and helps lead the Chicago VMUG group. Specializing in VDI and Cloud project designs. Awarded VMware vExpert status for 2012 & 2011. VCP3, VCP5, VCA-DT, VCP5-DT, Cisco UCS Design

    Read More

    Will VMware be releasing update to View 4.6 soon

    I’ve started to hear whispers this week that VMware will be updating VMware View to version 4.6. The release of View 4.6 will be a minor update. If you have an active VMware support contract you can expect to be able to upgrade to VMware View 4.6 free of charge. The download is expect to be in the last couple of days of February.

    Some of the expected new features are:

    • 160+ Bug fixes
    • Support for secure PCoIP tunneling
    • Improvements in using Windows 7 SP1 RC as a remote desktop OS
    • Better keyboard mapping support
    • Enhanced USB device compatibility

    About Brian

    Brian is a Technical Architect for a VMware partner and owner of this website. He is active in the VMware community and helps lead the Chicago VMUG group. Specializing in VDI and Cloud project designs. Awarded VMware vExpert status for 2012 & 2011. VCP3, VCP5, VCA-DT, VCP5-DT, Cisco UCS Design

    Read More