Search results

  1. R

    Best practice - Migrate existing cluster NW to SDN ?

    This might be a newbie question: I have a five node cluster which I started with Proxmox 7.1 and subsequently updated to the latest 8.1.11 - I have up to now manually configured each node with it's own network settings (different machines & HW) Now that SDN is in full swing, is there a simple...
  2. R

    Best practice - Migrate existing cluster NW to SDN ?

    This might be a newbie question: I have a five node cluster which I started with Proxmox 7.1 and subsequently updated to the latest 8.1.11 - I have up to now manually configured each node with it's own network settings (different machines & HW) Now that SDN is in full swing, is there a simple...
  3. R

    What is considered unusually high disk io for an NVME SSD ?

    Thx! No ZFS on this box (R86s) - Small form factor and just one nvme slot - so a single 500G device using LVM & LVM-Thin
  4. R

    What is considered unusually high disk io for an NVME SSD ?

    Thanks for the quick answer! I know the nvme can handle such volumes of writes - my question was more about sustained writes at that volume (presently around 5M) constantly over a long period . . . I checked the SMART valutes - and to my surprise :oops:, the nvme shows 13% wearout and 71TB...
  5. R

    What is considered unusually high disk io for an NVME SSD ?

    Just wondering - I have a small cluster of 5 nodes running various stuff - one node is an R86s (N5105) device running OPNSense as router - been working fine for many months now . . . but I noticed a problem recently which turned out to be the netflow monitor going nuts - I was experiencing...
  6. R

    Strange behavior on a single node - hanging on Proxmox Helper-Scripts execution

    UPDATE - after more testing, I narrowed it down to wget defaulting and failing while using IPv6 - if I force IPv4 - it works !!! Used this command: wget --inet4-only https://github.com/tteck/Proxmox/raw/main/turnkey/turnkey.sh so something strange about IPv6 from this particular node's console...
  7. R

    Strange behavior on a single node - hanging on Proxmox Helper-Scripts execution

    Funny enough - I have a PiHole running as a LXC container on said node and I can use the wget command just fine to fetch the script - just not from the node console ?!? :confused:
  8. R

    Strange behavior on a single node - hanging on Proxmox Helper-Scripts execution

    Thx for the suggestions - here's what I checked: Pinging with IPs and names works fine . . . Networking config on all nodes appears to be correct . . . Switches checked - all OK, and YES - using VLANs and LACP for quite some time without issue . . . Firewall live view shows nothing strange when...
  9. R

    Strange behavior on a single node - hanging on Proxmox Helper-Scripts execution

    OK - so it appears to be something with the wget command not being able to fetch the script ?!? Hangs during the connection - here's the output from both examples - the broken node (R86s) and a working one (awowfox) So it would appear to be a networking issue of sorts . . . will investigate...
  10. R

    Strange behavior on a single node - hanging on Proxmox Helper-Scripts execution

    Thanks for your prompt reply - The exact same command line works on 4 out of 5 Proxmox nodes - so it's not the scripts themselves, it's something with the bash execution on this particular machine ?!? Take this one for example: bash -c "$(wget -qLO -...
  11. R

    Strange behavior on a single node - hanging on Proxmox Helper-Scripts execution

    I have a small cluster of 5 mixed machines - one of which is running a virtual OPNSense as firewall. Everything is running fine, but recently I noticed a strange issue which I can't find what's causing it . . . When running a script from Proxmox Helper Scripts...
  12. R

    [SOLVED] HELP!! Serious Console freeze / hanging - PVE / VMs - Spice or VNC - doesn't matter!

    Turns out, after many tests - my main machine which I use to access Proxmox was in the wrong VLAN segment - so this issue only affected ONE machine and Proxmox seems fine - So my bad for jumping to conclusions something was wrong with the servers Thanks again and have a great day!
  13. R

    Proxmox VM console from GUI freezes

    Thanks Luckyj for your response - YES, I have multiple IPs assigned to different VLAN segments (see attachment) and that has worked fine since over 14 months - not the issue. Turns out, after many tests - my main machine which I use to access was in the wrong VLAN segment - so this issue only...
  14. R

    [SOLVED] HELP!! Serious Console freeze / hanging - PVE / VMs - Spice or VNC - doesn't matter!

    Greets and Happy belated New Year! I just started having problems with a 4 node cluster running different machines - running latest Proxmox VE version - NEVER had console or terminal issue until just recently (only added a new switch to the network) - now when I open a console from the Proxmox...
  15. R

    Proxmox VM console from GUI freezes

    I just tested on the same network a stand alone Promox node - and it works without issue (running htop or btop constantly in window) - when I do this with any node in my cluster - the console freezes / hangs - This was not happening in the past ?!?
  16. R

    Proxmox VM console from GUI freezes

    Greets and Happy belated New Year! I just started having problems with a 4 node cluster running different machines - NEVER had console or terminal issue until just recently (only added a new switch to the network) - now when I open a console from the Proxmox GUI - or start a console with VNC or...
  17. R

    [SOLVED] Proxmox freezes randomly

    Greets and Happy belated New Year! I just started having problems with a 4 node cluster running different machines - NEVER had console or terminal issue until just recently (only added a new switch to the network) - now when I open a console from the Proxmox GUI - or start a console with VNC or...
  18. R

    console tab shows garbage or missing characters - workaround

    I have a similar issue - running latest Firefox on a Mac on Sonoma - funny enough, when I use latest Chrome on same machine it works fine ?!?