cialis meilleur prix cialis ohne rezept levitra generico acheter du viagra procurer du levitra tadalafil moins cher zyban prix sildenafil generico viagra ordonnance acheter kamagra 100mg cialis en ligne achat viagra en ligne commande levitra tadalafil precio procurer du cialis acheter accutane kamagra pas cher generische viagra generique cialis vendo viagra milano viagra prijs sildenafil costo comprar cialis em portugal propecia sans ordonnance cialis effet secondaire traitement impuissance viagra rezeptfrei comprar cialis generico levitra en ligne achat pharmacie achat kamagra levitra sans prescription prezzi levitra vente kamagra cialis en pharmacie cialis kopen achete levitra acquisto viagra generico viagra venta libre viagra kopen sildenafil generico levitra receta prozac sans ordonnance tadalafil venta cialis generico prezzo propecia prix acheter cialis internet levitra farmacia acheter cialis pas cher levitra 20 mg levitra kopen tadalafil bestellen cialis prix leivtra moins cher citrate de sildenafil achat levitra ordina viagra viagra 50 mg compro cialis pastilla levitra medicament impuissance aquisto cialis viagra farmacia cialis generique acheter compra levitra medicament cialis acheter zithromax posologia viagra comprar viagra generico tadalafil 10 mg viagra indien curare impotenza sildenafil venta libre compra viagra impuissance sexuelle sildenafil receta pilule levitra viagra dosaggio levitra donna viagra ohne rezept acquisto cialis generico cialis venta acheter cialis en belgique cialis effetti collaterali viagra 100 mg impotenza sessuale vente de cialis levitra generico cialis marche pas cialis inde vente cialis cialis pharmacie prix comprar vardenafil kamagra en france viagra svizzera cialis sur internet viagra quanto costa kamagra bestellen impuissance homme cialis vente en ligne vente levitra viagra preis vendo sildenafil cialis sur le net viagra ricetta medica cialis moins cher clomid prix cialis svizzera acheter cialis en ligne remede impuissance levitra ohne rezept acquistare viagra acheter cialis france levitra ordonnance vardenafil 10 mg pastilla cialis levitra italia receta viagra vendo viagra impotenza cure sildenafil generique vardenafil generika medicament viagra kamagra kopen sildenafil 50 mg viagra bestellen vardenafil generico viagra effet secondaire kamagra pharmacie cialis suisse vendo levitra comprare viagra

Archive for Tools

As most of you know that read my blogs or twitter posts, I work with more than one virtualization vendor’s products. VMware has a huge library of virtual appliances, but it’s a bit of a hassle to convert them to other platforms.

Recently I’ve been working on upgrading our training and demo kits.  Part of our upgrade is to have the setups self documented by using a dedicated internal wiki on the kits themselves. I looked at several options including doing a fresh build from scratch.

Eventually, I found Turnkey Linux appliances. I like them because they aren’t already built appliances for one vendor;  instead, they are Ubuntu server .iso files with the software already installed and configured. That way you can install on pretty much any virtualization vendor that supports Ubuntu or Debian as a guest OS. Then it’s just a matter of installing the tools.

I installed a Mediawiki appliance on ESX  (New Virtual Machine>Ubuntu 32-bit, defaults on CPU and RAM and whatever size disk you want) and here are the post install steps to get the  VMware tools installed.

Refresh to the latest repositories.

  • apt-get update

Install the missing packages:

  • apt-get install gcc
  • apt-get install make
  • apt-get install linux-headers-2.6.24-23-generic (check your version of the kernel and match it)

Insert virtual CD ROM image by selecting  ”install vmware tools”  from the VM’s Edit  menu.
mount /dev/cdrom /media/cdrom
cp /media/cdrom/VMwareTools-xxxx.xxx…tar.gz  /tmp
cd /tmp
tar -zxvf VMwareTools-xxxxx.xxx….tar.gz
cd vmware-tools-distrib/
./vmware-install.pl

Select the defaults, you may have to tell it to use a newer version of gcc on one of the questions.

You should have the VMWare tools installed at this point.

Upgrade the system

  • apt-get upgrade

Start wikiing.

I recently had the opportunity to talk with Steve Keilen and Michael Bilancieri from Marathon Technologies about their high availability products for XenServer. Marathon builds on to their existing HA products by releasing version 5 of everRun for XenServer.

I think that is an important point when it comes to product maturity. According to Steve, “everRun 2G stands for the second generation of our traditional everRun products. These are the products that have been very successful in vertical industries such as process automation and emergency dispatch where Windows has infiltrated and become business critical. What we are doing is bringing a load of features and functions to that traditional market. everRun 2G also adds in more supported platforms including Windows 2008 and 64-bit versions as well as allows for multiple applications to be protected on a single OS instead of just one.” Michael pointed out, “There really is no grey area for mission critical systems requiring fault tolerance. Our offering is version 5 that has been in production for years protecting mission critical applications such as emergency dispatch systems. What the competition is offering is a version 1 beta product. We’ve been working on this product for 15 years and solidified and hardened it, so it’s extremely stable and extremely robust.”

I remember teaching XenServer 3.2 class in Boston a few years ago and that is where I was introduced to Marathon Technologies. They had a couple of their people attending the class and we talked about their HA capabilities. I’ve been impressed by the stability and ease of use of the everRun product.

The second announcement is for the everRun VM Lockstep for Citrix XenServer. Michael said, “Ever since we partnered with Citrix and integrated our HA capability into XenServer, people have been asking us when we were going to add in our everRun FT capabilities as well because we still have the zero downtime requirements but would like to consolidate the server workloads on XenServer. This is the first software based system level fault tolerance for virtual environments. This is true system fault tolerance. We lock-step the virtual machines between one or multiple XenServer hosts. So if you lose a device, a network or storage component or the entire host, the application will continue to run with no interruptions, no loss of data or transactions.”

They have it set up where you can set the level of protection per virtual machine in XenServer. “We refer to this as Level 3 (where HA that comes with XenServer is Level 1). Now customers can deploy their most mission critical applications into their XenServer pools and are not limited to just two hosts. We support multiple servers at the same time running full Level 3 fault tolerance. This supports the free version as well as the essentials. It’s important to point out that VM Lockstep protects the entire stack, from the application, operating system, server hardware, network and storage. The standard approach is to try to create high availability from each of the components such as storage, network and the servers, and then get them all to work together. That’s a lot of work. If any one piece of that chain doesn’t work, your fault tolerant solution is no longer fault tolerant. We harden the whole system, from application, operating systems, storage, network and server. If something fails, the application keeps running.”

The architecture looks like the following graphic. everRun is installed and runs on XenServer under the virtual machines. “We install right on XenServer and it sits there pretty benign.” according to Michael.

I fall into the same redundant device thinking just as everyone else does that architects projects. The one point that jumped out to me was one Michael made, “You don’t need shared storage because we have it covered. You can deploy a completely fault tolerant system at a different geographic Disaster Recovery (DR) site on one server with local storage. If the primary site goes down, the application still runs with no data loss at the DR site. Many customers choose use because they don’t want to buy another SAN for their DR site just to protect a few mission critical systems.”

I think this is really a compelling product announcement that should be considered when designing for zero downtime fault tolerance systems for Windows. I’d like to thank Michael and Steven for their time.

Categories : Citrix, Tools

Whenever you are trying to come up with the best solution for physical to virtual (P2V) migrations, there are several things to consider. Depending on your downtime window, you sometimes have to get really creative. When the downtime window is very short, it also shortens the list of suitable methods to accomplish the P2V task. In that mix of options to have in your solution arsenal, Doubletake is a good one. I recently talked with Bob Roudebush from Doubletake about their new product suite.

Replication often happens at the hardware level with SAN mirroring but that can be costly or just not practical, depending on the project requirements. “Figuring out a way to replicate Exchange from one site to another is always a challenge. We do it with real time data replication with software. Because it’s software, some of the biggest benefits are the cost savings and no big costs with hardware.”

I asked about what host systems Doubletake works with currently and what is on their roadmap. “Our software works with virtual machines as well as physical. We’ve figured out with software what a SAN normally does. We have an edition of our product for ESX and one for Hyper-V, and XenServer is on the roadmap. The Linux version allows for block-level replication.”

Doubletake started out with a nice replication offering, but with this recent announcement, they’re seeking to become more. According to Bob, “The Company we’ve become over the years is much different than when we started. We aren’t just a point problem solver. We now have the ability to move data around in real time without the users knowing about it. For the first time, we are unveiling a workload product suite.”

The suite’s key capabilities include:

  • Workload Portability (Double-Take Move): Move workloads between any combination of physical and virtual hardware (P2P, P2V, V2P or V2V) within datacenters for hardware refreshes, or across locations for datacenter migrations and consolidations.
  • Workload Backup (Double-Take Backup): Continuously backup workloads and recover them on-demand to a new physical or virtual machine. Using CDP capabilities, recovery can also be done at the item level to any point in time.
  • Workload Availability (Double-Take Availability): Ensure the availability of critical IT workloads for disaster recovery and business continuity using real-time replication and failover that can protect individual applications, entire servers or virtualized workloads running on VMware ESX or Microsoft Hyper-V.
  • Workload Flexibility (Double-Take Flex): Easily manage any workload by booting it from iSCSI SANs, regardless of hardware.

I think Doubletake Flex is an interesting product. Bob said, “The idea is to make it easier to manage a workload to boot from network instead of local disks. Using the standard hardware you can boot to the iSCSI SAN. Blade servers are a good example. You may not have a lot of storage, and you can boot to an iSCSI LUN. We have a central console and assign MAC address to LUNs and it contacts to our management server to see where it needs to boot from and then it boots from the iSCSI SAN. ”

So, whenever you are faced with a ridiculous downtime window for your conversions, make sure to check out Doubletake’s solutions.

I’d like to thank Bob for taking his time to discuss the new Doubletake product suite.

If you are like me and wear a few different technology hats, it’s nice to have lists and articles with tips available to get your mind set on the task at hand and to remind you of the specific details of the product you need to use successfully. 

Rich Brambley over at VM/ETC put together a nice article on how to avoid problems when doing P2V’s with VMware Converter. It’s a handy list of things to do and not to do when you need to convert some physical machines to virtual using the built-in VMware tool.  I’ve ran into many of the same things Rich has noted, but since those projects I’ve used other products like Platespin’s PowerConvert, so its great to have these reminders to review.

Categories : Tools, VMWare

INTRODUCTION     

 This post details results via our comprehensive testing (October-November 2008), which was executed for a Healthcare client’s VDI implementation project.  The IT engineers and managers selected the VMware Virtual Desktop Manager as its Desktop Broker.  And at project completion, the client should have at least 2,000 Desktops running as virtual machines using 48 ESX Servers (HP Blades).  Completing the architecture is Cisco Networking Gear and EMC Celerra Storage, using iSCSI as the transport protocol to provide the underlying infrastructure framework.   Per our client’s request we have evaluated the Pano Logic solution and we are sharing the results here.

PANO LOGIC POSITIVE ASPECTS

 Pano boasts an ultramodern, innovative design that is appealing to the eye.  

Read More→

For those of us that prefer to script our installs instead of creating hand crafted environments, you’ll be thrilled to see that VMware has addressed a pretty annoying bug that has existed in 3.5 regarding vSwitch creation. No more jumping through hoops to make vmnics active. From the release notes :

Network adapters lose bonding during scripted installation
The esxcfg-vswitch -L command now works as expected and with the same functionality as in 3.0.x.

During a scripted installation, the following two commands did not result in a bonded pair of active network adapters on virtual switch VS_VM1. Instead, vmnic3 became the active adapter and vmnic4 became the standby adapter.
esxcfg-vswitch -L vmnic3 VS_VM1
esxcfg-vswitch -L vmnic4 VS_VM1