Sylve looks like a decent project with a promising future but this article really doesn't explain why they picked it over Proxmox at all. They explain a lot of things but I can't see the advantage over prox other than they wanted to use it.
> They explain a lot of things but I can't see the advantage over prox other than they wanted to use it. A huge, totally obvious, advantage is that FreeBSD isn't using systemd. I'm now nearly systemd-free, if not for Proxmox. But my VMs are systemd free. And, by definition, my containers too (where basically the entire point is that there's a PID 1 for the service and that PID 1, in a container is not systemd). So th…
From Proxmox to FreeBSD and Sylve in our office lab
81–86 of 86 posts
Re: From Proxmox to FreeBSD and Sylve in our office lab
#82Re: From Proxmox to FreeBSD and Sylve in our office lab
#83Re: From Proxmox to FreeBSD and Sylve in our office lab
#84Any plans or thoughts for? Terraform Provider? I use Proxmox as my infrastructure provider and heavily rely on Terraform to provision resources.
Re: From Proxmox to FreeBSD and Sylve in our office lab
#85Earlier quoted context omitted.
> Sylve can support ZFS-on-root rollbacks better than hacking it into Proxmo Can you explain your use case when you absolutely can't provide a separate M.2 drive solely for the OS?
Regardless of the number of drives available, you gain an advantage when your file system can leverage snapshots to roll backwards or forwards. There are other Linux-native filesystems that can provide this capability too, but many admins prefer ZFS because the full range of capabilities is unparelleled.
Re: From Proxmox to FreeBSD and Sylve in our office lab
#86Earlier quoted context omitted.
Too late to edit, but just as a note for anyone else who gets confused by my post: I was not paying careful enough attention and missed/misread the "backups" bit in the parent post, completely my fault. As far as I can tell from reading through the (quite pleasant!) documentation [0], Sylve does not (at least for now) support any sort of network storage for direct use as the VM backing store, though as it is FreeBSD…
It's funny, I love how FreeBSD manages iSCSI even though I have only used it a few times, I put it in my to-do list but never really got around to writing a UI for it. Come next release (v0.3.0) I will definitely integrate it because as your put it's quite necessary to have that as a way to isolate storage from the main system.