nixomose

Results 49 comments of nixomose

I thought we were going to do both. leave the json and do the separate proc files, no?

this is the same 5.8 problem as here https://github.com/datto/dattobd/issues/253 slowly getting around to trying to find time to work on it.

you know, I used to know all this stuff, but it's been years since I've played with dkms... but @Conan-Kudo probably knows... I think you can "dkms uninstall dattobd" or...

I'm no packaging master, but this is a packing problem not a dattobd or dattobd-dkms problem. there's a few go to solutions to apt packing problems. try apt --fix-missing update...

neat looking but there's nothing in the repo?

bio_iter_len(bio, iter) is 0, so strange I have some vague memory that you get that when the bio operation is a discard or secure erase or something like that. I...

yeah this is probably the newer kernel passing new flags on the bio that it never did before. I think the elastio-snap fork just fixes the new multi queue interface...

so the way to make sure dattobd gets everything is to make sure it's the last thing out and the first thing in. How do you get dattobd loaded on...

well the point of getting dattobd loaded in the boot scripts before the mount of the root filesystem happens is for just that reason, so it is around and paying...

well, for sure something odd is going on, but it probably has nothing to do with dattobd. run 'mount' before dbdctl and before dd and look for the mount mode...