00:08:11 there's a new 13.1 patch version so just curious why dont https://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? 00:08:12 Title: Index of /ftp/releases/ISO-IMAGES/13.1/ 00:18:13 V_PauAmma_V, are you still here 00:20:10 V_PauAmma_V, https://bsd.to/jAbV 00:20:12 Title: dpaste/jAbV (Plain Text) 00:24:09 "status: no carrier" is your1 problem. Ethernet port isn't connected. Or "connected", if that's a VM. You need to talk to OVH. 00:26:20 its connected 00:26:34 it works with debian and ubuntu 00:32:13 Oh; never mind. I was looking at ix1, not ix0. 00:37:01 "nd6 options=29" looks wrong. Pastebin your *current* /etc/rc.conf. (Also, about to go AFK to assemble 1lasagna.) 00:38:04 where are zfs zvol snapshots stored on fbsd? 00:38:13 not in /dev/zvol/* anywhere 00:40:35 V_PauAmma_V, https://bsd.to/AUGs 00:40:36 Title: dpaste/AUGs (Plain Text) 01:00:21 polyex, 0https://docs.freebsd.org/en/books/handbook/zfs/#zfs-zfshttps://docs.freebsd.org/en/books/handbook/zfs/#zfs-zfs 20.4.5.4. 01:00:22 Title: Chapter 20. The Z File System (ZFS) | FreeBSD Documentation Portal 01:01:35 And now AFK until lasagna is in the oven. 01:09:48 VISIBLE!! V_PauAmma_V my hero animal 01:26:40 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? 01:27:33 https://docs.oracle.com/cd/E18752_01/html/819-5461/gbchx.html 01:27:34 Title: Sending and Receiving ZFS Data - Oracle Solaris ZFS Administration Guide 01:27:57 the commands are relevant to FreeBSD as well 01:30:53 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? 01:31:56 ... or, did you mean to list some ZFS dataset properties? 01:32:17 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? 01:32:31 ufs FS 01:32:35 diffing a zvol sound tough since it's a block device 01:32:40 sounds* 01:33:19 can't i make snapshots visible then do zfs -t ufs /dev/zvol/vms/disk@snapshot1 /mnt/snapshot? 01:33:31 then diff the mounted FS's 01:35:11 Maybe diff the output of a sorted find(1) 01:40:35 has anybody had any experience on a ovh server using freebsd ipv6 ? 01:51:41 polyex, is "20.4.5.2. Comparing Snapshots" (same URL) what you want? 01:53:20 sn00p, I don't see the rc.conf changes I suggested. 01:53:39 what were they 01:56:12 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. 01:56:14 "zfs-diff(8)" will list changed files, directories but not what is changed, unlike "diff(1)" 01:57:36 V_PauAmma_V, i tried that but it didn't work 02:01:55 And was the ifconfig output before you reverted them, or after? 02:02:13 11111111111111111111111111111111111111111111111111111111111111111111111111111 02:02:21 /win 22 02:02:28 Argh. 02:10:37 V_PauAmma_V, You ok? 02:38:57 Just frustrated at my dying laptop. 02:39:32 Thanks for checking. 02:40:01 That sucks, sorry😫 02:42:52 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.) 02:45:27 Yes, indeed 02:46:52 V_PauAmma_V, Which make, model did you buy? 03:01:31 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. 03:03:16 How would you connect: ethernet, WiFi? 03:14:07 https://docs.freebsd.org/en/books/handbook/advanced-networking/#network-aggregation example 3 (teal deer: failover lagg over both) as I currently do. Or something else if it doesn't work. 03:14:25 Thanks 03:15:20 i have couple HPs with realtek chipsets. No go for wifi, and no ethernet port :/ 04:41:18 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 05:00:53 i wish I had some lasanga 09:27:09 enie: some would count that as a blessing. 09:28:14 V_PauAmma_V: lagg(4)'ing together wireless and wired is so nice 09:32:32 you can't really lagg an interface you got no driver for.. but A for effort 09:36:30 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 https://bsd.to/P9s5 09:36:31 Title: dpaste/P9s5 (Plain Text) 09:43:53 isn't rc.conf case sensitive? 09:44:09 are you sure you don't want SLAAC? 09:45:43 SLAAC wont work 09:45:56 and i changed the case 09:46:02 and it still dont work 09:52:54 I think ovh does something special with ipv6. 09:59:19 yea, and I cant get it to work 09:59:34 i had it working but I accidently deleted the txt file I had it saved it 09:59:34 in 09:59:44 I had to reformat and reinstall freebsd 10:01:44 ifconfig_ix0_IPVv6, one too many 'v' here 10:03:21 also you are setting what seems to be link-local address ("fe80") 12:17:50 sn00p: in the rc.conf you provided there is no way for IPv6 to work unless accept_rtadv is set by default 12:18:46 either you need a DHCP6 client to do DHCP-IA and/or DHCP-PD, or your IPv6 address is specified incorrectly 12:19:03 er ignore that ‘unless’ part 12:20:01 with the ipv6_defaultrouter set to a globally reachable address (also please use lowercase!) this will not work as fe80:: is not globally reachable 12:24:17 OVH should have provided you with a /64 prefix and you should use that prefix and have ::1 at the end 12:24:43 they even have a FreeBSD example here https://docs.ovh.com/us/en/dedicated/network-ipv6/ 12:24:44 Title: Configuring IPv6 on dedicated servers | OVH Guides 13:02:10 I got IPv6 on OVH running though it was not 100% as in their example - however its a couple of years agoa lreeady 13:09:35 hello. changes that are in 13-STABLE right now, will they make it into 13.2 or go into 14 only? 13:45:13 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: https://www.freebsd.org/status/report-2022-04-2022-06/#_linux_compatibility_layer_update 13:45:14 Title: FreeBSD Quarterly Status Report Second Quarter 2022 | The FreeBSD Project 13:52:47 Hello! 13:53:19 CorvetteZR1: it'll be in 13.2 13:56:44 tao, awesome, thank you! 13:57:43 13-stable becomes 13.2, 14-current becomes 14.0 (and then 14-stable) 13:58:23 ok, got it. i know that's been mentioned plenty of times, but i keep forgetting 14:00:01 Hi, anyone of you experience have experience running FreeBSD in Xen Guest or as a StandaloneVM in Qubes OS? 14:01:10 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 14:09:50 CorvetteZR1, as a rule of thumb, all changes in a -stable version will be in the next point release for that major version. See https://docs.freebsd.org/en/books/dev-model/#model-summary . 14:09:51 Title: A project model for the FreeBSD Project | FreeBSD Documentation Portal 14:13:56 debdrup, it is that. Well worth the effort to make it work for me and push through the handbook change. 15:09:14 V_PauAmma_V, ok, got it, thank you! 19:09:53 Anyone else running into this? https://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. 19:09:55 Title: 266236 – ZFS NFS : .zfs/snapshot : Stale file handle 19:16:53 eborisch: so you're in a .zfs/snapshot/snapshot-name and ls and then remove it and then you get the stale handle? 19:18:27 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. 19:20:32 i'm trying the steps on comment 3 19:20:41 weirdly enough I just had that or something similar happen this weekend, panicked the system. 19:21:21 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. 19:21:27 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 19:21:38 Yep, that's this. 19:23:22 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 :-) 19:24:26 seems to be a thing in current as well 19:24:51 Here's what I was able to capture before rebooting the server: https://lists.freebsd.org/archives/freebsd-fs/2022-June/001127.html 19:24:52 Title: Re: zpool/zfs-commands hang; ZFS filesystem/ZVOLs still running. 19:25:13 I hadn't connected the dots to the earlier attempt to access a snapshot over NFS at the time. 19:25:42 yeah I'm on stable/13-n252119-c8cc66928b8b 19:25:44 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. 19:26:49 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. 19:26:54 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. 19:27:43 Oh, I certainly have; I even have a script put together for users to use to take advantage of it: https://github.com/eborisch/zfs_versions 19:27:44 Title: GitHub - eborisch/zfs_versions: Python script for showing versions / diffs of a file in ZFS snapshots. 19:57:39 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? 20:35:35 howdy 20:37:08 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? 20:37:39 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? 20:38:07 more context: https://builds.hut.lavatech.top/~andrewrk/job/28490 20:38:09 Title: build #28490 - failed 21:02:26 hello all, i was wondering if there was a sort of AUR for freebsd so user-contributed repo 21:04:09 andrewrk: freebsd-clang on oftc might be a better place to ask, toolchain folks tend to hang out there 21:04:56 thank you dmgk 21:05:25 skeemer: The ports tree would be the closest equivalent, I believe.