-
mquin
mewt: apparently there was a release yesterday, 2.0.13, and This change from a month ago looks suspicious
anope/anope 66f3713
-
VimDiesel
Title: regchannels: remove dependency on no-delete-null-pointer-checks · anope/anope@66f3713 · GitHub
-
mewt
ooh
-
RhodiumToad
yeah, that looks like it's addressing exactly this issue
-
mewt
yeah, I should have thought to look at the repo... sorry
-
mewt
let's see what 14.0-RELEASE has got
-
RhodiumToad
the port doesn't seem to have a maintainer though
-
RhodiumToad
prior maintainer dropped it a few weeks ago.
-
mewt
interesting...
-
mewt
well, i have built it for my own use before
-
RhodiumToad
so the thing to do would be to submit a patch to update the port to 2.0.13
-
mewt
gotcha
-
RhodiumToad
you could also take the maintainership if you're up for that
-
RhodiumToad
have you done any building from ports?
-
mewt
long ago but not at all recently
-
mewt
i am happy to try and get up to speed later though
-
RhodiumToad
there's almost never any point in checking the pkg repos for other versions, btw. all repos are built from the same two versions of the ports tree (main and the current quarterly branch)
-
RhodiumToad
so if the ports tree has 2.0.12, then all "latest" repos will build that version
-
mewt
got it
-
mewt
i'll be back in a bit and see if i can at least get a patch to bump to the new version after confirming this will solve the problem
-
RhodiumToad
the patches for anope don't look too bad, so it's likely that updating would just be a matter of changing the version, running make makesum, and then verifying the patches apply properly
-
RhodiumToad
then build and run and see if it works :-)
-
tyler82
Finally. i could fix it. Now i am able to boot into my system again. thanks guys!RhodiumToad mason meena u are legend!! :)
-
spork_css
@otis @rtprio - thanks for the oracle suggestion, just reading up on all the caveats and such
-
spork_css
-
VimDiesel
Title: Deploying FreeBSD on Oracle Cloud | Klara Inc
-
mason
tyler82: Glad you got it.
-
CCFL_Man
i had a kernel page fault this week which rebooted the system? possible memory going bad?
-
CCFL_Man
i keep having them quite frequently
-
mason
CCFL_Man: Might be good reason to spend a few hours running memtest.
-
CCFL_Man
that's a seperate boot? i'm on a headless system
-
CCFL_Man
or can it be run in single user mode
-
mason
That's generally separate boot media as it tests without anything much loaded .
-
mason
-
VimDiesel
Title: MemTest86 - Official Site of the x86 and ARM Memory Testing Tool
-
CCFL_Man
thanks! i'll have to find a monitor then
-
CCFL_Man
but should be a good diagnostic
-
CCFL_Man
i have the console redirected to serial on this system
-
RhodiumToad
while sometimes it is the hardware, it's usually a mistake to assume it's the hardware first
-
RhodiumToad
make sure you get the crash dumps, and look at them to see if they are in any respect similar
-
nerozero
just experienced "wow", if type "vi" while in less, the current EDITOR will be run against the file...
-
wikan
key bind meta2-1;5D /window left
-
wikan
sorry :D
-
wikan
it is good it wasn't a password lol
-
meena
spork_css: I'm pretty, and sure, somebody has already worked on getting FreeBSD images into Oracle cloud, so it shouldn't be that much written these days
-
nerozero
i have an issue with vm-bhyve port ( or maybe bhyve itself ) while rebooting guest machine the guest machine shutdowns but sometimes doesn't start again
-
nerozero
my guess the vm is still in lock state while vm-bhyve tries to start it back, and it fails
-
nerozero
manual start afterwards works normally
-
nerozero
the rebook if guest storage is located on ssd seems to be mostly normal
-
nerozero
does anyone experience same things ?
-
kenrap
Man, I feel like an idiot. That appjail software is too difficult for me to figure out. There was steep learning curve for me and I still couldn't get Brave to connect to the internet. Sigh...
-
Oleg
I started scrubbing a zpool, then I paused it, exported the zpool, and rebooted. After that, I imported the zpool, typed zpool scrub <zpool> and the scrubbing started from the very beginning, not from the paused point. Why?
-
laidback_01
presumably the information about scrubbing the pool isn't written to the drives, only kept in working memory. A rebot wipes working memory.
-
Oleg
laidback_01: what? why is it not mentioned in the manual for zfs?
-
laidback_01
As to why was it designed that way... it's only a drive scrub. I'm guessing by the way. not a developer for zfs. a drive scrub is not a critical drive function like a write. there's no journal of it kept since all it's doing is reading... well, I guess it's fixing it where there's crc errors, but I'll have to read the manpage for more information.
-
Oleg
but before I tried to resume the scrubbing, I typed "zpool status -v" <zpool>, and the information that the scrubbing had been paused was displayed
-
laidback_01
I don't really know. Maybe it saw a set of defined circumstances that made it easier to just start from the beginning than resume at the previous point
-
rtprio
Oleg: when you exported it closed all the files and probably cleared the scrub process
-
rtprio
nerozero: i have that bhyve problem too; is the host that doesn't reboot, is it set to autostart?
-
rtprio
spork_css: that's the reference i used
-
rtprio
oh wait; i just used dd and reboot; where is that
-
rtprio
-
VimDiesel
Title: Installing FreeBSD on Oracle Cloud | seize the dev
-
markmcb
how smooth are big version updates, e.g., 13->14? like do you update on day 1? looking at the schedule it seems there's a reasonble amount of pre-release testing. just curious what's the norm.
-
yo9fah
Hi all
-
debdrup
markmcb: I don't know about percentages, but there are enough people that upgrade to a .0 as soon as they can, and also enough people that wait for .1, that I'd say either is a perfectly acceptable approach.
-
debdrup
There are different reasons for doing either, and both make sense.
-
markmcb
makes sense. my whole life i always tell myself i'll wait, and then apply upgrades as soon as they're available :)
-
Schamschula
If you don't have a test server, you tend to be a bit more cautious upgrading your production server.
-
markmcb
totally. it's just my homelab at risk, so not a huge deal if something doesn't go quite right.
-
markmcb
does the bectl feature work with major upgrades too? i assume so. i feel like that takes the edge off a bit as well
-
rwp
markmcb, For my purposes if it is a production machine for other people then I wait for the .1 release before upgrading to it. Especially if it has a large storage array because I don't want to break large storage arrays.
-
rwp
But my own desktop I upgrade to the .0 as it comes out because I have 1) a good backup 2) Boot Environments and so the risk is minimal.
-
markmcb
+1 for backups. everything in triplicate for me.
-
rwp
Noting that zfs zpool also has an upgrade cycle. I usually hold off upgrading the zpool until I am sure I won't be downgrading the system ever.
-
natewrench
how many backups do you have
-
natewrench
at one point
-
markmcb
rwp, so you have to manually upgrade ZFS? it's not done with OS upgrades?
-
markmcb
natewrench: i have 3 copies. live data. local backup. and a remote backup.
-
rwp
markmcb, ZFS has it's own upgrade cycle as features are added to the pool. See "zpool upgrade". The "zpool status" will show if the OS supports features that the pool does not yet and if a zpool upgrade is available.
-
markmcb
rwp, thanks for the tip. i'll keep my eye on that.
-
rwp
Between 12 and 13 there were new zpool features added for example. Installing on 12 and then upgrading to 13 made a zpool upgrade available. It's a one-way trip for zpool upgrades. So I held off until I was sure I was never returning to 12 again. All of which worked without any problems btw.
-
rwp
I don't know if there are new zpool features added between 13 and 14 yet. I have not looked. But again "zpool status" will show this if there are.
-
rwp
natewrench, The "backup rule of 321" applies. At least three copies, on at least two different types of storage, at least one copy off-site.
-
natewrench
I use Linux Mint which I set up duplicati then it goes to cloud storage. I think i have the 321 rule down, though cloud storage or off site copies makes me worried
-
natewrench
off site is just someone elses machine
-
parv
natewrench, Set up at friend|family's house?
-
natewrench
ya
-
grahamperrin
markmcb: if you use freebsd-update(8) for your major upgrade, then yes. There's automated creation of a boot environment, or two.
-
grahamperrin
-
VimDiesel
Title: freebsd-update.conf(5)
-
grahamperrin
> … I don't know if there are new zpool features added between 13 and 14 yet. …
-
grahamperrin
rwp: maybe most notable with the superior version of OpenZFS, this property:
-
grahamperrin
feature@block_cloning
-
grahamperrin
Refrain from enabling the feature.
-
grahamperrin
In addition, a systctl that is zero by default:
-
grahamperrin
-
grahamperrin
-
VimDiesel
Title: ⚙ D39613 zfs: Add vfs.zfs.bclone_enabled sysctl.
-
grahamperrin
From the latter:
-
grahamperrin
> … I want to keep block cloning disabled by default at least for 14.0 time frame.
-
CCFL_Man
(da0:umass-sim0:0:0:0): WRITE(16). CDB: 8a 00 00 00 00 01 00 00 24 80 00 00 00 08 00 00
-
CCFL_Man
(da0:umass-sim0:0:0:0): CAM status: CCB request completed with an error
-
CCFL_Man
what does that mean for my drive? possibly failing?
-
CCFL_Man
it's part of a one device zfs pool on a usb to sata adapter
-
grahamperrin
Maybe a failing drive, maybe a transient issue not involving the HDD (assuming it's not solid state).
-
rtprio
markmcb: i've upgraded from 4 to 14 (not one system) but never had a system unrecoverable between major versoins
-
grahamperrin
CCFL_Man: what do you mean by "part of" a one-device pool? (I visualise a single device with no additional part.)
-
CCFL_Man
grahamperrin: it just started happening. i wonder if it's a transient issue. i guess those could happen. it's a pool i created with one device on a usb adapter, it's a WD red hard drive
-
rtprio
CCFL_Man: i see similar with my usb pool. scrub showed some errors. the drive could be on its way out
-
CCFL_Man
the hope is to copy data from a failing hard drive to the pool containing this one, then move the drive to the sata controller and still maintain the pool
-
CCFL_Man
rtprio: ok, i figured. i got it this past november. maybe i can do a warranty claim with WD
-
rtprio
i'd make a backup, either rsync or zfs send, and then scrub it
-
CCFL_Man
scrub? you mean zero it?
-
rtprio
scrub is checking it for errors
-
rtprio
man zpool-scrub
-
rtprio
but it's a lot of io and if the drive is... having problems it could potentially push it over the edge
-
CCFL_Man
ahh, ok
-
CCFL_Man
i just got it, so the data is ok.
-
CCFL_Man
i will try that
-
rtprio
probably. zpool scrub will tell you what file are corrupted, if there are corrupted files
-
CCFL_Man
because i may be able to get one from a warranty replacement
-
CCFL_Man
i just made a directory on the pool and afterwards i got another write error that was correctable
-
CCFL_Man
so i think you are right
-
CCFL_Man
the scrub did not return any output to the terminal
-
grahamperrin
-
grahamperrin
CCFL_Man: no output is normal. Run:
-
grahamperrin
zpool status -v
-
grahamperrin
How old is the drive?
-
CCFL_Man
i got it new this past november and just put it into service
-
markmcb
rtprio: that's reassuring. thanks :)
-
CCFL_Man
grahamperrin: scan: scrub repaired 0 in 0 days 00:35:51 with 0 errors on Sun Jul 2 15:46:58 2023
-
CCFL_Man
looks good, so possibly initial failing
-
parv
CCFL_Man, Could have been a loose cable conneciton
-
meena
markmcb: my suggestion to people wanting to upgrade to a .0: test the betas, or at least the RCs
-
meena
rtprio: instead of dual-dhclient-daemon you could warp into the future and install dhcpcd
-
rwp
CCFL_Man, Look in /var/log/messages around that time to see what other messages are appearing. Look for "detached" and "starting remove_device" types of messages. If things are bad then the kernel will detach the device and remove the associated /dev/* entries.
-
rwp
But then if it is transient the kernel will see the drive is there and then add those back in and attach the device again. Possibly repeating.
-
rwp
I agree with parv that a transient glitch like that might be a cable problem with either the SATA cable or the power cable. (I just found a power cable problem causing me similar type problems on my system.)
-
rwp
CCFL_Man, Then look at the SMART data for the drive. If it is say ada2 then "smartctl -l error /dev/da2" and "smartctl -l selftest /dev/da2". No selftests listed? Then run a short selftest "smartctl -t /dev/da2" wait the appropriate time indicated and then look at the selftest log again. And then configure smartmontools to run SMART tests periodically.
-
rwp
Oh, I said assuming ada2 then wrote da2 in the examples. But you know what I meant to say there! :-)
-
rwp
Oh and the smartctl -t takes an option and should have been "smartctl -t short /dev/ada2" too.