I've found another way to mount my USB-C 8x drive. My first workaround was to exclude it using smartdate (old thread above). My new approach, which led to a better result, was to exclude the original USB driver and use the system's own driver...
What benefit and services do you get?
You get commercial support and help via several support channels, and guaranteed access to the Proxmox VE repositories for updates and bug fixes.
Every Open Source project needs to be financed by a strong...
If I understand you correctly, it isn't about the authorization to restart the VM (Qemu process), but that you can schedule it automatically at a specific time without having root privileges?
Ich habe gestern Proxmox von 8 auf 9 upgedatet, heute in der Nacht hat dann bei einem Container das Backup nicht mehr funktioniert
Fehlermeldung:
INFO: starting new backup job: vzdump 101 --all 0 --prune-backups...
When the problem occurs, is that one node in the cluster normally available via the other nodes?
Clusterstatus is ok?
pvecm status
Do you see any other messages in the logs? For example, you try to log and during that, look at the journal...
Hello,
I'm new to Proxmox, and I'm unsure. Please give me a kick if I do something stupid.
I want to offer file services to Servarr apps.
After reviewing posts for a couple of hours and watching videos for a couple of hours, I think a solution...
Yes, I ran into the same unfortunate situation when I noticed none of my guests' syslog files had anything in them all of a sudden. My temporary workaround was to add lxc.apparmor.profile: unconfined to/etc/pve/lxc/*.conf and cross my fingers and...
Hi everyone,
I’ve just registered on the Proxmox support forum and I’d like to ask for some advice regarding managed network switches that work well with Proxmox, especially for VLAN usage.
To give some context about my setup:
I currently...
Thanks you.
I will try and get back to you.
Another problem i found.
I have vmbr0 configured on one nic; then i have vmbr1 that is configured over a bond of nics.
The first time i configured all of SDN, i put vmbr1 as bridge; all the vm works...
How big is your zpool, and how many resources do your VMs consume?
zpool list -v
qm list
It would also be interesting to know:
lscpu
Your server has very few RAM; I suspect that this is the problem. Also I/O wait is very high:
Please check...
Hello,
I recently upgraded my main Proxmox node from version 8 to 9, following carefully all prerequisites and steps listed in the official guide: Upgrade from 8 to 9.
After the upgrade, upon reboot, I was dropped to the GRUB prompt (grub>)...
Thank you sooo much! - I was going crazy(!) with my new node and couldn't understand why my privileged LXC wouldn't get online...
Tried for two hours and even changed the NIC in the server until I saw the unprivileged worked.
sorry, antwort gern auch in Deutsch :D
Hallo,
ich möchte Proxmox jetzt mit VLANs nutzen, aber vielleicht habe ich einen Fehler in meinem Ansatz.
vmbr1 soll eine IP aus VLAN 12 bekommen, aber auch auf VLAN 11 zugreifen können, um die...
those arent screenshots, those are photographs of a few pixels.
hurts the eyes to look at it.
what os is this and what browserplugins are running?
does it look the same in an incognito/private window?
what exact nvme drives are you using? cheap consumer grade drives (maybe even with qlc?) or enterprise grade drives?
exact brand and model will give us an idea of what to expect from the drives themselves.
reason is that very cheap qlc drives...
If your EFI partition is full, you have to mount all your EFI partitions manually and remove at least one Kernel with "rm". For example:
mount /dev/sdX /boot/efi
# check the available space:
df -h /boo/efi
rm -rf...