devZer0

Results 147 comments of devZer0
trafficstars

i'm also getting the error from the screenshot above . i enter a session from webbrowser which works and as soon as i join the session from mobile phone, i'm...

i have no public ip, i'm behind reverse proxy and can only use a fqhn, as the proxy does named based virtual host resolution i would like to have used...

@saghul > STUN might fail so you can put in your public IP address in JVB_ADVERTISE_IPS something behind a reverse proxy (as described here: https://jitsi.github.io/handbook/docs/devops-guide/devops-guide-docker/#running-behind-a-reverse-proxy ) should not advertise an...

mhh, ok. wouldn't it make sense that we need forward udp via nat/tcp-forwarding besides http reverse proxy? https://jitsi.github.io/handbook/docs/devops-guide/devops-guide-docker/#running-behind-a-reverse-proxy does not mention that. is there a better place with a description...

i wonder why automated testing did not find , that this change causing corruption. would it make sense to create some repro-case and improve zfs automated testing with such tool/method...

good find! i'd second that. there should be protection for such scenario and i would have expected that this would exist. tested on zfs-2.1.9-pve1 and the issue also exists there

@arg7 , fantastic tool ! >Yes, fast special vdev solves the problem. But it must be redundant, which adds complexity. same opinion. i don't want to split my data across...

not sure, but maybe there is room for improvement for storing dnode&metadata  in ram more efficiently?  i‘m still curious , why  metadata seems to be stored so much more efficient...

>Note: 0.8.6 worked okay can you cofirm there was NO kernel update with the zfs update? if the bus has hiccups and data flow to both devices gets disturbed, it's...

so, if you did a kernel upgrade from 4.19 to 5.10 at the same time it's hard to decide if your problem is introduced by openzfs itself. anyhow, you are...