-
duskmoss
is 15.0 going to have open zfs 2.3.+
-
duskmoss
or is that still uncertain because of things like the raidz expansion?
-
cyric
duskmoss: 2.4.0rc1 was imported several days ago, commit message says "stable/15 will receive updates from the vendor/openzfs/zfs-2.4-release branch"
-
duskmoss
thanks!
-
ivy
duskmoss: also, main tracks openzfs master and has had raidz expansion for ages
-
kerneldove
15 is gonna be great and it's not very far away
-
mrtnt
Please ignore this question if it's offtopic, but I was working on a Juniper router where the control plane of the router is basically two x86-64 PCs connected by an Ethernet switch and both PCs are running modified FreeBSD. One of those PCs is in the master role and the other is in the standby role. Now Juniper has implemented a high availability feature which allows one to physically pull out the master PC
-
mrtnt
and the backup PC is able to take over even the TCP sessions with remote devices. How is this possible? I can see that both PCs are running a custom daemon which syncs data/state between the PCs and for example, if I execute the netstat on both PCs, then I can see that same established TCP session "tcp4 0 0 10.10.122.10.61298 10.10.122.11.179 ESTABLISHED" is shown where the address of 10.10.122.11
-
mrtnt
belongs to remote device.
-
kerneldove
how can i find out the actual mfg and model of the nvme drive in my box?
-
kerneldove
i tried geom -t, diskinfo -v /dev/nda0, and other stuff
-
kerneldove
i had one before but forgot it
-
carneous
mrtnt: kind of like CARP probably. states are synced between devices with a floating router virtual IP
-
carneous
-
carneous
kerneldove: dmesg should be enough, but smartmontools in ports will tell you a lot more.
-
kerneldove
ty
-
mrtnt
carneous: I'm afraid that it's not CARP. According to kldstat the CARP module is not even loaded. I made a small diagram explaing the architecture:
i.imgur.com/53gs0lN.png The remote router has a TCP session with "MASTER routing engine" during normal operations. However, somehow the second PC("BACKUP routing engine") is also aware of this TCP session and if the "MASTER routing engine" is physically
-
mrtnt
pulled out from the chassis, then the "BACKUP routing engine" is able to take over this TCP session in a way that remote device does not even understand that it now has a TCP session with new computer.
-
mrtnt
The Juniper employee explains in
puck.nether.net/pipermail/juniper-nsp/2012-February/022419.html e-mail that the "BACKUP routing engine" listens all the messages addressed to "MASTER routing engine". This is understandable and could be even accomplished with port mirroring in the internal Ethernet switch. However, how is it possible that another PC takes over the handling of the TCP session?
-
carneous
mrtnt: cool. I said "kind of like", as in the concept, or the result. Did you see I mentioned a floating, virtual IP that can move between HA devices? The Juniper proprietary solution is interesting for you, but likely off-topic as you suggest.
-
divlamir
kerneldove: both `geom disk list` and `camcontrol identify ...` list the model and serial number of the drive
-
divlamir
Manifacturer is easily deduced from the model name
-
kerneldove
ty
-
mosaid
Oh that's a miracle O_O everything is working fine now for no reason.. This problem was bothering me for years now.
-
mrtnt
carneous: I did some further digging and looks like Juniper has bought the solution developed by Korean Electronics and Telecommunications Research Institute demonstrated in this presentation on slide number 28:
events.static.linuxfound.org/sites/…x%20System%20using%20Redundancy.pdf And one of the components of this solution is fault-tolerant TCP explained
-
mrtnt
-
kerneldove
what's the best supported single board computer for freebsd?
-
kerneldove
for amd64 arch
-
crab
id be surprised if it isnt the one that has the biggest market share
-
crab
but i have no idea how you would even measure that or validate the measurements
-
crab
(the "best supported" bit, not the market share bit)
-
kerneldove
rpi u mean?
-
kerneldove
crab
-
crab
id be amazed if there is a better supported aarch64 board
-
crab
but i have done no scientific testing
-
crab
and don't know how you would do.
-
kerneldove
freebsd runs on rpi?
-
crab
does it not?
-
kerneldove
does?
-
crab
-
crab
there you go
-
crab
there is even a matrix of what does and doesnt work
-
kerneldove
no rpi 5?
-
crab
dunno
-
crab
doesnt look like it from that wiki but i suspect there is probably a build
-
crab
im not a heavy freebsd user,
-
crab
but i think under debian you can use the same image on a pi4 or pi5 and id kind of expect the same for freebsd *shrug*
-
divlamir
-
divlamir
Gonna give it a spin with the rpi4, but do you know if bluetooth is working. This one is a must for me as I use it with a universal remote connected as a BT keyboard
-
toxictrash
Hello. I just made a huge mistake. I ran zpool create zroot /dev/gpt/zfs0 but on wrong disk. Can I restore "old" zpool witch was overwriten?
-
divlamir
I thought /dev/gpt/zfs0 shouldn't be visible if already in use by a pool
-
Zerock
that is true on my system
-
Zerock
maybe they used a duplicate GPT label on the other disk?
-
mosaid
Hi divlamir, how are you?
-
mosaid
I am Retrofan
-
divlamir
Hi! All good :)
-
mosaid
I have strange problem here with video drivers..
-
divlamir
Don't wanna hear it X)
-
Zerock
toxictrash: from everything I'm reading it sounds like it would be very very complicated and maybe impossible to recover. if you have a backup, you should recover from that
-
divlamir
It's weird there was no warning that the vdev is already in use
-
mosaid
I need to run SeaMonkey Linux binary for now; due to some compiling problems with native version.. But when I start it hangs on the terminal and never opens any window, and I noticed if I make my PC to go for a sleep "zzz", then wake it up.. it opens, also all GTK Linux stuff do the same. Trying without no AMD drivers loaded, works fine but in low resolution. Tried "acpi reset video"; by...
-
mosaid
...turning it temporarily, but with no luck :( So after I opened my PC today, that problem was vanished for no reason! it was there for years, which make me really worried if it get back.. and don't know any fix for it.
-
mosaid
Is this a bug or something?
-
mosaid
divlamir: heh XD
-
divlamir
mosaid: Sorry, last time I had a FreeBSD desktop was in the 2000s. Can't help you there
-
dvl
It is time to expand a zpool, updating the two mirrored drives from 2TB to something bigger, at least 4TB. It seems that's the price point.... I get can two decent 2x4TB drives for about $500.
-
» divlamir hopes dvl is not spending $500 for more swap
-
dvl
divlamir: I need more swap, it's all gone now.
-
divlamir
lol
-
divlamir
better off withou swap, than data :)
-
ttydes
hi all. I've just installed freebsd for the first time using the current img for ax210 wifi support (iwlwifi). /use/ports works, but searching using pkg doesn't seem to be finding any packages after pkg update. should I be working with ports instead or can I get pkg working without switching to quarterly repo?
-
regis
ttydes: What FreeBSD version have you installed?
-
regis
You mentioned "current img for ax210 wifi support". So is it FreeBSD CURRENT, to use this driver?
-
regis
If so - no packages - CURRENT is an ever-evolving HEAD build. Use ports: cd /usr && git clone
github.com/freebsd/freebsd-ports
-
ttydes
regis: I added ports tree during install which seems to be working. pkg -vv shows freebsd:15
-
ttydes
pkg seems very sparse though. ie nginx, doas, neovim all missing
-
ttydes
& I didn't compile the kernel just used the latest IMG I could find which I believe was 15-current
-
ttydes
I would have gone with stable but didn't think WiFi would have worked
-
regis
ttydes: Yeah, use ports from git. Packages are not being built constantly for the (development) HEAD branch for 15. Ports from git is the closest you can get to be compatible as bleeding-edge.
-
regis
ttydes: that being said: I'm on 15 on my laptop for AX201 and have no issues. Just don't expect pkg on CURRENT.\
-
ttydes
its normal then that's fair enough. did I need to be on current for WiFi or can I drop / reinstall to stable for pkg?
-
regis
I have no experience with AX210 on 14.
-
ttydes
fair play, appreciate it.
-
regis
You can flash some pendrive with bootable live image and test drive compatibility
-
regis
ttydes: and note: I have AX201, not AX210. My card worked with this driver on both 14 and 15.
-
divlamir