Hi folks,
I've been using ZFS on Proxmox for a few years now, ever since I got my first drive shelf & HBA card I've had issues with ZFS suspending pools randomly on startup. Anything that relies on the pool tends to hang, requiring a restart to...
I upgraded my Epyc 8434P with Asrockrack SIENAD8-2L2T. I went from Proxmox 8.4 with kernel 6.11 to Proxmox 9 with kernel 6.14. Unfortunately it went unstable, crashing with nothing in the logs twice in 24 hours. I reverted to kernel 6.11 again...
Hi,
A version of the script that also allows you to stop a VM or LXC sending the reverse MAC address:
#!/bin/bash
# Define bridge device in use on your system!
# E.G: vmbr0 or vmbr1
vmbr="vmbr0"
# We will use UDP port 9
portnr="9"
# Function...
I tried with several different browsers - including in private mode, and the other two PVE managers in the cluster work perfectly and allow me access to the problem one.
password manager switched off, same response
the console is not showing up...
One of my PVE hosts hung today. Web UI alive and stats updating, but no actions possible, no access to VM/LXC consoles or host shell. Ping response, SSH not. No obvious issues in the stats but they were pretty much flat for a couple of hours...
I still don't understand what is failing?
The interface changed (it's based on a different framework now) - however login through a quarantine link still works for me...
Thats the point. The VCF and their validated design is the result of major Presales work. Our beloved Proxmox is not there yet (the core technological yes, all the stuff 20.000 VMWARE FTE did, not). This is an investment you have to cover (e.g...
Etwas späte Antwort, aber vielleicht hilft das ja @speerwerfer: Seit PBS 4.0 gibt es das Feature, dass man externe Laufwerke (z.B. USB-Festplatten) als "removable Datastore" einbinden kann, die direkt beim Anstecken auch zum syncen eines...
@magicpeter
Storage auf NAS ist meiner Erfahrung nach. echt eine unzuverlässige lahmarschige Frickellösung. Gerade per NFS. Willst du zuverlässigen zentralen Storage, wird es sehr schnell sehr teuer.
Sicherlich eine Lösung, aber warum auf eher...
PBS hat nun einmal gewisse Ansprüche, die du alle nicht erfüllen magst - https://pbs.proxmox.com/docs/installation.html#recommended-server-system-requirements.
Verwende also einfach das normale "vzdump"-basierte Backup und speichere diese auf...
Eigentlich ist nesting auch (genau aus den von Bu66as genannten Gründen) seit mehreren ProxmoxVE-Versionen der Default für neue Container. Sofern man nicht gerade einen Container ohne systemd (etwa Devuan oder alpine) benutzt, würde ich das...
Hallo @mzurhorst,
die Option nesting=1 erlaubt es dem Container, eigene Namespaces zu erstellen. Das ist primär dafür gedacht, um darin wiederum Container (z.B. Docker) oder virtualisierte Umgebungen zu betreiben.
Ein Nebeneffekt davon ist...
To quote myself:
So if you don't want to use nesting you will need to have a priviliged container (which is way worse than a unpriviliged container with enabled nesting from a security point of view) or use a distribution without systemd as os...
We recently uploaded the 6.17 kernel to our repositories. The current default kernel for the Proxmox VE 9 series is still 6.14, but 6.17 is now an option.
We plan to use the 6.17 kernel as the new default for the Proxmox VE 9.1 release later in...
Can anyone direct me to a Proxmox reference enterprise architecture document?
I'm looking for a clear document that explains how Proxmox should be deployed for a scalable Enterprise solution - discussing ideal design, recommended node...
Hello,
Thank you for the provided sys log.
As you mentioned as soon as the backup started the vm becomes unresponsive:
ct 12 23:09:09 XXX pvescheduler[3413708]: INFO: Finished Backup of VM 106 (00:01:22)
Oct 12 23:09:11 XXX pvescheduler[3413708]...
Update tested on:
- Xeon E3-1225 V2 (PBS)
- Xeon Silver 4214R (PVE as a VM in ESXi and PBS as a VM in PVE in ESXi (don’t ask ^^), and baremetal PBS)
- EPYC 7402 (PVE)
- Xeon(R) CPU E5-1620 v2 (PVE)
and everything looks fine until now. Thanks a lot !