Category: Virtual Machine
-
One of the best things about having a home lab is the having ability to try things out. I mean, variety is the spice of life, right? Well today, I’m going to try out Linux Mint 21.2 Cinnamon Edition – you can read about it and download it here: Linux Mint and the install instructions…
-
So, you renamed a virtual machine in vSphere, and now the containing folder and associated VM files don’t match the new name of the virtual machine. Can that be changed? Yes – vSphere makes that task very easy utilizing Storage vMotion. First off, be sure to reference this KB for all the information needed: Renaming…
-
Using the top utility is pretty awesome. I’ve used top for years on *nix boxes, both at home and on the job to monitor and troubleshoot system performance and issues. What’s really cool, is that ESXi has it’s own version of top installed called “esxtop”. Here’s a link to the official doc on how to…
-
vSphere: Wondering how to enable NetFlow in VMware vSphere? Well, it’s pretty easy – you’ll need to have your collector up a running (I’m using ManageEngine’s NetFlow Analyzer trial for testing purposes https://www.manageengine.com/products/netflow/?pos=MEhome&loc=ProdMenu&cat=ITOM) From there, let’s get into setting up NetFlow in the virtual distributed switch (VDS). In vSphere, click on the Network icon (#1),…
-
Let’s talk a little bit about VM CPU reservations. I recently had a question about reserving X number of CPU’s for a VM, which was required for a vendor specific virtual machine for some software that was being installed on a server. So, what exactly is a CPU reservation? To put it simply, a reservation…