I just rebuilt a similar setup to you and I ran into ipv4 forwarding not being enabled, so that the packets didn't find their way back to the vm. Maybe you have the same problem? You could try sysctl net.ipv4.conf.all.forwarding=1 on the...
Dear Proxmox Team,
I just tried to install a phresh PVE host from the 9.1-1.iso downloaded from here and stored on a ventoy stick (E2B or similar) on which I keep all my OS images.
That didn't work out... :rolleyes:
I remember the day when it...
Nothing stands out. The system should not be using Internal Snapshots with RBD. I'd recommend making sure that you are running the latest available software (apt update), and if the issue continues - utilize the support channel to open a ticket...
Yes but not for temperature, the pulse feature for monitoring temperatures uses a specific agent together with lm-sensors see: https://github.com/rcourtman/Pulse/blob/main/internal/sensors/collector.go ...
I have a similar problem, this curl command simply returns nothing (It just returns to the command prompt after a delay of a couple of seconds):-
curl -k -H "Authorization: PVEAPIToken=myuser@pve\!TOKENID=XXXXXXXXXXXX"...
I just tried to run this script, and it fails at installing openswman, any ideas what may have happened?
Also got this during install
root@home1:~/opman# ./installOpenManage.sh
Hit:1 http://ftp.us.debian.org/debian trixie InRelease
Hit:2...
It uses Debian user space but a kernel based on Ubuntu. Since drivers and hardware support come with the kernel, use a Ubuntu Live Installer to test for hardware support.
EDIT: Use an Ubuntu version with the same Linux kernel version as Proxmox...
Hello
I've a DELL PowerEdge T440 updated with last firmware, bios, hd, network avaiable.
I've a DELL Ethernet Quad Port Broadcom 5719.
Installed Proxmox 8.2 at each reboot I've a idrac error: A fatal error was detected on a component at bus 1...
Same problem here. With Dell T440.
I firmly hope for a patch.
Everything is updated, including the firmware of each hardware component and the newest updates from the Proxmox side.
The problem is with the onboard NICs, Broadcom NetXtreme BCM5720...
Subject says it al. I have been running PVE/PBS on an Intel NUC 10th generation i5 and I am looking at a replacement with low power and affordable (hence DDR4) memory. My Intel NUC 10th gen has been iffy (e.g. the network hardware acceleration...
When I try to install the driver I get this error message - ERROR: Unable to load the kernel module 'nvidia.ko'.
This happens most frequently when this kernel module was built against the wrong or improperly configured kernel sources, with a...
Based on the information provided we know that the VM configuration does not have a reference to any snapshots. However, the snapshots exits on the backend. They had to be created by an operator via PVE at some point. How the reference got lost...
Hi all,
I’m working on reorganizing storage on a Proxmox VE 9.1.2 system with multiple HDDs, SSDs, NVMe devices, and a mix of SATA + LSI HBA-connected disks. While doing this I noticed something that has been a recurring challenge:
Proxmox splits...
Can you provide additional information:
pveversion
qm config [vmid]
cat /etc/pve/storage.cfg
cat /etc/pve/qemu-server/[vmid].conf
pvesm status
Are other VMs running on the same node? Are they located on the same storage (qm config [vmid])
Has...
It does not seem to happen on the same snapshot. See the attached screenshot. It is from last job status that started again after rebooting with default kernel on both PBS. Graph does not show the job start but it started at 16:38 with KBit/sec...
It's a physical NVME disk on the proxmox node connected via PCIe4.
.
Here's lvmconfig:
# lvmconfig --typeconfig full | grep -e thin -e zero
wipe_signatures_when_zeroing_new_lvs=1
thin_pool_metadata_require_separate_pvs=0...