Search results

  1. RolandK

    special interest thread: qcow2 woes and interesting findings

    this is not meant to to make users/customers uncertain about product quality , but whoever is deeper into using qcow2 may have a look at https://bugzilla.proxmox.com/show_bug.cgi?id=7012 , it's about a case where qcow2 performs pathologically slow and while searching for the cause, i found...
  2. RolandK

    weird fileserver issues after upgrading to proxmox 9

    >i stil don't know why that 2nd network line causes is , and i don't think it is too interesting to know ? maybe asymetric routing ?
  3. RolandK

    Fehler mit Docker Container nach Linux update

    sorry, aber können wir hier evtl bitte doch lieber beim thema bleiben?
  4. RolandK

    weird fileserver issues after upgrading to proxmox 9

    i would first disable net1 temporarly in the old and then provide 4 cores and 2048mb to the new lxc comparing two different operating systems is hard enough - but they should have the same lxc/hardware ressources i guess the most prominent different between the two lxc here should be samba...
  5. RolandK

    weird fileserver issues after upgrading to proxmox 9

    you mean you have a second lxc container which works without problems? those are both turnkey linux lxc containers, or what? the one with the issue has docker inside?
  6. RolandK

    Use Tablet For Pointer option causing CPU usage on Linux

    we had a ticket for this at https://bugzilla.proxmox.com/show_bug.cgi?id=3118, which i just closed. if anybody still sees this with any recent linux distro, please report. (i guess this exists, as bugs constantly (re)appear in linux) ;)
  7. RolandK

    Recommendations on KSM threshold with ballooning enabled

    also mind https://bugzilla.proxmox.com/show_bug.cgi?id=4482 and https://bugzilla.proxmox.com/show_bug.cgi?id=3859
  8. RolandK

    Fehler mit Docker Container nach Linux update

    für zukünftige "lessons learned" sowie das damit verbundene "copy&paste" um es für andere leichter rüberzubringen: Es ist ein bekanntes Problem, dass bei größeren Updates docker-Container in LXC-Containern immer mal wieder kaputt gehen. Beide nutzen die gleichen Teile des Kernels, daher ist...
  9. RolandK

    Poor GC/Verify performance on PBS

    @floh8 , i agree that btrfs my be faster then zfs with small file / metadata access, but i would not consider that worth trying until proxmox verfiy didn't get optimization for better parallelism. you won't change your large xx terabytes datastore when in production....
  10. RolandK

    Poor GC/Verify performance on PBS

    @triggad , do you use the latest version of PBS ? there has been at least this enhancement which can increase gc speed a lot https://git.proxmox.com/?p=proxmox-backup.git;a=commit;h=03143eee0a59cf319be0052e139f7e20e124d572 Total GC runtime shows significatn reduction (average of 3 runs)...
  11. RolandK

    weird fileserver issues after upgrading to proxmox 9

    could you post your lxc container configuration, your samba configuration from inside container and your storage.cfg from /etc/pve and the output of the "mount" command ?
  12. RolandK

    New Windows VM Startup Recovery

    @nalysarbur , can you please post the contents of your both virtual machine configuration files from /etc/pve/qemu-server , your storage.cfg and the output of pvs/vgs/lvs commands ?
  13. RolandK

    New Windows VM Startup Recovery

    how can efi storage on lvm have disk format qemu2 ? when i select efi storage on lvm, it automatically switches to raw and is greyed in your video it looks like this
  14. RolandK

    KVM on top of DRBD and out of sync: long term investigation results

    does somebody know if this is still an issue with DRBD ? https://github.com/LINBIT/drbd/issues/125
  15. RolandK

    proxmox bugzilla open tickets reduction effort - how to start/proceed?

    hi, for a long time, i'm a little bit annoyed that there is quite a reasonable number (2724) of open , unresolved tickets in proxmox bugzilla at https://bugzilla.proxmox.com i don't want to blame proxmox team here, but my question is , how we can put some systematic work into this to better...
  16. RolandK

    WARNING: database "postgres" has a collation version mismatch

    damn, i must have overseen that. thanks for the pointer
  17. RolandK

    WARNING: database "postgres" has a collation version mismatch

    we upgraded from 8 to 9 a while ago, this time i did just apt update/upgrade and got this message. don't know if this is new or did exist since the upgrade from 8 to 9 reboot does not fix it - still get this message on entering psql tool root@pmg:~# su - postgres postgres@pmg:~$ psql WARNING...
  18. RolandK

    WARNING: database "postgres" has a collation version mismatch

    Hello, on latest updates i get WARNING: database "postgres" has a collation version mismatch DETAIL: The database was created using collation version 2.36, but the operating system provides version 2.41. HINT: Rebuild all objects in this database that use the default collation and run...
  19. RolandK

    proxmox rescue boot no such device pool after upgrading to proxmox 9

    > proxmox rescue boot no such device pool @corianito , do you mean rescue boot menu entry from pve9 installation iso?