-
polyex
there's a new 13.1 patch version so just curious why dont
download.freebsd.org/ftp/releases/ISO-IMAGES/13.1 get updated so ppl dont have to always perform an upgrade during install to get to latest patch level?
-
VimDiesel
Title: Index of /ftp/releases/ISO-IMAGES/13.1/
-
sn00p
V_PauAmma_V, are you still here
-
sn00p
-
VimDiesel
Title: dpaste/jAbV (Plain Text)
-
V_PauAmma_V
"status: no carrier" is your1 problem. Ethernet port isn't connected. Or "connected", if that's a VM. You need to talk to OVH.
-
sn00p
its connected
-
sn00p
it works with debian and ubuntu
-
V_PauAmma_V
Oh; never mind. I was looking at ix1, not ix0.
-
V_PauAmma_V
"nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>" looks wrong. Pastebin your *current* /etc/rc.conf. (Also, about to go AFK to assemble 1lasagna.)
-
polyex
where are zfs zvol snapshots stored on fbsd?
-
polyex
not in /dev/zvol/* anywhere
-
sn00p
-
VimDiesel
Title: dpaste/AUGs (Plain Text)
-
V_PauAmma_V
-
VimDiesel
Title: Chapter 20. The Z File System (ZFS) | FreeBSD Documentation Portal
-
V_PauAmma_V
And now AFK until lasagna is in the oven.
-
polyex
VISIBLE!! V_PauAmma_V my hero animal
-
polyex
im trying to figure out how to zfs get zroot/vms/vm1@snapshot1 so i go in man zfs see zfs-get, go in man zfs-get search for snapdir but not in there so how do i learn?
-
piercedwater
-
VimDiesel
Title: Sending and Receiving ZFS Data - Oracle Solaris ZFS Administration Guide
-
piercedwater
the commands are relevant to FreeBSD as well
-
parv
polyex, When you write "zfs get" do you mean to save the state of the file system upto that snapshot to a file or anoter ZFS dataset?
-
parv
... or, did you mean to list some ZFS dataset properties?
-
polyex
parv well what i really wanna do is diff 2 zvol snapshots of a bhyve vm from the host. so i need to somehow mount the snapshots i guess?
-
polyex
ufs FS
-
mason
diffing a zvol sound tough since it's a block device
-
mason
sounds*
-
polyex
can't i make snapshots visible then do zfs -t ufs /dev/zvol/vms/disk@snapshot1 /mnt/snapshot?
-
polyex
then diff the mounted FS's
-
mason
Maybe diff the output of a sorted find(1)
-
sn00p
has anybody had any experience on a ovh server using freebsd ipv6 ?
-
V_PauAmma_V
polyex, is "20.4.5.2. Comparing Snapshots" (same URL) what you want?
-
V_PauAmma_V
sn00p, I don't see the rc.conf changes I suggested.
-
sn00p
what were they
-
V_PauAmma_V
Comment out IPv6_activate_all_interfaces="YES" and IPv6_defaultrouter="IPv6_2001:41d0:303:a2ff:ff:ff:ff:ff". I don't think you need them, but I don't know how OVH does it. Then, as root, run "service netif restart", "service dhclient restart", "service routing restart" Then try again.
-
parv
"zfs-diff(8)" will list changed files, directories but not what is changed, unlike "diff(1)"
-
sn00p
V_PauAmma_V, i tried that but it didn't work
-
V_PauAmma_V
And was the ifconfig output before you reverted them, or after?
-
V_PauAmma_V
11111111111111111111111111111111111111111111111111111111111111111111111111111
-
V_PauAmma_V
/win 22
-
V_PauAmma_V
Argh.
-
parv
V_PauAmma_V, You ok?
-
V_PauAmma_V
Just frustrated at my dying laptop.
-
V_PauAmma_V
Thanks for checking.
-
parv
That sucks, sorry😫
-
V_PauAmma_V
New one should be here soon. Maybe within 12 hours. Meanwhile, there is lasagna. (And yes, it does, but much less, I was told, than a TIA or a stroke, which I asssume is what you were concerned about.)
-
parv
Yes, indeed
-
parv
V_PauAmma_V, Which make, model did you buy?
-
V_PauAmma_V
Refurb HP ProBook 650 G2 15,5" monitor i5 Gen 6 - 16GB RAM, 1TB spinning rust, CD/DVD. Tested it could boot 13.0 NomadBSD first, and I have 2 weeks to return it for a refund if it still doesn't work out.
-
parv
How would you connect: ethernet, WiFi?
-
V_PauAmma_V
docs.freebsd.org/en/books/handbook/…ced-networking/#network-aggregation example 3 (teal deer: failover lagg over both) as I currently do. Or something else if it doesn't work.
-
parv
Thanks
-
enie
i have couple HPs with realtek chipsets. No go for wifi, and no ethernet port :/
-
sn00p
I am trying to set up my ipv6 oin ovh dedicated server, I get UDP no connect no route to host when I ping6 yahoo.com
-
sn00p
i wish I had some lasanga
-
debdrup
enie: some would count that as a blessing.
-
debdrup
V_PauAmma_V: lagg(4)'ing together wireless and wired is so nice
-
enie
you can't really lagg an interface you got no driver for.. but A for effort
-
sn00p
I am having problem setting up my ipv6. I have a ovh dedicated server, and every time I ping6 yahoo.com i get udp connect no route to host here is my rc.conf
bsd.to/P9s5
-
VimDiesel
Title: dpaste/P9s5 (Plain Text)
-
megaTherion
isn't rc.conf case sensitive?
-
megaTherion
are you sure you don't want SLAAC?
-
sn00p
SLAAC wont work
-
sn00p
and i changed the case
-
sn00p
and it still dont work
-
debdrup
I think ovh does something special with ipv6.
-
sn00p
yea, and I cant get it to work
-
sn00p
i had it working but I accidently deleted the txt file I had it saved it
-
sn00p
in
-
sn00p
I had to reformat and reinstall freebsd
-
yuripv
ifconfig_ix0_IPVv6, one too many 'v' here
-
yuripv
also you are setting what seems to be link-local address ("fe80")
-
Remilia
sn00p: in the rc.conf you provided there is no way for IPv6 to work unless accept_rtadv is set by default
-
Remilia
either you need a DHCP6 client to do DHCP-IA and/or DHCP-PD, or your IPv6 address is specified incorrectly
-
Remilia
er ignore that ‘unless’ part
-
Remilia
with the ipv6_defaultrouter set to a globally reachable address (also please use lowercase!) this will not work as fe80:: is not globally reachable
-
Remilia
OVH should have provided you with a /64 prefix and you should use that prefix and have ::1 at the end
-
Remilia
-
VimDiesel
Title: Configuring IPv6 on dedicated servers | OVH Guides
-
megaTherion
I got IPv6 on OVH running though it was not 100% as in their example - however its a couple of years agoa lreeady
-
CorvetteZR1
hello. changes that are in 13-STABLE right now, will they make it into 13.2 or go into 14 only?
-
CorvetteZR1
i'm wondering about these updates in particular, and if they will go into 13.2 or into 14 if they are already in 13-stable:
freebsd.org/status/report-2022-04-2…/#_linux_compatibility_layer_update
-
VimDiesel
Title: FreeBSD Quarterly Status Report Second Quarter 2022 | The FreeBSD Project
-
monkeybusiness
Hello!
-
tao
CorvetteZR1: it'll be in 13.2
-
CorvetteZR1
tao, awesome, thank you!
-
tao
13-stable becomes 13.2, 14-current becomes 14.0 (and then 14-stable)
-
CorvetteZR1
ok, got it. i know that's been mentioned plenty of times, but i keep forgetting
-
monkeybusiness
Hi, anyone of you experience have experience running FreeBSD in Xen Guest or as a StandaloneVM in Qubes OS?
-
monkeybusiness
I cannot seem to figure out making my mouse work in the VM. I don't run into any issues when I am running it Baremetal
-
V_PauAmma_V
CorvetteZR1, as a rule of thumb, all changes in a -stable version will be in the next point release for that major version. See
docs.freebsd.org/en/books/dev-model/#model-summary .
-
VimDiesel
Title: A project model for the FreeBSD Project | FreeBSD Documentation Portal
-
V_PauAmma_V
debdrup, it is that. Well worth the effort to make it work for me and push through the handbook change.
-
CorvetteZR1
V_PauAmma_V, ok, got it, thank you!
-
eborisch
Anyone else running into this?
bugs.freebsd.org/bugzilla/show_bug.cgi?id=266236 Not being able to access .zfs/snapshot over NFS is a big step backwards in 13.1.
-
VimDiesel
Title: 266236 – ZFS NFS : .zfs/snapshot : Stale file handle
-
rtprio
eborisch: so you're in a .zfs/snapshot/snapshot-name and ls and then remove it and then you get the stale handle?
-
eborisch
rtprio: If you try to list a ZFS snapshot over NFS (this _used to_ work), it returns stale NFS handle. After that occurs, attempts to remove the snapshot (on the NFS server) hangs, and user-space ZFS interaction is wedged until reboot.
-
rtprio
i'm trying the steps on comment 3
-
isley
weirdly enough I just had that or something similar happen this weekend, panicked the system.
-
eborisch
The pool is still happy and running, and interaction through the filesystem/posix layer continues, but you can snapshot/create/destroy/send, etc. until a reboot.
-
isley
was cleaning up a bunch of crap, deleting snapshots, decided to go back and look at something in a snapshot (over nfs) and got the same error, didn't think much of it and checked on the host. later tried to delete the snapshot and it hung on the one i attempted to view over nfs
-
eborisch
Yep, that's this.
-
isley
after a few min i was like "this doesn't seem rigth" and noticed zfs destroy was hung in the D state, i forget what i did next but it panicked and restarted... and then i deleted the snapshot :-)
-
rtprio
seems to be a thing in current as well
-
eborisch
Here's what I was able to capture before rebooting the server:
lists.freebsd.org/archives/freebsd-fs/2022-June/001127.html
-
VimDiesel
Title: Re: zpool/zfs-commands hang; ZFS filesystem/ZVOLs still running.
-
eborisch
I hadn't connected the dots to the earlier attempt to access a snapshot over NFS at the time.
-
isley
yeah I'm on stable/13-n252119-c8cc66928b8b
-
eborisch
Now, accessing a snapshot from the client side isn't I supposed, a hard and fast requirement for me, but it is certainly a nicety for users to be able to recover their own files.
-
eborisch
But having someone try to do that (without elevated privileges) on the client side, and having it wedge user-space ZFS on the server side, _is_ an issue.
-
isley
I've definitely been able to access snapshots over nfs in the past. Unless I dreamed that and am very confused.. so I think this is new behavior.
-
eborisch
Oh, I certainly have; I even have a script put together for users to use to take advantage of it:
github.com/eborisch/zfs_versions
-
VimDiesel
Title: GitHub - eborisch/zfs_versions: Python script for showing versions / diffs of a file in ZFS snapshots.
-
jkc
Question, because I can't seem to find the documentation: What is the difference between the "normal" amd64 VM image and the BASIC-CI image?
-
andrewrk
howdy
-
andrewrk
I'm troubleshooting "error: undefined symbol: llvm::raw_fd_ostream::raw_fd_ostream(llvm::StringRef, std::__1::error_code&, llvm::sys::fs::OpenFlags)" after updating Zig's freebsd CI tarball of llvm,clang,lld to LLVM 15. I'm wondering if perhaps this could be a libc++ mismatch between the machine that created the tarball and the CI machine?
-
andrewrk
but it seems like both are 13.1. is there any libc++ differences within 13.1, such as perhaps that could be affected with one of them doing `pkg upgrade` and the other one not?
-
andrewrk
-
VimDiesel
Title: build #28490 - failed
-
skeemer
hello all, i was wondering if there was a sort of AUR for freebsd so user-contributed repo
-
dmgk
andrewrk: freebsd-clang on oftc might be a better place to ask, toolchain folks tend to hang out there
-
andrewrk
thank you dmgk
-
jkc
skeemer: The ports tree would be the closest equivalent, I believe.