Search results

  1. A

    Ceph block device snapshots

    https://docs.ceph.com/en/latest/rbd/rbd-snapshot/#:~:text=Snapshot%20Basics
  2. A

    No VM is running, but 8 of 16 CPUs are in 100% usage in htop

    What nics are in the system, and what drivers are you using? lspci | grep -i 'eth\|net' identifying drives is a bit trickier- use lsmod to identify, then use modinfo to get driver details.
  3. A

    CEPHFS add MDS

    Thats exactly right. You can add as many MDS's to the cluster, but their function would be dictated by your policies. To tell the filesystem what you want to do, set your max_mds variable per FS, like so: ceph fs set [ceph fs name] max_mds [n] where [ceph fs name] is the fs and [n] is the...
  4. A

    Proxmox HA and Ceph

    Doing this is difficult, both in terms of software orchestration and hardware requirements. If you need this level of uptime, consider deploying your software in a truly multiheaded fashion instead of monolithic- Kubernetes is one way to get there.
  5. A

    Sockets vs Cores vs vCPUs

    Its not. Because there are no current x86 hardware interconnects to emulate for >4 sockets. lets make it really simple. under normal circumstances there is almost nothing to be gained by selecting more then one socket for a vm. This option is mostly for software that is licensed on a socket...
  6. A

    ceph balancer mode upmap-read

    thats not workable. you need more osds. I hope my explanation helped you understand. No file system likes being full. Ceph REALLY doesnt like it. if you intend to fill up your file system, have more spare room.
  7. A

    ceph balancer mode upmap-read

    10% variance in misallocation isnt a big deal, especially with such a small number of OSDs. Like I said, you're worried about the wrong thing. I have nodes with 36 OSDs with roughly the same variance from the least-to-most utilized, and I dont worry about it as long as they're all less then 70%...
  8. A

    Docker support in Proxmox

    Docker=infrastructure as code proxmox=type 1(ish) hypervisor. apples and oranges, which is to say different targeted usecases. you CAN deploy docker workloads to a pve environment (at the host/vm/lxc level) but to make full use out of docker you really want the whole enchilada (git...
  9. A

    ceph balancer mode upmap-read

    you have a bunch of different sized osds, with one of your hosts grossly undersized. How What exactly are you expecting? The docs ALSO say you should have equal sized nodes. Having some variance in pgs between OSDs is normal, since not all the data you're writing is equal sized. I'd be far more...
  10. A

    Proxmox and CEPH - Any options?

    Absolutely FANTASTIC tip. I went to look through some of my osds and found a BUNCH with WC turned off ;) While not PLP related, pro tip: TURN ON YOUR OSD WRITE CACHE.
  11. A

    Proxmox and CEPH - Any options?

    Not to be pedantic, but ceph isnt dependent on osd level plp and would work fine without it ;)
  12. A

    zfs pool wont mount, all disks healthy

    egg on my face; I didnt realize this isnt trivial with a pve8 system. I tried looking at journalctl on a pve8 system for disk events, and couldn't find any. Perhaps someone from proxmox team can help? in the meantime, might be good to install rsyslog and reboot (apt install rsyslog)
  13. A

    zfs pool wont mount, all disks healthy

    dmesg | grep 'scsi\|sd\|mpt2sas'
  14. A

    zfs pool wont mount, all disks healthy

    What you're describing appears consistent with firmware/timing issues. the first order of business is defining the worst acceptable outcome: do you need the data? if so, install your drives on a generic sata hba and see if the pool will import. if it does, proceed to check/update the firmware...
  15. A

    Proxmox AIS Question/Request

    hrm. Will you be continously spinning up hosts? Because from my vantage point the calculus isn't saving work, its PERFORMING a lot of work for very little effect. I had thought about doing AIS deployments in the past, but in the final analysis it simply wasnt worth the effort given how...
  16. A

    Proxmox and CEPH - Any options?

    yes. lots. and to forestall your next question, they're in the documentation but more to the point they're not relevant until you define what it is you're trying to accomplish.
  17. A

    Proxmox AIS Question/Request

    Just as a curiosity, what is the use case for this? will the dynamically spun hosts also be added to a cluster?
  18. A

    Best Way ZFS another server in cluster

    A pve cluster requires three nodes, even if one node only provides quorum services.
  19. A

    Best Way ZFS another server in cluster

    conflating "this is what I have, and this is what I want to do" and "no other choice" is folly. hardware is cheap and easy; building solutions on inadequate hardware is saving a penny to lose a pound. Whats the relative cost of an outage? If it doesnt doest present a cost, I posit its probably...

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!