Latest activity

  • B
    Hallo zusammen, kurzes Update. Habe nen zweiten PVE Host hochgezogen, auf den gleichen Stand gebracht wie der erste, zwei LXCs gedumpt, dann auf dem ersten gestoppt und auf dem zweiten Host wiederhergestellt... Das hat alles wunderbar geklappt...
  • cwt
    cwt reacted to TErxleben's post in the thread Grundsatz für Shared Storage with Like Like.
    Da begehst du dann tatsächlich einen Fehler. VMs sind ggü. LXCs deutlich zuverlässiger und der Resourcenverbrauch ist bestenfalls per Benchmark messbar, aber diemals im täglichen Betrieb spürbar. Funktionierende Sicherungen sind das A&O. Um...
  • cwt
    cwt replied to the thread Grundsatz für Shared Storage.
    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...
  • N
    NOT SOLVED - I just don't see a way to change the title back :( Blah. After a few days the CPU/unified memory error has returned. I have not seen the AMD-Vi error return - I'm sticking with the IOMMU set to Enabled (vs Auto) was the fix for...
  • J
    Johannes S reacted to waltar's post in the thread Hardwarer oder Software RAID with Like Like.
    Je mehr Files desto größer der Effekt, aber das bietet PBS ja in seinem chunk dir. Xfs bietet auch größere dir's zur effektiveren Verwaltung vieler Files/dir, ideal für das I/O Problem von PBS mkfs.xfs -n size=16384 ....
  • J
    Johannes S reacted to waltar's post in the thread Hardwarer oder Software RAID with Like Like.
    Wenn man ein reguläres Filesystem von Linux benutzt, daß keine eigenes caching wie zfs (ARC) mitbringt, braucht man zB nur echo 20 >/proc/sys/vm/vfs_cache_pressure machen und die Metadaten werden im Filesystem cache im Memory nicht mehr von...
  • J
    Vorsicht mit der Lifecycle-Regel in Kombi mit PBS, das ist genau die Falle. PBS dedupliziert auf Chunk-Ebene, ein Chunk der vor 40 Tagen geschrieben wurde kann von einem ganz aktuellen Backup immer noch referenziert sein. Wenn deine...
  • F
    Hello everyone, I don't understand why even the kernel institutes the latest version at boot starts with the old one. How do I get it started with the new ?? proxmox-ve: 9.2.0 (running kernel: 7.0.6-2-pve) pve-manager: 9.2.5 (running version...
  • B
    Vorsicht mit der Lifecycle-Regel in Kombi mit PBS, das ist genau die Falle. PBS dedupliziert auf Chunk-Ebene, ein Chunk der vor 40 Tagen geschrieben wurde kann von einem ganz aktuellen Backup immer noch referenziert sein. Wenn deine...
  • D
    Yes, I supplemented the message with additional information. It worked. I'm asking patchrick84 personally about contacts or how to add this fix to the kernel. Because I'm not experienced in such matters, I "tortured" Gemini for a long time in...
  • C
    @deviljindante So, you added the quirk entry for ASM1166, like I mentioned? See here: https://forum.proxmox.com/threads/problems-with-pcie-passthrough-with-two-identical-devices.149003/post-803149
  • D
    I tried adding this for the kernel in Proxmox, and it worked for onboard asm1166 controller (had "unknown header type 7f, ignoring device" on WTR MAX Intel version). The only difference is the model...
  • F
    Hi, I have a 3 PVE cluster (v9.2.4) with VM connected to SDN Vnets. Live VM migration is OK for VM without HA or VM in HA not using SDN VNets. For VM in HA with VNets, migration is not permited (it was OK with linux bridges) : Requesting HA...
  • B
    Bu66as reacted to waltar's post in the thread Hardwarer oder Software RAID with Like Like.
    Wenn man ein reguläres Filesystem von Linux benutzt, daß keine eigenes caching wie zfs (ARC) mitbringt, braucht man zB nur echo 20 >/proc/sys/vm/vfs_cache_pressure machen und die Metadaten werden im Filesystem cache im Memory nicht mehr von...
  • B
    that k15 sounds flaky. that computer shouldnt have any issue with proxmox. its essentially a laptop without screen and battery. my first suspects would be memory or drives. run memtestx86 on that machine for a week (yes a whole week). the drive...
  • K
    kb1sph replied to the thread IPv6 DHCP in LXC.
    I have three LXCs all using the host OS, Debien 13.6. Initially, the result of that was 1, but I did come across some posts about putting "net.ipv6.conf.eth0.accept_ra=2" into a sysctl file. To be thorough, I put it into /etc/sysctl.conf (which...
  • W
    waltar replied to the thread Hardwarer oder Software RAID.
    Je mehr Files desto größer der Effekt, aber das bietet PBS ja in seinem chunk dir. Xfs bietet auch größere dir's zur effektiveren Verwaltung vieler Files/dir, ideal für das I/O Problem von PBS mkfs.xfs -n size=16384 ....
  • T
    TErxleben replied to the thread Hardwarer oder Software RAID.
    Schöner Tipp. werde die Wirkung mal mit verschiedenen PBS' untersuchen.
  • T
    TErxleben reacted to waltar's post in the thread Hardwarer oder Software RAID with Like Like.
    Wenn man ein reguläres Filesystem von Linux benutzt, daß keine eigenes caching wie zfs (ARC) mitbringt, braucht man zB nur echo 20 >/proc/sys/vm/vfs_cache_pressure machen und die Metadaten werden im Filesystem cache im Memory nicht mehr von...
  • T
    TErxleben replied to the thread Grundsatz für Shared Storage.
    Da begehst du dann tatsächlich einen Fehler. VMs sind ggü. LXCs deutlich zuverlässiger und der Resourcenverbrauch ist bestenfalls per Benchmark messbar, aber diemals im täglichen Betrieb spürbar. Funktionierende Sicherungen sind das A&O. Um...