Infrastructure nerd, gamer, and Lemmy.ca maintainer
Trailer of the netflix movie they’re talking about - https://www.youtube.com/watch?v=lM_hkJ0Rl-c
Is that the wrong link? This seems totally unrelated to Pokemon in boxes, and is more about multi console character storage systems. This patent just sounds like someone described steam cloud saves in way too many big words.
Gotta wait until palworld has made a bucket of money for Nintendo to point at, claim damages, then try to take.
You could just swap the two disks and see if it follows the drive or the link.
If the drive, rma it. I don’t put a lot of faith in smart data.
Usually means a failing drive in my experience.
The file handle of the directory changes when you mount the nfs on it, and docker is still looking at the old file handle.
It’d probably work if you mounted nfs to a folder inside that one, or moved your docker mount one level up.
Otherwise you’ll need to get your container to restart after the mount is attached. You could do this with a health check for the container that checks the files are there, and restart the container if they’re not. Or you could just fix your boot order and set nfs as a dependency for docker.
No grace period I’m aware of, just removal vs purging. If it’s been removed it can be edited in the db to restore it. Once it’s been purged, it’s gone for good.
Ntfs isn’t going to care or even be aware of the hypervisor FS, zfs or btrfs would both work fine.
Making sure you don’t have misaligned sectors, is pretty much the only major pitfall. Make sure you use paravirt storage and network drivers.
Edit: I just realized you’re asking for the opposite direction, but ultimately the same guidelines apply. It doesn’t matter what filesystems are on what, with the above caveats.
Never attribute to malice that which is adequately explained by stupidity
Maybe let’s just go back to basics to double check:. Is your monitor plugged into your gpu, or your motherboard?
Had a zfs array on an adaptec raid card. On reboot the partition table would get trashed and block the zfs pool from coming up, but running fdisk against the disk would recover it from the backup.
Had a script to run on reboot that just ran “fdisk -l” on every disk, then brought up the zfs pool. Worked great for years until I finally did a kernel upgrade that resolved it.
Grounded
I’d believe it. I’ve had hundreds of Linux servers that don’t have any desktop Gui at all deployed on them.
Linux desktop users make up an absolutely tiny fraction of Linux installs.
Yes. I’ve always splurged on nice cards for my personal stuff. I think it’s more about the write behavior of Linux than anything else, since I’ve never had a card die in my camera.
I refuse to use a pi with SD at this point. Saving $50 isn’t worth my time to reinstall things.
I couldn’t count the number of failed sd cards I’ve seen across all my fingers and toes.
I’ve seen like 4 ssds in my entire life fail. Plus you could just do mdraid 1 / btrfs across 2 of them if you want
Why not just connect an ssd via USB and save yourself the hassle and torment?
Oh look, it’s another old white guy trying to solve a problem he’s not affected by and probably hasn’t personally experienced.
Edit: Sorry that was so negative, but these are all pretty basic things you’re stating. Anyone likely to read this list and action items like this, is likely already staunchly pro black.
Would be good to see some more items that would make people do a double take and say “oh, I do that, I didn’t realize that could be construed as anti black”. Use your experience as a non black person to try and identify ways that a white person might be impacting black people unintentionally.
I don’t think there is anything else free. Best you can do is host with someone like ovh that has enough resources to provide basic protection.
It’s not the postgres db, it’s the internal pictrs db.
Fix your docker volume permissions so pictrs can write to the folder