Two things:
1) As I mentioned, I'm running Proxmox 7.4-20 on the host system because kernel 6.8 that ships with Proxmox 8 by default doesn't work with the aforementioned 9361-8i.
Who cares if it's old, if it works (vs. it not working)?
If it is...
Sorry for resurrecting this old thread, but I am testing both ceph and gluster right now on my 4930K system (because it's what I have that I can spin up quickly with as few variables between systems as possible).
Subjectively, the Win11 23H2...
Oh, my bad - completely overlooked that you are talking about Mail Gateway!
Anyhow, the correct endpoint would be: https://pmg.proxmox.com/pmg-docs/api-viewer/index.html#/nodes/{node}/certificates/custom/{type}
As for the CLI, there is the...
Late to this, but the "low power" half of the ask never got answered with actual numbers, and that is exactly where 8-core AMD mini PCs trip people up, so here are measured idle figures for the boxes in play.
Idle on these tracks the AMD...
Two things:
1) As I mentioned, I'm running Proxmox 7.4-20 on the host system because kernel 6.8 that ships with Proxmox 8 by default doesn't work with the aforementioned 9361-8i.
Who cares if it's old, if it works (vs. it not working)?
If it is...
I think PVE support several standard Linux/Debian packages for this and it's not managed by Proxmox. The manual suggests manually editing the default chrony configuration...
One way to prefer the internal NTP servers and still not modify chrony.conf is to add a new file in /etc/chrony/sources.d directory, like internal.sources:
server x.y.z iburst prefer
server a.b.c iburst prefer
Note that this does not remove the...
One way to prefer the internal NTP servers and still not modify chrony.conf is to add a new file in /etc/chrony/sources.d directory, like internal.sources:
server x.y.z iburst prefer
server a.b.c iburst prefer
Note that this does not remove the...
Upgrade to 9.2.3 from 9.1 went without issue across all my nodes. Didn't need to do any resource remapping, plug-n-play all the way.
Nice to see Proxmox upgrades becoming so streamlined even when migrating kernels, well done Proxmox Team.
I think PVE support several standard Linux/Debian packages for this and it's not managed by Proxmox. The manual suggests manually editing the default chrony configuration...
The checkbox is described as 'Host-Managed', it shows up when you edit a LXC guest's network interface:
Unfortunately the Help page doesn't have any reference information for this checkbox.
Yes, I'm using dual stack - my main network is ipv4 and the network for the ceph cluster is ipv6. This might be the similar issue as in the link you sent above. I'd very grateful if you give me any advice how to configure it better. Dual stack is...
Looks like i got it working, even though, i do not know how.
This is what i did (again):
on pve:
pvecm qdevice remove
on qdevice:
apt purge corosyc corosync-qnetd
check that /etc/corosync is gone
apt install corosync-qnetd
check that...
The NIC on pve2 (Dell OptiPlex 3070 Mini) uses the r8169 driver. pve (Lenovo ThinkCentre M93p) uses e1000e. Both nodes are connected to the same simple home switch.
I noticed in the logs that pve sends all 44 inode updates successfully, but pve2...
Looks like i got it working, even though, i do not know how.
This is what i did (again):
on pve:
pvecm qdevice remove
on qdevice:
apt purge corosyc corosync-qnetd
check that /etc/corosync is gone
apt install corosync-qnetd
check that...
You should probably think about slipstreaming the VirtIO drivers in your installation and these days I think whether or not you can skip the network activation depends on the type of Windows, on Home I believe they made it almost impossible, for...