You do realize we’re talking about the same society that requires a warning label to not eat the shampoo?
A person with way too many hobbies, but I still continue to learn new things.
You do realize we’re talking about the same society that requires a warning label to not eat the shampoo?
Yeah I figured there would be multiple answers for you. Just keep in mind that you DO want to get it fixed at some point to use the disk id instead of the local device name. That will allow you to change hardware or move the whole array to another computer.
Are you sure about that? Ever hear about this supposed predictable network names in recent linux versions? Yeah those can change too. I was trying to set up a new firewall with two internal NICs plus a 4-port card, and they kept moving around. I finally figured out that if I cold-booted the NICs would come up in one order, and if I warm-booted they would come up in a completely different order (like the ports on the card would reverse which order they were detected). This was completely the fault of systemd because when I installed an older linux and used udev to map the ports, it worked exactly as predicted. These days I trust nothing.
OP – if your array is in good condition (and it looks like it is) you have an option to replace drives one by one, but this will take some time (probably over a period of days). The idea is to remove a disk from the pool by its old name, then re-add the disk under the corrected name, wait for the pool to rebuild, then do the process again with the next drive. Double-check, but I think this is the proper procedure…
zpool offline poolname /dev/nvme1n1p1
zpool replace poolname /dev/nvme1n1p1 /dev/disk/by-id/drivename
Check zpool status to confirm when the drive is done rebuilding under the new name, then move on to the next drive. This is the process I use when replacing a failed drive in a pool, and since that one drive is technically in a failed state right now, this same process should work for you to transfer over to the safe names. Keep in mind that this will probably put a lot of strain on your drives since the contents have to be rebuilt (although there is a small possibility zfs may recognize the drive contents and just start working immediately?), so be prepared in case a drive does actually fail during the process.
That is definitely true of zfs as well. In fact I have never seen a guide which suggests anything other than using the names found under /dev/disk/by-id/ or /dev/disk/by-id/uuid and that is to prevent this very problem. If the proper convention is used then you can plug the drives in through any available interface, in any order, and zfs will easily re-assemble the pool at boot.
So now this begs the question… is proxmox using some insane configuration to create drive clusters using the name they happen to boot up with???
One promising item I found are some json files from Reuters…
This one provides info on the candidates and the key for state ID’s: https://graphics.thomsonreuters.com/data/2024/us-elections/production/events/20241105/metadata.json
This one seems like it will provide the ballot counts(0) and possibly any declared winners(1): https://graphics.thomsonreuters.com/data/2024/us-elections/production/events/20241105/summary-votes/president.json
Of course I won’t know anything for sure until tomorrow evening when states start releasing their counts, but I went ahead and wrote up some code to use the files. It’s something at least, and the Reuters data should be fairly timely. I hope to play around with the collected info in real time, then maybe next election I can re-use the same code.
Yeah I found the same on the AP data. I also found that reddit thread, but haven’t been able to find a valid URL for this year’s election. Maybe they don’t make it available until voting starts?
Hmm good idea, I’ll take a look into that!
Putting the “dumb” in dumber. I don’t know how people can be so wasteful. I mean when I buy a car, I expect to not have to take it in for work for a very long time. Imagine my surprise today when I went to get an emissions test and found out the back end of my exhaust pipe has rusted off. The last time I had any work done on it (other than oil changes) was before COVID, when someone hit me. I drove my previous (first) vehicle for 24 years before deciding I needed to get an SUV for towing capacity. Man if I had that kind of crazy money to blow on a cheap cybertruck, I’d be using it for donations or something. I can “prove” my worth by the smiles at the children’s hospital.
Wow, did I hit that one or what? And it’s just so sad.
At least the Delorian had character. You can’t say that about this abomination.
His whining at the beginning certainly had me wondering too.
And then there are the comments – “There just haters there mad cause they can’t afford one them self’s…” Like really, did you even make it beyond third grade? And this is the kind of person who is sticking up for Cybertruck owners? Maybe there are a number of reasons why we point and laugh…
Are you sure this is new? I’d swear all the M-series iMacs I’ve ordered for work over the last few years recharged the keyboard and mouse through USB-C
Seems like a good opportunity to remind folks about the Kiwix project, which allows you to download local private copies of select information such as Wikipedia. It was originally created to provide offline access to content for countries that were otherwise blocked, but events like this have sparked some recent discussion about archiving older files to preserve history.
That’s a shame to hear, but yeah they’ve certainly changed since I signed on. Not that I expect any other to be better at this point.
It’s weird to see T-mobile taking this stance. I switched to them years ago because they were one of the few that supported unlocked phones, and even offered them for sale. Their policies might have changed on this, but I just bought an unlocked phone off Ebay this Summer and all I needed to do was pop my sim card into the new device. Hell I had to specifically install the visual voicemail app because there wasn’t any bloatware on the phone when I got it. So I guess I’m not following what their complaint is about?
Most of us can’t afford the sort of disk capacity they use, but it would be really cool if there were a project to give volunteers pieces of the archive so that information was spread out. Then volunteers could specify if they want to contribute a few gigabytes to multiple terabytes of drive space towards the project and the software could send out packets any time the content changes. Hmm this description sounds familiar but I can’t think of what else might be doing something similar – anyone know of anything like that that could be applied to the archive?
Discrediting someone usually has a goal of pushing customers to another source though. There is no other source of this information, so what would be the point?
OK cool, now if only you had a ship to go get the asteroid so you could make a ship. My last point still stands though, if it were really that easy…
That’s a shame since literally everyone should distrust Edge, given Microsoft’s history with browsers (and everything else). I don’t think anyone matches Microsoft’s caviler attitude of “We know there are hundreds of gaping security holes that allow attackers to take full admin control of your computer, but we’re just going to mark those bugs as will-not-fix and blame the users when something goes wrong.”