-
voy4g3r2
rwp: okay.. i will give that a try.. this is only one of those disks.. i as not swaping things out
-
jb1277976
Thanks rwp i got it figured out
-
voy4g3r2
rwp: old age
-
voy4g3r2
that does not sound good
-
voy4g3r2
it passed but got a few Pre-fail and old-age
-
voy4g3r2
i take it that means the drive is getting long in the tooth and may possibly fail
-
voy4g3r2
-
VimDiesel
Title: To check the status of drives, use the following: /usr/local/sbin/smartctl - - Pastebin.com
-
jb1277976
im getting some kde errors about dbus after i uninstalled it. how do i capture the error and show it here ?
-
voy4g3r2
jb1277976: i usually use pastebin.com if you have lots of txt to share with people..
-
voy4g3r2
well 417 minutes to run a long test on a hard drive just seems like a very odd duration
-
Macer
meena: With cmounts?
-
Macer
Ah forgot that doesn’t work on irc. Wonder what that looks like lol.
-
Macer
meena you have to build with cmounts after changing mount_helper.fs to mount_rclone in order to symlink it to mount_rclone and use it in fstab.
-
Macer
I was able to build it just fine without fstab / helper support :P
-
Beladona
I have a mountpoint /xyz on /ssdpool/xyz. How do I change it to another pool in another drive which is /zroot/xyz? This xyz has Postgres data. I believe if I change it, the data will migrate to another pool ?
-
Beladona
got answer. nvm
-
meena
Macer: building with cmounts requires fusefs-libs:
freshports.org/net/rclone
-
VimDiesel
Title: FreshPorts -- net/rclone: Sync files to and from various cloud services
-
polyex
14
-
polyex
why use rclone instead of rsync?
-
meena
polyex: can rsync sync with s3 or Dropbox?
-
polyex
dunno
-
meena
"no"
-
polyex
ah
-
meena
So let's try again: why use rclone instead of rsync? because rclone does a completely different thing
-
polyex
ty
-
meena
you're very welcome
-
richard_
hello
-
angry_vincent
Hi.
-
richard_
what backends are there for discover
-
angry_vincent
i have no idea what this mean
-
meena
richard_: do you mean kde?
-
richard_
yeah
-
babz
they stopped calling apps Ksomething ?
-
meena
babz: since plasma, i guess?
-
meena
I would've expected at least Diskover
-
FaFaS
Hi. I am using acme.sh to manage LE certs using freedns hook. I am getting errors, when i try to renew the cert. I would like to ask for recommentation which other tool i could use instead, that supports freedns. Thanks!
-
meena
FaFaS: what are the errors?
-
FaFaS
1st error: Can not find dns api hook for: dns_freedns (to fix it I created TXT record manually)
-
FaFaS
2nd error: Please refer to
curl.haxx.se/libcurl/c/libcurl-errors.html for error code: 3 (to fix it, i modified /etc/ssl/openssl.conf to use MinProtocol = TLSv1.2)
-
VimDiesel
Title: libcurl - Error Codes
-
Macer
meena I had it installed. I wasn’t using the ports tree to build it though. I pulled it from github
-
Macer
Wouldn’t come the header for it. (fuse.h). It doesn’t matter anyways. I already installed Debian on it. I’ll just keep FreeBSD on the nas where it doesn’t have to be a smb client (just a server)
-
Macer
*find
-
Macer
I was just tinkering to finally see if I could use fbsd as an end user but I need smb and if I have to work that hard just to use smb/cifs then the better solution is to just use Debian.
-
meena
Macer: i did it from GitHub, too
-
meena
and in that process did,
rclone/rclone #7435
-
Macer
Odd. I had fuse libs installed and it did not want to build for me.
-
VimDiesel
Title: Makefile: use POSIX compatible install arguments by igalic · Pull Request #7435 · rclone/rclone · GitHub
-
meena
but haven't done your patch yet
-
Macer
Well I want to say upstream rclone had it enabled but disabled it because issues.
-
Macer
There was a big related to this somewhere even though building with cmounts is supposed to work.
-
dch
mmm does an ssh user certificate contain any secret info? it seems it requires you to have the equivalent private key loaded to get access anyway
-
dch
so I'm speculating wildly that it doesn't
-
Macer
it contains a key to match the pubkey
-
Macer
Passwordless keys could be pretty dangerous.
-
dch
Macer: that doesn't really clarify it for me.
-
dch
1. cert won't work without corresponding key loaded
-
dch
2. does cert contain any secrets?
-
Macer
No. It doesn’t. Only the secrets required to authenticate against the pubkey.
-
Macer
I guess the pubkey is typically made with a source reference at the end of it (user@host)
-
Macer
If you consider that private.
-
dch
sorry I'm not following here... "Only the secrets required ..." what do you mean by that?
-
dch
I can see what's in the cert via `ssh-keygen -Lf id_ed25519-cert.pub` for example
-
dch
and it contains private info.
-
dch
sure
-
dch
but does it contain any *secrets*
-
dch
private things like my address is not the same thing as a *secret*
-
dch
if that makes more sense
-
tmp_
Public certs and keys do not contain secrets.
-
dch
thanks!
-
tmp_
The nature of public certs and keys is that they're distributed to "the world." (Usually as needed, as all the ones in use would take up too much space for everyone and everything to have all of them.)
-
tmp_
So, they're kind of anti-secrets.
-
babz
-
VimDiesel
Title: src/usr.bin/ssh/PROTOCOL.certkeys - annotate - HEAD
-
voy4g3r2
oh boy.. the smartctl -t LONG /dev/da0 was STILL at 10% complete after 6 hours..
-
voy4g3r2
rwp: i would say that the run of smartctl was NOT successful as i manually aborted it
-
voy4g3r2
trying a short test to see if result of noncompletion is the same
-
babz
Have you checked the smarts attributes yet?
-
babz
smartctl -A
-
voy4g3r2
babz: yup
-
voy4g3r2
the short online test completed without issue
-
voy4g3r2
now we wait for the 2 external hard drive enclosures and see if this is also the case for the other two.. cursing my power backup procedures.. back-up to onedrive, synology but never backup teh backup.. all backups are failures until you can restore !
-
babz
I'd say that if you haven't yet seen the error counters explode, it's already a good sign.
-
voy4g3r2
thats great to know, i am still in the "kick myself in the butt phase" of this whole situation.. but we are getting there.. even went down an openzfs rabbithole.. i really like the compressed feature, had no clue that even existed
-
zyxer
Ok so, time to try and game dev on FreeBSD
-
zyxer
Godot
-
zyxer
it was in repo
-
babz
So you haven't been waiting for Godot?
-
zyxer
No? Wat?
-
zyxer
it's already in repo what should I wait for?
-
» thedaemon shrugs
-
grinton
-
VimDiesel
Title: Waiting for Godot - Wikipedia
-
SoniEx2
we wanna promote removing the ipv4 stack again
-
Demosthenex
do what?
-
SoniEx2
the ipv4 stack, the part of the kernel that does ipv4 packet processing between userspace applications and the underlying network transport (usually ethernet or wifi)
-
SoniEx2
we do not need the ipv4 stack. we have a perfectly good ipv6 stack. we should use it.
-
CmdLnKid
wuuuut
-
zyxer
I don't have IPv6
-
zyxer
I want IPv6, but I am not getting it from ISP
-
plasma
SoniEx2: kame to my mind ;)
-
zyxer
In the best world we never standardised IPv4 to begin with, it would have died just as fast as 3G, e.g. not even properly supported before dropped for new version
-
CmdLnKid
if a communication stack has been used for x number of years ... its going to take of x*2^2 to deconstruct it ....
-
CmdLnKid
i still see v4 being used at least internally 50+ years away
-
CmdLnKid
unless something changes in the hardware that is ipvNEXT centric
-
SoniEx2
CmdLnKid: or software
-
CmdLnKid
yeah yeah
-
SoniEx2
zyxer: you don't need real IPv6, you just need a NAT64 prefix
-
SoniEx2
(or well, stateless packet translator)
-
zyxer
You mean I can get IPv6 without ISP providing IPv6?
-
zyxer
SoniEx2?
-
CmdLnKid
and then what ... get a HE service... if ya ask me its plumbed stupid
-
SoniEx2
no, you can get rid of the ipv4 stack without the isp providing ipv6
-
CmdLnKid
for adoption only and should have ended long ago
-
zyxer
SoniEx2: So how I get internet?
-
CmdLnKid
soniex2, how so
-
CmdLnKid
waiting for the transport howto
-
SoniEx2
zyxer: ipv4 packet <-> stateless IP/ICMP translator <-> ipv6 packet <-> ipv6 stack <-> libc <-> legacy ipv4-only APIs
-
CmdLnKid
there's a compatibility layer ?
-
zyxer
oh
-
zyxer
I get it
-
SoniEx2
note how the stateless IP/ICMP translator (SIIT) is not an ipv4 stack, but merely a packet translator
-
SoniEx2
and it could be implemented in userspace (ipv4d, using raw sockets and a virtual network interface with the well-known /96 assigned to it)
-
CmdLnKid
show me a system where this exists ?
-
SoniEx2
CmdLnKid: the idea is to make a system where this exists. this is a proposal.
-
CmdLnKid
ah
-
zyxer
oh
-
zyxer
I thought that existed
-
rwp
voy4g3r2, The SMART data on that disk did not look concerning to me. It's a disk in the middle of its life. The power cycle count and the load cycle count were both on the high side for the age but it is not clear those are strong indicators not really. It has had a history of SMART selftests all without any error. All seems okay.
-
SoniEx2
zyxer: SIIT exists actually
-
SoniEx2
basically all of the parts exist, but nobody's put them like this yet
-
SoniEx2
well, libc would need changes
-
SoniEx2
usually SIIT is implemented by calling out to the ipv4 stack, which we're trying to remove here
-
meena
SoniEx2: normally i would be extremely on board with such a bold proposal, but i now live in a country where there's no infrastructure outside the capital. that includes things like trains, and buses, and doctors and IPv6.
-
SoniEx2
meena: but it doesn't require upstream v6
-
meena
well, downstream, we still don't fully support IPv6.
-
meena
SoniEx2: until we get dhcpcd imported
-
voy4g3r2
rwp: thanks! for the sanity check.. i should know a little more between 330-630 when the enclosures come for the other drive...
-
mns
did 14.0 come out yet ? I didn't see anything on the website.
-
voy4g3r2
as for the power cycle, not 100% sure i have an answer.. but i did at one point.. have it goto sleep WAY too early and was doing testing.. but good to know
-
termin
memset(*, *, *)
-
termin
poor connection rob4226?
-
cybercrypto
mns: not yet... probably is already around the corner (rc4 is running with no major issues)
-
ZedHedTed
i seeded the 14.0 rc torrents (only for i386 and amd64) all weekend
-
tmp_
At least some architectures have release images available. I've got one system running that, but am holding off on pkg upgrade as the UPS package isn't currently available for 14.
-
jb1277976
I asked this on discord about an hour ago but no answer
-
jb1277976
I bought this
amazon.com/dp/B08XB66YYH?psc=1&ref=ppx_yo2ov_dt_b_product_details and this
amazon.com/dp/B00NMXY2MO?psc=1&ref=ppx_yo2ov_dt_b_product_details Plugged everything into the right port and sound is working as far as the headphones but the microphone isn’t working. Any ideas ? I turned the volume up on the mic and
-
jb1277976
everything. All this is via usb. Should be working right ?
-
VimDiesel
Title: Amazon.com: SOLMIMI Headphone Mic Splitter, TRRS Headset Splitter with Separate Headphone and Mic Jack, 3.5mm Combo Audio Adapter for Dual-Plug Headset Compatible to Xbox One, Smartphone, PC, Ps4-10inch : Electronics
-
jb1277976
oh if i switch the headset from mute to unmute adacity and a zoom test call can pick that up
-
jb1277976
could it be the headset ?
-
babz
Well can you record audio ?
-
mns
cybercrypto: thanks. I'd seen some talk of it being released last week, since release builds had started.
-
jb1277976
babz the microphone didn't with at all
-
jb1277976
Work*
-
babz
did you try to record sound with anyhing else than this hadset ?
-
babz
head
-
jb1277976
Nope. I did a zoom test call and mictest.com
-
jb1277976
Nothing picked up the microphone. Also audacity
-
babz
Well, if you have the same problem with two different drivers
-
babz
... The problem could be this headset
-
babz
Or your configuration ^^
-
jb1277976
Yep I'm going on Amazon right now
-
voy4g3r2
do you have a gaming console?
-
voy4g3r2
maybe can plug it into a gaming console such as xbox or ps
-
voy4g3r2
if it is NOT working there.. will DEFINITELy isolate
-
babz
Or a smartphone, or most PCs, or...
-
jb1277976
My son plugs the header to his PS4 controller and talks all the time. But it could be that the controller is has a microphone
-
jb1277976
Headset*
-
cybercrypto
jb1277976: first thing first. PS4 controller does not have a built in mic. If he can hear and talk = this means the 'plugable' headset is working properly (mic and speakers)
-
jb1277976
Hmm
-
jb1277976
It's my setup
-
cybercrypto
jb1277976: ps4-controller=only has speakers built-in ps5-controler=built in mic and spearkers. I suspect it is your setup.
-
jb1277976
Dan so buying a new headset and mic won't do anything?
-
jb1277976
Dam*
-
jb1277976
Probably something with device.hints will work unless it doesn't work on USB devices
-
rwp
voy4g3r2, Here is on of my older drives for your comparison. 108,935 hours and still going strong! That's 11+ years.
bsd.to/qu6v/raw
-
VimDiesel
Title: qu6v
-
voy4g3r2
ohhh
-
voy4g3r2
nice! and i am "stealing" bsd.to also
-
voy4g3r2
holy moly has pastebin become an ad nightmare
-
rwp
I always run uBlock Origin as a security measure. But look at the channel topic. That's the channel recommended pastebin. :-)
-
kenrap
Happy 14.0-RELEASE everybody! 🎊
-
entikan
yay
-
isley
yay
-
voy4g3r2
now the waiting of press release...
-
isley
i updated last week
-
cybercrypto
release announcement is published main site, i see 8-)
-
voy4g3r2
oh wow, that was a few seconds delay
-
voy4g3r2
i just checked a few seconds ago..
-
cybercrypto
thats great release, Congratz! Amazing job for everyone who has contributed.
-
pstef
I contributed a new bug
-
rwp
Congratulations everyone!
-
cybercrypto
pstef: the best thing about freebsd is even the unstable versions (including nightly snapshots) are way more stable than most so called "stable" OS'ses around 8-)
-
voy4g3r2
time to download the RPI image.. and give this bad boy a try
-
voy4g3r2
will be done in 45 seconds :)
-
pstef
well, the thing I referred to has little to do with stability and more to do with interface (I fixed mount not to lie about one case, but now it can lie about another case I didn't foresee). And now that's released, can only be fixed in the next release
-
kenrap
voy4g3r2: 👍
-
jb1277976
This is my first time being on a os that had a major release. to much distro hopping in the past. i'm here to stay
-
voy4g3r2
and it is writing to flash storage :)
-
kenrap
Oh, neat, I found a repo with a more updated rpi gpio implementation in python:
github.com/ethanlmiller/python-GPIOfbsd, gonna do what voy4g3r2 is doing and try this out.
-
cybercrypto
pstef: I see. sry to hear that.
-
jb1277976
No updates needed to update system to 14.0-RELEASE-p0.
-
jb1277976
WARNING: FreeBSD 14.0-RELEASE is approaching its End-of-Life date.
-
jb1277976
lol
-
voy4g3r2
danger zone righ there.. flash card, stick in raspberry pi, try to login ssh for first time.. no monitor/keyboard in sight
-
voy4g3r2
kenrap: do you notice that your "lights" go off on raspberry pi when it gets to freebsd
-
voy4g3r2
mine always were on in linux land
-
voy4g3r2
FreeBSD generic 14.0-RELEASE FreeBSD 14.0-RELEASE #0 releng/14.0-n265380-f9716eee8ab4: Fri Nov 10 08:59:18 UTC 2023 root⊙rnfo:/usr/obj/usr/src/arm64.aarch64/sys/GENERIC arm64
-
voy4g3r2
woohoo
-
kenrap
voy4g3r2: I was able to reproduce that. That red led would turn off mid way into booting the system.
-
voy4g3r2
yeah same here
-
kenrap
It might be worth making a bug report. I could make one later but I need to get some rest for now.
-
kenrap
And I would to see if I can play with neopixel LEDs with that repo's gpio wrapper in FreeBSD
-
kenrap
That would be badass
-
mariuss
Oh joy: editing the diffs between 13.2-RELEASE and 14.0-RELEASE invokes vi. I've hated vi since 1995...
-
mariuss
At least, it seems I only have to delete some lines.
-
pstef
I guess it is possible to choose a different editor
-
mariuss
How do you do that? Set VISUAL for root?
-
pstef
not sure what is the parent process, is it etcupdate?
-
mns
VISUAL or EDITOR
-
pstef
whatever it is, I'm almost sure setting EDITOR should work
-
pstef
and not for root, just for the shell that will run the update
-
scoobybejesus
i'm doing a zfs send into a zfs recv on the same system (actually syncoid). mirror disk with one nvme and one ssd. just doing this w/ a recvoption of -o recordsize=1M because it's all for music files, so i would rather them be in a dataset with this property. I need to limit the bandwidth to 5M/sec because the SSD is getting overwhelmed.
-
scoobybejesus
gstat shows the SSD choking after even 10 min limited to 10M/sec. the cpu's are sitting around doing nothing, but the system is practically halted if it needs to write to disk. had to control+c a few times to get to a comfortable bandwidth
-
scoobybejesus
interesting exercise. i look forward to zfs destroying the original dataset once this completes and i confirm everything is good to go
-
» meena just rebooted her server into 14.0
-
scoobybejesus
still.. half hour, and i had to abort the process. i think the SSD has some smart cache that is getting overwhelmed, or heat, or who knows. it's relatively inexpensive SSD though. tempting to replace. wish money grew on trees
-
scoobybejesus
the disk remains +/- 100% busy minutes after aborting the send/recv
-
voy4g3r2
rwp: you were wondering yesterdy about "weird" things the hard drive was showing..
raid.wiki.kernel.org/index.php/Timeout_Mismatch explains a lot.. i have a "red" drive.. western digital looks to have gone to "shit"
-
VimDiesel
Title: Timeout Mismatch - Linux Raid Wiki
-
babz
Well, adding an FTL to spinning rust doesn't sounds like the greatest idea...
-
wildeboskat
14.0-RELEASE is still being built??
-
wildeboskat
Ah wait no it was released yesterday super
-
wildeboskat
6 day building time is a lot, wow
-
flatdog
I wouldn't do the leap to 14 before patchlevel 1
-
flatdog
YMMV
-
meena
flatdog: I've been on 14 since it branched in some capacity
-
meena
(and I'm now on 15 on my dev vms)
-
babz
She was on 14 before it was cool
-
flatdog
Fair enough. My nick says "flatdog", not "guinea pig"
-
wildeboskat
I like guinea pigs
-
wildeboskat
I'm also on latest
-
flatdog
To each his/her own
-
wildeboskat
I'll just zfs snapshot in case of issues
-
flatdog
Time is irreversible, sometimes so is data
-
wildeboskat
And there's bectl too of course
-
wildeboskat
Oh all my data is backed up anyway
-
flatdog
Well, you have a pretty much well designed policy
-
wildeboskat
Borne from many mistakes
-
flatdog
Sounds familiar
-
wildeboskat
Like that time I had my DOS drive mounted on Linux somewhere in the late 90s and I did rm -rf /<space>something
-
wildeboskat
And the space was nonintentional
-
flatdog
:)
-
armin
-
VimDiesel
Title: AWS Marketplace: FreeBSD 14 (ZFS)
-
wildeboskat
It took me a few seconds before thinking "umm why does it take so long for a few files"
-
armin
.oOo0(excuse me, uhm, ...!?)
-
armin
crazy new world...
-
wildeboskat
And then I spent 2 days with norton undelete guessing the first characters
-
wildeboskat
Well in the breakdown it says the software is $0
-
wildeboskat
Not a fan of AWS tho
-
wildeboskat
But to each their own like flatdog says
-
armin
me neither :)
-
flatdog
wildeboskat: boer?
-
» wildeboskat burps
-
wildeboskat
You asked for it
-
flatdog
and got it :)
-
flatdog
cheers
-
bendodroid
When doing a freebsd-update fetch on the freshly upgraded FreeBSD 14.0-RELEASE machine I get: WARNING: FreeBSD 14.0-RELEASE is approaching its End-of-Life date.
-
bendodroid
This doesn't seem right :D
-
flatdog
bendodroid: perhaps you missed a reboot and another freebsd-update?
-
bendodroid
I did a freebsd-update install right before that and it said: No updates are available to install.
-
bendodroid
So I don't think I missed one. I strictly followed section 26.2.3 in the Handbook
-
bendodroid
(and the following applicable parts about reinstalling packages etc.
-
meena
Guinea pig is my (unpaid) job.
-
wildeboskat
Don't you have to do -r 14.0-RELESE ?
-
wildeboskat
Ideally with the A
-
bendodroid
wildeboskat: I already am on 14.0-RELEASE, that's why I'm confused