HP Proliant N40L Temperature
While doing some stress tests i monitored the temperature of my HP N40L. The N40L mainboard has 3 sensors: CPU, Nothbridge and Ambient. The room… Read More »HP Proliant N40L Temperature
While doing some stress tests i monitored the temperature of my HP N40L. The N40L mainboard has 3 sensors: CPU, Nothbridge and Ambient. The room… Read More »HP Proliant N40L Temperature
Today I tried to explain why this Storage vMotion / dvSwitch / HA problem actually existis, how the virtual machines getting affected and what I… Read More »Storage vMotion and dvSwitch / HA problem explained
A few weeks ago VMware published a Technology Preview for VMware Workstation which also comes with a service called WSX. This service allows to connect virtual machine consoles through a web interface, without any plugins. A lot of ideas around WSX are posted at the creators blog and i want to pick up one idea: stripping wsx out of its 400MB download package and deploy it as single package or appliance.
Running WSX as a standalone is nothing new because William Lam has already posted about it. So here is Part 2...
Placing the datastore clusters inside a folder in some cases is not an option, so i decided to write a PowerCLI script which creates the permisson after vCenter service restart. As you might know, all permissons set at datastore cluster level are gone after vCenter restarts. This workaround referred to VMware KB: 2008326.
First you have to find affected permissons. This applies to permissons which are set directly to datastore clusters. A datastore cluster is referred as "StoragePod", so this is the keyword:
Read More »Datastore cluster permissions lost - Script Workaround
After migrating datastores to datastore clusters and adding permissons at datastore cluster level I run into incomprehensible issues where users suddenly failed to create VMs.… Read More »Datastore cluster permissions lost
As you can not control the VSA Appliance, questions come up how to properly shutdown the VSA Cluster. So here is the answer: Shut down… Read More »Shutting down the VSA
Without a shared storage it is quite hard to deploy a reasonable test scenario. Within vSphere 5 VMware introduced the vSphere Storage Appliance (VSA). The VSA transforms the local storage from up to 3 servers into a mirrored shared storage. This sounds really great for a testing environment because it supports plenty VMware Features like vMotion, HA and DRS.
Prior to installation there are a few things to check because the VSA has very strict system requirements. As it is only a testing environment and I do not consider getting support, so the main goal is getting the VSA up and running. The server requirements are:
I deliberately ignored all the vendor/model or hardware raid controller requirements, as this are only soft-requirements. The HP Proliant N40L supports all above requirements, except the 2GHz CPU. But there is a little XML File which contains the host audit configuration the installer uses during the installation. I am going to tweak this file a little bit to get the installation done.
Read More »HP N40L Shared Storage with vSphere Storage Appliance (VSA)
Hewlett Packard has launched an extremely affordable server for SMB and home users. Not only due to its price of approximately 200 euros, but also because of its low power consumption it is an great candidate for a virtualization home lab. An optional Remote Access Card (RAC) can extend ILO similar functions to the server.
The HP N40L has 2 CPU cores and supports up to 8GB of RAM. Although this is quite low for a hypervisor, it should be sufficient for a pure test environment. The server does only have a software-based RAID controller which will not work with the ESX. If you want to use the local disks as an array, you have to buy an additional RAID controller. The P410 for example is supported. I decided not to buy a RAID controller, because I want to store my VMs on an shared Storage. The good news is that the server is shipped with 4 hard drive trays, which allows the installation of any SATA hard drive.
The Server is shipped with the following configuration:
Read More »vSphere 5 Homelab - ESX on HP ProLiant N36L/N40L/N54L Microserver