Recent content by biggles

  1. B

    pvestatd filling up /tmp with ceph-client.admin.$pid.$random.asok socket files

    Yes, the conf files are all symlinked to /etc/pve. /var/run/ceph looks like: root@lkp2sx0031:~# ls -la /var/run/ceph/ total 0 drwxrwx--- 2 ceph ceph 120 Feb 8 16:20 . drwxr-xr-x 36 root root 1580 Feb 19 13:00 .. srwxr-xr-x 1 ceph ceph 0 Feb 8 16:20 ceph-mgr.lkp2sx0031.asok srwxr-xr-x...
  2. B

    pvestatd filling up /tmp with ceph-client.admin.$pid.$random.asok socket files

    Hi Thomas, Thanks for getting back! The cluster works perfectly as far as I can tell. ceph.conf as below. I notice there is a config line for admin socket in the [client] section which is not present on another cluster that option is not set. This current cluster is also the oldest one I...
  3. B

    pvestatd filling up /tmp with ceph-client.admin.$pid.$random.asok socket files

    Hi, Name's Erik and I am a longtime lurker but this being the first time I could not resolve an issue using documentation or this forum I thought I'd register and ask. I have a hyperconverged 3-node cluster with ceph that was recently upgraded from 4.x with ceph Hammer to 6.3 and ceph...