Windows 8.1 review

Windows 8.1 is set to be released on October 17th but the Release Preview is available for download and testing as of right now. Some of the biggest criticisms of Windows 8 was the new MetroUI and lack of a start menu. Windows 8.1 isn’t abandoning these new features, but have tweaked them up a bit to make them slightly more user friendly. While Windows 8 may great for a tablet, normal PC users have been frustrated with the learning curve. ...

September 17, 2013 · 2 min · eshanks

PernixData in the Lab

While I was at VMworld this year in San Francisco, there was a lot of buzz about this company called PernixData. Maybe the buzz was just from some of the superstars that built this company such as Co-Founders Satyam Vaghani (better known as the father of VMFS) and Poojan Kumar (also co-founder of Exadata). Given the smart minds that have been around the company since the start, I thought I better stop by their booth and at least say “hi”. ...

September 11, 2013 · 6 min · eshanks

VMworld 2013 Recap

VMworld 2013 is now over and its time for a rundown of what went on during this years show. As always, this is THE event that virtualization junkies must attend. This year there was no shortage of things to do. Keynotes, Hands on Labs, Solutions Exchange, VMware Education Services, Blogger hang out, parties, meetings and social gatherings. I wear a Jawbone UP device that tracks my steps and it was not uncommon to hit 20,000 steps each day. Reminders for anyone going next year, that comfortable footwear is a must. ...

September 4, 2013 · 5 min · eshanks

VMworld twitter statistics

I’ve been interested in using twitter’s API to do some analytic analysis of things lately. If you’re interested in this as well, there are several sites that can help you do you’re own queries, or use the Microsoft Office analytic tool. Here are some interesting stats about VMworld. #VMWORLD stats #vExpert Stats I also thought it might be worth looking at where the vExperts call home (assuming geolocation was turned on and accurate, Yes, I’m talking to you Josh Andrews) ...

September 2, 2013 · 1 min · eshanks

VMware VSAN

VMware announced their new product called VSAN this week at VMworld in San Francisco CA. The VSAN is a new offering that will allow customers to provision “shared” storage by using locally direct attached disks. Traditionally, in order to use the features like vMotion, customers had to have an external NAS or SAN device to house the virtual machines. VMware isn’t abandoning the idea of SAN or NAS, but they now have a lower cost offering that can help smaller businesses get more out of their capital investment. Consider disaster recovery scenarios where a company might not want to spend the upfront cost of a SAN that may never (hopefully) be used. This will allow a basic DR plan with less cost. ...

August 29, 2013 · 3 min · eshanks

vSphere 5.5 announced

This week at VMworld 2013, VMware’s CEO Pat Gelsinger announced the new features of vSphere 5.5. The entire list of updates can be found in the " What’s New?" file from VMware but here are some of the highlights. Single Sign on was completely re-written. I would bet that the #1 reason that users didn’t adopt vSphere 5.1 release was due to issues with single sign on. VMware re-wrote this code not only fix the bugs, but make the entire experience better. This feature was a necessity for VMware to move forward with the vSphere platform. Additional GPU Support. This may be a big deal for some companies who are afraid to switch to a VDI infrastructure because of limited graphics processors. 62 TB VMDK’s now supported. Bigger is always better… right? This could be a very big deal. I know several clients who got into a jam when they created their 2TB vmdks only to find out that they couldn’t snapshot them or expand the disks any further. 62TBs should suffice for now! :) Flash Read Cache. VMware now natively supports using SSD’s as read cache for specific VMDK files. In the past vSphere could use local SSDs for host cache. This was used to mitigate the issue of swapping to disk. If you have to swap to disk SSD is at least better than spinning disks right? Well now you can use local host SSDs as a read cache for an entire VM or maybe just a single disk. vSphere vCenter virtual Appliance can now support up to 5000 virtual machines. I’m having fewer and fewer reasons to build out an entire VM now. This makes me want to just deploy the vApp and be done with the whole process. Application HA. vSphere has been able to provide virtual machine high availability for a while now, but with the release of 5.5 they can also take action against guest services as well. Additional Announcements VMware NSX will be taking over for vCNS (vCloud Networking and Security). I was told that vCNS will still be available in 5.5 but future iterations would be inside the NSX Product. NSX uses the VXLAN protocols to virtualize the physical infrastructure. ESXi hosts will now be able to manage internal routing, switching and firewalls. ...

August 27, 2013 · 3 min · eshanks

VMworld 2013 Preparation

In the event that you’re heading to VMworld 2013 in San Francisco, this post should help to prepare you for what to expect. Packing This is a five-day event that will consist of a ton of walking, some bouts of sitting, social engagements, labs, and fun. Packing rule #1 - wear comfortable shoes. Walking back and forth from your hotel, to the conference center for sessions, to the solutions exchange and general moving about will destroy your feet. ...

August 21, 2013 · 3 min · eshanks

Zimbra Offers Great Alternative for Microsoft Exchange

I’ve been a huge fan of Microsoft Exchange ever since I’ve been involved in managing email servers. Exchange has been a topic of several of my posts this year because let’s face it, Exchange is the 100 lb gorilla of mail servers and has been for some time. But I’ve seen a fair number of colleges using a new mail system from Zimbra so I thought it was my duty to try it out. After all, there is a free 60 day trial of a VMware appliance available so what did I have to lose? ...

August 19, 2013 · 3 min · eshanks

Internetworking 101 series - Subnets

This is a series of posts designed to help readers understand how the Internet works. This specific post looks directly at how devices know what machines are on their network segment. In previous posts, we looked at how machines communicate on the same network by utilizing frames, and how machines on different network segments use packets. The next logical question is, “How do machines know if these machines are on the same network or not?” The answer to this question is subnetting. ...

August 12, 2013 · 2 min · eshanks

Internetworking 101 series – Collision Domains

This is a series of posts designed to help readers understand how the Internet works. This specific post looks directly at collision domains. Ethernet uses a process called “Carrier Sense Multiple Access with Collision Detection” or CSMA/CD for short. This is a very long way of explaining the process of how network adapters can share the same media to communicate. Think about it if you have 10 machines on a network that are all sharing the same wires or devices, how can any of the devices understand anything with all those frames? ...

August 5, 2013 · 2 min · eshanks