Jorgen Lundman

Results 261 comments of Jorgen Lundman

Restart FXP.Oned with options "-f -d" (foreground, debug) so you can see the messages and get a better idea of what is going on.

Do you have the pem file for FXP.One (does it complain it can't find it when starting?) Are you connecting to FTP server with STARTTLS, or implicit SSL?

i use clomps-irc locally (unrealircd) but its not had heavy testing. My conf looks like ``` IRC|SERVER=irc.server.com|PORT=6510|SSL=yes|NICK=clomps|[email protected]|CHANNEL=#bots ```

The same way, yes, it is /dev/disk* but we also create symlinks in /var/run/zfs/ that point to the /dev/disk*. These are side-effects to how macOS does block devices.

Sorry I'm a bit absent, just started the big port of OpenZFS v2 to osx. More guys are generally in the irc channel as JMoVS suggested.

I believe we need to double the timeout on this case, and make it into a tunable, for the cases where more is needed. I can produce a build for...

https://github.com/openzfsonosx/openzfs/commit/4bab75549033f5d96fc0445317b422a70a7ca3a1 https://openzfsonosx.org/forum/viewtopic.php?f=20&t=3677&p=11754#p11754

Just an update. I've used VirtualBuddy to setup a Ventura VM, and VB lets me disable SIP and enable 3rd party KEXTs. I believe that last good installer still works....

Seems related to: ``` # lldb /Library/Filesystems/zfs.fs/Contents/Resources/zfs_util (lldb) image lookup --verbose --address main+2139 Address: zfs_util[0x0000000100002403] (zfs_util.__TEXT.__text + 4419) Summary: zfs_util`main + 2139 [inlined] zfs_probe_iokit + 40 at zfs_util.c:733 zfs_util`main +...