Hello,
I'm running into this error when trying to backup a VM to a remote CIFS share.
The remote share is online and accessible so I'm not sure why I'm getting a "host is down" error.
Thanks for the help.
Hi @kazi,
Can you please provide information regarding how you determined that those services are not running, commands, outputs, log snippets, full version output of the system, etc.
Blockbridge : Ultra low latency all-NVME shared storage for...
Hi, in numa0/numa1, the cpus= list refers to guest vCPU indexes (0…vCPUs-1), not host CPU IDs.
Affinity is the host cpuset for the whole VM process (all vCPU threads), not per-vCPU.
Proxmox VE (QEMU) doesn’t expose per-vCPU pinning in the VM...
Wrote a small shell script to detect proper cpu configuration:
#!/usr/bin/env bash
# cputest.sh — Detect x86-64 micro-arch levels (v2/v3/v4) and show a tidy summary.
# Options:
# --no-color disable ANSI colors
# --full also print...
For those interested, there are other quirks using X710 on proxmox:
- VLAN stripping on SR-IOV VFs
- LLDP offload not reporting to linux kernel
- Asymmetric speed due to TX checksum offload
See https://github.com/nvandamme/systemd-networkd-i40e...
Ja die 7,8GBit/s werden komplett ausgenutzt. D.h. ein 10GB großes Modell ist in ca. 1,5 Sek. im VRAM. Da Ollama das Modell nach 5 Minuten Inaktivität jedoch wieder rauswirft, hat das den Effekt, dass beider ersten Anfrage die Antwort um die...
Hello Guys!
im currently working on the zabbix integration into my Proxmox Ubuntu VM and facing several issues regarding the http and data flow.
The installation on my VM was pretty quick and i have no problems with it. But if it comes to the...
I like the idea of using the interfaces.d dir to structure and separate the different networks in proxmox from each other.
But the interfaces.d dir isnt used from proxmox for anything. even the existing and running interfaces are not used for...
i also talked about that and hoped for the new version to bring it up.
Meanwhile i help myself with analyzing clear spam mails and harden it with custom scores
we see this behaviour also on our mailcleaner instances. nicebayes lets obvious spam pass through, but deactivation results in even more spam.
a spam-learing mailbox would be a great idea like this
- fetch mails automatically from this mailbox
-...
Wrote a small script to dected proper cpu type for VM configuration:
#!/usr/bin/env bash
# cputest.sh — Detect x86-64 micro-arch levels (v2/v3/v4) and show a tidy summary.
# Options:
# --no-color disable ANSI colors
# --full also...
Wrote a small shell script to detect proper cpu configuration:
#!/usr/bin/env bash
# cputest.sh — Detect x86-64 micro-arch levels (v2/v3/v4) and show a tidy summary.
# Options:
# --no-color disable ANSI colors
# --full also print...