01:25:52 I installed chronyd and tried running it in a zone, got "Could not open kvm" 01:26:03 Why would chronyd try to open kvm lol 01:45:54 has anyone tried openntpd? 01:47:55 looks like -x will stop it from attempting to adjust the zones clock and lets it run as a server 01:48:14 package didnt come with a smf service tho "_" 15:28:24 you might be able to steal the smf script from the omnios package 15:29:12 Smithx10: as a starting point https://github.com/omniosorg/omnios-build/blob/master/build/chrony/files/chrony.xml 15:45:56 Does this - "mod_perl.so: symbol do_open9: referenced symbol not found" mean the guest has too old a base image for the current pkg build? apache with mod_perl 16:00:12 is mod_perl coming from pkgsrc ? 16:02:50 yes 16:11:32 Also apache, perl 16:13:14 then the base image shouldn't matter.. it shuold all be using the same release unless someone's gone in and changed it in the particular instance 16:13:46 i wonder if maybe mod_perl.so is pointing at the system perl instead of the pkgsrc one 16:20:27 I'm reinstalling the pkgsrc perl right now, maybe that will make it happier. 16:21:27 could also try ldd on mod_perl.so and see what it's trying to use 16:29:09 pkgin fetches are taking forever today 16:29:34 yeh sorry, I'm trying to fix that but in doing so it's making it even slower 16:30:40 Ah, ok. I'll quit debugging my end of _that_ bit then. :) 17:19:10 jperkin: is "pkg_add: no pkg found for 'perl', sorry." behavior also expected right now? 17:20:06 pjustice: what operation caused that? 17:20:16 `pkg_add perl` 17:20:18 several times 17:22:00 I'd recommend doing it via pkgin so that any fetch failures are clearly shown, pkg_add does support installing over http but it's not brilliant 17:22:56 Might be just a timeout? 17:25:20 the way pkg_add works is it fetches index.html and tries to parse that looking for package names (yeh, icky right?), that will certainly be more susceptible to issues than pkgin which knows exactly which files to get via pkg_summary 17:25:58 I wouldn't ever recommend using pkg_add unless you are specifically doing operations against local packages 17:27:30 basically pkgsrc.smartos.org is served via NFS and something is making that really really slow right now, it's never been brilliant but something is causing even worse performance than normal, so I'm working on moving it to local disk but that's taking a while 17:28:55 I've just killed a package upload that was probably not helping, so it may be a bit better now 17:31:22 Noted. I was forcing the issue of a reinstall by doing pkg_del, so used pkg_add, but there's no reason I have to use pkg_add for this. 17:36:43 there's also the http://packages.pkgsrc.pub/smartos/ mirror which may be faster and geographically closer anyway 17:37:12 wiedi: btw, is there any chance of mirroring Darwin too? ;) 17:38:50 Hard to get much net.closer than MNX. The bulk of our uplink passes through Chicago. 17:39:17 ah ok, hopefully tomorrow I'll be able to cut over and then it should be a lot quicker 17:39:35 Using pkgin solved that part of the issue. 17:40:21 maybe it's geting waterlogged? :P 17:40:40 hehe ;) 17:40:56 still getting this after reinstall of everything that seems related - 17:40:57 Cannot load lib/httpd/mod_perl.so into server: ld.so.1: httpd: fatal: relocation error: file /opt/local/lib/httpd/mod_perl.so: symbol do_open9: referenced symbol not found 17:40:59 (actually i'm guessing there probably aren't any cables going under lake michigan) 17:41:14 Pretty sure the fiber runs along the railroad tracks for most of the distance. 17:41:27 yeah, it probably goes around 17:41:29 Though under the lake might be less variable 17:41:35 and there's _plenty_ of railroads around there 17:41:38 3" of rain here last night, in a few hours 17:42:12 i knew someone that fell asleep waiting for one of the 5-track crossings to clear :) 17:42:46 because just as one train was finished, another one one of the other tracks would start in 17:47:13 pjustice: https://www.mail-archive.com/debian-bugs-dist⊙ldo/msg1913443.html ? 17:47:42 looks like we just need to pull in a newer mod_perl or that patch 17:50:19 Oh, nice, thanks. 18:20:14 Belatedly, do you want a ticket for that? 18:32:35 ah no need, I fixed it already 19:05:38 I've been trying to pass through my zigbee dongle through to an lx zone using add device however when i use vmadm get uuid info it tells me that it's not a device but a disk... 19:38:16 has anyone gotten a zigbee usb dongle to work on smartos? 19:40:33 papertigers: weren't you messing with that at some point? 19:40:53 sjorge was doing some home automation stuff too, but that might have been z-wave not zigbee. I don't remember. 19:41:29 some z-wave dongles work 19:41:43 but i use zigbee and non work natively 19:42:08 they all seem to use either a CH320 (?) or CP2xx chip 19:42:17 neither we have drivers for 19:42:36 i had one custom made with an FTDI chip but that one doesnt work either 19:42:44 openstandards: I was able to pass through an entire USB controller card to a BHYVE VM. Would that be an option? 19:42:48 so i just pass an entite usb controller to a bhyve vm 19:42:59 nahamu: thats what i do 19:43:23 startech has a nice 4 port one were each port is it's own controller 19:43:48 sjorge: does that mean you can pass each port to a separate VM?! 19:43:54 yeah 19:44:01 that's really cool 19:44:06 it's not a cheap card though 19:44:26 I mean, it should be 4x more expensive if it contains 4x the controllers :D 19:44:36 it's basically a x4 bifircated (sp?) into 4x x1 which a usb controller each 19:44:49 bifurcated 19:44:53 (I think) 19:46:22 thank you i'll give it a go haven't got many pcie slots available... might be able to source one 19:47:06 i'm 90% sure its this one 19:47:08 StarTech.com 4-Port USB 3.0 PCIe Card with 4 Channels 5Gbps Dedicated (USB 3.1 Gen 1) - UASP - SATA / LP4 Power Supply - PCI Express Adapter Card (PEXUSB3S44V) https://amzn.eu/d/fnSPoj5 19:49:54 the other uart chip we dont support is a CP210x 19:50:22 i tried my hand at writing a driver but it was way above my skill level 19:54:44 thanks papertigers 20:25:35 jperkin: ah yes, not sure why it was not included in the script before but should be now. 21:07:02 jbk / openstandards I passed through a zwave usb dongle and it worked once I fixed the driver in illumos 21:09:32 openstandards: also note that if you want to do something like pass a pci device through to a bhyve VM you have to be on an intel box. It's not suppported today on AMD with illumos bhyve 21:10:46 but now that I have plex under bhyve again rather than lx I am tempted to figure out how to get that stuff working with bhyve for AMD 22:00:08 thank you sjorge and papertigers 22:14:29 pjustice: pkgsrc.smartos.org should be faster again now 22:51:00 Thank you!