-
dautor851805
It's amusing to me how every time my PPP reconnects (every 24h) I get an extra digit to my nickname.
-
CrtxReavr
PPPoE?
-
rwp
dautor851805, What IRC client are you using?
-
core-ix
epicII, irssi
-
rwp
Usually irssi adds underscores to names until they become unique.
-
rwp
Before I switched to using certfp authentication I have seen problems with quick disconnects and reconnects leaving a "ghost nick" behind. I expect that is the problem with the nick adding numbers.
superuser.com/questions/474001/irc-…ghost-and-get-back-my-original-nick
-
VimDiesel
Title: IRC ghost - how do I unghost and get back my original nick? - Super User
-
V-T60
Hello
-
V-T60
How can I download opensmtpd <6.8 for armv7
-
V-T60
?
-
V-T60
>6.8*
-
V-T60
Hello
-
V-T60
Any information since my connection dropped?
-
V-T60
for last hour
-
la_mettrie
no
-
rtprio
V-T60: i would image the tarball for amd64 is the sam as for armv7
-
tm512
oh neat so rtw88 just gave me a kernel panic when I went to install a package
-
tm512
also doesn't seem like the default shell has a chance to write out to its histfile when I reboot through the reboot command, hrm
-
tm512
actually, looking at the backtrace, it seems like it's crashing in some drm stuff, specifically skl_compute_wm. I'm guessing this is related to the whole thing where I have to restrict linuxkpi to a 32-bit address space for rtw88
-
tm512
rtw88 seems practically unusable anyway, can't seem to maintain a connection. bummer
-
tm512
wifibox it is, I suppose
-
V-T60
rtprio: executable file? is the same?
-
V-T60
how on planet is that possible, the machine code is totally different
-
tm512
seems the kmod-drm spits out some warnings about atomics or mutexes prior to the panic. suppose I should open up a bug report about this
-
tm512
I might also try the Linux 5.10 drivers
-
rtprio
you would have to build it from source
-
rtprio
V-T60:
-
rtprio
V-T60: the source files are the same
-
satrapes
Can I get some zfs help here? I have a single disk in a pool that I would like to make in a mirror with 2 larger disks. How would I go on about this?
-
dautor851805
CrtxReavr: yeah PPPoE; in Croatia every DSL user gets disconnected once every 24h and then gets a new address
-
dautor851805
rwp: I'm using thelounge. You think it could have something to do with that renaming?
-
satrapes
So I attached one of the big disks to make a mirror and it is now resilvering
-
satrapes
I have made sure that autoexpand=on
-
satrapes
now I have to take out either the small disk or the big disk and add the second big disk. Which disk should I resilver from the small or the bing?
-
satrapes
now I have to take out either the small disk or the big disk and add the second big disk. Which disk should I resilver from the small or the big?
-
dautor851805
I would remove the small one and after resilvering end up with 2 big ones in mirror
-
satrapes
yes no the question is do I resilver form the small disk or from the big one?
-
satrapes
is there a difference?
-
dautor851805
I'm saying I would do it from the big one. I don't know if there is difference - it just seems like less steps.
-
satrapes
thanks for the reply.
-
lw
satrapes: if you remove the large disk and replace it with another large disk, you'll just end up with an array with a small disk and a large disk... which is what you already have. if you want to end up with an array containing the two large disks, you need to add them both to the array. you could do that either before or after removing the smaller disk, but doing it after is safer
-
satrapes
lw yes I know. I am asking if it is best to resilver from small disk or big disk. Then I will remove the small disk and end up with the 2 large disks
-
lw
what do you mean by "take out" the disk? if you remove the disk from the array, you'll have to resilver again when you re-attach it
-
satrapes
Ok I see. Misunderstanding on my part I thought that I can physically remove it (without zpool operations) and then when I plug it back in it will know that it is a mirror of whatever drive it was resilvered from
-
lw
if you don't remove it from the pool that might work, but i'm not sure if it'll be happy with the vdev layout changing after the disk was removed... i would probably not do it that way, better to replace the disks to end up with the final configuration you want
-
satrapes
lw thanks
-
lw
has anyone successfully installed from a current snapshot iso recently? i'm getting a generic (and unhelpful) "Failed to extract /usr/freebsd-dist/..." using FreeBSD-15.0-CURRENT-amd64-20240201-2c191ba6b0b5-267921-disc1.iso
-
lw
voy4g3r2: didn't you run into something like this ^?
-
debdrup
Try with another snapshot is usually the first advice.
-
lw
i'll just start from 14.0 now but i might have another look at this later
-
satrapes
I am resilvering the second large disk. Curious to see if the size is going to be increased
-
debdrup
Snapshots are little more than CI artifacts, if memory serves - but there was talk of a new -CURRENT stabilization week at the last conference, so maybe something'll make it a bit easier to use the head of the tree.
-
lw
satrapes: it depends on whether autoexpand is set on the pool, i can't remember the default value. if not, you can use zpool online -e to force it to expand the disks
-
satrapes
autoexpand is on I have quadruple checked
-
lw
hm, every time i generate a password hash with slappasswd -c '$6$', using the same plaintext password, i get the same hash. obviously doing something wrong here, i guess it wants me to provide the salt?
-
» lw wonders if there's a better way to generate crypt(3) hashes
-
CrtxReavr
dautor851805, even if you're actitively passing traffic?
-
satrapes
lw do I need to restart after zpool online -e?
-
lw
satrapes: no, should be enough to just run it on both disks and the new space will appear
-
dautor851805
CrtxReavr yeah :( it's been like that forever... for at least 15 years
-
dautor851805
I'm guessing some bbras for some technical reason did it a long time ago and they just assumed they have to continue doing it
-
dautor851805
That's why I do it manually once in a while in the middle of the night. That way it keeps recinnecting me in the middle of every night so it is not as annoying.
-
satrapes
hmm zpool online -e did not work. I should probably say at this point that I am on proxmox so maybe not ideal
-
satrapes
drives have defintely been resilvered with autoexpand on
-
lw
satanist: are you using whole disks, not manually partitioned?
-
rtprio
satanist: what's the `zpool get autoexpand <pool> ` set to?
-
lw
oh they quit (i have join/parts turned off so i didn't notice)
-
rtprio
so do i, lol
-
satrapes
damn I have to go now but thanks for all the help I will ask again later
-
CrtxReavr
dautor851805, do you get an actual public v4 IP on your "router?"
-
dautor851805
I do. (I'm using fbsd as my router :) )
-
CrtxReavr
So not an IP in 100.64.0.0/10?
-
dautor851805
yeah, I'm not behind a CGN
-
lw
i think i'm going to submit a base utility that can generate crypt hashes because this isn't the first time i've run into this problem, it seems like a useful thing to have
-
CrtxReavr
lw, please share you solution - I've often wondered how to manually generate them.
-
lw
CrtxReavr: my temporary solution is this:
le-fay.org/tmp/30d/P0zPqx.txt but it only works if you have openldap-server installed plus it's kind of annoying
-
lw
(and it requires you to know how much salt each algorithm requires, which isn't even documented in crypt(3) from what i can see)
-
CrtxReavr
lw, what's the pwgen command actually doing there?
-
lw
creating the salt
-
lw
slappasswd doesn't do that so you have to add it by hand, otherwise you get a password with an empty salt (and i've just realised i used some of these saltless passwords in my ldap directory, so i need to go fix that)
-
rtprio
openssl can do it, iirc
-
lw
aha, openssl passwd -6. thanks
-
lw
what am i missing with my NFS config here?
le-fay.org/tmp/30d/wIh6FV.txt - i've tried putting the sec=sys export both above and below the krb5 export and it made no difference, i did restart mountd
-
CrtxReavr
lw, which package included pwgen?
-
lw
CrtxReavr: sysutils/pwgen
-
lw
so i tried my nfs mount using sec=krb5p,syskrb5,allgssname but that gives permission denied trying to access the mount without a tgt... i thought the point of allgssname was to allow that
-
lw
sec=krb5p,gssname=host,allgssname doesn't allow mounting at all
-
lw
oh, you have to start gssd for that... right. all working now
-
» lw wishes nfsd had better diagnostics
-
CrtxReavr
lw, little cleaner & slightly documented:
bpa.st/RFBRU
-
VimDiesel
Title: View paste RFBRU
-
lw
CrtxReavr: as rtprio pointed out, it's much easier to just use 'openssl passwd -6' :-)
-
CrtxReavr
<Homer> BORING! </Homer>
-
voy4g3r2
lw: yes i got something like that before.. checksums were epic fails
-
voy4g3r2
i was informed it was a propogation issue
-
voy4g3r2
files made.. checksums not totally propogated, let me find the mail about it, give me a second
-
lw
voy4g3r2: i saw the thread but honestly the explanation didn't make any sense
-
CrtxReavr
lw, better?:
bpa.st/GSNY6
-
VimDiesel
Title: View paste GSNY6
-
lw
i'm using disc1 (and i think you were too) which doesn't need network access to fetch the packages, so it can't be a propagation issue
-
voy4g3r2
lw: agree
-
voy4g3r2
i used bootonly AND disc1
-
voy4g3r2
-
VimDiesel
Title: Checksum Error on installer (3 iso images in CURRENT)
-
voy4g3r2
i left it alone for a few weeks and when i went down my bhyve rabbithole, found the 20240124 worked
-
voy4g3r2
let me see what iso i used
-
lw
voy4g3r2: don't worry too much, i'll just upgrade 14.0 to 15.0 for this vm
-
lw
i would like to find out what's going on here though
-
voy4g3r2
FreeBSD-15.0-CURRENT-amd64-20240118-7a4d1d1df0b2-267640-disc1.iso
-
voy4g3r2
FreeBSD-15.0-CURRENT-amd64-20240125-6ec8bf9f3d17-267775-disc1.iso
-
voy4g3r2
thes two worked
-
voy4g3r2
i didnt go down the route of root cause, i read the response and like.. that's nice i am going to see if works itself out :)
-
» lw tries out make meta mode
-
voy4g3r2
lw: the iso you downloaded, how "old" is it..? a few hours ?
-
voy4g3r2
i take it you are using bhyve and not virtualbox?
-
lw
voy4g3r2: FreeBSD-15.0-CURRENT-amd64-20240201-2c191ba6b0b5-267921-disc1.iso so from yesterday
-
lw
and yes, bhyve
-
rwp
dautor851805, In the US I was on CenturyLink and they would at random times disconnect me and reconnect me to another subnet as well. Usually before a disconnect there would be network problems and afterward it would be like a fresh reboot and everything would be much better. I always imagined that they were re-balancing load or shifting to different equipment.
-
voy4g3r2
lw: that is so odd.. it works then it doesn't and then it works.. there has to be SOMETHING but i do not have the brain capacity to even know where to begin
-
lw
one day i will remember that 'service X enable' is a thing instead of doing it via sysrc
-
daemon
antranigv, you know your getting repeatedly kicked on efnet / freebsd
-
CCFL_Man
-
meena
Freaky: I'm seeing some commits out of order here,
freshbsd.org/freebsd/src?author[]=Lexi+Winter (the two noexcept ones) how's that happen
-
VimDiesel
Title: FreeBSD / src - FreshBSD
-
meena
lw: it's so good because: typos
-
lw
meena: did i make a typo
-
meena
I don't knew if you did. i would have
-
rtprio
lw: openssl passwd -salt mysalt
-
lw
rtprio: but the whole idea is not to have to specify the salt by hand!
-
rtprio
lw: openssl passwd -salt `openssl rand -hex 32`
-
lw
rtprio: openssl passwd -6 seems to generate random salt itself
-
lw
meena: what what's so good, rebase? are we having this conversation across two different networks :-)
-
rtprio
well, now you don't need slappasswd
-
lw
rtprio: exactly
-
lw
rtprio: that's why i said thanks earlier :-)
-
lw
this method is much better
-
rtprio
sorry was detached and didn't see the scrollback
-
lw
although i think this is a bug in something because crypt(3) should probably not accept short salts, it's a potential accidental security issue
-
lw
hmm, it's rather disappointing that ulrich drepper put lib/libcrypt/crypt-sha512.c in the public domain and freebsd went and put a copyright notice on it
-
dstolfa
lw: "public domain" doesn't mean the same thing in every country, that's why licenses are there
-
lw
dstolfa: i know, adding a copyright notice doesn't fix that though, because if the public domain declaration isn't valid, neither is the copyright notice
-
dstolfa
i'm not so sure about that, but that's legalese. there was probably a good reason for doing it
-
dstolfa
not a lawyer :P
-
lw
ianal either but the only reason freebsd is allowed to copyright is because it was PD... so if it's not PD... it would under some default all rights reserved license and you can't relicense it
-
lw
(aiui, this is at least partly why freebsd doesn't allow PD code in the first place)
-
dstolfa
right. but consider that the licensing was done where PD is a thing, and now there is a properly licensed file distributed with FreeBSD in those places where PD isn't really a thing
-
dstolfa
however, copyright might be a thing in those places
-
dstolfa
so now you can take freebsd, make a product and legally sell it without worrying about PD semantics
-
lw
dstolfa: but can you? let's say i live in Ipland, and in Ipland you can't put things in the public domain. so the crypt-sha512.c was never PD in Ipland. so freebsd's claim to have relicensed it also can't be valid in Ipland
-
lw
i am not convinced the fact that it was relicensed by someone who lives in the US (or whatever) affects this
-
dstolfa
i dunno, this is lawyer talk
-
dstolfa
if you want to deal with legalese, you're more than welcome to but i won't even pretend to understand how it works :D
-
lw
i'm mostly just sad that this is even a problem. fuck copyright, etc
-
dstolfa
the sad thing is that copyright laws got to a point where someone who just wants to release things to the public without ever wanting to deal with it can't really do so without a dozen gotchas
-
lw
on non-copyright related things, crypt-sha512 apparently accepts short salts deliberately but i wonder if rejecting a zero-length salt is still reasonable
-
lw
on the basis that this is almost certain user error
-
lw
this would break existing hashes though :-/
-
» lw goes to work on traceroute/traceroute6 merge instead which is probably easier
-
lw
oh ffs, traceroute is contrib
-
lw
but i hasn't been updated from vendor since 2002 so i'm just going to declare it's not contrib anymore and move it to src
-
lw
we can do that, right? it's under a BSD license
-
lw
(3-clause)
-
meena
👍
-
lw
oh some of it's 4-clause
-
lw
-
VimDiesel
Title: FreeBSD Licensing Policy | FreeBSD Documentation Portal
-
» lw mails core@
-
antranigv
daemon I am connected to EFNet???
-
antranigv
I had no idea
-
antranigv
:D
-
kevans
lw: I mean, how much is actually there from the PD implementation? It says 'based on,' so I assume if they licensed it differently it's substantially different enough to be valid
-
lw
kevans: it's not about whether the freebsd version is different enough to claim copyright on (i'm sure it is) but whether the original public domain dedication is valid to begin with
-
rwp
lw, "oh some of it's 4-clause" The 4-clause license has had the advertising clause 3 rescinded in 1999. If it is an original 4-clause license then it has been officially changed to a 3-clause license.
freebsd.org/copyright/license
-
VimDiesel
Title: The 4.4BSD Copyright | The FreeBSD Project
-
kevans
that doesn't invalid all 4-clause, just those issued by UCB
-
kevans
s/invalid/invalidate/
-
rwp
Right. Though I did say "If it is an original 4-clause license" which implies that it was a UCB license.
-
rwp
In which case UCB the license holder has stated that clause 3 "is hereby deleted in its entirety".
-
kevans
I don't see how you make that jump to implying UCB, but I'm really not interested to probe any further
-
kevans
s/interested to/interested enough to/
-
rwp
But that is a good caution. If it is some other entity that is the license holder and they copied the 4-clause license then that rescind order does not apply.
-
kevans
(sorry, not trying to be a dick, just tired)
-
rwp
UCB is the entity that created the 4-clause license. So original would be UCB since they originated it. If another entity copied the 4-clause license then that's no longer the original as I read it since they copied it.
-
rwp
kevans, It's okay! No worries. Sleep is a good restorative. :-)
-
daemon
antranigv, 15:20, * antranigv (~antranigv⊙3272) has joined
-
daemon
if thats you ;)
-
daemon
-
VimDiesel
Title: dpaste/0FGyf (Plain Text)
-
daemon
but yeah that has happened a few times over the last week or so :P
-
antranigv
daemon that IS me!
-
antranigv
my ISP is going crazy
-
antranigv
we are expecting a possible war in the coming days
-
daemon
antranigv, that is not an isp problem that is the znc process quitting
-
antranigv
the ISPs are doing their best to make sure things are alright
-
daemon
can tell with the quit message and version etc :P
-
daemon
that znc process is doing /quit
-
antranigv
daemon yes, I have a daemon process that checks my ISPs internal stuff, and based on that does a restart. looks like it went nuts with all the changes they are doing
-
antranigv
but it got stable as of... well looks like it's not
-
antranigv
daemon lol just noticed your name is daemon. isn't that bothering? :D
-
daemon
ah :) anyhow I use znc too so know that its easy to setup server and forget about it so I though would notify you about it :)
-
daemon
it does get a little highlight happy
-
antranigv
daemon thank you <3
-
daemon
np ;)
-
antranigv
daemon please notify kastein that I disabled my ZNC->EFNet, I will rejoin when connections are back to normal. If they can unkick me please
-
antranigv
oh wait, that's a kick, not a ban, ok ok
-
daemon
indeed no ban yet, from my log you have been kicked about 3 times
-
daemon
-
VimDiesel
Title: dpaste/HdK87 (Plain Text)
-
daemon
oops sorry picked up an accidental one for supercat
-
fold
hello there
-
fold
I have a problem with bhyve
-
fold
I don't know if this is the place to ask
-
fold
can't start any vm because bhyve exited with status 71
-
rwp
fold, Either here or in #bhyve would be good. Simply ask and if anyone who is here knows anything they will say.
-
daemon
antranigv, 21:08, <daimon> trench, kastein, cpet: antranigv is aware of the issue he is working on it
-
daemon
they are cool with it
-
rwp
I don't know what that would mean, and it is not one of the documented exit codes. If no one else knows anything then ask in #bhyve and ask again in an hour or so when different people are here.
-
antranigv
daemon thank you sooooo much
-
daemon
np
-
fold
thanks rwp
-
rwp
Good luck!
-
satrapes
hello, I am sorry for posting here but I figure that freebsd folk may be able to help me with zfs. I am using zfs on proxmox and I wanted to increase the size of my mirror by replacing each disk with a larger one etc. I was following the instructions here
pve.proxmox.com/wiki/ZFS_on_Linux#_zfs_administration in Changing a failed bootable
-
satrapes
device. I set autoexpand to on.
-
VimDiesel
Title: ZFS on Linux - Proxmox VE
-
satrapes
Yes I know, sorry left because my kid woke up. I am only here because you guys have a lot more experience on zfs. Since I am on proxmox (debian) I have to run the sgdisk commands which essentially create 3 partitions a) 1007K withoug a label b) ESP partition 512M vfat FAT32 c) the zfs_member. When I put this on gparted after resilvering both drives
-
satrapes
I can see an unallocate drive equal to the size of large disk minus small disk.
-
satrapes
I know it is off-topic in that it is linux but if you have any ideas on the zfs part that would be awesome. Thanks
-
satrapes
forgot tosay that autoexpand=on and that I also run zpool online -e pool drives
-
Freaky
meena: they're ordered by commit date, and they're identical