[ceph-users] What's the best way to add numerous OSDs?

2024-08-06 Thread Fabien Sirjean
Hello everyone, We need to add 180 20TB OSDs to our Ceph cluster, which currently consists of 540 OSDs of identical size (replicated size 3). I'm not sure, though: is it a good idea to add all the OSDs at once? Or is it better to add them gradually? The idea is to minimize the impact of reb

[ceph-users] Search for a professional service to audit a CephFS infrastructure

2024-08-12 Thread Fabien Sirjean
my work address: sirj...@ill.fr Cheers, -- Fabien Sirjean Head of IT Infrastructures (DPT/SI/INFRA) Institut Laue Langevin (ILL) +33 (0)4 76 20 76 46 / +33 (0)6 62 47 52 80 ___ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an emai

[ceph-users] Re: 10G stackabe lacp switches

2021-02-22 Thread Fabien Sirjean
Hi, Yes, Cisco supports VPC (virtual port-channel) for LACP over multiple switches. We're using 2x10G VPC on our Ceph and Proxmox hosts with 2 Cisco Nexus 3064PQ (48 x 10G SFP+ & 4 x 40G). These refs can be found for ~1000€ in refurb with lifetime warranty. Happy users here :-) Cheers, F

[ceph-users] MacOS support for CephFS client

2024-01-04 Thread Fabien Sirjean
Dear all, Could you please share recent experiences with support for cephfs access from MacOS clients ? I couldn't find any threads on this matter on the list since 2021 (Daniel Persson), where he stated that : Mac Mini Intel Catalina - Connected and working fine. Mac Mini M1 BigSur - Can'

[ceph-users] Re: Write issues on CephFS mounted with root_squash

2024-05-15 Thread Fabien Sirjean
Hi, We have the same issue. It seems to come from this bug : https://access.redhat.com/solutions/6982902 We had to disable root_squash, which of course is a huge issue... Cheers, Fabien On 5/15/24 12:54, Nicola Mori wrote: Dear Ceph users, I'm trying to export a CephFS with the root_squa

[ceph-users] Re: Write issues on CephFS mounted with root_squash

2024-05-17 Thread Fabien Sirjean
Hi, On 5/17/24 08:51, Kotresh Hiremath Ravishankar wrote: Yes, it's already merged to the reef branch, and should be available in the next reef release. Please look at https://tracker.ceph.com/issues/62952 This is great news! Many thanks to all involved. F. ___

[ceph-users] EC profiles where m>k (EC 8+12)

2023-03-24 Thread Fabien Sirjean
Hi Ceph users! I've been proposed an interesting EC setup I hadn't thought about before. Scenario is : we have two server rooms and want to store ~4PiB with the ability to loose 1 server room without loss of data or RW availability. For the context, performance is not needed (cold storage mos

[ceph-users] Re: EC profiles where m>k (EC 8+12)

2023-03-24 Thread Fabien Sirjean
one DC and everything was still working fine. Although there's also the stretch mode (which I haven't tested properly yet) I can encourage you to use such a profile. Just be advised to properly test your crush rule. ;-) Regards, Eugen Zitat von Fabien Sirjean : Hi Ceph users! I

[ceph-users] Building a petabyte cluster from scratch

2019-12-03 Thread Fabien Sirjean
Hi Ceph users ! After years of using Ceph, we plan to build soon a new cluster bigger than what we've done in the past. As the project is still in reflection, I'd like to have your thoughts on our planned design : any feedback is welcome :) ## Requirements * ~1 PB usable space for file storage

[ceph-users] File immutability on CephFS ?

2025-04-08 Thread Fabien Sirjean
Dear all, If I am to believe this issue [1], it seems that it is still not possible to make files immutable (chattr +i) in cephfs. Do you have any update on this matter ? Thanks a lot for all the good work! Cheers, Fabien [1] : https://tracker.ceph.com/issues/10679