I have an old AMD APU that I am running a custom Ubuntu root-on-zfs setup and it is very fragile, specifically because Grub + ZFS do not play nicely. Proxmox has `proxmox-boot-tool` which manages a 512MB EFI partition automatically. I love that, because it's simple and well-tested, unlike my custom installation. The issue is -- this AMD APU is severely underpowered and does not have all the virtualization extensions necessary for a true Proxmox VE installation.
I have an idea -- and I tried this out in a VM. What if I install Proxmox on this computer to get my root-on-zfs setup that I desire, and then disable all Proxmox services? Will there be any issues? I expect doing so will leave me with a mostly-pure Debian system installation.
What I turned off in my VM:
* pve-firewall
* pvescheduler
* pveproxy
* pvefw-logger
* pvedaemon
* pve-ha-crm
* pve-cluster
* pvestatd
* pve-ha-lrm
* spiceproxy
* lxc-monitord
* lxcfs
* qmeventd
* rrdcached
* ksmtuned
* rpcbind
I have an idea -- and I tried this out in a VM. What if I install Proxmox on this computer to get my root-on-zfs setup that I desire, and then disable all Proxmox services? Will there be any issues? I expect doing so will leave me with a mostly-pure Debian system installation.
What I turned off in my VM:
* pve-firewall
* pvescheduler
* pveproxy
* pvefw-logger
* pvedaemon
* pve-ha-crm
* pve-cluster
* pvestatd
* pve-ha-lrm
* spiceproxy
* lxc-monitord
* lxcfs
* qmeventd
* rrdcached
* ksmtuned
* rpcbind
Last edited: