Nov 20

Let me show you a slick application I stumbled across about 6 months ago.  My HP all-in-one USB printer is certainly a handy device, but being bound to the thing via a USB cable was driving me nuts.  I wanted to have full control (which meant a print server wasn’t going to cut it) and I wanted that control from anywhere in my house over my wireless network.  Now, there are a number of products on the market that can do this.  As an example, AnywhereUSB from Digi is one such product which seems to have a good reputation and from what I’ve seen, it works well.  But, I was in one of my moods and I was bound and determined to find a free solution.  In my searches I found a few software products and tried the 30 day demos.  They all worked well but they weren’t free and they were all products for Windows.  And since my WindowsXP desktop is actually a VMware Workstation virtual machine running on top of Ubuntu Linux, what I really needed was a solution for Linux.

I knew that if I could find something for Linux I would kill two birds with one stone.  Because not only would I be able to connect USB devices to my Linux OS, but as an added benefit, my WindowsXP virtual machine would see the connected device just as if it were actually connected … no additional software needed for Windows!  Eventually I stumbled across USB Server (+ USB Client) for Linux Beta which is offered as a freeware product from IncentivesPro (http://www.incentivespro.com).  After playing with the product a bit and creating a few custom scripts to further automate the connecting and disconnecting of USB devices, I found the solution I was looking for!  And I can tell you, I use the product on a daily basis.  Here’s a quick look at my setup.

1) I have an HP all-in-one USB printer connected to a Linux server running USB Server for Linux.

2) On my laptop, running Ubuntu 8.04 I have the USB Client for Linux installed.

3) To automate the process of connecting to the server and attaching the USB devices, I created a Bash script called connect_usb.  Simply running this script produces the following output …

asweemer@cowbuntu:~$ connect_usb
Restarting USB Server on sweemserv … Success!
Restarting local USB Server … Success!
Connecting to USB Server on sweemserv … Success!
Looking for USB Devices on sweemserv … Success!
Found the following USB Devices on sweemserv:

1: USB Server on sweemserv:32032 status: [connected]
‘–> 5: USB Device:   Officejet 5600 series  HP  - Composite USB Device
busid: 1-1       hwid: 03f0-4f11
speed: [full]    status: [device is connected]

Connecting to the USB Devices on sweemsrv … Success!
asweemer@cowbuntu:~$

After I see this, I have full control of the device just as if I had the USB cable plugged directly into my laptop.

4)  I already mentioned that I run my VMware corporate XP desktop as a Workstation 6.5 instance.  The USB Client presents the USB devices as local, so I connect to them in Workstation as if they were directly connected devices.  Check out the following screenshot …

See the last line “Hewlett-Packard Officejet 5600 series”?  That’s the printer.  And believe me, it’s not local like the other devices in the list, but VMware Workstation doesn’t know the difference.  And when I connect the device to the virtual machine, WindowsXP doesn’t know the difference either.

6) That’s it!  Works like a charm everytime :)

If you’d like a copy of the Bash script, let me know and I’ll update the post.  Also, I’d be interested in any other unique ways to handle USB Redirection, so please comment if you have a solution.

Nov 17

VMware recently updated it’s networking performance tests to see if the ESX hypervisor could efficiently leverage the ever-expanding bandwidth available at the Ethernet level. In short, it sure can! A single VM can effectively saturate a 10Gbps link when jumbo frames are enabled. But that’s not to say it can’t perform well with multiple virtual machines. Things scaled nicely and equitably for all VM’s. This type of scalable performance is reassuring as customers continue to raise consolidation ratios within their datacenters and virtualize the largest of workloads.

To save you some reading, here is the summary from the whitepaper, which can be found at: http://www.vmware.com/pdf/10GigE_performance.pdf

Conclusion:

The results presented in the previous sections show that virtual machines running on ESX 3.5 Update 1 can efficiently share and saturate 10Gbps Ethernet links. A single uniprocessor virtual machine can push as much as 8Gbps of traffic with frames that use the standard MTU size and can saturate a 10Gbps link when using jumbo frames. Jumbo frames can also boost receive throughput by up to 40 percent, allowing a single virtual machine to receive traffic at rates up to 5.7Gbps.

Our detailed scaling tests show that ESX scales very well with increasing load on the system and fairly allocates bandwidth to all the booted virtual machines. Two virtual machines can easily saturate a 10Gbps link (the practical limit is 9.3Gbps for packets that use the standard MTU size because of protocol overheads), and the throughput remains constant as we add more virtual machines. Scaling on the receive path is similar, with throughput increasing linearly until we achieve line rate and then gracefully decreasing as system load and resource contention increase.

Thus, ESX 3.5 Update 1 supports the latest generation of 10Gbps NICs with minimal overheads and allows high virtual machine consolidation ratios while being fair to all virtual machines sharing the NICs and maintaining 10Gbps line rates.

Nov 13

Twice this week I have had customers contact me about how virtualization impacts their compliance with xyz (fill in your favorite regulation or bureaucratic oversight committee). In my effort to assist these customers, I was pleasantly surprised to find that VMware has launched it’s new Compliance Center portal on the VMware.com website. http://vmware.com/technology/security/compliance/

There is a massive amount of valuable whitepapers, webinars, and reference links on this site to assist with many different types of compliance questions. Initially there appears to be a focus on HIPPA (health-care), and PCI (credit cards) related info. This is fine by me as those two topics are probably the largest areas of concern that I have run into. I’ve been told there is much more coming, so stay tuned!

If for some reason, you still need more help, I would encourage you to contact your friendly local VMware partner or sales team. There are numerous additional resources they can bring to the table to help. Good luck and happy complying!

Oct 30
Welcome To Myself
icon1 Rick Westrate | icon2 Miscellaneous | icon4 10 30th, 2008| icon3Comments

Hello all,

My name is Rick Westrate. Aaron Sweemer has been gracious enough to invite me to contribute some I (hopefully) insightful content to his snazzy new site. Now what in the world would qualify me to comment on the world of virtualization you ask? Let’s set the record straight. I certainly do not claim to be the authority on the subject. However, I do believe my 11 years of experience in the enterprise IT industry and my position with my employer, VMware, provides me with an occasional unique perspective on the virtualization industry. Before joining VMware, I worked as a consultant focused on a wide array of datacenter technologies ranging from VMware virtualization, large Citrix PS implementations, (woops, it’s called XenApp these days), and storage arrays implementations (primarily EMC). These days, I work as a Systems Engineer in West Michigan, focused on large Enterprise Accounts. I travel around spending time with customers, listening to their problems, concerns, and needs. I then work with them on walking through and understanding the many game-changing solutions VMware provides. It’s certainly an exciting time to be in the virtualization industry. The pace of innovation, and change is amazing. SO, hello to you all! Hang on tight and stay tuned. I will be publishing some additional content soon. I look forward to interacting with everyone and hearing what you have to say!

Oct 29

I was given the opportunity to get a “sneak peek” of an article that will be released tomorrow on Virtual Strategy Magazine, the work of independent industry analyst Steve Denegri.  According to his research, he theorizes that the two megastars of technology, Microsoft and Google, have a very different view of the green data center.  You and I may be looking at virtualization as a way to, among other things, reduce data center energy consumption and save ever increasing energy costs.  But Microsoft and Google are, according to Denegri, taking a Warren Buffet like approach to the situation.  They are doing what everyone else is afraid to do, consume energy.  Now, I know what you’re thinking.  Unlike Warren Buffet gobbling up stocks at rock bottom prices, energy isn’t cheap.  Good point.  Energy isn’t cheap … for you and I.

And here is where the story gets fun, and somewhat sinister.  If Mr. Denegri’s theory turns out to be correct, then Microsoft and Google are in the midst of executing a plan to secure extraordinarily low, fixed, long term energy contracts (aka Power Purchase Agreements, or PPA’s) via renewable energy sources.  And at the same time, they are exerting their political influence via various lobbyists and other groups to inflict a “carbon tax” for high energy consumers (can you think of anything that consumes more energy than a data center?).   In fact, here’s a direct quote from an abstract of tomorrow’s article I just received from Virtual Strategy Magazine

“Microsoft has said publicly that it is authoring software in collaboration with the largest municipalities across the globe that will help each city monitor its carbon emissions, giving each the ability to implement a tax system based upon environmental sustainability.  Since those data centers that are not powered by renewable sources are among the biggest emitters of CO2, such taxes will further elevate the cost of running a data center.”

Wait wait wait.  Hold up.  Back the truck up.  Did you get that?!  Microsoft is writing the code to help monitor and potentially enable municipalities to levy a tax on Microsoft competition.  A tax that they themselves would be immune from.  Oh, and it gets better.  The report goes on to conclude that if Microsoft is successful, the future data center would be controlled, managed and delivered at the local level.  Meaning, you could soon be ordering data center services much like you would order electricity or telephone service.  Another direct quote from the abstract …

“Recent presentations by Microsoft reveal that it now charges for data center services on a per-watt basis, since its internal cost analyses demonstrate that growth scales most closely to power consumed. Therefore, municipalities are likely salivating at the thought of owning and incorporating compute utilities into their city’s budget structures, since such facilities have the potential to contribute hundreds of millions of dollars to the municipal coffers each year.”

Holy monkey, the implications here are enormous.  It sounds to me like Microsoft is embarking on a mission that would guarantee substantial price protection for many years (obliterating their competition) with a model that is completely scalable and manageable.  I’m not in a position to say how accurate, or inaccurate, this article by Steve Denegri is.  But let’s assume for a second that he is correct and that Microsoft and Google will ultimately dominate the data center.  At that point, would it matter what OS and/or virtualization platform they’re using to power the data center?  If you’ve got no other choice, you take what you’re given.  Which brings me to the title of this post.

If all of this is true, wouldn’t Hyper-V be a fantastic distraction?  Let’s keep everyone focused on the green data center and the differences between VMware and Hyper-V and XenServer.  Let’s keep everyone pre-occupied on something that ultimately won’t matter.  Why won’t it matter?  Because you’ll take whatever Microsoft gives you.  And why will you take it?  Because you’ve got no other option.

What do you think?  Agree?  Disagree?   Please comment and let me know your thoughts.

« Previous Entries