Learn the skills to make IT your job: 30% off your first month/first year of any ITPro personal plan with Code “CHUCK30” - ntck.co/itprotv NetworkChuck is building a FrankeNAS using CEPH, an open-source software-defined storage system. Learn how to turn a pile of old hardware into a powerful, scalable storage cluster that rivals enterprise solutions. This video covers Ceph architecture, installation, and configuration, demonstrating how to create a flexible, fault-tolerant storage system using a mix of devices. Whether you're a home lab enthusiast or IT professional, discover the power of decentralized storage and how Ceph can revolutionize your data management approach. Commands/Walkthrough: ntck.co/403docs 🔥🔥Join the NetworkChuck Academy!: ntck.co/NCAcademy ****00:00**** - Intro: the FrankeNASS ****00:45**** - Why you NEED CEPH ****04:45**** - How CEPH works ****19:55**** - TUTORIAL - CEPH Cluster Setup
Dude...I was recently learning proxmox and was like...damn this ceph documentation is so complicated to wrap my head around,BOOM. Network chuck to the rescue
Ceph means cephalopod = who can repair/heal themselves just like one of the main pillars ceph was founded on. That is why versions are named after different cephalopods Source - 12 years running Ceph in production ;)
@@Foxy10-b6n it can be as redundant as you want it to be. Or as little as you want. I've done levels from disk redundancy to while DC redundancy on ceph. It can be made to be aware of all of this.
I’m just sitting here this morning in bed like “I really need a new NAS” and network chuck has convinced me he’s hacked into my brain and he’s like “I got you man, don’t worry. Video inbound now.”
ceph looks fantastic for enterprise storage or situations where you have multiple servers with lots of storage in them and lots of people who need to access that storage, but up to a few hundred tb, I would strongly recommend zfs (raidz2/3), preferably under truenas scale if you just want a big nas that's easy to manage and fault tolerant for pretty inexpensive.
Yes please part two. I had the CEPH websit open for several weeks now. and here it is, a video from Networkchuck about CEPH. Thank's Chuck, love your Videos
I am currently a trainee on the job, just yesterday my CEO wanted to explain me CEPH, I swear today I will walk in office with a very big smile and knowledge of ceph 😅
@@jacob1000 it’s about the technology that come with CEPH, brings redundancy for your Infrastructure, and I work in IT, our company uses CEPH to host data for hospitals all around germany, it brings 800TB total storage
Hey Chuck, this is by far THE BEST video I have seen from your channel in the last 3 months. GREAT video! Totally innovative content. Make this a series please if you can. Follow-up this video with the CEPH tiering tutorial (pool for SSDs and pool for HDDs). Everything related to CEPH is SO COOL! Pump as much content as you can about CEPH. Cheers and thanks!
Lovely to see more videos about Ceph. I found it when we ran out of space on our production environment. Had dabbled with it a bit at home but I had to put it into production like yesterday so that was a herowing week at work. Now 2 years later we have learned a lot and it's still rock solid.
Hey everyone, @DanielPersson makes great content on ceph. I am an old subscriber of him, make sure you subscribe to his channel. He also has done many tutorials on installing ceph on his channel.
I actually stumbled upon your videos when I was trying to setup storage for my k8s cluster. Little did I know, it is deprecated and my architecture struggled with it. Great videos though!
I'm totally down for a second part/follow up on this video! Thank you for the great explanation! I'm also looking forward to seeing how this could be setup with Ansible and connecting Proxmox with Ceph + some best practices!
This video made me fall in love in Ceph, seriously. Part 2 please with tiering, Ansible integration and proxmox. There aren't a lot of tutorials on web and you explain everything in a simple and approachable way! I would even pay to see part 2 if needed. Sad to not see this video pop off.
Yes, Part 2 please! Or make it a series? Would like to see how to do all this with ansible, include proxmox and seperate SSD and HDD. Btw, awesome video! The density of information per minute was pretty high, but you really explained this complex topic as easy as I can imagine, without skipping any steps. Thank you for that!
Concur, had experimented with it as well about 6 months ago for about 6 months and reverted back to NFS shares for proxmox cluster and just did scheduled rsyncs between my unraid NASes.
Wow...This video is particularly useful for anyone considering investing in a NAS for personal or small business use. Chuck’s hands-on approach and detailed explanations make it easy to understand the benefits and potential challenges of using a NAS. His enthusiasm and practical advice can help viewers make informed decisions about their storage solutions. If you’re new to NAS or looking to upgrade your current setup, this video is a great resource. Thanks a lot Chuck!.
I've been procrastinating about diving into CEPH for a couple of years. Thanks to this video, I'm finally going to to it. (Like kubernetes, similar time procrastinating, but NetworkChuck to the rescue again with the Kubernetes vid eo!)
I've been procrastinating about diving into CEPH for a couple of years. Thanks to this video, I'm finally going to to it. (Like kubernetes, similar time procrastinating, but NetworkChuck to the rescue again with the Kubernetes video! Hmm... Maybe I need a NetworkChuck video about tidying up my home office to get that done too!)
Cool video! I will definitely return to it once I add a 2nd node to my infrastructure. When showing things like OSDs being added, you can use "watch !!" to rerun the last command once every 2 seconds (adjustable with -n flag), instead of repeatadly hitting "up" + "enter". Changes are often more visible, because watch draws the output on a single screen from the top down, so you don't have weirdness due to the terminal scrolling. The optional "-d" flag also highlights differences between command runs.
23:47 Noooooooo! Enabling PermitRootLogin in the SSH server config is a HUGE no-no. And most definitely never enable password authentication for root. There's a reason it is disabled by default in the SSH config! So many people set bad SSH and user configuration/permission setups that open massive security holes in their systems and then wind up CrowdStriked with the IT folks scratching their heads as to what went wrong and then opt to blame someone else other than themselves for their incompetence. I can't even watch the rest of this.
Excellent job explaining this. I've been needing to figure it out, but have been procrastinating until i had a full weekend to sort it out. Now in 3 hours I have it sorted in my head and a a 5 node cluster spooled up in my lab.
I use ceph at work, I honestly didn't know you could map ceph directly in Linux remotely? I've always used SMB/NFS. So, to pay it forward, one or two things I've learned over the years: 1. Power Loss Protection or PLP is a game changer on SSD. TLDR, It allows the SSD to "say" it finished copying when it actually hasn't. This has a massive affect on speed. 2. If you set it up properly, you can have a "third" speed teir. So not just SSD/HDD, but the ability to WRITE to SSD and STORE the data on HDD much like read/write cache in normal ZFS. Thank you @networkchuck
was i the only one to notice his alien eye at 3:24 . what the heck man. chuck is an alien . well that explains a lot about coffee and the wierd mix of intrests
Great Video and well explained, as always 👍 would love to see a follow up going deeper covering Performance & Tuning, Snapshots / Replication, Disaster Scenarios etc. Thank you 👍
Such a great individual! Everything is explained and demonstrated clearly and effectively. I find it fantastic for getting started with various topics, tools, and software.
I just watched this video and I'm quite new to Self Hosting primarily in Linux. Would like to give this a try it looks complicated but you made it look easy. Thank you Chuck!!!
Thank you NetworkChuck, I have been trying to understand CEPH and you made it easy for this old man. I have had a mix of unraid, truenas, proprietary OSs, but I was looking for something like CEPH. I would def like a more in depth video on CEPH commands and making things work together.
Ceph is one of the things that made me realize the beauty of Kubernetes operators. One of the OpenShift Data Foundation's upstreams is Rook Ceph. You basically install the operator, then just define which nodes and which drives to use on those nodes and it does the rest for you. However... It will not be as performant as Ceph itself because it's not as tweakable. For high performance clusters usually you use Rook to connect to an external Ceph cluster.
As a computer/tech guy in general computers, and tech got me into networking and IT so this is basically my dream set up right here with little pieces of tech that are awesome. Like I want this so bad cause it looks so nice.😊
Good Practice you can build you own ubuntu image which include installed and running ssh by default then use ansible to manage all the server's would be easier than configuring each one separately edit: just realized chuck already mentioned it in 25:57
Hey Network Chuck, I'm a cybersecurity tester, and I have to say your videos are spot on. It's great to see someone spreading accurate information, unlike many TH-camrs nowadays who often share misleading content. I really appreciate your in-depth content on cybersecurity. I have a couple of questions for you: Have you ever considered making a video on how to reverse the connection to a scammer's PC? I know it might be outside your usual scope, but I'm curious about your thoughts on this. Also, what is your operating system of choice for cybersecurity work? Mine is Linux.
We converted our old Dell Servers that have 8bays+ of disk into Ceph nodes. Suffice to say the results were amazing that we are scrapping our Synology expansion.
This is such an amazing video and exactly what I've been working for for quite some time now. Thanks for always explaining things so well Chuck, great job as always!
I've been trying to work out what to do for a NAS for a while. At the moment I just have a 6TB usb drive plugged into my proxmox server and forwarded to where it needs to be. I've been looking at TrueNAS and retail NAS drives and counting the cost.... Now I'm just going to pull out me Raspberry Pi's, maybe get a couple more mini PC's and/or a Zima board and go nuts from there :) Thank you
This it they type of tutorial I have been waiting for. I've been wanting to use ceph for my home lab so my storage has infinite growth and I don't have to build a new server every couple of years. I would like to see how to configure a share using erasure coding add setting up NFS and iscsi shares.
Sometimes, I could absolutely swear you’re snooping on my search history - it’s absolutely uncanny how frequently you put out a video on something I’ve been actively researching. 😂 (Great minds think alike I guess.)
That Memory Reboot hits hard. Reminding me of my childhood where i would try to make things work with each other when clearly it was not meant to. Even though i never could i atleast tried.
Great explanation! Have a hybrid ha cluster :) For example, influxdb running as a pod in k3s set to a specific node which is a vm on a ha proxmox. The pod uses a pvc/pv that points to a mounted directory which in turn is a virtual disk in proxmox on a ceph storage pool, along with a k3s lb svc to reference the pod. So in theory? can access the db using the same ip externally or internally by svc name, regardless of which one of the 3 proxmox nodes it's running on.
43:41 Would it make sense to have three groups? I am thinking... 1) ceph-admin - can manage everything about the mount. 2) ceph-primary - can manage the active primary directory / pool 3) ceph-archive - can manage the archive directory / pool
Hmm, I have just quickly watched the video so I may have missed it, but my experience with ceph in proxmox, was that it was using rather big amount of memory (not like ZFS though) and while it was working on a single 1G NIC (three node HP Elitedesk cluster) I have seen many arguments not advising to use this approach. They claimed that if you have significant amount of data being written to the ceph pool it may not be able to keep up using the 1GB NIC. So if you suffer power outage, you will suffer data loss. In addition, CEPH will wear out the consumer data storage devices rather fast due to the large amount read/write operations.
It is always a pleasure to watch your videos! This is why I subscribed a long time ago... I have always been a fan of ZFS. Now you are showing something totally new. I am not sure if the speed of cephfs is as good as zfs due to the fact that ceph would mix/match any storage devices. As you say, USB devices, IDE devices, SATA devices, etc. I would think that it all comes town to the lowest speed device that will force the speed? Also, as you need a full device to pass on to ceph, it will unlikely work with some of the VPSes around (like Oracle free tier, Azure, Amazon, and other retailer like Contabo, etc.)? Unless it is possible to create file block systems and bring these as devices? Is this possible? Then set them up via their IP addresses? Can we do that as well? Please, don't hesitate setting up more videos on this subject as I belive this is really big. Good bye UNRAID, welcome CEPH!
Really looking forward for a part 2. As a glusterfs user, I'm especially curious things like how are failures handled, can you also shrink the amount of available osd's later, and how hard is it to recover files if the cluster really fails?
Learn the skills to make IT your job: 30% off your first month/first year of any ITPro personal plan with Code “CHUCK30” - ntck.co/itprotv
NetworkChuck is building a FrankeNAS using CEPH, an open-source software-defined storage system. Learn how to turn a pile of old hardware into a powerful, scalable storage cluster that rivals enterprise solutions. This video covers Ceph architecture, installation, and configuration, demonstrating how to create a flexible, fault-tolerant storage system using a mix of devices. Whether you're a home lab enthusiast or IT professional, discover the power of decentralized storage and how Ceph can revolutionize your data management approach.
Commands/Walkthrough: ntck.co/403docs
🔥🔥Join the NetworkChuck Academy!: ntck.co/NCAcademy
****00:00**** - Intro: the FrankeNASS
****00:45**** - Why you NEED CEPH
****04:45**** - How CEPH works
****19:55**** - TUTORIAL - CEPH Cluster Setup
👍
Me [Less content, but inspired by you Chuck. Thanks. Hope you read this cos a daemon splurged it :) keep up all the hard work]
So I have a M2 mac mini collecting dust and I need a NAS .SO can I use it to make a NAS?
@@Banzir_Ahmmed_Raj
Absolutely! The M2 Mac mini is actually perfect for a NAS. use something like Plex or TrueNAS. Go digging bro / brotjie / brodess
100%
The M2 Mac mini is perfect for a NAS. Use software like Plex or TrueNAS for your setup. Do some research yeah
Dude...I was recently learning proxmox and was like...damn this ceph documentation is so complicated to wrap my head around,BOOM. Network chuck to the rescue
It took me a while to really wrap my head around ceph
Ceph means cephalopod = who can repair/heal themselves just like one of the main pillars ceph was founded on.
That is why versions are named after different cephalopods
Source - 12 years running Ceph in production ;)
I am curious how redundant it could be
Seems like a really safe bet
@@Foxy10-b6n it can be as redundant as you want it to be. Or as little as you want. I've done levels from disk redundancy to while DC redundancy on ceph. It can be made to be aware of all of this.
so where's the aplha ceph
I suppose it's also a play on the many arms cephalopods have.
[ceph]
a part 2 = yes
include proxmox = yes
coffee = yes
I’m just sitting here this morning in bed like “I really need a new NAS” and network chuck has convinced me he’s hacked into my brain and he’s like “I got you man, don’t worry. Video inbound now.”
For me it was different. I didn’t need a storage solution, now I really need a CEPH cluster
I was looking for storage solution and now I can utilize my crapware, my current NAS likes to fail
Same been thinking about getting a NAS for a few weeks now.
ceph looks fantastic for enterprise storage or situations where you have multiple servers with lots of storage in them and lots of people who need to access that storage, but up to a few hundred tb, I would strongly recommend zfs (raidz2/3), preferably under truenas scale if you just want a big nas that's easy to manage and fault tolerant for pretty inexpensive.
I was thinking I needed a microsd card for my future pi 5 k3s cluster. Now I'm tempted to make that a USB SSD for CEPH purposes.
Yes please part two. I had the CEPH websit open for several weeks now. and here it is, a video from Networkchuck about CEPH. Thank's Chuck, love your Videos
I am currently a trainee on the job, just yesterday my CEO wanted to explain me CEPH, I swear today I will walk in office with a very big smile and knowledge of ceph 😅
Huge W!!!
Lol
Do you work in a coffee shop? What kind of serious company uses this?
@@jacob1000 it’s about the technology that come with CEPH, brings redundancy for your Infrastructure, and I work in IT, our company uses CEPH to host data for hospitals all around germany, it brings 800TB total storage
@@janbredow2662 id use a way more reliable storage platform for that! Cheap out on license costs ?
Hey Chuck, this is by far THE BEST video I have seen from your channel in the last 3 months. GREAT video! Totally innovative content. Make this a series please if you can. Follow-up this video with the CEPH tiering tutorial (pool for SSDs and pool for HDDs). Everything related to CEPH is SO COOL! Pump as much content as you can about CEPH. Cheers and thanks!
When you said "Ready, set, go!" at the 34 minute mark, you missed the chance to do a Dad joke with "Ready, Ceph, GO!"
Lovely to see more videos about Ceph. I found it when we ran out of space on our production environment. Had dabbled with it a bit at home but I had to put it into production like yesterday so that was a herowing week at work. Now 2 years later we have learned a lot and it's still rock solid.
Hey everyone, @DanielPersson makes great content on ceph. I am an old subscriber of him, make sure you subscribe to his channel.
He also has done many tutorials on installing ceph on his channel.
I actually stumbled upon your videos when I was trying to setup storage for my k8s cluster. Little did I know, it is deprecated and my architecture struggled with it. Great videos though!
I'm totally down for a second part/follow up on this video! Thank you for the great explanation! I'm also looking forward to seeing how this could be setup with Ansible and connecting Proxmox with Ceph + some best practices!
This guy can sell ice to penguins.
This video made me fall in love in Ceph, seriously. Part 2 please with tiering, Ansible integration and proxmox. There aren't a lot of tutorials on web and you explain everything in a simple and approachable way! I would even pay to see part 2 if needed. Sad to not see this video pop off.
Yes, Part 2 please! Or make it a series?
Would like to see how to do all this with ansible, include proxmox and seperate SSD and HDD.
Btw, awesome video! The density of information per minute was pretty high, but you really explained this complex topic as easy as I can imagine, without skipping any steps. Thank you for that!
I’ve always wanted to make a storage cluster out of my older unused equipment. This is perfect! Please do a part 2!
Make a part 2 and show how to separate the SSD and HD drives like you mentioned at the beginning of your video Please =)
Yes please
Yes please. I've used CEPH in the past on my previous ProxMox setup. Definitely like to know about setting up the tiers.
Concur, had experimented with it as well about 6 months ago for about 6 months and reverted back to NFS shares for proxmox cluster and just did scheduled rsyncs between my unraid NASes.
Wow...This video is particularly useful for anyone considering investing in a NAS for personal or small business use. Chuck’s hands-on approach and detailed explanations make it easy to understand the benefits and potential challenges of using a NAS. His enthusiasm and practical advice can help viewers make informed decisions about their storage solutions. If you’re new to NAS or looking to upgrade your current setup, this video is a great resource. Thanks a lot Chuck!.
I've been procrastinating about diving into CEPH for a couple of years. Thanks to this video, I'm finally going to to it. (Like kubernetes, similar time procrastinating, but NetworkChuck to the rescue again with the Kubernetes vid
eo!)
I've been procrastinating about diving into CEPH for a couple of years. Thanks to this video, I'm finally going to to it. (Like kubernetes, similar time procrastinating, but NetworkChuck to the rescue again with the Kubernetes video! Hmm... Maybe I need a NetworkChuck video about tidying up my home office to get that done too!)
Cool video! I will definitely return to it once I add a 2nd node to my infrastructure.
When showing things like OSDs being added, you can use "watch !!" to rerun the last command once every 2 seconds (adjustable with -n flag), instead of repeatadly hitting "up" + "enter". Changes are often more visible, because watch draws the output on a single screen from the top down, so you don't have weirdness due to the terminal scrolling. The optional "-d" flag also highlights differences between command runs.
amidst all the storage talk, i heard "storge" once, and now i can only hear it like that.. thanks Networkchuck !
Oh gd it boo this commenter
... I just started watching and now I'm left with 'ikea chuck,' and his new Storj collection
23:47 Noooooooo! Enabling PermitRootLogin in the SSH server config is a HUGE no-no. And most definitely never enable password authentication for root. There's a reason it is disabled by default in the SSH config! So many people set bad SSH and user configuration/permission setups that open massive security holes in their systems and then wind up CrowdStriked with the IT folks scratching their heads as to what went wrong and then opt to blame someone else other than themselves for their incompetence. I can't even watch the rest of this.
Excellent job explaining this. I've been needing to figure it out, but have been procrastinating until i had a full weekend to sort it out. Now in 3 hours I have it sorted in my head and a a 5 node cluster spooled up in my lab.
yes part 2....ceph looks pretty awesome
A good thing for organizing all of our storage, we waiting for part 2, good job bro
I use ceph at work, I honestly didn't know you could map ceph directly in Linux remotely? I've always used SMB/NFS.
So, to pay it forward, one or two things I've learned over the years:
1. Power Loss Protection or PLP is a game changer on SSD. TLDR, It allows the SSD to "say" it finished copying when it actually hasn't. This has a massive affect on speed.
2. If you set it up properly, you can have a "third" speed teir. So not just SSD/HDD, but the ability to WRITE to SSD and STORE the data on HDD much like read/write cache in normal ZFS.
Thank you @networkchuck
was i the only one to notice his alien eye at 3:24 .
what the heck man. chuck is an alien . well that explains a lot about coffee and the wierd mix of intrests
I was about to comment the same thing! Was that edited?
@@thanEay Good question! I noticed too!
No bro, this is ai. he is dead
yes HQHAHAHAHHAHA
who then looked to the side and winked? I did
Grate stuff, please do more on Ceph , can’t believe I watched more than 40 minutes one shot.
Great Video and well explained, as always 👍 would love to see a follow up going deeper covering Performance & Tuning, Snapshots / Replication, Disaster Scenarios etc. Thank you 👍
The best thing about this video for me: you're a Dad of 6 daughters. I love that. Huge respect.
Chuck you are rock!!!, I never ever seen the Ceph explaination plus han on in super easy understand like this before. Great job!!! please keep going
Such a great individual! Everything is explained and demonstrated clearly and effectively. I find it fantastic for getting started with various topics, tools, and software.
Yes plz - More of this. I am learning so much.
I just watched this video and I'm quite new to Self Hosting primarily in Linux. Would like to give this a try it looks complicated but you made it look easy. Thank you Chuck!!!
Mind blown. Now I have a use for those old machines I still have. Thank you.
Would love a Ceph and Proxmox video.
do a part 2, i truly love this kinda of stuff ...
Thank you NetworkChuck, I have been trying to understand CEPH and you made it easy for this old man.
I have had a mix of unraid, truenas, proprietary OSs, but I was looking for something like CEPH. I would def like a more in depth video on CEPH commands and making things work together.
Hey Network Chuck,
thanks for the awesome video! Your content is always impressive and super informative. Keep it up!
Ceph is one of the things that made me realize the beauty of Kubernetes operators. One of the OpenShift Data Foundation's upstreams is Rook Ceph. You basically install the operator, then just define which nodes and which drives to use on those nodes and it does the rest for you. However... It will not be as performant as Ceph itself because it's not as tweakable. For high performance clusters usually you use Rook to connect to an external Ceph cluster.
As a computer/tech guy in general computers, and tech got me into networking and IT so this is basically my dream set up right here with little pieces of tech that are awesome. Like I want this so bad cause it looks so nice.😊
I never really understood CEPH until now. Thanks for the great tutorial!
brilliant, finally i do have some understanding of ceph. Definitely you should make a part 2, thank you
Thank you for this in depth video. Ceph seems very nice.
I have no IDEA what you are doing, but I really enjoy your videos!!
wow, awesome! we need more ceph videos from you! :)
I didn't know how powerful can be Ceph!
Thanks!
Good Practice you can build you own ubuntu image which include installed and running ssh by default then use ansible to manage all the server's would be easier than configuring each one separately
edit: just realized chuck already mentioned it in 25:57
You are constantly a source of knowledge and inspiration.
This was one of best things I could've seen in my timeline
Hey Network Chuck,
I'm a cybersecurity tester, and I have to say your videos are spot on. It's great to see someone spreading accurate information, unlike many TH-camrs nowadays who often share misleading content. I really appreciate your in-depth content on cybersecurity.
I have a couple of questions for you: Have you ever considered making a video on how to reverse the connection to a scammer's PC? I know it might be outside your usual scope, but I'm curious about your thoughts on this. Also, what is your operating system of choice for cybersecurity work? Mine is Linux.
As a pro, maybe you would be better able to make a vid on that topic???
We converted our old Dell Servers that have 8bays+ of disk into Ceph nodes. Suffice to say the results were amazing that we are scrapping our Synology expansion.
Can you do part 2 with Mac and iPad connect.
This is such an amazing video and exactly what I've been working for for quite some time now.
Thanks for always explaining things so well Chuck, great job as always!
That’s NASty! 🤣
You Need To Make More Content On CEPH! RIGHT NOW!!
Teaches practical skills better than most college professors.
Really enjoyed this video. Cool stuff!
I've been trying to work out what to do for a NAS for a while. At the moment I just have a 6TB usb drive plugged into my proxmox server and forwarded to where it needs to be. I've been looking at TrueNAS and retail NAS drives and counting the cost.... Now I'm just going to pull out me Raspberry Pi's, maybe get a couple more mini PC's and/or a Zima board and go nuts from there :)
Thank you
I’ve literally been looking for this exact type of software!
This it they type of tutorial I have been waiting for. I've been wanting to use ceph for my home lab so my storage has infinite growth and I don't have to build a new server every couple of years. I would like to see how to configure a share using erasure coding add setting up NFS and iscsi shares.
Thank you so much for sharing!
Yes second part please.
Yes, integration with proxmox would be very helpful.
Best regards from MX.
hell yeah, more on ceph! great video - thank you!
ceph might be the flavor of the month
part 2 part 3 more more more this is just what I need to use for my set-up at home. enjoy the content
Hello do you have a plex server video tutorial?
please do a follow up video explaining the bits you talked at the end of the video, proxmox, block, etc, thanks!
This is exactly what a was looking for thanks!
P.s.: I want more pleassseeeeee !
Sometimes, I could absolutely swear you’re snooping on my search history - it’s absolutely uncanny how frequently you put out a video on something I’ve been actively researching. 😂 (Great minds think alike I guess.)
I never comment, but this was incrediable. Great job!
That Memory Reboot hits hard. Reminding me of my childhood where i would try to make things work with each other when clearly it was not meant to. Even though i never could i atleast tried.
Well i know what im going to be doin for the next couple years. Mind Blown.
This was so interesting man got me wanting to try this out just for my first proxmox rig to
If you think this is hard, go and care for 6 daughters. @NetworkChuck has my biggest respect for this!
This is cool! Thanks Chuck!
My brain is chewing your explanation Chuck🙈, very informative vid! Thanks!
Your style is always dope 😎
Awesome video and I would love to see more! Thank you for doing this!
Hey man... you save me a lot of money. This is exactly what I needed! Thank you very much.
Awesome, love that u used cephadm and not Ceph ansible or proxmox to deploy Ceph. It's so much easier and better supported!
Very useful. Would love to see more vids on Ceph. Using Ceph with proxmox be great
Dude this is amazing. I would like to see more about this.
Love CEPH! Need to know more about performance tweaks.
Great explanation! Have a hybrid ha cluster :) For example, influxdb running as a pod in k3s set to a specific node which is a vm on a ha proxmox. The pod uses a pvc/pv that points to a mounted directory which in turn is a virtual disk in proxmox on a ceph storage pool, along with a k3s lb svc to reference the pod. So in theory? can access the db using the same ip externally or internally by svc name, regardless of which one of the 3 proxmox nodes it's running on.
43:41 Would it make sense to have three groups? I am thinking...
1) ceph-admin - can manage everything about the mount.
2) ceph-primary - can manage the active primary directory / pool
3) ceph-archive - can manage the archive directory / pool
I'm starting to think this whole channel is a front to get more people addicted to caffeine
Great video! Would love to see more of this
Hmm, I have just quickly watched the video so I may have missed it, but my experience with ceph in proxmox, was that it was using rather big amount of memory (not like ZFS though) and while it was working on a single 1G NIC (three node HP Elitedesk cluster) I have seen many arguments not advising to use this approach. They claimed that if you have significant amount of data being written to the ceph pool it may not be able to keep up using the 1GB NIC. So if you suffer power outage, you will suffer data loss. In addition, CEPH will wear out the consumer data storage devices rather fast due to the large amount read/write operations.
💯 Great ceph content! More please! I implemented ceph mamy years ago way before it supported containers. 😎
Very cool, I see the obvious data uses for it. Just FYI these Corps use it
Geico
Comcast
Ford Motors
SpaceX
Openstack
AMD
please make a proxmox version of this and ceph!!
Id love it if you did a full video explaining how ceph works 😂 i find it interesting
Yea just do more videos about ceph in general please
This is really cool...sounds like I just found a new cool project to work on.
Finally a video on CIFS, so much more than NAS. You Go!
Thanks, pls make the part 2, like add more storage, remove storage, hard drive fail, etc ...
Awesome. Look forward to part 2.
great video! teardown one of the servers and show us what happens
More videos on this would be great.
Maybe touching some use cases for the average home user?
It is always a pleasure to watch your videos! This is why I subscribed a long time ago...
I have always been a fan of ZFS. Now you are showing something totally new. I am not sure if the speed of cephfs is as good as zfs due to the fact that ceph would mix/match any storage devices. As you say, USB devices, IDE devices, SATA devices, etc. I would think that it all comes town to the lowest speed device that will force the speed?
Also, as you need a full device to pass on to ceph, it will unlikely work with some of the VPSes around (like Oracle free tier, Azure, Amazon, and other retailer like Contabo, etc.)? Unless it is possible to create file block systems and bring these as devices? Is this possible? Then set them up via their IP addresses? Can we do that as well?
Please, don't hesitate setting up more videos on this subject as I belive this is really big. Good bye UNRAID, welcome CEPH!
TH-cam: "Seth"
NetworkChuck: "CEPH"
Really looking forward for a part 2. As a glusterfs user, I'm especially curious things like how are failures handled, can you also shrink the amount of available osd's later, and how hard is it to recover files if the cluster really fails?