ceph

  1. M

    How to use Ceph storage for directory sharing between two VMs on separate node.

    Example- **************** Cluster- node 1-> has VM-1(on local storage) node 2-> has VM-2(on local storage) I am already using Ceph and HA. I want to use VM-1 and VM-2 "tmp" directory to be synced. I was thinking of mounting some storage from the Ceph storage pool in VM-1 and VM-2 for...
  2. Y

    Edit ceph.conf

    I have (had) a Promox 8.1 cluster with 2 nodes and one qDevice as 3rd witness /etc/ceph/ceph.conf [global] auth_client_required = cephx auth_cluster_required = cephx auth_service_required = cephx cluster_network = 10.227.101.33/24 fsid = something...
  3. I

    [SOLVED] Ceph hang in Degraded data redundancy

    flow: 1 servers had reboot due to power maintenance, 2 (after the reboot) i noticed one server had bad clock sync - fixing the issue and another reboot solved it) the 3. after time sync fixed cluster started to load and rebalance, 4 it hang at error state (data looks ok and everything stable and...
  4. Y

    [SOLVED] OSD does not exists on host (500)

    Hi, We have several Proxmox hosts that have a Ceph storage and are connected to each other. Technically Ceph works, but for one specific host there is always this error message on all of it OSDs (No matter on which host we use the Web UI): OSD '29' does not exist on host 'SRV-Host' (500) The...
  5. Y

    Ceph - 4 Node NVME Cluster Recommendations

    I need to build a 4 node Ceph cluster and I need an effective capacity of 30TB. Each node is configured like this: Supermicro 2U Storage Server 24 x NVME, X11DPU, Dual 1600W 2 x Intel Xeon Gold 6240 18 Core 2.6Ghz Processor 768G Ram 2x 100G Network 6 x Samsung PM9A3 3.84TB PCIe 4.0 2.5...
  6. P

    Improving small write performance, safe to use write-back caching with Ceph on HDD?

    Users had been complaining about laggy VM performace on our HDD-based Ceph pool. With many users VMs having many applications that are logging to disk, I see a lot of small writes with write IOPS > 5x read IOPS. Reading up here and elsewhere, it seems that Write-back may yield better...
  7. R

    [SOLVED] Proxmox Ceph. Clone Templates Between nodes

    Hello community, My first post here. I have been searching on the subject and the posts I have seen on the forum and by search engines on the subject have not finished me clarify my doubt. To put in context. I have 3 PVE Nodes in Cluster with CEPH as backend storage for the VMs. In the ceph...
  8. S

    Not possible to install Ceph

    Hi All, I am using Proxmox 8.1.4 without license subscription. I have changed to no subscription repository. But it is still not possible to install Ceph. TT /etc/apt/sources.list deb http://ftp.debian.org/debian bookworm main contrib deb http://ftp.debian.org/debian bookworm-updates main...
  9. D

    CEPH 17.2.7 - "ceph device ls" is wrong

    Just ran into this in the lab, haven't gone digging in prod yet. pve-manager/8.1.3/b46aac3b42da5d15 (running kernel: 6.2.16-20-pve) Cluster is alive, working, zero issues, everything in GUI is happy, 100% alive -- however... the "ceph device" table appears to have NOT updated itself for a...
  10. Q

    [SOLVED] Proxmox Ceph affected by CMAKE_BUILD_TYPE bug?

    Hey guys, in the latest Ceph blog a post was published on 13.02 regarding a CMAKE_BUILD_TYPE bug, which apparently affects Ceph Ubuntu packages. I know that we use Debian, but in a github pull request Proxmox is mentioned with a significant improvement in latency. Can we assume that we are...
  11. N

    [SOLVED] What is Quay.io ?

    Hi, when I try to attach a new osd to my ceph cluster, I get an error regarding the link https://quay.io/v2/ I would like to know where this error comes from and why ? And what is the real use of the quay.io/v2/, does ceph retrieve information on the remote server ? Thanks in advance Error...
  12. R

    Upgrading pve 7.2 -> 7.4 and ceph pacific -> quincy failed

    Hi, i have a cluster of 3 compute nodes and 3 storage nodes. I wanted to upgrade to pve 7.4 and ceph quincy. Followed the official documentation https://pve.proxmox.com/wiki/Ceph_Pacific_to_Quincy All went ok until i restarted the osds on one of the storage nodes. some are upgraded and some...
  13. R

    Proxmox CephFS Permission Denied

    We're succesfully using Ceph on Proxmox, and have started to attempt to use CephFS. We are able to mount, and create a file, but can then not write to the file, it shows the below error: root@<redacted>:/mnt/ceph# echo "test" > /mnt/ceph/testfile -bash: echo: write error: Operation not permitted...
  14. I

    Reconfiguration of Proxmox boot / storage ceph

    Hello guys, I have a server that is now set as: 2 disk Mirror with zfs (SSD). for boot and 4 disk for ceph. I have an option to install nvme so my plan was to do the following: brake the mirror, use the nvme as mirror and then use the SSD drive to enlarge the ceph pool. Any suggestions on that...
  15. P

    My first Proxmox (and ceph) design and setup

    Hi, I plan to set up a 2-node cluster, with each node having exactly the same configuration: 1 CPU with 12 cores, 64 GB RAM, 5 x GbE, 2 TB NVMe SSD, and 500 GB SATA-6 SSD. Network: One GbE will be dedicated to Proxmox Virtual Environment (PVE) administration (on a dedicated VLAN) and...
  16. N

    [SOLVED] Using external Ceph cluster with Proxmox

    Hi, to set the context, I want to connect my ceph cluster to my proxmox cluster, I did the same thing as leihnix Post reference: the https://forum.proxmox.com/threads/using-external-ceph-cluster.93453/ I also see that my pool is visible with a question mark but the size is not available, do you...
  17. N

    [SOLVED] Ceph unable to find a keyring

    Hello all, i just noticed, that one of my Cluster Nodes shows following log every 1-2 minutes: FYI: The Cluster works and Ceph is showing all OK Feb 08 01:18:52 pve-2 pvedaemon[3570]: <root@pam> successful auth for user 'monitoring@pve' Feb 08 01:18:54 pve-2 ceph-crash[2062]...
  18. D

    One out of three nodes networking issue - node unreachable

    Hello, I have 3 identical servers running identical version of Proxmox with all of therm fully upgraded. Each has 2 network cards installed, one is on-board quad 10gb and another is PCie quad port SPF+ 10gb. I have created two bridges, each bridge having all 4 ports assigned. Both bridges has...
  19. N

    [SOLVED] CEPH cluster Proxmox

    Hello, to set the context, I have a proxmox cluster with 3 nodes, I also have a ceph cluster with 3 nodes, everything is fine and everything works well independently. But, before linking the ceph cluster and the proxmox cluster (CephFS), I want a linux/windows client to use the ceph cluster as...
  20. I

    Ceph SSD disk performance Kingston vs Samsung

    Hello, I have 3 servers later planning to add 3 nodes more. Lenovo sr570 CPU: 2x Xeon Silver 4208 2.1ghz 8c 16t OS: 2x sata 480gb m.2 ssd mirroring kit Network: 4x10GBase-T 2x lacp for frontend and cluster and 2x Lacp for ceph cluster and public every where will be individual Vlan. Switch: 2x...

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!