Why you want to discover services in your environment
Wouldn’t it be nice if you could discover services running in each VM and then automatically build relationships or dependencies between services from different VMs, based on the network communication? Only then could you answer the following questions: 1. Which services are running on my VM’s?…
How to solve your problem in 9 steps
One of the most important things in troubleshooting in general is that you follow a system or workflow. You have to attack the problem methodically and analytical. There’s nothing worse than trying all kinds of things and realize suddenly that it works and not knowing…
Build Your Own NAS
So you want storage for your home lab, but you don’t want to spend $1.000,- on an empty NAS box and still have to purchase disks for capacity. How about a “build your own”? There are numerous free and semi-free alternatives in the market. You…
The missing NSX security group
Earlier this week I ran into the following error “The requested object : securitygroup-xxx could not be found. Object identifiers are case sensitive.”. You can come across this error when you try to export your NSX firewall config. Or at the service composer at the top…
New releases, updates for vSphere and related
Yesterday was a big day on the release front. A lot of vSphere and related products received updates. I must admit I was pleasantly surprised by the large number of fixes in the various products and components. If you look at the release notes it…
How to define two NetFlow targets in vSphere VDS
Sorry, you actually can’t configure two Netflow targets in vSphere. ;-) HOWEVER! There’s a way around this limitation. Currently, the VDS only supports one Netflow target IP address to send NetFlow to. This limitation can cause some issues when you want to employ multiple Netflow…
How to specify a deployment target when using vRealize Automation
I regularly get the question ‘Can I specify a deployment target when using vRealize Automation?’. Most of the time this question comes up at customers who want to use vRealize Automation on top of a vSphere Metro Storage Cluster environment. For those of you that…
Editing uneditable VMs in vCenter
Certain service appliances cannot be edited manually inside vCenter. For instance, VMware NSX Edge appliances are an example of such service appliances. These VMs are managed by the NSX Manager and you shouldn’t change their configuration manually. Normally. ;-) But sometimes you need to edit…
Infoblox & vRealize Automation, vRA setup
This is Part 4 of setting up the native Infoblox IPAM integration with VMware vRealize Automation. In this blogpost I will show you how to do the vRA setup for Infoblox IPAM. vRA setup for Infoblox IPAM Before proceeding make sure that vRealize Automation has a…
Infoblox & vRealize Automation, Setup IPAM endpoint
This is Part 3 of setting up the native Infoblox IPAM integration with VMware vRealize Automation. In this blogpost I will show you how to setup the Infoblox IPAM Endpoint in VMware vRealize Orchestrator. Setup Infoblox IPAM endpoint Accessing VMware vRealize Orchestration Server The Infoblox IPAM…
Infoblox & vRealize Automation, Install Infoblox IPAM plugin
This is Part 2 of setting up the native Infoblox IPAM integration with VMware vRealize Automation. In this blogpost I will show you how to install the Infoblox IPAM plugin in VMware vRealize Orchestrator. Install plugin in VMware vRealize Orchestrator Enabling Embedded VMware vRealize Orchestrator in…
Infoblox & vRealize Automation, Infoblox NIOS setup
This is Part 1 of setting up the native Infoblox IPAM integration with VMware vRealize Automation. In this blogpost I will show you how to do the required setup of Infoblox NIOS to be used by vRealize Automation. Instead of Infoblox I will be using…
Infoblox & vRealize Automation, IP Address Management (IPAM) made easy
Do you remember… Back in the days when we all had lots of physical servers to manage you probably remember having several lists to write down server specific information such as rack, position, network patches, server name, IP address etc. etc. A lot has changed…
How to remove the Veeam Backup & Replication Console
The Veeam Backup & Replication console is a client-side component that provides access to the backup server. The console lets several backup operators and admins log in to Veeam Backup & Replication simultaneous and perform all kind of data protection and disaster recovery operations as…
vRealize Log Insight: Internal vs External Load Balancer
Most of the times when talking about high availability or scaling a product like vRealize Log Insight is easily forgotten. This is a shame, especially since vRealize Log Insight is so easy to setup as a cluster with load balancing capabilities. You might wonder why it…