00:31:17 So... here was I preparing to end it for tonight. Locked the screen and all of a sudden - black screen with a message "The screen locker is broken and unlocking is not possible anymore. In order to unlock it, switch to a virtual terminal (e.g. Ctrl+Alt+F2), log in as root and execute the command: # ck-unlock-session ".. Is that a 00:31:17 remnant of an old KDE bug someplace? Had to ssh-in and restart sddm to fix it.. 06:24:42 How are we lagging so bad at such low load averages‽ 12:45:44 AmyMalik: ? 12:46:12 freebsd is fairly responsive even under heavy load 12:47:04 what is lagging? 12:48:15 disregard, crest 12:48:22 i am maybe a little strange 12:53:58 Hi guys, so, i have /dev/nda0p3 with a (new) BSD install... and /dev/nda1p4 also with a (older) BSD install. I mounted the older one in /mnt/4tb however im not able to see /etc dir... i can see /home /tmp /usr/ /var but not /etc 12:54:42 I think they are under those zroot4tb/ROOT/* snapshots -- https://termbin.com/otdz 12:54:51 how can i access those /etc/ files ? 14:10:19 good suggestions on a VPS provider for FreeBSD? my old one still runs on Linode, but I'm worried that akamai or whoever will break it at some point 14:11:20 aws 14:13:14 hetzner 14:16:40 hetzner supports freebsd? dang 14:16:47 thats news to me 14:18:35 mmlj4, tilaa works gret 14:18:37 great 14:19:07 but honestly any decent VPS provider will do. just ask them to mount a custom ISO - never had a problem. 14:23:56 +1 for Tilaa 19:54:58 DigitalOcean works well too, although they don't officially support it 20:06:31 kevans: dacav: sorry, my bad, i thought the original question was "why isn't dma setgid mail?" so i assumed it wasn't without checking, but in hindsight i think it must be setgid mail to allow it to deliver local mail 20:07:18 so i think we should just make dma.conf root:mail 0640 20:09:58 ivy: +1 20:26:41 once i have finished moving 10,000 manpages to another package i'll have a look at that 20:47:31 What should I check if I am getting ~75MiB/s read, ~50MiB/s writes to a target LUN via ctld that is setup as a ramdisk? My network is gigabit, and I have confirmed full bandwidth utilization ~950MB/s down/uploads between the initiator and target machines. 20:47:52 Sorry the network bandwidth is Mb/s not MB. 20:51:09 As far as what I'm using on the iscsi initiator side, its fio, bs=64k, io depth=32, sequential read. 20:51:16 vmstat? 20:51:59 TommyC: you are asking what vmstat gives while the speedtest is running? 20:53:23 Well you asked what you shoudl check so vmstat was my initial recommendation. 20:53:30 ah ok got it 20:53:38 any specific args I should run it with? 20:53:49 if ramdisk means tmpfs, the first thing i'd check is putting the backing store on a real disk to rule out weird vm issues 20:54:49 I've almost always just ran vmstat as is with perfectly fine results. 20:55:21 ivy: my first test was with a zfs zvol (backed by spinning disks), then with a file, then ramdisk, all give the same result essentially. My zvol has very high reads near ~1.2GiB/s, writes ~500Mib/s. 20:55:47 but I'm just testing with ramdisk now for a bit simpler setup 21:16:51 Hi! guys, im trying to move from disk0(old freebsd install) to disk1(new freebsd install)... both disks are geli... 21:17:37 however, when i boot, geli asks for the password for the disk1(new install).. but it also asks for the password for the old disk0 install 21:17:55 if i dont enter the password for the second disk, it says it will reboot 21:18:00 how can i fix this ? 21:18:11 both disks are ZFS with geli 21:19:41 zfs is confusing lol 21:20:08 im not a zfs expert.. but its always confusing because its completely different from traditional FS 21:41:50 pretty sure that has to do with loader or geli and would happen similarly if there was ufs inside geli, but no idea how to get loader to only decrypt the disk you want to boot from 22:40:34 nimaje: yeah.. that sucks 22:40:46 i think i will have to create a new fs 22:40:51 didnt want to do that 22:41:00 but... i dont understand