Switch to DuckDuckGo Search
   January 18, 2019  
< | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | >

Toggle Join/Part | bottom
[00:06:39] <bahamat> Smithx10: Check the workflow job
[00:17:43] *** aszeszo <aszeszo!~aszeszo@unaffiliated/aszeszo> has quit IRC (Quit: aszeszo)
[00:17:52] *** blackwood821 <blackwood821!ae3110b0@gateway/web/freenode/ip.174.49.16.176> has quit IRC (Quit: Page closed)
[00:40:18] <Smithx10> bahamat: it never kicks off a job
[00:59:31] <Smithx10> bahamat: this error shows up in cloudapi tho https://gist.github.com/Smithx10/1395921b5331fa574e587ac65688b311
[00:59:37] <Smithx10> errrrr?!?$!?$!
[00:59:46] <Smithx10> https://paste.ec/paste/dwBKWtal#IySlCa0EyTAgswF2jPU95cNYGNyNT9MBqgy8QopKBHF <--- this error
[01:02:56] <bahamat> Smithx10: Interesting, I'll look into that.
[01:03:36] <bahamat> shaner: I saw your blog post about cloud-init. Very nice! Would you be interested in adding that to wiki.smartos.org?
[01:06:26] <Smithx10> bahamat: link?
[01:07:07] <bahamat> Smithx10: https://shaner.life/using-cloud-init-with-smartos/
[01:08:05] <bahamat> You can do the same thing for Triton with `-M cloud-init:user-data=my-cloud-init.yml`
[01:11:00] <m1cr0man> Quick question about ipnat. I have a map setup for port 80 on the external nic to go to one of my zones. It's working fine externally, but not from any zones or the gz itself. I've tried adding maps for lo0 and my gw0 interfaces but no luck. What do I need to add?
[01:11:32] *** BrownBear <BrownBear!~BrownBear@107.175.247.247> has joined #smartos
[01:16:47] *** jellydonut <jellydonut!~jelly@75.8.34.95.customer.cdi.no> has quit IRC (Ping timeout: 240 seconds)
[01:20:39] <bahamat> Smithx10: That resize issue is TRITON-1032.
[01:20:43] <jinni> https://smartos.org/bugview/TRITON-1032
[01:21:44] <bahamat> m1cr0man: What does your current config look like? I haven't used ipnat much, so I'm not sure how much help I can be.
[01:21:56] <m1cr0man> I'll dump all my rules and send them on one sec
[01:22:35] <Smithx10> bahamat: I was doing some firewall settings with virtual kubelet and it looks like they were all in the proper groups
[01:23:02] <Smithx10> and had the correct rules, but they werent able to pass traffic..... is there an open issue for osmething like that do you know?
[01:23:48] <bahamat> Smithx10: Maybe illumos-joyent#184?
[01:23:50] <jinni> https://github.com/joyent/illumos-joyent/issues/184
[01:24:51] <Smithx10> i dont think so, if I disable the firewall everything is ok
[01:25:04] <Smithx10> or sometimes half of them work during deployment etc
[01:25:14] <m1cr0man> bahamat, here's my active rules http://u.m1cr0man.com/sd/7y8 pls no hax :)
[01:25:16] <Smithx10> ill try to get more info tomorrow morning
[01:25:19] <bahamat> Well then you're probably blocking something with your firewall config.
[01:25:54] *** andy_js <andy_js!~andy@94.3.60.133> has quit IRC (Quit: andy_js)
[01:28:46] *** BrownBear <BrownBear!~BrownBear@107.175.247.247> has quit IRC (Remote host closed the connection)
[01:29:25] *** BrownBear <BrownBear!~BrownBear@107.175.247.247> has joined #smartos
[01:31:34] *** rsully <rsully!~rsully@unaffiliated/rsully> has joined #smartos
[01:34:02] <Smithx10> Well I have a firewallgroup that all the nodes are in with allow tcp and udp between them
[01:34:31] <Smithx10> and only 5 of the consul agents could gossip with the masters
[01:34:49] <Smithx10> was very strange .... when I took the firewall off it was consistently always working
[01:35:02] <Smithx10> I didn't get a chance to look on the node, got pulled into meetings
[01:43:22] *** jessfraz_ <jessfraz_!~jessfraz@unaffiliated/jessfraz> has quit IRC (Quit: ZNC - http://znc.in)
[01:45:49] *** ingenthr <ingenthr!~ingenthr@47.150.244.29> has quit IRC (Quit: Leaving.)
[01:48:46] *** jessfraz_ <jessfraz_!~jessfraz@unaffiliated/jessfraz> has joined #smartos
[01:53:31] *** ingenthr <ingenthr!~ingenthr@47.150.244.29> has joined #smartos
[01:57:10] *** rsully <rsully!~rsully@unaffiliated/rsully> has quit IRC (Quit: rsully)
[02:11:44] *** ingenthr <ingenthr!~ingenthr@47.150.244.29> has quit IRC (Quit: Leaving.)
[02:15:16] *** ingenthr <ingenthr!~ingenthr@47.150.244.29> has joined #smartos
[02:15:31] *** ingenthr <ingenthr!~ingenthr@47.150.244.29> has quit IRC (Client Quit)
[02:16:46] *** ingenthr <ingenthr!~ingenthr@47.150.244.29> has joined #smartos
[02:18:33] *** ingenthr <ingenthr!~ingenthr@47.150.244.29> has quit IRC (Client Quit)
[02:18:47] *** v_a_b <v_a_b!~volker@p57A27B1D.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 240 seconds)
[02:33:37] *** gotwf <gotwf!~gotz@unaffiliated/gotwf> has joined #smartos
[02:48:05] <shaner> bahamat: sure, would be happy to add that
[02:49:22] <bahamat> shaner: Do you have an account already? If not, I can hook you up.
[02:49:37] <jrg> is there any way to make prstat look like top?
[02:49:38] *** ingenthr <ingenthr!~ingenthr@47.150.244.29> has joined #smartos
[02:49:58] <shaner> bahamat: no, I don't sry
[02:53:59] *** ingenthr <ingenthr!~ingenthr@47.150.244.29> has quit IRC (Client Quit)
[02:54:18] *** jessfraz <jessfraz!~jessfraz@unaffiliated/jessfraz> has joined #smartos
[02:59:12] *** gotwf_ <gotwf_!~gotz@unaffiliated/gotwf> has joined #smartos
[02:59:50] <shaner> bahamat: anything in particular you need from me for an account?
[03:00:16] <bahamat> send me a private message with preferred account name, real name, email address.
[03:00:18] *** jessfraz_ <jessfraz_!~jessfraz@unaffiliated/jessfraz> has quit IRC (*.net *.split)
[03:00:18] *** gotwf <gotwf!~gotz@unaffiliated/gotwf> has quit IRC (*.net *.split)
[03:00:18] *** manfromafar <manfromafar!~manfromaf@yiimp.poolofd32th.club> has quit IRC (*.net *.split)
[03:00:18] *** leah2 <leah2!~leah@vuxu.org> has quit IRC (*.net *.split)
[03:00:18] *** mmlb <mmlb!~mmlb@76-248-148-178.lightspeed.miamfl.sbcglobal.net> has quit IRC (*.net *.split)
[03:00:18] *** vaxsquid <vaxsquid!~vaxsquid@185.181.60.43> has quit IRC (*.net *.split)
[03:00:19] *** jessfraz is now known as jessfraz_
[03:02:43] *** mmlb <mmlb!~mmlb@76-248-148-178.lightspeed.miamfl.sbcglobal.net> has joined #smartos
[03:04:36] *** jubal <jubal!~jubal@247-16-237-24.gci.net> has joined #smartos
[03:08:32] *** jubal_ <jubal_!~jubal@231-16-237-24.gci.net> has quit IRC (Ping timeout: 268 seconds)
[03:09:24] *** leah2 <leah2!~leah@vuxu.org> has joined #smartos
[03:14:46] *** strobelight <strobelight!~quassel@c-69-180-7-202.hsd1.ga.comcast.net> has joined #smartos
[03:17:48] *** ingenthr <ingenthr!~ingenthr@47.150.244.29> has joined #smartos
[03:26:58] *** ingenthr <ingenthr!~ingenthr@47.150.244.29> has quit IRC (Quit: Leaving.)
[03:30:47] <shaner> damn, bhyve is sooo much faster than kvm
[03:31:04] <shaner> great work guys
[03:34:01] <Smithx10> bahamat: I noticed that my tagged fwrule isn't displaying on the smartos machine
[03:35:28] <Smithx10> hmmm
[03:35:32] <Smithx10> ill do some more testing
[03:37:39] *** strobelight_ <strobelight_!~quassel@2001:420:c0c8:1005::40f> has joined #smartos
[03:37:39] *** strobelight is now known as Guest3611
[03:38:43] *** strobelight_ is now known as strobelight
[03:39:01] *** ingenthr <ingenthr!~ingenthr@47.150.244.29> has joined #smartos
[03:39:30] *** ingenthr <ingenthr!~ingenthr@47.150.244.29> has quit IRC (Client Quit)
[03:40:33] *** jcea <jcea!~Thunderbi@2001:41d0:1:8a82:7670:6e00:7670:6e00> has quit IRC (Quit: jcea)
[03:40:53] *** Guest3611 <Guest3611!~quassel@c-69-180-7-202.hsd1.ga.comcast.net> has quit IRC (Ping timeout: 245 seconds)
[03:41:55] *** gotwf_ is now known as help
[03:42:00] *** help is now known as gotwf
[04:01:37] *** ingenthr <ingenthr!~ingenthr@47.150.244.29> has joined #smartos
[04:06:33] *** strobelight <strobelight!~quassel@2001:420:c0c8:1005::40f> has quit IRC (Ping timeout: 250 seconds)
[04:08:47] *** rsully <rsully!~rsully@unaffiliated/rsully> has joined #smartos
[04:14:18] *** ingenthr <ingenthr!~ingenthr@47.150.244.29> has quit IRC (Quit: Leaving.)
[04:18:40] *** ingenthr <ingenthr!~ingenthr@47.150.244.29> has joined #smartos
[04:21:41] *** ingenthr <ingenthr!~ingenthr@47.150.244.29> has quit IRC (Client Quit)
[04:40:01] *** rsully <rsully!~rsully@unaffiliated/rsully> has quit IRC (Quit: rsully)
[04:59:51] *** ingenthr <ingenthr!~ingenthr@47.150.244.29> has joined #smartos
[05:01:41] *** ingenthr <ingenthr!~ingenthr@47.150.244.29> has quit IRC (Client Quit)
[06:01:09] *** miller7 <miller7!~miller7@unaffiliated/miller7> has joined #smartos
[06:07:57] *** ingenthr <ingenthr!~ingenthr@47.150.244.29> has joined #smartos
[06:19:12] *** fanta7531 <fanta7531!~fanta7531@p200300F76BC3CC0188C027C4C11A2B14.dip0.t-ipconnect.de> has joined #smartos
[06:24:24] *** mno-hime <mno-hime!~mno-hime@94.142.238.232> has joined #smartos
[06:43:02] *** adam_vollrath <adam_vollrath!~axisofent@about/security/staff/adamvollrath> has quit IRC (Excess Flood)
[06:43:12] *** adam_vollrath <adam_vollrath!~axisofent@about/security/staff/adamvollrath> has joined #smartos
[06:43:20] *** mno-hime <mno-hime!~mno-hime@94.142.238.232> has quit IRC (Quit: Leaving)
[06:47:15] *** mno-hime <mno-hime!~mno-hime@94.142.238.232> has joined #smartos
[07:19:53] *** manfromafar <manfromafar!~manfromaf@yiimp.poolofd32th.club> has joined #smartos
[07:37:24] *** ingenthr <ingenthr!~ingenthr@47.150.244.29> has quit IRC (Quit: Leaving.)
[07:45:00] *** black_pete <black_pete!~black_pet@gateway.peterguy.com> has quit IRC (Quit: black_pete)
[08:13:08] *** ingenthr <ingenthr!~ingenthr@47.150.244.29> has joined #smartos
[08:13:53] *** ingenthr <ingenthr!~ingenthr@47.150.244.29> has quit IRC (Client Quit)
[08:21:42] *** aszeszo <aszeszo!~aszeszo@unaffiliated/aszeszo> has joined #smartos
[08:42:23] *** v_a_b <v_a_b!~volker@p57A27DA8.dip0.t-ipconnect.de> has joined #smartos
[08:47:24] *** mno-hime <mno-hime!~mno-hime@94.142.238.232> has quit IRC (Quit: Leaving)
[09:01:17] *** JeanParpaillon <JeanParpaillon!~jean@176.164.116.139> has joined #smartos
[09:09:59] *** ingenthr <ingenthr!~ingenthr@47.150.244.29> has joined #smartos
[09:10:09] *** ingenthr <ingenthr!~ingenthr@47.150.244.29> has quit IRC (Client Quit)
[09:29:58] *** bens1 <bens1!~bens1@161.122.2.81.in-addr.arpa> has joined #smartos
[09:40:14] *** insane^ <insane^!~insane@fw.vispiron.de> has joined #smartos
[09:55:10] *** jellydonut <jellydonut!~jelly@75.8.34.95.customer.cdi.no> has joined #smartos
[10:11:00] <sjorge> Any reason why OS-7521 is private?
[10:11:02] <jinni> https://smartos.org/bugview/OS-7521
[10:11:08] <sjorge> * OS-7522
[10:11:09] <jinni> Sorry, OS-7522 is not public.
[10:20:44] *** man_u <man_u!~manu@manu2.gandi.net> has joined #smartos
[10:22:08] *** JeanParpaillon <JeanParpaillon!~jean@176.164.116.139> has quit IRC (Ping timeout: 252 seconds)
[10:26:02] <sjorge> jlevon making good progress on the UEFI boot stuff I see?
[10:26:25] <sjorge> I see mention of a vga console, does that mean UEFI boot will not be serial only?
[10:37:36] *** insane^ <insane^!~insane@fw.vispiron.de> has quit IRC (Read error: Connection reset by peer)
[10:38:28] *** insane^ <insane^!~insane@fw.vispiron.de> has joined #smartos
[10:50:42] <jlevon> sjorge: it doesn't have to be serial, just like legacy boot
[10:50:49] <jlevon> sjorge: but we're not changing the ttyb defaults
[10:50:55] <jlevon> for triton in general
[10:58:07] *** ingenthr <ingenthr!~ingenthr@47.150.244.29> has joined #smartos
[10:58:52] *** andy_js <andy_js!~andy@94.3.60.133> has joined #smartos
[10:59:16] *** ingenthr <ingenthr!~ingenthr@47.150.244.29> has quit IRC (Client Quit)
[11:10:07] *** insane^ <insane^!~insane@fw.vispiron.de> has quit IRC (Ping timeout: 240 seconds)
[11:34:46] *** ingenthr <ingenthr!~ingenthr@47.150.244.29> has joined #smartos
[11:34:58] *** ingenthr <ingenthr!~ingenthr@47.150.244.29> has quit IRC (Client Quit)
[11:35:45] *** ingenthr <ingenthr!~ingenthr@47.150.244.29> has joined #smartos
[11:36:01] *** ingenthr <ingenthr!~ingenthr@47.150.244.29> has quit IRC (Client Quit)
[12:15:26] *** ingenthr <ingenthr!~ingenthr@47.150.244.29> has joined #smartos
[12:19:47] *** ingenthr <ingenthr!~ingenthr@47.150.244.29> has quit IRC (Ping timeout: 240 seconds)
[12:56:21] <Latr_work> guys, does vmadm support spice natively or is this needed to be done still ? https://wiki.smartos.org/display/DOC/Spice+on+SmartOS
[13:00:32] *** ingenthr <ingenthr!~ingenthr@47.150.244.29> has joined #smartos
[13:00:44] *** ingenthr <ingenthr!~ingenthr@47.150.244.29> has quit IRC (Client Quit)
[13:09:15] <kayront> is suspend/resume support functional in smartos? or illumos at least?
[13:09:56] <Smithx10> kayront: I'm pretty sure mgerdts and his group of assassins are working on doing something with that
[13:10:20] <Smithx10> right after they fix https://smartos.org/bugview/TRITON-1032 :P :P
[13:48:38] *** strobelight <strobelight!~quassel@2001:420:c0c8:1005::40f> has joined #smartos
[13:49:35] *** strobelight_ <strobelight_!~quassel@c-69-180-7-202.hsd1.ga.comcast.net> has joined #smartos
[13:49:35] *** strobelight is now known as Guest31101
[13:50:38] *** strobelight_ is now known as strobelight
[13:52:35] *** simmel <simmel!simmel@50hz.se> has joined #smartos
[13:53:28] *** Guest31101 <Guest31101!~quassel@2001:420:c0c8:1005::40f> has quit IRC (Ping timeout: 264 seconds)
[13:58:20] *** itorres1 is now known as itorres
[13:58:52] <simmel> Upgraded smartos yesterday to joyent_20190103T011318Z. The machine has a smartos nat-router which now doesnt route the zones outside of the hypervisor except for icmp. Physical machines which uses the same router works perfectly...
[13:59:21] <simmel> Sorry for brief, I have a baby on one arm ; P
[14:01:02] <wiedi> simmel: sounds like https://github.com/joyent/illumos-joyent/issues/184
[14:03:03] <simmel> Awesome! Thanks wiedi for doing all the legwork!
[14:03:49] <wiedi> starting snoop in the router zone should give you a workaround for now
[14:16:22] *** strobelight_ <strobelight_!~quassel@2001:420:c0c8:1001::1da> has joined #smartos
[14:16:22] *** strobelight is now known as Guest19750
[14:17:22] *** strobelight_ is now known as strobelight
[14:20:06] *** Guest19750 <Guest19750!~quassel@c-69-180-7-202.hsd1.ga.comcast.net> has quit IRC (Ping timeout: 250 seconds)
[14:43:30] <simmel> l o l
[14:43:38] <simmel> Thanks wiedi! Have a great weekend!
[14:47:47] <wiedi> sure, you too :)
[14:49:34] *** ingenthr <ingenthr!~ingenthr@47.150.244.29> has joined #smartos
[14:49:50] *** ingenthr <ingenthr!~ingenthr@47.150.244.29> has quit IRC (Client Quit)
[15:24:30] *** ingenthr <ingenthr!~ingenthr@47.150.244.29> has joined #smartos
[15:29:00] *** ingenthr <ingenthr!~ingenthr@47.150.244.29> has quit IRC (Ping timeout: 250 seconds)
[15:34:02] *** miller7 <miller7!~miller7@unaffiliated/miller7> has quit IRC (Read error: Connection reset by peer)
[15:47:59] *** mtiernan <mtiernan!~mtiernan@18.40.116.233> has joined #smartos
[15:48:34] *** mtiernan <mtiernan!~mtiernan@18.40.116.233> has left #smartos
[15:53:30] <sjorge> jlevon nice, so ttyb, ttya and vga should all work as console!
[15:58:01] *** ingenthr <ingenthr!~ingenthr@47.150.244.29> has joined #smartos
[15:58:13] *** ingenthr <ingenthr!~ingenthr@47.150.244.29> has quit IRC (Client Quit)
[15:58:24] *** aszeszo <aszeszo!~aszeszo@unaffiliated/aszeszo> has quit IRC (Quit: aszeszo)
[16:00:57] *** jcea <jcea!~Thunderbi@2001:41d0:1:8a82:7670:6e00:7670:6e00> has joined #smartos
[16:28:38] *** ingenthr <ingenthr!~ingenthr@47.150.244.29> has joined #smartos
[16:33:00] *** npx <npx!~alex@136.41.160.10> has joined #smartos
[16:33:23] <npx> What's the package name for lang/go? e.g., pkgin in go doesn't work and for whatever reason I can't seem to find it hah
[16:35:47] <npx> oh this instance was using ancient pkgsrc, derp.
[16:39:04] <rmustacc> Found it?
[16:39:40] <npx> yeah
[16:41:01] *** ingenthr <ingenthr!~ingenthr@47.150.244.29> has quit IRC (Quit: Leaving.)
[16:53:56] *** mno-hime <mno-hime!~mno-hime@94.142.238.232> has joined #smartos
[17:08:48] *** aszeszo <aszeszo!~aszeszo@unaffiliated/aszeszo> has joined #smartos
[17:36:22] *** Kurlon_ is now known as Kurlon
[17:49:22] *** blackwood821 <blackwood821!ae3110b0@gateway/web/freenode/ip.174.49.16.176> has joined #smartos
[17:50:04] <blackwood821> I'm getting an error when I try to check the status of the `nfs-client` service and `rcpbind` service on a lx zone
[17:50:07] <blackwood821> [root@0f24d14b-5d8d-4e6b-9fdd-fecea43fdbb9 ~]# service nfs-client status Redirecting to /bin/systemctl status nfs-client.service Failed to get D-Bus connection: Operation not permitted
[17:50:09] <blackwood821> any ideas?
[17:56:46] *** kkantor <kkantor!~kkantor@c-24-118-59-107.hsd1.mn.comcast.net> has quit IRC (Ping timeout: 250 seconds)
[17:59:17] *** kkantor <kkantor!~kkantor@c-24-118-59-107.hsd1.mn.comcast.net> has joined #smartos
[18:02:22] <Latrina> guys has anyone realised that the VNC server goes crazy under awhile in KVM?
[18:02:43] <Latrina> that regardless if you are in a tty or DE
[18:11:40] *** Gathis <Gathis!~TheBlack@unaffiliated/gathis> has joined #smartos
[18:23:30] *** theandromedan <theandromedan!~pfranz@c-174-59-156-209.hsd1.pa.comcast.net> has quit IRC (Read error: Connection reset by peer)
[18:26:55] *** theandromedan <theandromedan!~pfranz@c-174-59-156-209.hsd1.pa.comcast.net> has joined #smartos
[18:29:21] *** ingenthr <ingenthr!~ingenthr@cpe-108-184-198-4.socal.res.rr.com> has joined #smartos
[18:36:58] *** ingenthr <ingenthr!~ingenthr@cpe-108-184-198-4.socal.res.rr.com> has quit IRC (Quit: Leaving.)
[18:38:24] *** man_u <man_u!~manu@manu2.gandi.net> has quit IRC (Quit: man_u)
[18:38:33] *** ingenthr <ingenthr!~ingenthr@cpe-108-184-198-4.socal.res.rr.com> has joined #smartos
[18:41:31] *** ingenthr <ingenthr!~ingenthr@cpe-108-184-198-4.socal.res.rr.com> has quit IRC (Client Quit)
[18:42:03] *** ingenthr <ingenthr!~ingenthr@cpe-108-184-198-4.socal.res.rr.com> has joined #smartos
[18:48:07] *** ingenthr <ingenthr!~ingenthr@cpe-108-184-198-4.socal.res.rr.com> has quit IRC (Quit: Leaving.)
[18:48:39] *** bens1 <bens1!~bens1@161.122.2.81.in-addr.arpa> has quit IRC (Quit: bens1)
[18:49:20] *** ingenthr <ingenthr!~ingenthr@cpe-108-184-198-4.socal.res.rr.com> has joined #smartos
[18:52:30] *** npx <npx!~alex@136.41.160.10> has quit IRC (Ping timeout: 246 seconds)
[18:58:18] *** ingenthr <ingenthr!~ingenthr@cpe-108-184-198-4.socal.res.rr.com> has quit IRC (Quit: Leaving.)
[19:02:03] *** ingenthr <ingenthr!~ingenthr@cpe-108-184-198-4.socal.res.rr.com> has joined #smartos
[19:12:24] *** ingenthr <ingenthr!~ingenthr@cpe-108-184-198-4.socal.res.rr.com> has quit IRC (Quit: Leaving.)
[19:16:58] *** ingenthr <ingenthr!~ingenthr@cpe-108-184-198-4.socal.res.rr.com> has joined #smartos
[19:19:49] *** ingenthr <ingenthr!~ingenthr@cpe-108-184-198-4.socal.res.rr.com> has quit IRC (Client Quit)
[19:21:58] *** ingenthr <ingenthr!~ingenthr@cpe-108-184-198-4.socal.res.rr.com> has joined #smartos
[19:23:48] *** ingenthr <ingenthr!~ingenthr@cpe-108-184-198-4.socal.res.rr.com> has quit IRC (Client Quit)
[19:27:33] *** ingenthr <ingenthr!~ingenthr@cpe-108-184-198-4.socal.res.rr.com> has joined #smartos
[19:39:49] *** ingenthr <ingenthr!~ingenthr@cpe-108-184-198-4.socal.res.rr.com> has quit IRC (Quit: Leaving.)
[19:40:13] *** ingenthr <ingenthr!~ingenthr@cpe-108-184-198-4.socal.res.rr.com> has joined #smartos
[19:40:56] <LeftWing> Latrina: Crazy how?
[19:41:20] <Latrina> like you type but it does something else
[19:41:30] <Latrina> mostly is the keyboard affected
[19:41:37] <Latrina> so far I had this in alpine and openbsd
[19:43:05] *** fanta7531 <fanta7531!~fanta7531@p200300F76BC3CC0188C027C4C11A2B14.dip0.t-ipconnect.de> has quit IRC (Quit: ...)
[19:57:01] *** ingenthr <ingenthr!~ingenthr@cpe-108-184-198-4.socal.res.rr.com> has quit IRC (Quit: Leaving.)
[20:01:47] *** chorrell <chorrell!~chorrell@unaffiliated/chorrell> has joined #smartos
[20:08:30] *** jrick <jrick!~jrick@unaffiliated/jrick> has quit IRC (Ping timeout: 268 seconds)
[20:10:48] *** jrick <jrick!~jrick@unaffiliated/jrick> has joined #smartos
[20:26:05] <sjorge> blackwood821 I don't think linux nfs-client works, nfs-server does not for sure.
[20:26:09] <sjorge> I always use the native nfs stuff
[20:30:55] <blackwood821> sjorge: "native" meaning you use it on a smartos zone instead of an lx zone?
[20:31:14] <sjorge> It's been a while since I had an nfs mount under lx
[20:31:30] <sjorge> But IIRC you can use the stuff in /native to get the bits running needed to mount a nfs share in lx
[20:31:32] <blackwood821> how can I verify whether that is supported or not?
[20:32:01] <sjorge> Probably wait a few hours till someone from joyent confirms here that linux nfs is indead not working
[20:32:14] <sjorge> *under lx
[20:33:27] *** Orion7_ <Orion7_!~root@c-98-215-84-9.hsd1.il.comcast.net> has quit IRC (Quit: = "")
[20:34:04] *** Orion7 <Orion7!~root@c-98-215-84-9.hsd1.il.comcast.net> has joined #smartos
[20:36:39] <bahamat> nfs kernel server is not supported under LX
[20:36:58] *** black_pete <black_pete!~black_pet@gateway.peterguy.com> has joined #smartos
[20:38:23] <bahamat> And illumos nfs kernel server doesn't work in zones.
[20:38:28] *** ingenthr <ingenthr!~ingenthr@47.138.60.84> has joined #smartos
[20:38:48] <bahamat> If you have Triton, you can create a triton volume, which will serve NFS.
[20:39:44] <blackwood821> bahamat: I remember you saying nfs server is not supported on LX but what about nfs client?
[20:40:10] <bahamat> I'm pretty sure the nfs client works.
[20:40:59] <blackwood821> then any idea why I'm getting this?
[20:41:01] <blackwood821> service nfs-client status Redirecting to /bin/systemctl status nfs-client.service Failed to get D-Bus connection: Operation not permitted
[20:41:26] <bahamat> Is dbus running? Are you root?
[20:43:41] *** blackwood821_ <blackwood821_!ae3110b0@gateway/web/freenode/ip.174.49.16.176> has joined #smartos
[20:43:55] <blackwood821_> yes I'm root
[20:43:57] <blackwood821_> checking on dbus
[20:44:36] *** chorrell <chorrell!~chorrell@unaffiliated/chorrell> has quit IRC (Quit: Textual IRC Client: www.textualapp.com)
[20:45:06] <blackwood821_> bahamat: systemctl status dbus Failed to get D-Bus connection: Operation not permitted
[20:45:49] *** blackwood821 <blackwood821!ae3110b0@gateway/web/freenode/ip.174.49.16.176> has quit IRC (Ping timeout: 256 seconds)
[20:47:12] *** blackwood821 <blackwood821!ae3110b0@gateway/web/freenode/ip.174.49.16.176> has joined #smartos
[20:49:00] <bahamat> blackwood821_: Try to strace it to see what exactly it's failing on.
[20:51:06] <bahamat> blackwood821: You may be running into this: https://serverfault.com/questions/824975/failed-to-get-d-bus-connection-operation-not-permitted
[20:51:36] <bahamat> Which, if so, means that this won't work (since we don't support cgroups in LX)
[20:56:00] <blackwood821_> ok, I saw that and didn't know if it was the same issue since that involved Docker and I'm not using Docker
[20:56:17] <blackwood821_> sure seems like it's not supported on LX, just wondering if anyone can confirm that
[21:05:38] <bahamat> Well, lx brand zones are containers on illumos just like they would be containers on.
[21:06:02] <bahamat> They're more like LXC than Docker, but still containers.
[21:06:22] <bahamat> They receive the same forced reduced privileges.
[21:06:50] <bahamat> If you want unrestricted privilege, then you want a virtual machine, not a container.
[21:07:17] *** ingenthr <ingenthr!~ingenthr@47.138.60.84> has quit IRC (Quit: Leaving.)
[21:07:31] <blackwood821_> https://pastebin.com/JvrZ89aM
[21:07:49] <blackwood821_> there's the output from running `strace`
[21:11:49] <blackwood821_> should it work if I do the nfs mount on the global and then do a lofs mount on the zone?
[21:12:39] *** nahall <nahall!4583b6cb@gateway/web/freenode/ip.69.131.182.203> has joined #smartos
[21:19:00] *** Gathis <Gathis!~TheBlack@unaffiliated/gathis> has quit IRC (Remote host closed the connection)
[21:32:13] <bahamat> blackwood821: That could work.
[21:32:38] <bahamat> I think that strace is missing some things. Maybe it needs to follow subprocesses.
[21:34:21] <blackwood821_> the files strace shows it's complaining about don't exist on the zone or on the global
[21:34:22] <blackwood821_> "open("/usr/share/locale/en_US.UTF-8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)"
[21:35:46] *** blackwood821 <blackwood821!ae3110b0@gateway/web/freenode/ip.174.49.16.176> has quit IRC (Quit: Page closed)
[21:35:51] <black_pete> blackwood821_, that path could just be one place where it's looking for libc.mo
[21:37:18] <black_pete> that said, the strace output you posted shows that it never does find that file
[21:37:33] <blackwood821_> right, doesn't find it in any of those locations
[21:39:48] *** nahall <nahall!4583b6cb@gateway/web/freenode/ip.69.131.182.203> has quit IRC (Quit: Page closed)
[21:40:10] <black_pete> are there locale files elsewhere?
[21:41:04] <black_pete> other locale directories in /usr/share/locale? Maybe you need to set your locale differently?
[21:45:18] <blackwood821_> the locale it's looking for doesn't exist
[21:45:28] <blackwood821_> but I found libc.mo in other locale directories
[21:45:55] <blackwood821_> how do I go about installing a locale on the zone?
[21:46:59] <black_pete> which distro?
[21:49:23] <black_pete> if it's debian-based, dpkg-reconfigure locales might be what you need, if you need to install more locales
[21:49:40] <blackwood821_> oracle linux (redhat-based)
[21:56:01] <bahamat> Those locale errors are only so that it can look up regionalizing the error message. That's not the real error.
[22:00:52] <blackwood821_> oh ok
[22:01:05] <blackwood821_> yea, looks like it's really complaining about directories not existing higher up
[22:01:05] <blackwood821_> access("/etc/system-fips", F_OK) = -1 ENOENT (No such file or directory)
[22:01:23] <blackwood821_> lstat("/run/systemd/system/", 0x7fffffeff1d0) = -1 ENOENT (No such file or directory)
[22:08:30] <blackwood821_> "/etc/system-fips" does not exist on the zone or in the global
[22:09:13] <bahamat> You're looking at the wrong thing.
[22:09:29] <bahamat> ENOENT is not the same thing as "operation not permitted".
[22:09:51] <bahamat> You need to find the operation that wasn't permitted.
[22:10:51] <adam_vollrath> bahamat do you know if y'all use separate switches for the Admin, External, and other networks? Or carve up a single switch with VLAN's?
[22:12:20] <blackwood821_> the only place I see that error in the strace output is here
[22:12:22] <blackwood821_> "writev(2, [{"Failed to get D-Bus connection: "..., 55}, {"\n", 1}], 2Failed to get D-Bus connection: Operation not permitted ) = 56"
[22:12:47] <blackwood821_> someone should be able to confirm whether nfs client can be used on lx or not
[22:22:18] <bahamat> adam_vollrath: We do not have physically separate infrastructure.
[22:42:59] <shaner> blackwood821_: last time I tried it using an ubuntu-16.04 and after installing nfs-common, I could mount nfsv3 just fine.
[22:47:25] <Smithx10> does fwadm vms acutally mean the rule has been applied to the instance?
[22:47:34] <Smithx10> im having strange fw issues with udp
[22:57:46] *** shaner <shaner!~shaner@rrcs-69-135-23-210.central.biz.rr.com> has quit IRC (Remote host closed the connection)
[22:59:49] *** NginUS <NginUS!~NginUS@cpe-69-201-42-20.twcny.res.rr.com> has joined #smartos
[23:03:51] *** CompanionCube <CompanionCube!znc@sortix/rw-citizenship/companioncube> has quit IRC (Ping timeout: 252 seconds)
[23:04:30] <bahamat> Smithx10: You might want to talk to melloc about that.
[23:04:51] <Smithx10> bahamat: Im writing up a detailed description now
[23:05:14] <melloc1> `fwadm vms` returns the list of VMs that are referenced by the FROM or TO sides of the rule.
[23:05:15] <Smithx10> whiel deploying consul with a tagged firewall rule.... clients won't all gossip and join.
[23:05:27] <melloc1> Those returned VMs may have `"firewall_enabled": false`
[23:05:59] *** shaner <shaner!~shaner@rrcs-69-135-23-210.central.biz.rr.com> has joined #smartos
[23:06:29] <Smithx10> if i disable or enable any of them clients firewall with triton instance disalbe-firewall.... all of the instances are able to gossip and join
[23:07:56] <melloc1> Smithx10: What rules do you have, and what ports do the applications use?
[23:08:09] <bahamat> Smithx10: So if you have at least one that's disabled, all can talk to each other?
[23:08:14] <melloc1> Also: do the clients consistently send from the same source port?
[23:08:33] <melloc1> It's possible that return UDP traffic is getting dropped.
[23:08:48] <Smithx10> yes, let me write it up in a git issue real quick
[23:08:52] <Smithx10> ill answer all the questions
[23:09:04] <melloc1> I can't recall right now whether ipfilter successfully does any kind of UDP state tracking
[23:09:58] <melloc1> You could try running, in the global zone, `ipfstat -t -P udp -G <client zone uuid>`
[23:10:12] <melloc1> That will give you a top-like display of the state entries ipfilter is creating
[23:10:36] <melloc1> Which should allow you to see if it's doing anything for outbound traffic.
[23:23:30] *** ingenthr <ingenthr!~ingenthr@rrcs-98-152-229-10.west.biz.rr.com> has joined #smartos
[23:25:26] <Smithx10> melloc1: bahamat https://github.com/joyent/illumos-joyent/issues/187
[23:26:33] *** blackwood821_ <blackwood821_!ae3110b0@gateway/web/freenode/ip.174.49.16.176> has quit IRC (Quit: Page closed)
[23:30:45] <Smithx10> I will try again and run ipfstat -t -P udp -G <client zone uuid> against one of them that didnt join
[23:37:32] *** ingenthr <ingenthr!~ingenthr@rrcs-98-152-229-10.west.biz.rr.com> has quit IRC (Quit: Leaving.)
[23:37:39] *** melloc1 is now known as melloc
[23:38:15] <Latrina> LeftWing: what kind of VM is being imported here in the "Where to download" example? https://wiki.smartos.org/display/DOC/Spice+on+SmartOS
[23:38:27] <Latrina> is that the spice server ? I am confused
[23:39:30] *** ingenthr <ingenthr!~ingenthr@rrcs-98-152-229-10.west.biz.rr.com> has joined #smartos
[23:40:31] <Smithx10> melloc: ran the sae thing again.... ran your ipfstat -t against a machine that didnt join ... and its blank no udp traffic
[23:40:52] <Smithx10> How can I confirm that these machines that didnt join actually got the fw rule applied to them?
[23:43:07] <Latrina> I am not sure if that thing is needed anymore to enable spice in vmadm
[23:43:21] <melloc> Smithx10: You can run `ipfstat -nio -G <zone uuid>`
[23:43:29] <melloc> That will print out the rules for that zone
[23:44:36] <Smithx10> melloc: the working 1 and the non working have no rules
[23:44:41] <Smithx10> are rules based on tags different?
[23:45:44] <melloc> They both have zero rules?
[23:45:48] <melloc> That sounds like the firewall is disabled.
[23:46:20] <melloc> If the firewall was enabled, and none of the fwadm rules you'd created applied to the VM, there would still be default rules.
[23:46:29] <melloc> (To block all inbound, and allow all outbound)
[23:48:01] <Smithx10> but the 1 zoned joined the cluster
[23:48:05] <Smithx10> zone*
[23:48:20] <Smithx10> and if i triton disable-firewall on the joined zone.... all the rest will join
[23:48:23] <Smithx10> "_"
[23:49:49] <Smithx10> when I display the fwadm vms "rule" all the machines had the rule, and all the machines in triton show F when listed so they are enabled :(
[23:51:10] <Smithx10> Sorry
[23:51:12] <Smithx10> Im an idiot
[23:57:22] *** strobelight <strobelight!~quassel@2001:420:c0c8:1001::1da> has quit IRC (Read error: Connection reset by peer)
[23:57:51] <Smithx10> melloc: its missing rules
[23:59:34] *** jrg <jrg!~jrg@unaffiliated/jrg> has quit IRC (Quit: Fear is the mind killer.)
[23:59:43] <Smithx10> Wait...... its not :(
top

   January 18, 2019  
< | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | >