Intro What is the Qemu Guest Agent? Put simple it allows the hypervisor to know and more completely control the installed guest(VM). It does this by integrating into the VM OS and provides hoots to do the following: Track of IPs used by the installed VM’s. Better base system controls such as reboot. So here … Read More “pfSense and Qemu Guest Agent” »
Category: vm
First, I really need to document the overall configuration of my home lab. This thing has grown into a major project over the last few years. Anyway, for now I wanted to document setting Proxmox cluster behind an HAProxy Load Balancer. Config 3 node Proxmox cluster behind HAProxy Load Balancer running on pfSense. Step 1 … Read More “Proxmox VM Custer Behind HAProxy Load Balancer” »
Ok, this is a simple post to reset machine_id. As I test this, I will add more data relevant to my findings. Also, I may expand this into other Linux flavors. For now, I am only doing Debian. Also, these commands should be ran as root. Procedure Other Info The man page related to machine_id. … Read More “Reset Debian machine_id” »
Here is how to add a Debain 11 Cloud Image to ProxMox so that it is a template. Most came from here. However, it was not setup for Debian 11 nor was it setup for local-lvm. So, here is how to get Debian 11 loaded into ProxMox Other Things To Do Fix for Docker and … Read More “Cloud Debian 11 Image” »
Hello, here is a quick outline to remove a damaged Ceph node and osd. How does this happen. Well for example when a ProxMox server fails. How do you remove the bad references from Ceph so we can get on with it…
Update Nov 24, 2022 So, I have moved away from this approach at this time as I have found direct access to my ip and then using HAProxy in pfSense is much faster. See my article for more info on this option. Also, I will write and updated series starting with my servers and moving … Read More “Containered Crazy” »