Latest activity

  • R
    But according the Intel site it should work, because 245K and my 265H are Arrow Lake CPUs, which should support . Intel® Core™ Ultra Processor (Series 2) processor family (Formerly Known as Arrow Lake)Single Root IO Virtualization (SR-IOV)...
  • W
    Just wanted to share my experience with installing Promox Backup Server as a VM in Unraid as I encountered some problems that I wasn't able to find any answers on the internet. My setup is a baremetal Unraid 6.11.5, another baremetal Proxmox VE...
  • O
    Onslow replied to the thread Installation question.
    OK. And while you're installing it, the screen goes blank. So I suggested you tried nomodeset in GRUB.
  • S
    Doesnt work on my 245K [ 4.241268] i915 0000:00:02.0: driver does not support SR-IOV configuration via sysfs<br> Even when lspci is showing it is supported Capabilities: [320 v1] Single Root I/O Virtualization (SR-IOV) IOVCap...
  • B
    Thank you.
  • B
    Hallo The page quoted says it all: You use the Spamhaus DNS Real-Time Blocklist (DSBRBL). But you have exceeded your access quota. You can get a free account and a key to get free access. You'll get a unique server name that you can then use in...
  • C
    okay this is even more odd. The PBS server has a valid cert from letsencrypt on it as well... I am stumped why there can't be a handshake on the same VPN tunnel with just a different WAN port making the VPN termination. on WAN2 this is a basic...
  • C
    I failed back to the promary WAN on Comcast and sync jobs execute fine....fail back to verizon WAN and they fail with the client error...i'm going a little mad seeing as the VPN tunnel is the same under the WAN connections.
  • A
    I'd consider this a bug. Please report it here: https://bugzilla.proxmox.com/
  • S
    sigiz replied to the thread Open a VM Console with python.
    Thank you very much. Now it works. There was some confusion with hostname and nodename and the tickets.
  • N
    nomanz_ replied to the thread Installation question.
    Yep! I downloaded VirutalBox and made a VM with the below specs & imported the proxmox ISO Specs: 6 cores 14GB Ram 500GB Disk
  • O
    Onslow replied to the thread Installation question.
    If I understood correct, you're trying to install PVE inside a VM.
  • B
    Hi We are seeing messages like URIBL_DBL_BLOCKED_OPENDNS 0.001 ADMINISTRATOR NOTICE: The query to dbl.spamhaus.org was blocked due to usage of an open resolver. See https://www.spamhaus.org/returnc/pub/ [info.cohesity.com,cohesity.com] and it...
  • N
    nomanz_ replied to the thread Installation question.
    What? This isn't debian this is on a VM. I am able to get this screen to load but whenever I select either of the options the screen just goes black and stays black
    • Screenshot 2026-04-09 192946.png
    • Screenshot 2026-04-09 193004.png
  • O
    Onslow replied to the thread Installation question.
    You can try nomodeset option in GRUB (press Esc or Tab and (seems these keystrokes are not needed during installation, though are frequently needed to modify the kernel command line if one wants to modify it in the already installed system))...
  • F
    I did two tests one where i didn't disable the pbs storage and one where i did disable it. the log I post here is without disabling the storage location and I ended having to force shutdown the server. in the test with the pbs storage disabled...
  • T
    This is a known bug in smartmontools version 7.4 shipped with PVE 9. You can either build and update it from source yourself (https://github.com/smartmontools/smartmontools/tree/main) or wait for a newer version to be released in the official...
  • N
    nomanz_ replied to the thread Installation question.
    This works too. Tried this however no luck. I am able to get the installation screen to boot however once I choose either the graphical installer or terminal installer the screen just goes black
  • B
    you can use this command for enable: "pvesm set pbs -disable 0" or "pvesm set pbs -disable 1" to disable where pbs is your storage name
  • A
    pbs storage isnt like NFS; if its not present it will not hang your host. I would investigate your logs a bit more carefully to see what the actual culprit is- perhaps you have other items in /etc/fstab and/or /etc/pve/storage.cfg?