How to repair an Azure VM offline
In my previous post below we saw how we can run Azure VMs in safe mode by using the Azure…
How to run Azure VMs in Safe Mode – RDP Service not available in Safe Mode – Using the Serial Console and Special Administration Console (SAC) for Azure VMs
For Azure virtual machines you doesn’t have a real GUI console like for Hyper-V or vSphere in on-premises environments. In…
Veeam Backup and Replication v9.5 Installation on Windows Server 2022 – Error occurred during certificate processing
In case you will also run into the following error about the Veeam Backup Server Certificate when installing Veeam Backup…
How to extend LVM Logical Volumes stored on extended Disk Partitions instead on whole initialized Disks by using Growpart
You can create physical volumes (PVs) out of whole disks or disk partitions by using LVM. Red Hat recommends that you…
Enable the Enhanced vMotion Compatibility (EVC) Mode for a vSphere Clustertest
In case you want to migrate running or suspended virtual machines from one ESXi host to another in vSphere, by…
Upgrade the VMware vSphere Environment from Version 7 to 8 – Part 2 – Upgrade ESXi Hosts
In this post we will see how we can upgrade our ESXi Hosts from version 7.0.3 to 8.0.2 by using…
Upgrade the VMware vSphere Environment from Version 7 to 8 – Part 1 – Upgrade vCenter Server Appliance
In this post we will see how we can upgrade our vSphere environment (vCenter Server Appliance and ESXi Hosts) from…
Linux LVM – Remove Volume Groups and Logical Volumes
In this post I want to show how we can remove LVM Volume Groups (VGs) and Logical Volumes (LVs) in Linux. Remove Logical Volumes In order…
Linux LVM – Rename Logical Volumes
We can rename LVM logical volumes by using the lvrename command. Below I will rename the logical volume named data1…
Linux LVM – Create a new Volume Group and Logical Volumes
In this post I want to show how we can create a new LVM Volume Group (VG) and Logical Volumes…