Vielen Dank. für den Reset müsste ich den Server einmal aufschreiben (so weit ich die Anleitung verstanden habe, würde mich aber wundern, da die Einstellungen bis auf ein PW nicht geändert wurden)
Aktuell läuft ein Ubuntu auf dem Server mit der...
was soll das für eine Änderung sein? In der nut.conf ist doch nur der modus zu definieren
# Network UPS Tools: example nut.conf
#
##############################################################################
# General section...
Your interface is name is too long, Linux kernel only supports up to 15 bytes (= 15 ASCII characters). That's most likely why it doesn't work.
I'll check what's wrong with validation - but in the meanwhile you should be able to fix your issue by...
Ok, I got it:
on my CTX:
My script try to open the device but I got an error: . It works with a VM hosted on Proxmox.
root@nad:/dev/bus/usb/001# python3 /root/nad-rs232-rest/nad-rs232-rest.py
2025-10-08 10:14:15,727 - INFO - Starting mqtt...
Why are you using such and old version of Proxmox with a fairly new CPU? First option must be to get the Proxmox up to date, I suggest bring it up to ver 8.4 (as 9.0 is having other issues with passthrough).
Then you have a load of unnecessary...
Hello.
I was having the same problem.
Some people have been able to pass through the N5 Pro with simple settings,
but I was able to do so successfully with the following settings.
Shutting down and restarting the computer also worked without any...
I too would love to have that entry removed or at least configurable.
From what I can tell, this old hardcoded config file based Q35 setup is a nightmare because it also ties into live migration.
Personally I believe it needs...
From your description about tapping in on network traffic of some appliance(s): A vlan isn't required. Setup another vmbr without interface but ip assigned. Configure routing and masquarading for the outbound traffic and assign this bridge to...
Put that excess data on another drive, either external (or more difficult an iSCSI drive) which will then appear as 'Drive D:' in Windows, that will help to keep the Windows VM as clean as possible. Hell in my case even 'My Documents' and...
Wir sind eine Firma mit rund 100 ESXi hosts und 1500 VMs und Standorten weltweit. Wie haben viele kritische Applikationen und sind bisher mit vSphere gut gefahren. Natürlich sind die höheren Kosten für VCF nach der Übernahme durch Broadcom nun...
Hello, I am trying to achieve passthrough for Jellyfin docker container runing on a VM
My minipc is:
https://www.amazon.es/dp/B0DW92WJN7
With: Twin Lake-N150
Proxmox VE:
Linux minipc 6.5.13-5-pve #1 SMP PREEMPT_DYNAMIC PMX 6.5.13-5...
Hello,
Is it possible to make notes to a VM disk itself?
If a disk is not associated to a VM or CT, there is no way to make / record notes about that disk itself within PVE (as far as I know).
I have few orphaned disks eg., "vm-100-disk-0...
Normally you would configure one job which will skip the verified job and reverify the skiped ones after some time of time and another less executed one for the full-verify.
As example I have one verify job which is run every day and will skip...
I'd first like to apologize in advance if this ends up being something stupid, like if the problem is me because i have not brushed up on networking in a long time and have forgotten some fundamentals.
@fba , i hope it doesn't sound dumb, but i...
Hi,
what storage type are you using for the VM disks? If the VM disks are qcow2 files on a network storage, removing snapshots is recommended to be done while the VM is shut down.
There is a tech preview of the snapshot-as-volume-chain feature...