[ceph-users] memory leak in mds?

2024-08-16 Thread Dario Graña
ek and sometimes 2 times a day. We are running ceph quincy 17.2.7 on both the cluster and clients. I have read through some emails on the mailing list about it, but I didn't find a workaround. Does anyone have any suggestions? Thanks in advance. -- Dario Graña PIC (Port d'Informació Cientí

[ceph-users] Re: memory leak in mds?

2024-08-19 Thread Dario Graña
Thank you Frédéric and Venky for your answers. I will try to do some tests before changing the production environment. On Mon, Aug 19, 2024 at 8:53 AM Venky Shankar wrote: > [cc Xiubo] > > On Fri, Aug 16, 2024 at 8:10 PM Dario Graña wrote: > > > > Hi all, > > We’re

[ceph-users] Re: memory leak in mds?

2024-08-19 Thread Dario Graña
Mon, Aug 19, 2024 at 10:10 AM Dario Graña wrote: > Thank you Frédéric and Venky for your answers. > I will try to do some tests before changing the production environment. > > On Mon, Aug 19, 2024 at 8:53 AM Venky Shankar wrote: > >> [cc Xiubo] >> >> On Fri, Au

[ceph-users] ceph orch problem

2023-10-31 Thread Dario Graña
p to understand what's going on would be welcome. Thanks in advance. -- Dario Graña PIC (Port d'Informació Científica) Campus UAB, Edificio D E-08193 Bellaterra, Barcelona http://www.pic.es Avis - Aviso - Legal Notice: http://legal.ifae.es __

[ceph-users] Re: ceph orch problem

2023-11-01 Thread Dario Graña
mind > finds something. ;-) > Don't forget to mask sensitive data. > > Regards, > Eugen > > Zitat von Dario Graña : > > > Hi everyone! > > > > I've a ceph cluster running AlmaLinux9, podman and Ceph Quincy (17.6.0). > > Since yesterday I was

[ceph-users] cephFS on CentOS7

2024-04-15 Thread Dario Graña
, specifically the Octopus client. I would like to know if there is a third option and which the community would recommend. Thanks in advance. Regards! -- Dario Graña PIC (Port d'Informació Científica) Campus UAB, Edificio D E-08193 Bellaterra, Barcelona http://www.pic.es Avis - Aviso - Legal N

[ceph-users] Re: [EXTERN] cephFS on CentOS7

2024-04-17 Thread Dario Graña
ith > CentOS 7.9 + updates. > > Best >Dietmar > > On 4/15/24 16:17, Dario Graña wrote: > > Hello everyone! > > > > We deployed a platform with Ceph Quincy and now we need to give access to > > some old nodes with CentOS7 until 30/07/2024. I found two ap

[ceph-users] problem with mgr prometheus module

2024-06-04 Thread Dario Graña
2453/ceph-mgr I don't understand why it is showing as IPv6, the node doesn't have a dual stack. I also tried to use a newer version of the prometheus container image, the 1.6.0, but it keeps reporting the same, so I rolled it back to the original one. Has anyone experienced an issue lik

[ceph-users] Re: problem with mgr prometheus module

2024-06-05 Thread Dario Graña
back. Regards. On Tue, Jun 4, 2024 at 4:01 PM Dario Graña wrote: > Hi all! > > I'm running ceph quincy 17.2.7 in a cluster. On monday I updated the OS to > AlmaLinux 9.3 to 9.4, since then grafana shows "No Data" message in all > ceph related fields but, for example

[ceph-users] Re: Almalinux 9

2023-03-23 Thread Dario Graña
I made some tests with a virtual environment, mons, mds and OSDs. The OSDs were 3 VMs with 3 disks each. Now I'm testing Ceph Quincy on AlmaLinux9 without problems in a test environment. I'm using VMs for mons (3) and mds(2) but the OSDs (8) are all physical nodes with 24 HDD. The installation work

[ceph-users] Question about xattr and subvolumes

2023-06-06 Thread Dario Graña
h which is the best option for us. Currently we create a directory with a project name and some subdirectories inside. I would like to understand the difference between both options. Thanks in advance. -- Dario Graña PIC (Port d'Informació Científica) Campus UAB, Edificio D E-08193 Bellat

[ceph-users] Re: Question about xattr and subvolumes

2023-06-08 Thread Dario Graña
Thank you for the answer, that's what I was looking for! On Wed, Jun 7, 2023 at 7:59 AM Kotresh Hiremath Ravishankar < khire...@redhat.com> wrote: > > > On Tue, Jun 6, 2023 at 4:30 PM Dario Graña wrote: > >> Hi, >> >> I'm installing a new

[ceph-users] Re: OSD stuck down

2023-06-15 Thread Dario Graña
Hi, I have seen this behaviour when the OSD host cluster interface was down but the public interface was up. I suggest checking the network interfaces and the connectivity. Regards! On Thu, Jun 15, 2023 at 11:08 AM Nicola Mori wrote: > I have restarted all the monitors and managers, but still t

[ceph-users] Re: set proxy for ceph installation

2023-09-26 Thread Dario Graña
Hi Majid, You can try to manually execute the command */usr/bin/podman pull quay.io/ceph/ceph:v17 * and start debugging the problem from there. Regards! On Tue, Sep 26, 2023 at 3:42 PM Majid Varzideh wrote: > hi friends > i have deployed my first node in cluster.

[ceph-users] Re: MDS Mount Issue - 19.2.2

2025-07-18 Thread Dario Graña
Hi Devender, I think the problem is that you are using the old syntax, try with the new one [1] mount -t ceph admin@.van2-dev=/ /cephfs/ -o noatime,ms_mode=prefer-crc,_netdev Regards. [1] https://docs.ceph.com/en/squid/man/8/mount.ceph/ On Wed, Jul 16, 2025 at 12:11 AM Devender Singh wrote: