Sorry for the late reply but wanted to leave this here for others that run into this.
I think this happens because macOS doesn't have a balloon driver. I ran into the same thing where OS X always shows 100% memory usage. In my adventures with OS...
for hardening, you can do something like
DisableForwarding yes
Match User root Address <<10.0.10.0/24,10.0.20.0/24>>
DisableForwarding no
AllowTcpForwarding yes
X11Forwarding no
AllowAgentForwarding no
PermitTunnel no
(replace...
@daves_nt_here
I'm glad I helped :)
Then you probably can mark this thread as SOLVED. By modifying the subject and selecting the SOLVED prefix from the drop-down menu. Thanks!
Confirmed deduplicated volumes mount and restore perfectly fine with the File Restore option in Proxmox.
So far it looks like it might be possibly a bad NTFS journal. Issue is the proxmox-backup-client map ... command mounts it as RO, so using...
@Phreak: It depends on how you configured the settings.
If you used `ceph config set` (recommended): no restart needed.
Both settings propagate live to running QEMU instances through the Ceph config notification path. When you run `ceph config...
Is there a reason why you cannot make the changes to the SDN configuration all at once and then apply when they're done? If there's some issue there then it is probably better to fix that.
Yes, this is currently an issue with silent hosts - since the type-2 routes are generated from the hosts' neighbor table, the VM needs to regularly connect outside so the neighbor table on the PVE host doesn't get lost. A workaround for this...
While it was working, I noticed that the network speed was just 1000 MB/s, not the expected 2500, as that is what switch currently handles as maximum speed.
Further inspection learned the following, the regular cdc_* network driver was used for...
hmmm... yeah, getting in a situation where specifying namespaces for some VMs that needs more aggressive pruning (sflow/netflow type data) would've been a perfect solution, as there aren't tags nor other finer grained pruning on PBS available...
So that didnt help at all :(
Fr im already drained with that problem, can anyone give any advice where to troubleshoot ? Anymore ideas? would appreciate any help
Yes, I tried both!
When I sync with enable new users == off then the user is disabled as expected. When I enabled it via the GUI it shows enabled in the GUI but doesn't get enabled in the config file. I manually edited the config file which...
Looked into this a bit further, this behavior seems to be particular to security groups + VMs...
pve-firewall a chain for each security group and jumps into it from the guest chains. Inside the chain we use the ID for the host when generating...
Hi all, I am setting up VLANs in my network and the only thing left is to connect Proxmox into that. I decided to click on 'vlan-aware' under Proxmox's vmbr0 interface, then I rebooted. However, I think I was too quick with this change, because...
Ich bin Proxmox Anfänger und habe eine Frage zu LVM und LVM Thin, wir haben dem ThinPool 100 % des VMStorage gegeben. Dort ist auch noch genug platz frei.
Ist das schlecht das wir 100 % zugewiesen haben? Bekommen wir da Probleme beim arbeiten...