Search results

  1. L

    hanging CEPH storage

    I checked "ps -ax" and found a couple of 31641 ? Sl 0:00 /usr/bin/rados -p rbd -m pve1,pve2,pve3 -n client.admin --keyring /etc/pve/priv/ceph/ceph.keyring --auth_supported cephx df 32239 ? Sl 0:00 /usr/bin/rados -p rbd -m pve1,pve2,pve3 -n client.admin --keyring...
  2. L

    hanging CEPH storage

    Hello Thomas, thank you for your reply. I used pveceph and followed the wiki entry you mentioned above. # cat /etc/pve/ceph.conf [global] auth client required = cephx auth cluster required = cephx auth service required = cephx cluster network = 172.31.255.0/24 filestore xattr use...
  3. L

    hanging CEPH storage

    Hi all, I have some issues with my 1st CEPH deployment. I have just 3 servers available, which have to manage everything (VMs, monitors and OSDs). All 3 servers have the latest community packages installed. Here is, what I tested so far: root@pve1:~# ceph -s cluster...