Search results

  1. Y

    Ceph 20.2 Tentacle Release Available as test preview and Ceph 18.2 Reef soon to be fully EOL

    Error EIO: Module 'dashboard' has experienced an error and cannot handle commands: No module named 'smb',How to solve this problem? I want to use the Ceph dashboard. thank you
  2. Y

    Ceph Squid (19.2.3) Cluster Hangs on Node Reboot - 56 NVMe OSDs - PVE 9.1.1

    Provide the content of the /etc/network/interfaces file‌
  3. Y

    Ceph 19.2 Squid Stable Release and Ceph 17.2 Quincy soon to be EOL

    re-bump version to 20.2.0-pve1,When is the test available?thank you
  4. Y

    Assistance recovering from "split brain" / corosync issues.

    Is your current cluster of 11 points functioning properly? Has the network structure not changed? Is the 1000M network still the first corosync network
  5. Y

    Proxmox with 48 nodes

    He didn't write whether corosync is a 1000M independent network or a 10000M independent network. If too many people on the forum give feedback on a 1000M corosync network with more than 10 nodes, problems will occur? I am planning to build a network of 12 nodes. Is it feasible to have an...
  6. Y

    Assistance recovering from "split brain" / corosync issues.

    DW-CJ,Is your corosync a 1000M independent network
  7. Y

    Proxmox with 48 nodes

    My corosync network is a 1000M independent network card. Can it support a PVE cluster with 12 Node nodes? What should be noted when adding 12 nodes? What is the maximum number of nodes that can be reached in a 1000M network corosync PVE cluster at present? Thank you.
  8. Y

    Slow memory leak in 6.8.12-13-pve

    Does kernel 6.8.12-10 have any memory leaks, Kernel Version Linux 6.8.12-10-pve (2025-04-18T07:39Z) But I am NOT using ZFS so could this still be an cause of the issue?
  9. Y

    Redhat VirtIO developers would like to coordinate with Proxmox devs re: "[vioscsi] Reset to device ... system unresponsive"

    Has anyone been using the v266 driver in Ceph's storage to run the database virtual machine of MS SQL?
  10. Y

    [SOLVED] Possible bluestoreDB bug in Ceph 17.2.8

    reef 18.2.5 Repair not fixed reef: Ceph_ assert (log. t.seq==log. seq_ive) problem Possible bluestoreDB bug
  11. Y

    QEMU 9.2 available on pvetest and pve-no-subscription as of now

    Does QEMU 9.2.0 affect the CPU usage of Windows? Does disabling HPET timer affect the performance of Windows virtual machines
  12. Y

    [SOLVED] writeback vs writeback (unsafe)

    @_gabriel,My C drive cache mode is none, and I have placed the msSQL database file directory on the D drive. I have now set the D drive to write back (unsafe) mode. If my data can be lost and the virtual machine crashes, will my MS SQL application not start? Is the data damaged or only lost...
  13. Y

    VirtIO NetKVM driver .262 & .262-2 / packet drops

    @Falk R,Have you tested the latest version of VirtIO NetKVM driver. 266 and found that the network card has been fixed
  14. Y

    Ceph 19.2 Squid Stable Release and Ceph 17.2 Quincy soon to be EOL

    I hope to build a separate version of Crimosn to test its performance.
  15. Y

    Concept thoughts for improving the Proxmox VE web interface :)

    Folder/subfolder support → https://bugzilla.proxmox.com/show_bug.cgi?id=5776 Allow selecting and editing multiple VMs/containers at the same time → https://bugzilla.proxmox.com/show_bug.cgi?id=5778 The above two functions are very good, I hope PROXMOX will consider supporting them
  16. Y

    how to limit net- net-out bandwith ?

    <bandwidth> <inbound average='1000' peak='5000' floor='200' burst='1024'/> <outbound average='128' peak='256' burst='256'/> </bandwidth> How to implement the QoS limitation of the network card above by using the startup hook and adding the flow control qdisc script yourself? Can...
  17. Y

    [TUTORIAL] Expired Account Fix

    Show warning hint/badge if user account is expiring in next few days,Can it be implemented in the next version?
  18. Y

    Idle timeout on web gui?

    dcsapak,Ruklaw,can the password complexity policy be enabled for users created in the user management interface, or how to simply modify the code to achieve it, thank you
  19. Y

    Idle timeout on web gui?

    proxmox doesn't have a logon timeout,Is there a better solution? In addition, can the password complexity policy be enabled for users created in the user management interface, or how to simply modify the code to achieve it, thank you