00:28:53 my boss said i can replace linsux on our fileserver with fbsd if i can figure it out. got a question. i use zfs for everything but i don't have hardware raid. the fileserver at work has hardware raid 10. do i put zfs on top of that or ufs on it? 00:47:14 l00py: Usually what you do is tell the hardware raid (if you can't disable it) to present a bunch of single-disk RAID 0 disks, and stitch those together in ZFS. That way ZFS can do its magic. 01:00:25 mason can zfs tolerate normal sas hot swap stuff like pulling and replacing drives while the system is live? 01:02:29 l00py: I've done it. It can be unhappy if you don't tell it what's happening first. 01:02:35 But yes. 01:02:55 ok btw is what you're saying with the raid 0 disks called "HBA"? 01:04:03 mason and if i have to use the raid 10, still put zfs over that or just ufs at that point? 01:07:01 l00py: Nah, you still get the checksumming and snapshots if you run it over RAID 10. You just lose the self-healing and resiliency, which is a big thing. 01:07:34 HBA is "host bus adapter" and is usually the hardware into which you plug the disks. 01:18:52 ok looks like my raid card is old and shitty enough to not really be a true HBA and so not recommended for zfs 01:19:49 the box is kinda shy on ram so i think i'll put ufs on the raid 10 since bit rot and stuff isn't a prob. (the files are a temporary dumping ground) 01:20:02 that atleast gets linsux replaced with freebsd on yet another box so a partial win 01:20:34 then when box gets upgraded i'll pick a proper hba for it and the freebsd ufs -> freebsd zfs migration will be a smaller leap 01:21:03 tyvm mason 01:21:17 i'll put 14.2 on it as soon as it's released tomorrow :D 01:22:26 btw any probs putting freebsd and ufs on a raid 10? 01:39:50 l00py, As long as the disk can be seen individually then zfs will work on it. Many RAID cards insist that they handle the raid and that's not what you want. But if it is just a SATA adaptor or can be told to be just a SATA adaptor then you are okay. 01:42:24 it's a h710p mini 01:42:28 from perc 01:45:07 l00py: I bet you have have it present a bunch of single RAID 0 disks. https://old.reddit.com/r/HomeDataCenter/comments/lbyovr/raid_0_raid_10_possible_on_perc_h710/ 01:49:54 l00py: https://fohdeesha.com/docs/perc.html 01:50:54 Most thorough guide(s) I've found for flashing cards like that for ZFS usage. 01:51:43 i need virtualization support in the cpus unfortunately 01:51:50 so i can't fohdeesha it 01:52:58 Why would flashing the H710p raid controller stop you? 01:53:17 that bios setting needs to be set the doc says 01:54:06 I've probably flashed 50 of these type of cards and I've never had to change anything regarding virtualization in BIOS to have it working. 01:54:49 i'm leary because i didn't get approval to flash firmwares and stuff, just reinstall OS 01:55:11 It's literally just flashing the RAID controller's firmware. Shouldn't need any other changes on the system at all. 01:55:17 is fbsd ufs on top of raid 10 so bad? zfs is surely my preference but it feels like a bit too much friction rn 01:55:20 And, you can always flash it back if it doesn't work. 01:56:00 UFS on RAID 10 works fine. I just prefer the benefits of ZFS with so little effort. 01:56:24 Plus, RAID controllers (for me) more often than not just slow things down. 01:56:43 Direct-access has always been pretty choice. 01:57:09 ya no doubt about that 01:57:23 ok i'll do some thinking tyvm 01:57:52 oh btw the dell server sends me a prefailure notification when the sas drive is going to go bad. can zfs do that? 01:58:07 it's the idrac stuff if anyone's used that 02:00:00 l00py: It kind of depends on the setup and what's supported on the backplane, controller, etc... But, in my experience, I just skip all that manufacturer stuff and just use SmartCTL combined with ZFS's warnings/alerts. Hasn't failed me once in many, many years. 02:04:54 oo nice tyvm 02:05:05 btw 14.2 announced an hour ago as i typed lol, time to get to work! 02:05:27 the download has been available for a while though ;) 02:06:15 FreeBSD-14.2-RELEASE-amd64-disc1.iso 1310040064 2024-Nov-29 13:05 02:07:35 yes, but we're big on our tradition; it's not a release until announced, because it can still be yanked for $reasons up until that point 02:08:00 pre-announcement there's no guarantee that the last-minute q/a stuff that goes into a release has been done, for instance 02:08:20 Yep. I always wait for official announcements. 02:13:10 yep 02:18:04 l00py: I'd be really surprised if you even had to flash your firmware to get it to present each disk as its own RAID 0. 02:18:13 I'd explore that before making any decisions. 02:18:57 i read that some ppl ran into probs with that since the raid card was doing its own thinking and getting in the way of zfs. like write caches and stuff. thoughts? 02:19:28 l00py: Write caches are an interesting twist. I don't have an answer for that. 02:20:26 maybe ek nows 02:20:34 I'd think, worst case, if something bails and the write cache hasn't committed stuff to disk, it'll seem quite like the kind of corruption ZFS handles gracefully. 02:20:35 l00py: the term often used is having the firmware flashed to "IT Mode" or JBOD mode - so every disk shows up as if it is native to the OS -- I have my card, and 3 DS4246 disk shelves in this setup 02:21:15 SponiX: That'd be ideal, but if he doesn't have permission to do more than swap the OS, I'd want to try it with the hardware as it stands. 02:22:23 tomorrow when i get in i'll reboot box into raid firmware and see if i can disable it but still have disks show up. if not then i'll go to raid 0 mode on each disk, all caches disabled, and try that 02:22:42 l00py: That sounds like a decent plan. 02:22:43 Yeah, I'm for sure not account for all situations. Use case that my friends and were in was hard drive storage crypto farming LOL 02:23:06 "friends and I" 02:23:10 SponiX which one? sounds cool 02:23:34 l00py: chia farming choin was called XCH 02:23:41 "coin" 02:23:42 did you guys get rich? 02:23:49 this different keyboard sure is messing with me 02:24:06 l00py: Yeah, I've got 3 Lambos parked in my drive right now 02:24:07 if i could get rich i wouldn't have to work for anyone 03:10:19 I am fiddling with an old jail on a homogeneous platform in poudriere which is failing to build archivers/zchunk. In the zchunk log for the failure, meson fails to locate libcurl as a dependency, and pkgconfig then fails to find package openssl, and also libcrypto. Presumably they are missing .pc files? Is there a canonical way to debug this or add proper logic to the zchunk makefile to correctly build 03:10:25 with such dependencies under a 13.x poudriere jail running on a 14.x host? :) 03:58:07 I have just upgraded to 14.2-RELEASE. Now when I boot, just after all the boot messages has shown, before the font changes to a smaller font and I can login, I now get a blank screen with some pixelated stuff on. Impossible to make out. I can see nothing. Yet, I can login (without being able to see my typing) and start X. 03:58:22 I have an Intel GPU. 04:22:57 yikes 04:23:47 If he had stayed I would've asked if he loaded i915. 07:49:49 weird.. i also upgraded to 14.1 -> 14.2 on 2 different intelgpu machines. one worked fine and the other gets stuck when loading i915kms. by stuck i mean if i leave it enabled on boot, it gets stuck on the "Loading kernel modules:" phase. And if i kldload i915kms it attempts to load some _bin and then gets stuck 07:50:14 reinstalled all pkgs with pkg upgrade -f in both 10:23:07 its there a more detailed changelog somewhere? 10:23:17 its a bit hard to know what to try when changelog is almost empty 11:20:00 i have the same problem as iio7. haven't had time to investigate yet... 11:20:00 basically late in the boot (a bit before LOGIN i'd say) vt stops displaying text (framebuffer doesn't update) 11:20:00 I can still launch an X session (it's automatic in my setup) however, if I come back to a tty, nothing happens: I stay on the graphical screen, frozen. but I can type my login/password, go back to my X session, and see in ps that I have now a shell running on ttyvX 15:48:55 when I run freebsd-update IDS, I can see all the files that I've changed, but say I want to use the one that should be provided by FreeBSD, instead of my changed one, how can I get it? 15:53:13 antranigv: freebsd-update showconfig | grep WORKDIR 15:53:24 that's where it stores its files 15:53:32 SKull thanks <3 I was also to get it from base.txz 15:54:36 antranigv: i found it out just today. because i can't interpret the diff views that come with 'vi' when updating, so i had to open up another console and vimdiff the stuff. 15:55:23 as much as i love the 'base system is enough' philosophy, 'vi' definitely lacks all the useful features that vim has nowadays :D 16:45:30 SKull did you check everything? https://why-vi.rocks 16:59:00 IN 14.2: Anyone else sees a boot message initial boot (Before the bsd logo) ? 16:59:17 HER: which arch? 16:59:33 amd64 16:59:54 I need to build my amd64... I should do that today 17:00:05 its sitting in pieces 17:00:07 lol 17:00:25 when you boot, check if something appears right before the bsd logo/menu 17:00:28 (laptop disassembled on workbench) 17:00:42 =p 17:00:48 Ok.. will do.. I'm going to go get that started 17:50:53 Installing now 17:51:07 (dloading image took a while) 17:53:12 I'm installing using a zfs base system 17:59:48 HER: yeah it flashed just for a second 17:59:53 with some text 18:04:21 Tenkawa: :O 22:32:45 how's 14.2 so far? 22:33:48 no problems on this end 22:33:54 2 computers using it 22:37:15 indeed just installed a fresh 14.2 on my laptop using it right now, working great 22:55:35 Martouf: Stargate fan? 22:56:31 sure am! :D 22:56:35 Ironic... I'm rewatching SG1 for about the 5th time right now (on episode 2)... 22:56:46 I decided ... why not 22:56:50 sg1 sooo good 22:57:13 gets a tad weird towards the end with the whole change in team and flying toilet seats 22:57:25 l00py: works in 1 pc, and 915kms breaks in another 22:57:33 Needed something for the next 2 days while I do some cross world builds 22:58:06 I am destroying an i7 atm lol 22:59:18 noice how long does all that take? 22:59:50 We shall see 23:00:01 I'm glad it records the time 23:00:55 jauntyd: do you see the message flashing on boot before the freebsd logo/menu ?