[ceph-users] snapshot delete after upgrade from nautilus to octopus/pacific

2022-06-17 Thread Manuel Lausch
? Hello, these days I discovered some strange behavior with snapshot deletes after upgrading from 14.2.22 (nautilus) to 16.2.9 (pacific) The pools are used with librados (no rbd, cephfs or something like that). We create daily one snapshot and delete them after 7 days again. Since the upgrade

[ceph-users] in v16.2.9 NFS service changes backend port - thus "TCP Port(s) '2049' required for nfs already in use"

2022-06-17 Thread Uwe Richter
Hello, in an NFS cluster with ingress IP/service after migrating the NFS backend service/daemon to another Ceph node (node failure or host pinning) the (new) deployed NFS daemon/container tries to use the ingress port 2049 (default) as backend port instead the port (12049) used at NFS cluster

[ceph-users] ceph-container: docker restart, mon's unable to join

2022-06-17 Thread Kilian Ries
@Stefan Did you find any solution to your problem? I just got the same error ... I have a running pacific cluster with 4x monitor servers and wanted to join a fifth monitor via docker container. My container start command is: docker run --name ceph-mon-arbiter01 --net=host -v /etc/ceph:/etc/cep