00:12:32 I was asking yesterday about how to deal with a ZFS pool which wasn't using the native ashift - if I could do a zfs send/receive to another drive, and then recreate the pool with the native ashift, would the reverse send/receive be compatible with the new pool, or is the ashift part of the pool itself? 01:44:42 parv, chriswells0, rwp: here's a screenshot. Ported htop to the left, patched htop (issue 1039) to the right: 01:44:54 * grahamperrin uploaded an image: (521KiB) < https://libera.ems.host/_matrix/media/r0/download/matrix.org/IfWhxRLzrmQRtwkGoyPlXSZe/image.png > 01:47:39 I'm inclined to suggest accepting the patched version for release purposes. 02:25:36 hi good night, somebody use corsair void elite USB ? my freebsd dont find =/ 02:26:10 tail -f /var/log/messages.. does it show up? 02:26:20 or `dmesg` and see 02:45:37 see camcontrol, list usb devices 02:45:39 # camcontrol devlist 02:45:48 https://people.freebsd.org/~rodrigc/doc/handbook/usb-disks.html 02:45:49 Title: 18.4.�USB Storage Devices 02:46:20 Alternately, usbconfig can be used to list the device. 04:36:14 camcontrol requires root, which is fine, but "gpart show" works for non-root enough that I run it after inserting a USB storage device for listing it. 04:57:23 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266644 anyone want to rip me a new one? 04:57:25 Title: 266644 – Switch for arbitrary timezone in date(1) 05:02:23 Why add a non-standard option? TZ=... date is pretty common. 05:03:58 skered: it's shorter to specify "-z" 05:19:28 It should be a very high bar to burn a new single letter option. 05:29:50 hd1, Could you replace "-z" with "-Z" in your patch to reflect "strftime(3)" formats which uses "%Z" for time zone name & "%z" for the offset from UTC? 05:30:44 Alternatively, I would not mind both options 14:40:46 Anyone done lagg with multiple IP addresses? Does one just create lagg0 and lagg1, with one IP address for each or ... something else? 15:16:55 I would expect 1 IP address per lagg interface, with disjoint sets of underlying interfaces. But I haven't done it. 17:14:05 If I simply want to install binary packages with pkg, I dont need to select "Ports" during install? as this is for building from source packages? 17:14:30 You can install binary packages without dealing with ports 17:15:34 I was confused why pkg install x... was asking to fetch the package management on the first package 17:16:06 That should just be the binary package manager 17:16:24 It keeps itself updated 17:16:52 Is there a way I can revert what selecting Ports at install has installed? 17:19:08 sounds like `rm -rf /usr/ports` should do it? :) 17:19:57 okay cheers, as simple as that 17:20:47 Used to gentoo, I hear a lot how its similar to BSD ports of course just never really used it other than pfsense/freenas machines. 17:25:21 is install.cfg still a think? I cant find anything in the docs but I find old references online to this (for older versions at least) 17:25:29 s/think/thing/ 17:26:44 if the references are really old, something may have changed as sysinstall was replaced with bsdinstall; i don't know anything about install.cfg though, never used it 17:28:42 bsdinstall brings some more results thanks 18:26:03 Axman6: send/recv will do the right thing re: ashift 18:26:29 dvl: you bind aliases, the same as with a normal interface. you only have a lagg1 if you have different NICs 18:27:39 Allan: Thanks, that's what I did. Just like any other NIC. I found https://forums.freebsd.org/threads/lagg-with-alias.7598/ 18:27:40 Title: LAGG with alias | The FreeBSD Forums 18:28:52 yeah 18:29:10 ifconfig_lagg0_aliasX="inet 10.x.y.z/32" 18:29:12 or whatever 18:29:17 in rc.conf to set up as many as you need 18:32:51 it's lovely that way 20:29:51 ... uh. Riddle me this: without doing silly stuff like deleting the associated host file, and no host disk errors (zpool status or /var/log/messages, how did VirtualBox and FreeBSD 12.3 manage to get a guest disk failure leading to "Periph destroyed" and a ZFS "catastrophic pool I/O failure"? 20:32:11 V_PauAmma_V: That sounds like it was running. If not I'd think it changed interface types. Might still be a driver issue. 20:33:42 It was running, yes. Both the guest disk and the guest itself. 20:42:11 * V_PauAmma_V shrugs and resets that VM. Not much else I can do. 23:02:31 V_PauAmma_V: what settings for the guest? 23:03:47 Join me in #freebsd-vbox