06:43:52 src.illumos.org is lagging behind with repo updates, can we kick it a bit:D 13:39:17 jclulow might be the one to do that... ^ 13:44:29 [illumos-gate] 15535 prof: remove prof -- Toomas Soome 13:44:59 it's still early on the west coast 13:47:55 [illumos-gate] 15554 loader: add strnlen() -- Toomas Soome 14:09:28 [illumos-gate] 15494 sun_fc: the address of 'HBA_wwn::wwn' will never be NULL -- Toomas Soome 18:09:15 It should be better again, sorry about that 18:26:51 thanks! 18:39:01 [illumos-gate] 15562 xref in the cold after assembly file rename -- Richard Lowe 18:39:01 [illumos-gate] 15544 Makefile.buildnum's time has passed -- Richard Lowe 18:40:36 So anyone here run the ZFS test suite using 3 zvols as DISKS? If so, do I: 18:40:46 1.) Need anything special in zvol creation? 18:41:16 2.) Need anything special to set in DISKS, as it appears to assume /dev/dsk/ ? 18:41:45 the most reasonable way to do that is to give the zvols to bhyve 18:41:57 I didn't succeed at doing what you appear to be trying 18:42:18 I'm about to find out the hard way I guess. 18:42:21 (I didn't fully succeed after that either, because the zfs tests seem so damn flakey) 18:43:55 zfstest script seems to understand if you spec /full/path/to/file for an entry in DISKS. 18:44:01 :crossed_fingers: 18:44:31 what i remember is: https://www.illumos.org/issues/821 ("nested" zfs on zvols didn't really work for me, had other "interesting" issues), not really tried again since then :D 18:44:31 → BUG 821: `zfs diff' locks up diff'ing snapshot and fs on zvol backed pool (New) 20:06:56 quick check, based on recent negative results, I just want to make sure a card we're getting in a new file server is actually supported. Does anyone know if a "Mellanox 25-Gigabit Ethernet Adapter ConnectX-6 Dx - PCIe 4.0 x8 - 2x SFP28" will work ok? 20:38:40 nice. I have found core from fmd, apparently it was result of dereferencing NULL fmd.d_errlog pointer in fmd_verror(). altho, I have no idea why fmd.d_errlog is NULL there:D 20:41:12 kebe: Putting ZFS on top of zvols is almost guaranteed to excite some kind of pathology, especially if you're testing changes, given the ZFS under test is on top of the ZFS being used to hold the ZFS under test etc 20:41:38 nomad: Do you have the PCI IDs? 20:41:41 I couldn't even get it to start zfstest so that's probaby good. 20:41:54 jclulow: I have an educated guess based on the board's specs: 20:42:32 1000,e[4567] 20:43:12 FreeBSD's version of this driver *appears* to not have needed many changes from 34xx, BUT I may be missing something so pour out your multiple grains of salt. 20:43:44 jclulow, I don't have the card yet. Concerned about buying it based on some info kebe has provided. 20:44:10 (Namely that I dont think it'll attach with stock illumos.) 20:46:09 I'd love to be wrong about that too, however. 20:47:35 oh, of course, the stack also has fmd_destroy(), so it should be death trap from stopping the service:) 20:47:52 How much faith should I have that it'll be solid and supported sometime in the near future? 20:48:14 (it being the ConnectX-6) 21:03:58 I guess we won't be buying that new fancy NIC this time. 21:04:02 maybe on the next file server. 21:08:40 kebe: those will attach to lmrc when it's ready 21:09:01 Really? I thought lmrc was HW-RAID, not pure SAS/HBA... 21:09:59 hm, maybe you're right. it looks like it'll just be 10e[0-7] 21:50:38 [illumos-gate] 15508 zfstest: zpool_initialize_verify_initialized fails to get data -- Brian Behlendorf 22:30:28 tsoome: Possible to share the core?