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” »
Tag: ProxMox
So Proxmox is awsome! I have been using it for about 3 years now. I have to say it has been wonderful as it runs on almost anything. Also, it supports clusting and ceph. Heck, I may even start selling some VPS(Virtual Private Servers)’s on a separate fiber connection at my home utilizing Proxmox as … Read More “Proxmox Manual Update Certs” »
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” »
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” »