Search results

  1. RolandK

    New Mobile App for Proxmox VE!

    thats most likely a matter of technical complexity to implement such. it's much easier to add a switch like the existing
  2. RolandK

    Problem with proxmox version 5.4-3

    Prolian DL100 G2 ? ( https://en.wikipedia.org/wiki/ProLiant ) that should have maximum 4gb ram and that should be ok for proxmox ( Minimum 2 GB for the OS and Proxmox VE services, plus designated memory for guests should be valid for for proxmox 6/7 and 8) i bet you get that for free from...
  3. RolandK

    Problem with proxmox version 5.4-3

    >I cant upgrade to proxmox 6 because my servers are old . And they can't run proxmox 6 can you explain why they can't run proxmox 6 ? you can even run proxmox 8.1 without problems on hardware more then 10 years old.
  4. RolandK

    Contabo Proxmox 8.1 VDS, VMs hang on installation process. [XXX.XXXXXX] watchdog: BUG: soft lockup -CPU#X stuck for Xs!

    > Contabo VDS proxmox is not meant to run in virtual environment. you should be able to use it with lxc , but with hypervisor stacked on each other, i guess problems like this should be to expected
  5. RolandK

    proxmox ve 7 watchdog: BUG: soft lockup - CPU # 0 stuck for ...

    > Contabo Proxmox VDS runs on bare metal. how can a proxmox virtual dedicated server with 4 Epyc cores run on bare metal ? btw, i don't see that they offer proxmox with this, can you provide a link @ksceniev ?
  6. RolandK

    Multiple Offline uncorrectable sectors

    there is a update script for manual update of drivedb # update-smart-drivedb /var/lib/smartmontools/drivedb/drivedb.h updated from branches/RELEASE_7_2_DRIVEDB ( https://svn.code.sf.net/p/smartmontools/code/branches/RELEASE_7_2_DRIVEDB/smartmontools/ )
  7. RolandK

    ZFS Bug / array-index-out-of-bounds

    what's the effect of this bug? does it cause data corruption?
  8. RolandK

    [SOLVED] using wifi instead of ethernet

    https://pve.proxmox.com/wiki/WLAN Wi-Fi adapters can only be used as Linux bridge interface through workarounds, as most Access Points (APs) will reject frames that have a source address that didn’t authenticate with the AP.
  9. RolandK

    compress-force=zstd:3 as standard for BTRFS?

    that seems to make sense, i don't see the point why btrfs should consider a 100gb virtual disk file to be stored uncompressed because it's first blocks are badly compressible. if there is compression active, people will excpect that it's stored compressed. would you like to file a bugzilla...
  10. RolandK

    Multiple Offline uncorrectable sectors

    what disk type/model is this ?
  11. RolandK

    pc+pve0 qemu machine type - what does it mean ?

    thank you, trying to repeat this in my own words: when proxmox code invokes qemu binary, qemu simply interprets the string before "+" ( here: "pc", which is pc-i440fx-7.2 on pve 7.4) and ignores the pve0 substring (+ used as divider), whereas proxmox server code interprets the latter ony and...
  12. RolandK

    pc+pve0 qemu machine type - what does it mean ?

    i have a question regarding pve qemu machine type in process list (ps -ef), kvm / qemu-system-x86_64 binary is using : "-machine type=pc+pve0" when doing a query on the supportet machine types, pc+pve0 is not listed what does pc+pve0 mean and/or where is it defined ? from...
  13. RolandK

    debian installer screensaver issue - screen redraw broken after unblank

    did anybody see this issue with some linux based guest OS ? i did open an upstream issue report for this in the meantime. and i can also reproduce i xfce4 gui https://gitlab.com/qemu-project/qemu/-/issues/2067
  14. RolandK

    it took a long time to boot iso in windows installation in PVE 6.4-9

    https://gitlab.com/qemu-project/qemu/-/issues/1731
  15. RolandK

    25-30 TB, HDD too slow

    >Anybody else using all-SSD for this much space? What kind of disks? we don't want ssd, we want faster/optimized verify and optimized access to datastore first ;) https://bugzilla.proxmox.com/show_bug.cgi?id=5035 https://bugzilla.proxmox.com/show_bug.cgi?id=3752
  16. RolandK

    Is ProxMox doing anything after VMware disaster?

    i'm happy if proxmox will not hire a 100 new devs and support engineers because somebody getting dollar signs in his eyes or because vmware customers being frigthened and desperatly seeking for replacement and getting pushy because of this. imho, that would be the same stupid greediness...
  17. RolandK

    Full Backup of VM

    bugs in changed block tracking are real, and history is even repeating (cbt is the vsphere equivalent of qemu block/dirty bitmap) https://kb.vmware.com/s/article/95940 https://kb.vmware.com/s/article/2136854 https://kb.vmware.com/s/article/2090639 there is a reason why veeam has that feature...
  18. RolandK

    Proxmox 8 Ceph Quincy monitor no longer working on AMD Opteron 2427

    so i guess this can be closed ? https://bugzilla.proxmox.com/show_bug.cgi?id=4953