予備機が正しく機能している #RAID1 #ホットスタンバイ #二重系 QT: 石破首相、予備機を使用 政府専用機に不具合:時事ドットコム https://www.jiji.com/jc/article?k=2025061800992
石破首相、予備機を使用 政府専用機に不具合

青木一彦官房副長官は18日の記者会見で、先進7カ国首脳会議(G7サミット)に出席した石破茂首相のカナダからの帰国について「政府専用機の機材トラブルがあったことから、同行していた予備機を活用して現地を出発した」と明らかにした。

時事通信社

Excited for Btrfs RAID1's "preferred read device" feature in Linux 6.14. This allows to have one fast device, example SSD backed bcache device and other slow cheap hard drive. We can set the bcache deice as preferred read device so reads are always fast.
It also wears down only one disk reducing the chance of both the disks evenly wearing out which increases the chances of both of them failing around the same time.

From the pull request:

> more read IO balancing strategies (experimental config), add two new
ways how to select a device for read if the profiles allow that (all RAID1*),
the current default selects the device by pid which is good on average
but less performant for single reader workloads
- select preferred device for all reads (namely for testing)
- round-robin, balance reads across devices relevant for the requested IO
range

Source: https://lore.kernel.org/lkml/cover.1737393999.git.dsterba@suse.com/

#btrfs #linux #linux_6_14 #filesystems #bcache #raid #raid1 #nas #selfhosting #selfhost

Making sure you're not a bot!

Oh boy, setting up this #RAID array is gonna be an overnight ordeal 🤪

Last time I manually set up raid (specifically #raid1) was with two 4 Tb drives. Which I do not recall taking too long; maybe an hour or two. Now I am doing four 12 Tb in #raid5. Good thing I am on summer break 😅

@var it’s nice to have a separate dedicated computer for managing the backup. You really need to have all backup disks attached to SATA. USB is not reliable for backup purposes because is likely to lose data when a sudden power outage occurs. So if you have (for example) 4 disks that all attach to SATA, that is a lot of IO happening, which you really don’t want when you are using your computer for other things that may need that IO, especially games or multimedia. You’ll notice the performance hit if it is backups are happening on a computer that you use for other things.

Also, it’s nice that the NAS comes with software that takes care of things like software RAID-1 or #ZFS for you. Some #NAS products will do #RAID1 in hardware for you.

#tech #hardware #selfhosting

AI has gotten some training clearly from programmers? "It's not a bug or flaw. It's an artifact." - Great answer!!! - Why running "mount -a" repeatedly ignores all other mounted file systems, but for an #Btrfs #RAID1 mounts it gives an error (exit level 32) that it's already mounted. Ok? What's the logic here? #mount #linux

Time to sort out my data backups accumulated over time and purge the unneeded old ones 🙃

I was also thinking replacing them with SSDs but don't see much benefit atm, only cost.

Better if I make a NAS from the old miniITX system laying around (even if it's quite underpowered and missing some parts 😬 ) and use 2 of those HDDs in a RAID1... When I will feel myself not too lazy ofc 😀

#springcleanup #databackup #hdd #ssd #NAS #raid1

So ... I've been looking for a small machine that I can slap two SATA SSDs in for a long time. And I never even considered Mac Minis before. But apparently their "Server" range has space and cabling for two SATA3 disks. Do I have anyone "in reach" here who has experience with these boxes? Looking at "Late 2012 Server" right now because it has USB3 as well. Are they prone to overheating or otherwise exploding? Do they take Linux reasonably well? #macmini #raid1 #apple

and this is what happens when a #lizard waltz around your #SATA cables :)
here a #repairing #scrub from the #RAID1 #BTRFS array of #HDD .

#Beware the lizards!! 🦎
#computer #computers #systems #linux #FS

How I switched us.slackware.nl from lilo to grub

Today I finally switched my US server from lilo to grub as its bootloader.

The reason for doing it now, is that I usually do not have a remote IP console (KVM) to that physical server which is located in a US datacenter whereas I live in Europe. This server's storage is configured as software RAID1

https://alien.slackbook.org/blog/how-i-switched-us-slackware-nl-from-lilo-to-grub/

#Slackware #Software #gdisk #gpt #grub #lilo #mbr #raid #raid1

Trying to get some decent perf out of an old HP Microserver with hybrid Linux #RAID1 (ssd+sata). It can be done!

https://www.nux.ro/Hybrid_RAID1_performance_tests/

Hybrid RAID1 performance tests