-
tsoomejbk I think your ioctl() is handled in cmlb but should be handled by actual disk driver...
-
jbkafter a bit of dtrace I figured out the problem...
-
jbka) it has to be the rdsk (character device) node, and b) the device itself doesn't have a flushable write cache
-
jbk(the latter was a bit of a surprise)
-
WoodstockI just filed bug #17776. Why do I expect this to increment directly to 20000? :)
-
jbkmissed the chance to say you thought it oct to do that :P
-
Woodstockheh
-
rmustaccjbk: FWIW, most NVMe ssds that have a supercap don't advertise a volatile write cache that I've seen.
-
danmcd_Do we compile bhyve with smatch on?
-
danmcd_Looks like we do.
-
danmcdMuch better.
-
neuroservehas anyone tried github.com/slackhq/nebula on illumos/smartos?
-
szilardI use tailscale. It uses wireguard-go a userland implementation of wg. It also uses the tun driver. Tailscale works, but the tun driver not the fastest implementation.
-
neuroserveszilard - there is already a *bsd versions of the nebula client. There is a "managed" version from defined.net, that offers an API for automatic joining the network (docs.defined.net/guides/automating-host-creation) for dynamically created hosts...
-
neuroserveI have tried tailscale, too. But I don't like the idea to use tailscales relays.
-
jbki've not looked at it in a while, but when I did, the things that stood out to me were the lack of algorithm agility (which I know was explicit, but I think that was a mistake/overreaction to the complexity of IKE(v2)) and how it seemed to require static IPs in a lot of cases that traditionally don't get them (but maybe in an IPv6 world it's less of an issue?)
-
szilardYou can use headscale instead of the tailscale relays. It is open source
-
richlowetailscale is miraculous, and if you want to use the open coordination clones they exist
-
richloweI would _imagine_ that breaks some of the nat-traversal trickery they do
-
richlowenahum would be the expert