Hosting a Website From the Floppy Drive RAID

  Рет қаралды 49,136

Action Retro

Action Retro

Күн бұрын

Пікірлер: 353
@JeffGeerling
@JeffGeerling 2 жыл бұрын
I wonder if you could build a ceph cluster across two or three macs with the floppies distributed across them to get a few hundred KB/sec more throughput.
@only1gameguru
@only1gameguru 2 жыл бұрын
You'd need to ensure the floppy drives are properly powered.
@chunye215
@chunye215 2 жыл бұрын
I'd bet it's less, given that ceph only has two modes of operation: Rebalancing or broken.
@JeffGeerling
@JeffGeerling 2 жыл бұрын
@@chunye215 heh
@ActionRetro
@ActionRetro 2 жыл бұрын
This is the kind of thinking I can get behind
@hicknopunk
@hicknopunk 2 жыл бұрын
I love this insanity
@mini_bomba
@mini_bomba 2 жыл бұрын
Fun fact: you could've shortened listing all those devices to a simple /dev/sd{b..j} to specify all devices between sdb and sdj (or /dev/sd{{a..z},a{a..e}} for the 30 floppy array, to specify all devices between sda and sdz plus devices between sdaa and sdae) This is called brace expansion and it's awesome
@lztx
@lztx 2 жыл бұрын
It's so trippy having /dev/sda etc for floppy drives. I was expecting /dev/fd0 etc. But I guess that's USB storage
@lnxrox
@lnxrox 2 жыл бұрын
Long ago sd* was SCSI device now its just all block devices.
@W1ldTangent
@W1ldTangent 2 жыл бұрын
@@lnxrox I'm old enough to still remember having computers with IDE drives where it would be named /dev/hda, /dev/sda didn't come along for me until my first SATA drive.
@MaximNightFury
@MaximNightFury 2 жыл бұрын
@@W1ldTangent Yeah, I was expecting the drive I was installing Arch on to be /dev/hda, it was sda
@IunahYT
@IunahYT 2 жыл бұрын
9:10 fun fact: when you do a command and get a "permission denied", you can just run "sudo !!" to repeat the last issued command with root privileges instead of having to just retype everything with "sudo" prepended to it
@IunahYT
@IunahYT 2 жыл бұрын
@Nny yes
@MrJef06
@MrJef06 2 жыл бұрын
Cool trick, although I personally use almost exclusively Ctrl-r to recall commands.
@ctrlaltrees
@ctrlaltrees 2 жыл бұрын
I can never find a working floppy disk when I need one and you're saying you managed to round up 30!? Great mix of madness and tech as always 😁
@alexandruianu8432
@alexandruianu8432 2 жыл бұрын
I'm more surprised about most USB drives surviving. You can still buy new old stock floppies in bulk from reliable brands.
@SenileOtaku
@SenileOtaku Жыл бұрын
it's entirely possible to find 30 working floppy disks these days, you just need a stack of 200 to select from.
@CTimmerman
@CTimmerman Жыл бұрын
@@alexandruianu8432 Last i read Cold War nukes still used actual floppies, not these newfangled diskettes.
@alexandruianu8432
@alexandruianu8432 Жыл бұрын
@@CTimmerman Those are better. Even higher quality overall, and lower flux density needed.
@repatch43
@repatch43 2 жыл бұрын
This is so incredibly cool! Next thing? How about a RAID array with DVD-RAM drives and disks!
@J42-o4u
@J42-o4u 2 жыл бұрын
ZFS works, I put 4 in a RAID.
@MostlyPennyCat
@MostlyPennyCat Жыл бұрын
eeproms
@jamesdecross1035
@jamesdecross1035 2 жыл бұрын
That noise... it's quite incredible! It's like an old 1950s Supercomputer for a Victorian child's Dolls House, probably selling Lyon's tea and cakes.
@readtedium
@readtedium 2 жыл бұрын
Keep buying USB floppy drives until your basement is full of them and see what happens. I mean, what’s the worst that could happen? Seriously though, this is brilliant, and your best video yet. The floppy drapes were a nice touch.
@davidconnorsands
@davidconnorsands 2 жыл бұрын
I'd have to agree. He's really tinkered his way into something amazing here! I wonder what the average raid size was back in the day... Other videos are a lot of fun too :)
@Mainyehc
@Mainyehc 2 жыл бұрын
Why not making a partnership with the guy from Floppotron? When not playing music, all those drives could be a server 😂
@chad3814
@chad3814 2 жыл бұрын
@@Mainyehc a web server serving the music from the floppotron
@dgpsf
@dgpsf 2 жыл бұрын
You are such a fun guy, and I have been really enjoying your channel especially since your smiling face replaced the disembodied gesticulating hands! :D I don't think there's anyone else who comes close to your formula of genuine love of 'vintage' tech with interesting "modding" content. I really like that you don't fret about making everything stock (that's pretty boring), but instead, push pretty much every machine to its limit. Frequently starting with "cursed" already-modded machines - which makes the question of whether it's "ok" to "damage" the "museum-piece" specimen totally moot. And these silly videos that you've been into lately like this one are a good angle as well. Anyway, thanks for reading this, if you do!
@smallmoneysalvia
@smallmoneysalvia 2 жыл бұрын
If you add the mount option “sync”, it’ll skip the file buffer and write straight to the floppies (though there will still be a read buffer, which is more difficult to disable without it being system-wide). This will make for more floppy grinding goodness when writing files. You can also disable atime and relatime to improve performance (Access time/relative access time attributes). “mount -o sync,noatime,norelatime /dev/md0 /srv/www/apache”
@diondais4057
@diondais4057 Жыл бұрын
I lost it when you turned the cache off 🤣
@krunkcleanup2949
@krunkcleanup2949 2 жыл бұрын
When you started pulling out the floppys, I half expected your computer to tell you "My mind is going. I can feel it."
@diakritika
@diakritika Жыл бұрын
"Daisy, Da-ii-sss-yyyy…." :)
@leedogg90002
@leedogg90002 2 жыл бұрын
Seeing an OS installed on Mega Floppy would be cool. Maybe Windows XP or 7 or something? I'd figure Windows 10 would require way too many floppies. Edit: I remember a while back seeing a video from Michael MJD about something called Tiny 7 that installed on 50 mb so that may be possible?
@plur90
@plur90 2 жыл бұрын
Mac OS 9 in classic mode running off a zip disk array sounds like something I'd like to try xD and an edit of my own: nLite can be used to customize windows installers, I used it to merge SP4 into my copy of Win2kPro then kept re-using that ISO image for a few years
@adventureoflinkmk2
@adventureoflinkmk2 2 жыл бұрын
Oooh, tiny 7? I gotta give that a go on one of my retro PCs
@SuperDavidEF
@SuperDavidEF 2 жыл бұрын
I don't know about Tiny 7. I've never heard of it. But the original XP could be installed in under 200MB without any modification. It's the Service Packs that eventually made it take into the GBs of disk space.
@TeraunceFoaloke
@TeraunceFoaloke 2 жыл бұрын
It's hilarious the way back machine caught this.
@adventureoflinkmk2
@adventureoflinkmk2 2 жыл бұрын
Ope
@The4Crawler
@The4Crawler 2 жыл бұрын
Many decades ago, I was using an Intel 8080 development system. This was a large box with 4 - 8" floppy drives and a monitor. I think it ran some Intel disk operating system similar to CP/M and had assembly and high level compilers, debuggers, etc. Once you started building large programs, it was horrendously slow, at least trying to run off the boot floppy. Spent a lot of time trying to speed up the process and finally stumbled on the key. There was a "radial head load" jumper on the floppy drives. When that jumper was installed, if any drive was accessed, all 4 drive heads would load onto the disc and be ready to go. Then it was just a matter of spreading the various pieces of software among the drives. I think it ended up with O/S on the boot drive, compilers on another drive, source code on a 3rd and output files on the 4th. When you started a compile, there was a loud thunk as all 4 heads hit the deck then all you heard was the faint sound of the heads moving in and out and saw the various drive lights blinking on and off. It was such a huge speed improvement, since switching drives was instantaneous. Probably no way to do that with USB drives as each has it's own controller and they don't know about the other drives.
@Scyth3934
@Scyth3934 2 жыл бұрын
I think it said there was only 22.3 megabytes free was because you didn't empty the Trash and actually delete the audio files.
@GeeFunk84
@GeeFunk84 2 жыл бұрын
For once, I was really hoping Raid: Shadow Legends would sponsor this video.
@majoryoshi
@majoryoshi 2 жыл бұрын
if you wanted to install windows 11 on a floppy raid you’d need 180 usb CONTROLLERS full of floppies, plus an additional 23 floppies. Ubuntu afaik can be installed on 8GB partitions if not smaller, so that’d be a measly 44 usb controllers. Glad i’m not doing this 😅 Edit: Apparently FreeBSD can be installed on 7GB if you use a ram disk for your /tmp. Still 39 USB controllers of floppies
@SuperDavidEF
@SuperDavidEF 2 жыл бұрын
There are linux operating systems that are tiny. Some in the past could even be installed on a single floppy. Those probably aren't very interesting, but a small distro like Puppy or TinyCore would be totally doable on a floppy RAID (at least for the size, whether the hardware lets it happen or not is another matter) and would actually make for a fully functional computer once running. I'd be interested in seeing that done!
@xerzy
@xerzy 2 жыл бұрын
@@SuperDavidEF I personally would do either SliTaz or a custom build of something like Alpine
@majoryoshi
@majoryoshi 2 жыл бұрын
@@SuperDavidEF Honestly you have a good point on that, I'm just not all that familiar with Puppy or TinyCore, which is why I didn't mention it since the main concern we have here is space limitations
@TheLukemcdaniel
@TheLukemcdaniel 2 жыл бұрын
Why controllers? It's not like they'd be anywhere near saturating usb's bandwidth. Could easily use several hubs with only a few controllers.
@majoryoshi
@majoryoshi 2 жыл бұрын
@@TheLukemcdaniel USB maxes out at 127 devices per controller. If USB didn't have a limit on devices per controller you'd probably be able to get away with doing it on one controller, but unfortunately other limitations exist
@panopolis8051
@panopolis8051 10 ай бұрын
If this isn't a computer shenanigan, I don't know what is
@dollardealtech768
@dollardealtech768 2 жыл бұрын
21:10 This sounds like an awesome idea. Would love to see a video on that.
@KabelkowyJoe
@KabelkowyJoe Жыл бұрын
12:30 40MB space on RAID, heard that Panasonic has made their's "SONY Mavica" equivalent capable to format 3.5 to 32MB and with special disks 100 or 200MB
@KabelkowyJoe
@KabelkowyJoe Жыл бұрын
"IDG News is reporting that Matsushita (aka Panasonic) has developed a floppy drive that will fit 32 MB onto a regular floppy disk. 'To increase the data capacity of a standard floppy, Matsushita's FD32MB system employs zone bit recording -- a system used to encode data onto hard disks and optical disc systems that more efficiently uses the space to record data.' The new drive also supports SuperDisks for 240 MB storage capacity. A Google Search for 'FD32MB' turned up lots of stuff in Japanese. More details and discussion are available here starting back last November 2001" "According to the article which starts that PC Market thread, "The new technology increases the number of sectors per track to between 36-53 sectors, compared with its current number of 18 sectors, and its memory capacity per track can be raised from 9.2KB-18.4KB to 27KB."
@KabelkowyJoe
@KabelkowyJoe Жыл бұрын
If they used some form of modulation for recordings PSK (like modems) QPSK, QAM phase and amplitude modulation capablle get 4-8bits of 1bit digital data basically analog recording, they would probably get even more? Or they did that already? And if you use this for comparison - technically 90min casette tapes are capable to store 120MB (MP3 album, digital instead of analog) QAM256 almost identical to MiniDisk. And if you use this metod its not just my claim, proven by LGR tests, and later VHD digital you could store 1.5GB to even 5GB of data on 180min VHS tape. Depedning whenever you use original VHS video electronics or something better just use tapes. It was confirmed by LTO drives, it had same ammount of tape as VHS, just more narrow, like VIdeo8 and thiner. That Panasonic patent was pretty good result 32MB for flopy, still wont win with this RAID of wapping 40MB data :)
@photoniccannon2117
@photoniccannon2117 2 жыл бұрын
6:23 "YOLO these into a raid" - I'm gonna have to steal that one lmao
@nfistfu
@nfistfu 2 жыл бұрын
I love how incredibly useless this is on all fronts. Like you can just buy a 4GB USB drive that would have more storage, run faster, take less space, be more reliable, cost less, require less USB hubs, use less power, take less effort to format, and make less sound... But, where's the fun? XD
@wayland7150
@wayland7150 2 жыл бұрын
It's quite informative to show how far the tech has evolved.
@OhhCrapGuy
@OhhCrapGuy 2 жыл бұрын
One of the best parts of doing something like this is actually how many problems show up almost immediately so you can understand more of how RAID levels work and what goes wrong with them. You could configure regular spinny hard disks into a raid, but those problems might not show up for YEARS, and when they show up, now you gotta figure out how to fix that problem. But after doing something horrific like this, you probably know how to fix almost any problem that might come up
@MichaelAStanhope
@MichaelAStanhope 2 жыл бұрын
This has to be the dumbest, most ridiculous thing that has ever been on KZbin! I approve! I laughed my ass off the whole time!
@chunye215
@chunye215 2 жыл бұрын
The sync command in that loop was unnecessary, it might be more effective to look into disabling the page cache for that specific drive/mount, or maybe just entirely, since the system isn't doing much else anyways. For running an OS off of it, I think it would be most interesting to just use a VM, and pass it md0 directly as the virtual HDD. That way, (assuming you manage to get a lot more drives as you plan to), you could run win95 from that thing and play some retro games. Should be way more interesting than just barely fitting a trimmed down modern Linux distro in there for the sake of having it bare metal. You probably have to give up on the G5 for that though.
@machinerin151
@machinerin151 2 жыл бұрын
Don't need to give up on the G5 for it. KVM is perfectly capable of emulating x86 on powerpc.
@chunye215
@chunye215 2 жыл бұрын
@@machinerin151 kvm cannot emulate other CPU architectures, it's just virtualization. You need something like qemu for that. I have no idea how well optimized x86 emulation on PowerPC Linux is though. Might be worth a try if you go for early win95 gaming at most.
@supernoob17
@supernoob17 2 жыл бұрын
“We choose to go to the Moon in this decade and do the other things, not because they are easy, but because they are hard, because that goal will serve to organize and measure the best of our energies and skills, because that challenge is one that we are willing to accept, one we are unwilling to postpone, and one which we intend to win, and the others, too.”
@MendenLama
@MendenLama 2 жыл бұрын
Thumbs up! I didn't know that Void Linux exists for the Powerpc. On their website they are only promoting Void for the X86 and ARM platforms.
@jimian2007
@jimian2007 2 жыл бұрын
I'm glad Druaga1 got mentioned in your video! I'm his fan~ When you mentioned a 'RAID expert', I originally thought Druaga1 would make a cameo 😅
@adventureoflinkmk2
@adventureoflinkmk2 2 жыл бұрын
Druaga1 with all his smokers ;) EDIT: oh yeah and all of his S S DEEEEEEEEs
@rickkarrer8370
@rickkarrer8370 2 жыл бұрын
Another great video. I think I have 4+ Zip drives around here somewhere...
@ActionRetro
@ActionRetro 2 жыл бұрын
RAID em!
@KrooTon
@KrooTon Жыл бұрын
This is delightfully weird, thank you for putting to video something I always imagined (raiding floppies for access speed), and wondered was something that could possibly work... Never convinced myself it'd be worth the time or effort 😆
@aswxwing
@aswxwing 2 жыл бұрын
Back in the day, I made the frontpage of SlashDot with a stupid build. I had 10.4 running alongside KDE in an X11 window. I can't remember exactly how I did it, but it could be a fun project for you to attempt. It was very silly having two UIs running side by side.
@glebealyth
@glebealyth 2 жыл бұрын
When I say, "You're a nutcase!", płease take it as the compliment it is meant to be. That was insane. Thank you very much!
@theceilidhinthemists
@theceilidhinthemists 2 жыл бұрын
You might have better performance from ext2, it skips the journal and a lot of extra features that will just hinder you in this setup
@rptube16
@rptube16 2 жыл бұрын
But then you won't be able to store files dated after 2038. You don't want to kill those floppies prematurely, do you?
@shawnmulligan3471
@shawnmulligan3471 2 жыл бұрын
Also, mounting with noatime probably would help, so it's not writing file access times constantly. In fact once the content is put onto the drives it could be mounted with ro so it doesn't ever write to it (except for some flags at mount time unfortunately). ActionRetro, without metadata on the RAID, I believe what happens is that the RAID doesn't know anything about itself, and entirely depends on the mdadm command to assemble and start it. Normally you can tell mdadm to "find and mount arrays" and it uses the metadata to do that; in this case you'll have to specify the exact mdadm command in the /etc/mdadm.conf file for it to find / assemble it at boot; and if you lose a drive, good luck figuring out how to repair it without the metadata, but fun for experiments in any case!
@TechieZeddie
@TechieZeddie 2 жыл бұрын
Can you do a benchmark on the floppy raid? I wonder how fast a single drive performs and if doing a RAID 0 would performance scale?
@tikkasen_urakointi
@tikkasen_urakointi 2 жыл бұрын
I wrote a 16-bit multitasking system and a TCP/IP stack and set up a http server using it and a 486 computer. Initially the website was served from a 360 kB 5,25" floppy disk, but I then installed a hard disk to the computer and now the website is on the hard disk. The main problem with floppies is that it takes a while to spin up the disk. After the floppy disk is already spinning, the bandwidth is about 30 kB/s, which is more than good enough for a web server.
@J42-o4u
@J42-o4u 2 жыл бұрын
ZFS supports DVD-RAM disks. Beat my record of 4 in a RAID-Z!
@Darci_Foxe
@Darci_Foxe 2 жыл бұрын
And here I am digging through boxes to try to find my USB floppy disk drive, and you've just got a stack of them that you're abusing in the best of ways!
@only1gameguru
@only1gameguru 2 жыл бұрын
What hath god wrought, Also great to see powered USB hubs for the floppies.
@chumbusthings
@chumbusthings 2 жыл бұрын
Theres only a limited amount of time before this guy single-handedly brings Floppy’s back
@ActionRetro
@ActionRetro 2 жыл бұрын
Can't bring floppies back if I'm hoarding all of them 😅
@chunye215
@chunye215 2 жыл бұрын
@@ActionRetro well then, worldwide floppy shortage it is.
@jeremiefaucher-goulet3365
@jeremiefaucher-goulet3365 2 жыл бұрын
Now we neeed to see hotswappingn demonstrated, and resilvering of a lost floppy (RAID5)
@burn0u71
@burn0u71 2 жыл бұрын
lol i have that same usb hub that thing is amazing. mine has a ton of usb 3.0 hard drives running
@TCOphox
@TCOphox 2 жыл бұрын
18:28 Literally that scene of HAL-9000's shutdown lol.
@kaitlyn__L
@kaitlyn__L 2 жыл бұрын
I was thinking that too, heh
@palexander2001
@palexander2001 2 жыл бұрын
Where can we listen to the mp3's? From your old band?
@ADMINM-ld7vu
@ADMINM-ld7vu 2 жыл бұрын
I'd love to know that too
@CTimmerman
@CTimmerman Жыл бұрын
Looks like a cool way to demo RAID types and ZFS and such. Normal people would pay their favorite big brother to back up their data, but if they happen to have old drives this might be safer.
@TechnologyNToys
@TechnologyNToys 2 жыл бұрын
This dude’s about to build a mainframe-style masterpiece of just floppies
@spartman
@spartman 2 жыл бұрын
Great vid. Love the doctors shirt!
@HelloKittyFanMan.
@HelloKittyFanMan. 2 жыл бұрын
THIS is why I love the stuff of KZbin! Thank you!
@LannisterKing
@LannisterKing Жыл бұрын
i rember floppy disks. i had hundreds of them then i get Zip disks good times good times
@gatts205
@gatts205 2 жыл бұрын
I think the best part of the video is how the tower of floppies looks like it could fall at any moment
@alexgameroom
@alexgameroom 2 жыл бұрын
I don't need no booze or drugs , I just chug-a-lug-o my... 30 floopy drive raid?
@KalleKilponen
@KalleKilponen 2 жыл бұрын
You should really replace that packing tape on the G5 with some construction tape or similar that doesn't leave glue residue or marks. Regular packing tape will leave nasty marks if left for too long.
@mountainmanmcbeachfront5296
@mountainmanmcbeachfront5296 2 жыл бұрын
Classic Macs, Jeep Cherokees and The Descendants. This channel is awesome lol
@GodSaveTheUnitedStates
@GodSaveTheUnitedStates 2 жыл бұрын
The ultimate OG nerd flex. No one else could or would try this except the 1990's era nerd. This is not an insult, I'm genuinely jealous that I've never thought to try this.
@theoriginalrecycler
@theoriginalrecycler 2 жыл бұрын
What happens if you swap two diskettes?, does the array recognise the change and what is/ are the responses it provides?
@eDoc2020
@eDoc2020 2 жыл бұрын
Without device metadata it won't detect the change so you'd get 'scrambled' data.
@Stjaernljus
@Stjaernljus 2 жыл бұрын
Ugh, orange site. I'm sure the comments were full of pleasant people.
@ripper253
@ripper253 2 жыл бұрын
What I wanna know is if you run a RAID with redundancy like 5 or 6, how well it'll rebuild the array when you pull out a floppy and put in a fresh one (or a whole drive when it's not a team player)
@DamianMontero
@DamianMontero 2 жыл бұрын
hearing "things are about to get weird" So I cooked some pop-corn and watched! Wasn't disappointed!
@benotsilent6703
@benotsilent6703 2 жыл бұрын
"currently at 30-40 requests per second" - a 1991 BBS would eat it's heart out.
@aaroncook7709
@aaroncook7709 2 жыл бұрын
You are literally insane... and I love it.
@enntess
@enntess 4 ай бұрын
This is the most stupid experiment I've seen in ages. Loving it to bits!:)
@RockeyDAproductions
@RockeyDAproductions 9 ай бұрын
Holy crap I need a link to the video where you set this up!
@draggonhedd
@draggonhedd 2 жыл бұрын
I saw this on reddit last night, you got the hug of death real fast.
@TheBasementChannel
@TheBasementChannel 2 жыл бұрын
More quirks in that stack of drives than a Doug demero video
@cowonsle
@cowonsle 2 жыл бұрын
its such a weird way to host a website but its entertaining
@aerodigital
@aerodigital 2 жыл бұрын
RAID 5... "Oh, he's tryin" best ever
@RikerJoe
@RikerJoe 2 жыл бұрын
Insane retro hackery, Sean!
@greenphlem
@greenphlem 2 жыл бұрын
Love the Milo/Descendants shirt bro
@WindowsG
@WindowsG 2 жыл бұрын
i love how each video he gets more and more unhinged
@ActionRetro
@ActionRetro 2 жыл бұрын
😂😂😂
@WalterMan
@WalterMan 2 жыл бұрын
Yes another video of the Mega Floppy!
@DJBisGOD
@DJBisGOD 2 жыл бұрын
Some people have too much time on their hands lol. Honestly though it was fun to watch :)
@CaelThunderwing
@CaelThunderwing 2 жыл бұрын
XD it's up on Wayback Machine!
@RudysRetroIntel
@RudysRetroIntel 2 жыл бұрын
Fun times!! Thanks for sharing
@omfgbunder2008
@omfgbunder2008 2 жыл бұрын
I always thought those USB drives cached the floppy until eject?
@Mainyehc
@Mainyehc 2 жыл бұрын
This has got to be one of the most ridiculous, pointless and funniest things I’ve ever seen. Keep it up! 😂
@kirill9064
@kirill9064 2 жыл бұрын
For some reason mousepad crashes if i use mouse wheel
@futureg1rl
@futureg1rl 3 ай бұрын
nofx shirt, descendents shirt. i love it
@andrewrainville9453
@andrewrainville9453 2 жыл бұрын
Funny enough, I bought a USB floppy drive for prime day cuz I needed to get my parent's old documents off of like 3 or 4 dozen floppies! I guess I could now just use it now and again for fun lol
@halfsourlizard9319
@halfsourlizard9319 2 жыл бұрын
Looking forward to the sequel where you do this ... but with 8-inch floppies.
@TrackDayMaker
@TrackDayMaker 2 жыл бұрын
I loaded this up on my G3 iMac when it got posted to the Low End Mac Facebook group
@TheRealCheeseEnjoyer
@TheRealCheeseEnjoyer 2 жыл бұрын
17:13 sounds like pop corn 🍿
@chad3814
@chad3814 2 жыл бұрын
Okay, so you should make a raid 50, basically 5 sets of 6 drives. Each set of 6 is in a raid 10, and then you raid 5 those sets together. md0-md5 would be the raid 10s, then md6 would be the raid 5 that you would format and mount. each of those raid 10s would then be big enough for the metadata required for the raid 5 :)
@eDoc2020
@eDoc2020 2 жыл бұрын
I was going to suggest something like this, except I would do a RAID 05, aka making a few RAID0s and putting them in a big RAID5. What you described would be RAID 105 which has two layers of redundancy.
@trimble-tech
@trimble-tech 2 жыл бұрын
2:21 totally expected this guy to draw a circle...
@RETROMachines
@RETROMachines 2 жыл бұрын
I was really hoping Raid Legend would sponsor this video.
@mightyowl_252
@mightyowl_252 2 жыл бұрын
casually dropping druaga1 lol
@frankwhite2072
@frankwhite2072 2 жыл бұрын
I never thought I'd hear someone be excited about 43MB again.
@Uejji
@Uejji 2 жыл бұрын
This is suuuuper pedantic, but what RAID 5 provides is *parity* , not redundancy. It allows for the use of CPU time to compensate for a single missing or corrupted stripe of data. If you specifically want *redundancy* , ie a second fully intact copy of your data to protect against not only hardware failure but also bit rot, bitflips and other forms of silent data corruption (which RAID 5 is not as effective against), you would want to use RAID 1 (or RAID 10).
@eDoc2020
@eDoc2020 2 жыл бұрын
RAID 1 by itself provides no protection against silent data corruption, just as RAID 5 doesn't.
@Uejji
@Uejji 2 жыл бұрын
Corrupted data on a physical drive will be detected because the data no longer passes the drive's internal CRC check and will reported as an error. Depending on your RAID hardware and/or software implementation, this may be corrected automatically or during a manual or scheduled array consistency check by reading the block from the mirror and rewriting the bad block. It's not perfect, but it at least gives your data a chance to survive.
@a4e69636b
@a4e69636b 2 жыл бұрын
Excellent video! Thank you.
@Retrocomputernerd
@Retrocomputernerd 2 жыл бұрын
There are so many funny aspects to this video. Using a Mac that is at least the third generation AFTER Apple killed the floppy on their machines is so ironic. Having this many floppies is hilarious in itself, but I didn’t even realize you could hook up so many USB devices. I remember when people would compare hard drive space or thumb drive space to a floppy count. To actually visualize 32 floppy disks functioning as a unit is hilarisous. It’s like a 40MB hard drive.
@hanro50
@hanro50 2 жыл бұрын
Linux:"I am not sure why it is supported. But here we are"
@DavidStahlOLDHAPPyMACs
@DavidStahlOLDHAPPyMACs 2 жыл бұрын
Sean You Are A Mad Man Great Video
@ericwood3709
@ericwood3709 2 жыл бұрын
You could run some kind of emulation or virtualization and have its drive image on that RAID. That would be an easy way to boot and run an entire OS from it.
@CodeProfessor
@CodeProfessor 2 жыл бұрын
As you were counting the drives, all I could think of was Count von Count.
@MistedWafflez
@MistedWafflez Жыл бұрын
What if you tried something similar with Super Disks or Zip Disks?
@douglasmannor6510
@douglasmannor6510 2 жыл бұрын
This is so cool, the reason you get my sub and views!
@damian9303
@damian9303 2 жыл бұрын
2:15 I thought he was gonna write “Shadow Legends”
@uuu12343
@uuu12343 2 жыл бұрын
Can you make a video tutorial on how you point the DDNS server to the website (I believe this is self-hosting a domain name in this case?) and did you need to pay for a web hosting service? This is so interesting through and through!
@docontra4921
@docontra4921 2 жыл бұрын
He wasn't paying for a hosting service, the "hosting service" was his G5 and floppy array. Free DDNS services will typically give you and maintain a (number of) A/AAAA record(s) (the kind you need for websites) pointing at the public IP of the device running the update client for that specific domain. Assuming your ISP doesn't do CGNAT[1] (or that your ISP supports IPv6 and you don't mind that your website is IPv6 only), all you need to do is setup port-forwarding in your router to point one of its ports (TCP 80 for HTTP, TCP 443 for HTTPS; UDP 80/443 for HTTP3/QUIC) to the machine running your webserver[2] and you're off to the races. Alternatively, if your router is somewhat beefy (esp. regarding storage), you can run a reverse HTTP proxy on the router. PS: When using DDNS you don't need to run your DNS server, it's part of the DDNS service. Some paid DDNS tiers will let you create subdomains hosted in a different (ie, your own) DNS server, but it really _should_ have a fixed IP address which kinda defeats the purpose of DDNS. [1]: Think of it as connecting the internet port of a wireless router to the LAN port of another wireless router. This is something I expect most local-area Wireless ISPs will do (with good/understandable reason), and in some areas of the world (Far East Asia, one of the regions which drew the short stick in the original IPv4 address allocations) most consumer ISPs. If your ISP does this, you're outta luck. [2]: Which should have a static internal IP/your DHCP server should always assign the same IP to this device.
@40percentyt
@40percentyt 2 жыл бұрын
I've never even seen /dev enumerate that many drives before, /dev/sdaa 100% caught me off guard
@W1ldTangent
@W1ldTangent 2 жыл бұрын
Try having a rackmount storage appliance that has 45 of its own drives + 2 additional 60-drive JBOD sleds.. 165 drives total for one system.
@stabbedboxfilms
@stabbedboxfilms 2 жыл бұрын
FINALLY the sequel
@Naturesyouth
@Naturesyouth 11 ай бұрын
Does this work with btrfs? I feel like it should
@владимирглущенко-л6м
@владимирглущенко-л6м Жыл бұрын
you're a crazy fanatic))
@eliasjachniuk4427
@eliasjachniuk4427 11 ай бұрын
This was so painful, raid 0 and ext without journaling, thanks for the nightmares
G3 Upgrading my Japanese PowerBook 2400c
19:54
Action Retro
Рет қаралды 31 М.
I Built a RAID of Floppy Disks. Oh no.
14:41
Action Retro
Рет қаралды 151 М.
BAYGUYSTAN | 1 СЕРИЯ | bayGUYS
36:55
bayGUYS
Рет қаралды 1,9 МЛН
So Cute 🥰 who is better?
00:15
dednahype
Рет қаралды 19 МЛН
小丑教训坏蛋 #小丑 #天使 #shorts
00:49
好人小丑
Рет қаралды 54 МЛН
A Modern OS... on a Floppy Disk?!
28:59
Michael MJD
Рет қаралды 220 М.
How did Microsoft store 1.68 MB on Windows 95 Setup diskettes?
22:12
Bits und Bolts
Рет қаралды 220 М.
Linux on a TAM... Ain't Easy 😅
20:13
Action Retro
Рет қаралды 32 М.
Putting Video on a Floppy Disk
12:55
The Science Elf
Рет қаралды 381 М.
Installing 70's Software, How Hard Can It Be?
24:15
Action Retro
Рет қаралды 92 М.
Upgrading Apple's 1992 Super-Powered BEHEMOTH, the Quadra 950!
25:31
More than two floppy drives?
18:20
Tech Tangents
Рет қаралды 71 М.
I Got My Apple-1 On The Internet
21:03
Action Retro
Рет қаралды 81 М.
How RAID Works
19:46
Dave's Garage
Рет қаралды 82 М.
BAYGUYSTAN | 1 СЕРИЯ | bayGUYS
36:55
bayGUYS
Рет қаралды 1,9 МЛН