-
voy4g3r2
haha.. nginx was NOT running on poudriere system, that was causing the error
-
ek
voy4g3r2: The Nginx service on the host!?
-
ek
Cobra Kai!
-
» ek checks to see if there's a new season
-
jpb
anyone running xen dom0 on 14.2? or any 14?
-
voy4g3r2
ek: yes there is a new season.. just closed it out
-
voy4g3r2
ek: running on the poudriere host, in a jail
-
johnm
have yet to watch any of the cobra kai show
-
johnm
voy4g3r2: +1 for using a jail, they are awesome
-
johnm
freebsd++
-
demido
for running bhyve vms on ufs are nocache and direct good disk options to use? or better to skip those and use virtio-blk driver?
-
demido
oh wait i can use them both with virtio-blk nice
-
levitating
I am using blacklistd for SSH with default config
-
levitating
for some reason some IPs appear whitelisted
-
levitating
for instance from just last night
-
levitating
blacklistctl dump -a shows
-
levitating
134.209.120.69/32:22 OK 169/3 2025/02/16 09:37:16
-
levitating
oh that is a actually a blocked entry!
-
levitating
crazy that is somehow reached 169 nfails
-
levitating
I also have one with 30 nfails
-
mzar
-
levitating_
thanks mzar, the part about BAD_USER I was already tracking, this was resolved upstream
-
mzar
-
levitating
Yes I replied to that, second to last reply :)
-
levitating
I am on 14.2 so I am sure it'll be a while before I can see the change, unless I backport it myself
-
levitating
though blacklisting some users like "admin" should also help
-
mzar
it has never been implemented
-
levitating
ah, that was just something kurt manually patched into it? interesting
-
mzar
yes
-
cybercrypto
Hey there... is this oracle zfs license - impacting by any chance FreeBSD zfs? (I guess FreeBSD is using openzfs).
-
cybercrypto
Is openzfs linked/related to oracle anyhow?
-
ivy
cybercrypto: all versions of ZFS are based on the Solaris ZFS code released by Sun under the CDDL, that copyright is now owned by Oracle
-
tsoome
The license itself is CDDL. The original code was signed by Sun (now Oracle), meanwhile, there are a lot of updates and changes, which are done by other entities and marked accordingly. This is pretty much the same by any other [free/open] license, you can find respective notes in FreeBSD code as well.
-
cybercrypto
So why openzfs cannot be merged into linux-kernel (they clain it is license conflicts) and we have (btw:one of the most powerfull) zfs implementations built in FreeBSD? Is this going to conflict somewhere/sometime? like Oracle raising issues?
-
cybercrypto
even this company (ixsystems) is moving away from bsd... this is concerning both due to the 'oracle issues' and also due to that zfsol is baby software compared to builtin zfs in bsd. really complex and messy.. wondering.
-
tsoome
because of GPL;)
-
tsoome
and freebsd switched to OpenZFS some time ago.
-
cybercrypto
tsoome: does it mean that openzfs is 1000% free from oracle?
-
tsoome
thats nonsense claim. there is no such thing as 1000% and you can not revoke someone from their contribution.
-
cybercrypto
my typo, i meant 100%. And I kind refering to openzfs also be based on original solaris zfs.
-
tsoome
yes, of course it is.
-
tsoome
so what?
-
ivy
theoretically, Oracle could make some sort of claim that the original license grant under the CDDL is invalid, but at this point that seems unlikely... how long has it been now, 15 years?
-
tsoome
You may want to speak with license lawyers about what can or can not be done - such discussion here is rather pointless.
-
cybercrypto
ivy: and tsoome: fully agree, thanks.
-
tsoome
But, you can also play with idea that Oracle (or any other corporation) might acquire say, ixsystems, and therefore will become owner of their copyrighted material;)
-
tsoome
but the fight about what may or may not be in linux kernel is just about fight between GPL and free world.
-
cybercrypto
tsoome: good point
-
demido
i dont have swap. so if my free mem gets to 0 will inact be used before crashing?
-
rtprio
how much ram do you have
-
demido
48G
-
demido
37G inact
-
demido
2.7G free
-
demido
21M laundry fwiw
-
rtprio
what's the system doing?
-
demido
hosting a few vms, nothing else
-
demido
each vm is also given 48G of wired ram
-
demido
(box has 192GB total ram)