Latest activity

  • J
    Johannes S reacted to ThoSo's post in the thread Grundsatz für Shared Storage with Like Like.
    Das ganze hängt auch davon ab, wie das mit physischen komponenten aufgebaut wird. Derzeit ist der wunsch die cloud nach hause zu holen. Die aktuelle testplattform ist uns konfigurationsseitig nicht bekannt. Ich würde mal sagen, das es mindestens...
  • J
    Johannes S reacted to waltar's post in the thread Hardwarer oder Software RAID with Like Like.
    ext4 und xfs sind beides reguläre mitgelieferte Filesysteme, funktioniert insofern auch für beide. Die PBS chunks sind nur max 4MB, insofern wird 16MB preread nichts bringen, ein Unterschied wird nicht meßbar sein und auf einem Fileserver ggf...
  • J
    Johannes S replied to the thread Hardwarer oder Software RAID.
    Ich habe es so verstanden, dass der Speedup vom mkfs.xfs -n 16... kommt. Das funktioniert nämlich unter ext4 nicht
  • W
    waltar reacted to gurubert's post in the thread Grundsatz für Shared Storage with Like Like.
    Ich wüsste nicht, was an der Verwaltung von /etc/exports komplex sein sollte.
  • cwt
    cwt replied to the thread Grundsatz für Shared Storage.
    So wie ich es verstanden habe, soll die NAS dann als VM auch auf dem PVE mitlaufen. Falls nicht, würde ich sowieso zu bare-metal raten. Dann kann man gleichzeitig die NAS für das Backup nutzen. Der shared storage wäre dann jedoch kein inter-VM...
  • B
    That worked and I installed gdu. This is what returns from the pct command arch: amd64 cmode: shell cores: 3 features: nesting=1 hostname: Media memory: 4768 mp1: library:100/vm-100-disk-2.raw,mp=/media,backup=1,size=3000G net0...
  • fiona
    Hi, unfortunately, there is no way at the moment. This is a known issue: https://bugzilla.proxmox.com/show_bug.cgi?id=7622
  • B
    No need to quote each of my messages. Try to replace nameserver 192.168.1.19 with nameserver 192.168.1.254 You can also set this in the GUI via node > System > DNS. If that doesn't work either use 1.1.1.1. Then continue with the gdu stuff...
  • B
    Thank you. Yes, we are using 802.3ad bond and are aware of the "fast" option. I am not encouraging nor discouraging people to use bonds (however we used them successfully for years now) but rather wanted to make people aware of the grounding...
  • B
    Well, let's go on a tangent then and fix your DNS first. Share cat /etc/network/interfaces cat /etc/resolv.conf
  • B
    cat /etc/network/interfaces auto lo iface lo inet loopback iface nic0 inet manual auto vmbr0 iface vmbr0 inet static address 192.168.1.19/24 gateway 192.168.1.254 bridge-ports nic0 bridge-stp off...
  • K
    Hi, I have just encountered this issue on a 3-node PVE cluster I decided to take maintenance of (it was managed by someone else before, so do know know its history). It was running PVE 8.4.14 when I took it over and when I upgraded it to latest...
  • gurubert
    You may be experiencing this bug: https://docs.clyso.com/docs/kb/known-bugs/squid/#squid-deployed-osds-are-crashing
  • W
    waltar replied to the thread Hardwarer oder Software RAID.
    ext4 und xfs sind beides reguläre mitgelieferte Filesysteme, funktioniert insofern auch für beide. Die PBS chunks sind nur max 4MB, insofern wird 16MB preread nichts bringen, ein Unterschied wird nicht meßbar sein und auf einem Fileserver ggf...
  • I
    IsThisThingOn reacted to ThoSo's post in the thread Grundsatz für Shared Storage with Like Like.
    Das ist ein riesiger Fragezeichen Katalog. Es wäre ratsam, zunächst einmal die einzelnen Produkte die eingesetzt werden sollen zu prüfen / anschauen / testen und deren Wechselwirkung und miteinander auszuloten. Daher wäre eine Testinstallation...
  • I
    IsThisThingOn reacted to cwt's post in the thread Grundsatz für Shared Storage with Like Like.
    Da muss ich @TErxleben zustimmen: Docker in LXC ist einfach anfälliger und nicht so isoliert wie VMs. Ich schätze mal 70% oder mehr der hiesigen Posts im Forum, die Probleme mit LXC und Docker thematisieren, wären unnötig, wenn die User direkt...
  • I
    IsThisThingOn reacted to TErxleben's post in the thread Grundsatz für Shared Storage with Like Like.
    Ein "echter" blockbasierter zentraler Speicher landet fast zwangsläufig bei CEPH oder glusterFS. Beides kostspielig, komplex und erfordert entsprechende Skills beim Administrieren. Wenn ich lese, dass du mit einer SSD beginnen möchtest, dann gehe...
  • I
    IsThisThingOn reacted to longer's post in the thread Server 2025 High CPU with Like Like.
    hmmm there currently known issue explained in: https://forum.proxmox.com/threads/windows-server-2025-cpu-suddenly-at-100.184763/post-861490 Where its recommended to use CPU type other than host CPU. So you can roll out this and keep CPU type as...
  • I
    Actual data is pretty sparse on that topic. Sooo..... if you would fire up a test environment and let us know your results, that would probably very much be welcomed here in this forum :)
  • gurubert
    gurubert replied to the thread Grundsatz für Shared Storage.
    Ich wüsste nicht, was an der Verwaltung von /etc/exports komplex sein sollte.