ceph cluster planning size / disks
I was wondering if there is some online tool that can help you with calculating usable storage from nodes, drives per node, replication/erasure used etc.
https://www.osnexus.com/ceph-designer
On Nov 15, 2024, at 10:51 AM, Marc <Marc@f1-outsourcing.eu> wrote:
I was wondering if there is some online tool that can help you with calculating usable storage from nodes, drives per node, replication/erasure used etc.
_______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io
Hi Anthony, this is a nice one! The original mail had a broken link :-) https://www.osnexus.com/ceph-designer Perhaps this would also be a good project to build an open platform that helps to do a dteailed planning of Ceph clusters in general (server and switch hardware, different types of pools, service distribution, placement groups, ....). Especially if it also had the option of using or creating hardware profiles (that the user creates himself or that interested hardware manufacturers can create) from different server and switch manufacturers and comparing them in terms of costs, energy consumption, throughput and usable memory. Regards Marc Am 15.11.24 um 16:55 schrieb Anthony D'Atri:
https://www.osnexus.com/ceph-designer
On Nov 15, 2024, at 10:51 AM, Marc<Marc@f1-outsourcing.eu> wrote:
I was wondering if there is some online tool that can help you with calculating usable storage from nodes, drives per node, replication/erasure used etc.
_______________________________________________ ceph-users mailing list --ceph-users@ceph.io To unsubscribe send an email toceph-users-leave@ceph.io
ceph-users mailing list --ceph-users@ceph.io To unsubscribe send an email toceph-users-leave@ceph.io
Hi Marc, we have developed this tool so that you can see the effects on the IOPs and capacity with EC: https://docs.clyso.com/tools/erasure-coding-calculator/ Joachim joachim.kraftmayer@clyso.com www.clyso.com Hohenzollernstr. 27, 80801 Munich Utting | HR: Augsburg | HRB: 25866 | USt. ID-Nr.: DE275430677 Am Sa., 16. Nov. 2024 um 10:04 Uhr schrieb Marc Schoechlin <ms@256bit.org>:
Hi Anthony,
this is a nice one! The original mail had a broken link :-) https://www.osnexus.com/ceph-designer
Perhaps this would also be a good project to build an open platform that helps to do a dteailed planning of Ceph clusters in general (server and switch hardware, different types of pools, service distribution, placement groups, ....). Especially if it also had the option of using or creating hardware profiles (that the user creates himself or that interested hardware manufacturers can create) from different server and switch manufacturers and comparing them in terms of costs, energy consumption, throughput and usable memory.
Regards Marc
Am 15.11.24 um 16:55 schrieb Anthony D'Atri:
https://www.osnexus.com/ceph-designer
On Nov 15, 2024, at 10:51 AM, Marc<Marc@f1-outsourcing.eu> wrote:
I was wondering if there is some online tool that can help you with calculating usable storage from nodes, drives per node, replication/erasure used etc.
_______________________________________________ ceph-users mailing list --ceph-users@ceph.io To unsubscribe send an email toceph-users-leave@ceph.io
ceph-users mailing list --ceph-users@ceph.io To unsubscribe send an email toceph-users-leave@ceph.io
ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io
Thanks! Very good links! :) I need to subtract from the usable capacity max usable/server count to handle 1 server failure. Anything else I need to subtract?
https://docs.clyso.com/tools/erasure-coding-calculator/
Am Sa., 16. Nov. 2024 um 10:04 Uhr schrieb Marc Schoechlin <ms@256bit.org>:
Hi Anthony,
this is a nice one! The original mail had a broken link :-) https://www.osnexus.com/ceph-designer
Perhaps this would also be a good project to build an open platform that helps to do a dteailed planning of Ceph clusters in general (server and switch hardware, different types of pools, service distribution, placement groups, ....). Especially if it also had the option of using or creating hardware profiles (that the user creates himself or that interested hardware manufacturers can create) from different server and switch manufacturers and comparing them in terms of costs, energy consumption, throughput and usable memory.
Regards Marc
Am 15.11.24 um 16:55 schrieb Anthony D'Atri:
https://www.osnexus.com/ceph-designer
On Nov 15, 2024, at 10:51 AM, Marc<Marc@f1-outsourcing.eu> wrote:
I was wondering if there is some online tool that can help you with calculating usable storage from nodes, drives per node, replication/erasure used etc.
You should take into account that the cluster is full at a utilization of 95% and no more client requests can be processed. 75% you will see a near_full warning in the ceph status. joachim.kraftmayer@clyso.com www.clyso.com Hohenzollernstr. 27, 80801 Munich Utting | HR: Augsburg | HRB: 25866 | USt. ID-Nr.: DE275430677 Am Mo., 18. Nov. 2024 um 14:07 Uhr schrieb Marc <Marc@f1-outsourcing.eu>:
Thanks! Very good links! :)
I need to subtract from the usable capacity max usable/server count to handle 1 server failure. Anything else I need to subtract?
https://docs.clyso.com/tools/erasure-coding-calculator/
Am Sa., 16. Nov. 2024 um 10:04 Uhr schrieb Marc Schoechlin <ms@256bit.org>:
Hi Anthony,
this is a nice one! The original mail had a broken link :-) https://www.osnexus.com/ceph-designer
Perhaps this would also be a good project to build an open platform that helps to do a dteailed planning of Ceph clusters in general (server and switch hardware, different types of pools, service distribution, placement groups, ....). Especially if it also had the option of using or creating hardware profiles (that the user creates himself or that interested hardware manufacturers can create) from different server and switch manufacturers and comparing them in terms of costs, energy consumption, throughput and usable memory.
Regards Marc
Am 15.11.24 um 16:55 schrieb Anthony D'Atri:
https://www.osnexus.com/ceph-designer
On Nov 15, 2024, at 10:51 AM, Marc<Marc@f1-outsourcing.eu> wrote:
I was wondering if there is some online tool that can help you with calculating usable storage from nodes, drives per node, replication/erasure used etc.
Thanks! Very good links! :)
I need to subtract from the usable capacity max usable/server count to handle 1 server failure. Anything else I need to subtract?
That buffer for server failure recovery is a good idea and often missed. These days though Ceph is pretty good at detecting that an entire node is down, and with a judicious mon_osd_down_out_subtree_limit one can usually avoid a thundering herd if the node can be brought back up within a short period of time. That said, it’s still good to have that margin in case it takes a long time. The backfillfull/full ratios can be squeezed higher in a pinch, but that can be risky.
https://docs.clyso.com/tools/erasure-coding-calculator/
Am Sa., 16. Nov. 2024 um 10:04 Uhr schrieb Marc Schoechlin <ms@256bit.org>:
Hi Anthony,
this is a nice one! The original mail had a broken link :-) https://www.osnexus.com/ceph-designer
Curious. Apple Mail has been weird on me lately.
Perhaps this would also be a good project to build an open platform that helps to do a dteailed planning of Ceph clusters in general (server and switch hardware, different types of pools, service distribution, placement groups, ....). Especially if it also had the option of using or creating hardware profiles (that the user creates himself or that interested hardware manufacturers can create) from different server and switch manufacturers and comparing them in terms of costs, energy consumption, throughput and usable memory.
Regards Marc
Am 15.11.24 um 16:55 schrieb Anthony D'Atri:
https://www.osnexus.com/ceph-designer
On Nov 15, 2024, at 10:51 AM, Marc<Marc@f1-outsourcing.eu> wrote:
I was wondering if there is some online tool that can help you with calculating usable storage from nodes, drives per node, replication/erasure used etc.
_______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io
Hi Marc, Minio provides a relatively convenient EC calculator. https://min.io/product/erasure-code-calculator Get Outlook for Android <https://aka.ms/AAb9ysg> ------------------------------ *From:* Marc <Marc@f1-outsourcing.eu> *Sent:* Friday, November 15, 2024 10:51:44 AM *To:* ceph-users <ceph-users@ceph.io> *Subject:* [ceph-users] ceph cluster planning size / disks I was wondering if there is some online tool that can help you with calculating usable storage from nodes, drives per node, replication/erasure used etc. _______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io
Zis is Ceph! Ve do not say ze M word here! (Apologies to Bernie Koppell)
On Nov 15, 2024, at 5:08 PM, Vladimir Sigunov <vladimir.sigunov@gmail.com> wrote:
Hi Marc, Minio provides a relatively convenient EC calculator.
https://min.io/product/erasure-code-calculator
Get Outlook for Android <https://aka.ms/AAb9ysg> ------------------------------ *From:* Marc <Marc@f1-outsourcing.eu> *Sent:* Friday, November 15, 2024 10:51:44 AM *To:* ceph-users <ceph-users@ceph.io> *Subject:* [ceph-users] ceph cluster planning size / disks
I was wondering if there is some online tool that can help you with calculating usable storage from nodes, drives per node, replication/erasure used etc.
_______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io _______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io
On 16/11/24 10:05, Anthony D'Atri wrote:
Zis is Ceph! Ve do not say ze M word here!
We have a lingering fondness for Minio's mc client mc, and previously recommended it to users of our RGW clusters. In certain uses however performance was much poorer than rclone, and in the interest of simplicity we only recommend rclone now. We do keep awscli in the back pocket for certain convenient purposes, such as manipulating bucket policy. Actually that makes me wonder - what do other people use and recommend as S3 clients for RGW? Greg.
We use rclone here exclusively. (previously used to use mc) On 2024-11-15 22:45, Orange, Gregory (Pawsey, Kensington WA) wrote:
We have a lingering fondness for Minio's mc client mc, and previously recommended it to users of our RGW clusters. In certain uses however performance was much poorer than rclone, and in the interest of simplicity we only recommend rclone now. We do keep awscli in the back pocket for certain convenient purposes, such as manipulating bucket policy.
Actually that makes me wonder - what do other people use and recommend as S3 clients for RGW?
Greg. _______________________________________________ ceph-users mailing list --ceph-users@ceph.io To unsubscribe send an email toceph-users-leave@ceph.io
participants (7)
-
Anthony D'Atri
-
Joachim Kraftmayer
-
Marc
-
Marc Schoechlin
-
Matthew Darwin
-
Orange, Gregory (Pawsey, Kensington WA)
-
Vladimir Sigunov