Switch to DuckDuckGo Search
   January 29, 2017  
< | 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:00:04] *** mattronixWEB <mattronixWEB!c3a99220@gateway/web/freenode/ip.195.169.146.32> has joined #smartos
[00:00:12] <mattronixWEB> hi
[00:00:48] <mattronixWEB> i have a problem one of my users deleted the root of a lx container
[00:01:01] <mattronixWEB> and now the zone is in a state of shutting down
[00:01:07] <mattronixWEB> only process running is zched
[00:01:11] <mattronixWEB> and i want to kill the zone
[00:01:18] <mattronixWEB> anyway out of this without a reboot
[00:06:32] *** braderhart <braderhart!uid124863@gateway/web/irccloud.com/x-oitnpqvcdobjsfcr> has quit IRC (Quit: Connection closed for inactivity)
[00:06:50] *** ShalokShalom <ShalokShalom!~quassel@62-47-19-213.adsl.highway.telekom.at> has joined #smartos
[00:08:18] *** melloc1 is now known as melloc
[00:12:12] <bdha> mattronixWEB: Try zoneadm -z <uuid> halt. If that doesn't work, kill -9 the zone's zsched.
[00:12:19] <bdha> (Make sure it's the right one.)
[00:20:03] <mattronixWEB> whats the way to ensure its the right one?
[00:20:11] *** mhicks <mhicks!~Adium@ip72-192-145-123.sd.sd.cox.net> has joined #smartos
[00:20:47] <mattronixWEB> halting is not an option :(
[00:22:48] *** jhendricks <jhendricks!~jhendrick@50-0-142-180.dsl.dynamic.fusionbroadband.com> has quit IRC (Read error: Connection timed out)
[00:23:13] <mattronixWEB> bdha: niether seem to work :(
[00:23:23] *** jhendricks <jhendricks!~jhendrick@50-0-142-180.dsl.dynamic.fusionbroadband.com> has joined #smartos
[00:25:23] <melloc> mattronixWEB: You can pass -Z to ps. For example, this would show all zsched's: ps -Z `pgrep zsched | xargs -n1 echo -p`
[00:28:15] <melloc> Actually, pgrep has a -z flag, too, so I guess a better method would be: pgrep -z <uuid> zsched
[00:31:27] <LeftWing> I don't think "zsched" is a real process, is it?
[00:31:40] <LeftWing> Just the root of the zone. Not sure you can kill it with signals.
[00:33:05] *** Gathis <Gathis!~TheBlack@unaffiliated/gathis> has quit IRC (Remote host closed the connection)
[00:35:13] <LeftWing> If you use "mdb -k", you should be able to find the zone in the list with "::zone". Grab the address (first column), and then print the reference count. e.g.:
[00:35:16] <LeftWing> > ffffff03d95dfd00::print zone_t zone_ref
[00:35:19] <LeftWing> zone_ref = 0x18
[00:41:47] *** Tekni <Tekni!~teknix@titanium.alloy.net> has joined #smartos
[00:44:03] *** xinkeT <xinkeT!~teknix@titanium.alloy.net> has quit IRC (Read error: Connection reset by peer)
[00:44:03] *** ZOP <ZOP!~ZOP@phobos.wgops.com> has quit IRC (Ping timeout: 258 seconds)
[00:44:19] *** ZOP_ <ZOP_!~ZOP@phobos.wgops.com> has joined #smartos
[00:51:22] *** homelab <homelab!~ipt1345@c-bcbbe255.011-473-756d651.cust.bredbandsbolaget.se> has quit IRC (Ping timeout: 264 seconds)
[00:51:32] <jperkin> igork: don't know, they just work for me
[00:52:34] <igork> jperkin: what is your macbook version?
[00:52:44] <igork> and osx
[00:53:10] <igork> i have macbook pro 2015 year, vmware fusion latest
[00:53:15] <jperkin> why would that affect ps2 emulation in vmware?
[00:53:23] <igork> i don't know
[00:53:36] <igork> did you enable USB?
[00:54:00] <igork> i tried with and without - keyboard works in text mode, but not in X11
[00:54:01] <jperkin> I don't recall changing any defaults
[00:54:03] <igork> GUI
[00:54:10] <igork> interest
[00:54:48] <igork> and - could you share info - what list of packages you have installed? and how you setup xcfe4?
[00:55:01] <igork> and kde
[00:55:12] <igork> maybe i missed packages
[00:56:22] <jperkin> I don't have that setup anymore, but it's not much more than pkgin in xfce4 and adding xfce4-session or whatever to .xsession
[00:56:34] <jperkin> nothing different in that regard to any other X11 session
[00:56:39] <igork> also , with dbus setup i need manually create local user and groups: dbus:dbus
[01:01:46] *** yruss972 <yruss972!~yruss972@82.166.84.224> has quit IRC (Remote host closed the connection)
[01:05:25] *** chendy <chendy!~alexc@121.34.146.45> has quit IRC (Quit: chendy)
[01:08:06] *** jhendricks <jhendricks!~jhendrick@50-0-142-180.dsl.dynamic.fusionbroadband.com> has quit IRC (Read error: Connection timed out)
[01:08:37] *** jhendricks <jhendricks!~jhendrick@50-0-142-180.dsl.dynamic.fusionbroadband.com> has joined #smartos
[01:12:31] *** jhendricks <jhendricks!~jhendrick@50-0-142-180.dsl.dynamic.fusionbroadband.com> has quit IRC (Client Quit)
[01:16:27] *** mhicks <mhicks!~Adium@ip72-192-145-123.sd.sd.cox.net> has quit IRC (Quit: Leaving.)
[01:17:04] *** mattronixWEB <mattronixWEB!c3a99220@gateway/web/freenode/ip.195.169.146.32> has quit IRC (Ping timeout: 260 seconds)
[01:17:44] *** melloc <melloc!~melloc@8.12.47.4> has quit IRC (Ping timeout: 240 seconds)
[01:18:00] *** przm <przm!~przm@ool-44c79f19.dyn.optonline.net> has joined #smartos
[01:19:13] *** j-m <j-m!~jmiller@jmiller.com> has quit IRC (Quit: leaving)
[01:38:51] *** andy_js <andy_js!~andy@90.193.56.27> has quit IRC (Quit: andy_js)
[01:53:06] *** Toasterson <Toasterson!~Thunderbi@2a02:1205:c6bf:1fd0:301c:aefc:48ca:fd56> has quit IRC (Quit: Toasterson)
[01:55:25] *** przm <przm!~przm@ool-44c79f19.dyn.optonline.net> has quit IRC (Quit: Textual IRC Client: www.textualapp.com)
[02:00:14] *** przm <przm!~przm@ool-44c79f19.dyn.optonline.net> has joined #smartos
[02:02:07] *** przm <przm!~przm@ool-44c79f19.dyn.optonline.net> has left #smartos
[02:02:18] *** yruss972 <yruss972!~yruss972@82.166.84.224> has joined #smartos
[02:06:56] *** yruss972 <yruss972!~yruss972@82.166.84.224> has quit IRC (Ping timeout: 245 seconds)
[02:14:03] *** leow <leow!~leow@175.137.68.34> has joined #smartos
[02:20:01] *** ed209 <ed209!~ed209@165.225.128.67> has quit IRC (Remote host closed the connection)
[02:20:08] *** ed209 <ed209!~ed209@165.225.128.67> has joined #smartos
[02:21:49] <ismell> [2017/01/29 00:34:51.072483, 0] ../source3/lib/util_sock.c:357(open_socket_in)
[02:21:49] <ismell> open_socket_in(): setsockopt: SO_REUSEPORT = true on port 137 failed with error = Protocol not available
[02:22:00] <ismell> saw that in my nmbd log
[02:22:07] <ismell> wasn't able to connect either
[02:29:10] *** leow <leow!~leow@175.137.68.34> has quit IRC (Remote host closed the connection)
[02:30:08] <ismell> maybe it doesn't matter
[02:42:58] *** tozhu <tozhu!~Thunderbi@220.166.249.231> has joined #smartos
[02:58:07] *** v_a_b <v_a_b!~volker@p54BC7340.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 255 seconds)
[03:01:05] *** v_a_b <v_a_b!~volker@p54BC787E.dip0.t-ipconnect.de> has joined #smartos
[03:16:56] *** tozhu <tozhu!~Thunderbi@220.166.249.231> has quit IRC (Ping timeout: 260 seconds)
[03:16:56] *** wiedi <wiedi!~wiedi@2a01:138:a015:15:4444:1aa8:9931:19eb> has quit IRC (Read error: Connection reset by peer)
[03:20:19] *** wiedi <wiedi!~wiedi@2a01:138:a015:15:395c:c3c0:d142:4d5> has joined #smartos
[03:44:39] *** jhendricks <jhendricks!~jhendrick@c-73-162-7-40.hsd1.ca.comcast.net> has joined #smartos
[04:03:05] *** leow <leow!~leow@175.137.68.34> has joined #smartos
[04:12:43] *** tozhu <tozhu!~Thunderbi@220.166.249.231> has joined #smartos
[04:15:14] *** leow <leow!~leow@175.137.68.34> has quit IRC (Remote host closed the connection)
[04:36:41] *** melloc1 <melloc1!~melloc@8.12.47.4> has joined #smartos
[04:42:32] *** melloc <melloc!~melloc@c-73-162-7-40.hsd1.ca.comcast.net> has joined #smartos
[04:43:56] *** melloc1 <melloc1!~melloc@8.12.47.4> has quit IRC (Ping timeout: 252 seconds)
[04:44:26] *** tozhu <tozhu!~Thunderbi@220.166.249.231> has quit IRC (Ping timeout: 245 seconds)
[05:02:06] *** jcea <jcea!~Thunderbi@ks27448.kimsufi.com> has quit IRC (Quit: jcea)
[05:04:26] *** melloc1 <melloc1!~melloc@8.12.47.4> has joined #smartos
[05:05:16] *** melloc <melloc!~melloc@c-73-162-7-40.hsd1.ca.comcast.net> has quit IRC (Ping timeout: 245 seconds)
[05:33:55] *** melloc <melloc!~melloc@c-73-162-7-40.hsd1.ca.comcast.net> has joined #smartos
[05:35:43] *** melloc1 <melloc1!~melloc@8.12.47.4> has quit IRC (Ping timeout: 240 seconds)
[06:02:57] *** homelab <homelab!~ipt1345@c-bcbbe255.011-473-756d651.cust.bredbandsbolaget.se> has joined #smartos
[06:30:07] *** melloc <melloc!~melloc@c-73-162-7-40.hsd1.ca.comcast.net> has quit IRC (Quit: Leaving.)
[07:01:37] *** Kurlon <Kurlon!~Kurlon@98.13.72.207> has quit IRC (Read error: Connection reset by peer)
[07:01:43] *** Kurlon_ <Kurlon_!~Kurlon@98.13.72.207> has joined #smartos
[07:43:58] *** yruss972 <yruss972!~yruss972@82.166.84.224> has joined #smartos
[08:04:07] *** yruss972 <yruss972!~yruss972@82.166.84.224> has quit IRC (Remote host closed the connection)
[08:06:04] *** yruss972 <yruss972!~yruss972@82.166.84.224> has joined #smartos
[08:07:15] *** homelab <homelab!~ipt1345@c-bcbbe255.011-473-756d651.cust.bredbandsbolaget.se> has quit IRC (Ping timeout: 256 seconds)
[08:09:38] *** yruss972 <yruss972!~yruss972@82.166.84.224> has quit IRC (Remote host closed the connection)
[08:10:27] *** yruss972 <yruss972!~yruss972@82.166.84.224> has joined #smartos
[08:10:42] *** jhendricks <jhendricks!~jhendrick@c-73-162-7-40.hsd1.ca.comcast.net> has quit IRC (Quit: Leaving.)
[08:15:21] *** yruss972 <yruss972!~yruss972@82.166.84.224> has quit IRC (Remote host closed the connection)
[08:24:21] *** nikolam <nikolam!~nikolam@unaffiliated/nikolam> has joined #smartos
[08:57:59] *** homelab <homelab!~ipt1345@c-bcbbe255.011-473-756d651.cust.bredbandsbolaget.se> has joined #smartos
[09:12:45] *** yruss972 <yruss972!~yruss972@82.166.84.224> has joined #smartos
[09:13:27] *** yruss972 <yruss972!~yruss972@82.166.84.224> has quit IRC (Remote host closed the connection)
[09:16:01] *** yruss972 <yruss972!~yruss972@82.166.84.224> has joined #smartos
[09:33:41] *** yruss972 <yruss972!~yruss972@82.166.84.224> has quit IRC (Remote host closed the connection)
[09:34:10] *** nikolam <nikolam!~nikolam@unaffiliated/nikolam> has quit IRC (Ping timeout: 240 seconds)
[09:34:21] *** yruss972 <yruss972!~yruss972@82.166.84.224> has joined #smartos
[09:35:55] *** nikolam <nikolam!~nikolam@unaffiliated/nikolam> has joined #smartos
[11:04:53] *** logic <logic!~logic@178-84-246-8.dynamic.upc.nl> has quit IRC (Remote host closed the connection)
[11:05:28] *** melloc <melloc!~melloc@c-73-162-7-40.hsd1.ca.comcast.net> has joined #smartos
[11:09:58] *** melloc <melloc!~melloc@c-73-162-7-40.hsd1.ca.comcast.net> has quit IRC (Ping timeout: 255 seconds)
[11:15:10] *** marsell <marsell!~Adium@45.56.159.118> has joined #smartos
[11:18:53] *** andy_js <andy_js!~andy@90.193.56.27> has joined #smartos
[11:20:00] *** ed209 <ed209!~ed209@165.225.128.67> has quit IRC (Remote host closed the connection)
[11:20:06] *** ed209 <ed209!~ed209@165.225.128.67> has joined #smartos
[11:36:06] *** melloc <melloc!~melloc@c-73-162-7-40.hsd1.ca.comcast.net> has joined #smartos
[11:40:35] *** melloc <melloc!~melloc@c-73-162-7-40.hsd1.ca.comcast.net> has quit IRC (Ping timeout: 248 seconds)
[12:00:15] *** tozhu <tozhu!~Thunderbi@220.166.249.231> has joined #smartos
[12:05:51] *** ShalokShalom_ <ShalokShalom_!~quassel@194-96-126-157.adsl.highway.telekom.at> has joined #smartos
[12:09:09] *** ShalokShalom <ShalokShalom!~quassel@62-47-19-213.adsl.highway.telekom.at> has quit IRC (Ping timeout: 258 seconds)
[12:09:40] *** tozhu <tozhu!~Thunderbi@220.166.249.231> has quit IRC (Ping timeout: 240 seconds)
[12:25:10] *** Toasterson <Toasterson!~Thunderbi@2a02:1205:c6bf:1fd0:4cc8:cbab:5751:3388> has joined #smartos
[12:25:16] *** glasspelican <glasspelican!~quassel@104.167.117.185> has quit IRC (Read error: Connection reset by peer)
[12:26:03] *** bixu <bixu!~bixu@2a02:8109:8a00:d10:e911:2c1b:a8c8:2b8e> has joined #smartos
[12:30:31] *** bixu <bixu!~bixu@2a02:8109:8a00:d10:e911:2c1b:a8c8:2b8e> has quit IRC (Ping timeout: 255 seconds)
[12:36:04] *** yruss972 <yruss972!~yruss972@82.166.84.224> has quit IRC (Remote host closed the connection)
[12:53:34] *** marsell <marsell!~Adium@45.56.159.118> has quit IRC (Quit: Leaving.)
[12:54:19] *** tozhu <tozhu!~Thunderbi@220.166.249.231> has joined #smartos
[12:54:45] *** marsell <marsell!~Adium@45.56.159.118> has joined #smartos
[13:02:32] *** chendy <chendy!~alexc@121.34.147.97> has joined #smartos
[13:05:39] *** tozhu <tozhu!~Thunderbi@220.166.249.231> has quit IRC (Ping timeout: 255 seconds)
[13:11:51] *** jhendricks <jhendricks!~jhendrick@c-73-162-7-40.hsd1.ca.comcast.net> has joined #smartos
[13:11:51] *** jhendricks <jhendricks!~jhendrick@c-73-162-7-40.hsd1.ca.comcast.net> has quit IRC (Client Quit)
[13:14:01] *** yruss972 <yruss972!~yruss972@82.166.84.224> has joined #smartos
[13:25:40] *** jessfraz <jessfraz!~jessfraz@unaffiliated/jessfraz> has quit IRC (Ping timeout: 240 seconds)
[13:27:34] *** potatosalad <potatosalad!~potatosal@174-126-190-180.cpe.cableone.net> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[13:28:02] *** tab_ <tab_!~tab_@178.208.161.207> has joined #smartos
[13:30:08] *** jessfraz_ <jessfraz_!~jessfraz@unaffiliated/jessfraz> has joined #smartos
[13:40:13] *** yruss972 <yruss972!~yruss972@82.166.84.224> has quit IRC (Remote host closed the connection)
[13:43:54] *** tab_ <tab_!~tab_@178.208.161.207> has quit IRC (Ping timeout: 255 seconds)
[13:46:54] *** jessfraz_ <jessfraz_!~jessfraz@unaffiliated/jessfraz> has quit IRC (Ping timeout: 258 seconds)
[13:47:08] *** tab_ <tab_!~tab_@178.208.161.207> has joined #smartos
[13:51:10] *** tab_ <tab_!~tab_@178.208.161.207> has quit IRC (Ping timeout: 240 seconds)
[13:52:44] *** jessfraz_ <jessfraz_!~jessfraz@unaffiliated/jessfraz> has joined #smartos
[14:02:01] *** tab_ <tab_!~tab_@178.208.161.207> has joined #smartos
[14:08:39] *** tab_ <tab_!~tab_@178.208.161.207> has quit IRC (Ping timeout: 255 seconds)
[14:12:40] *** jessfraz_ <jessfraz_!~jessfraz@unaffiliated/jessfraz> has quit IRC (Ping timeout: 240 seconds)
[14:17:03] *** tab_ <tab_!~tab_@178.208.161.207> has joined #smartos
[14:17:48] *** marsell <marsell!~Adium@45.56.159.118> has quit IRC (Ping timeout: 240 seconds)
[14:17:53] *** marsell1 <marsell1!~Adium@45.56.159.189> has joined #smartos
[14:21:50] *** tab_ <tab_!~tab_@178.208.161.207> has quit IRC (Ping timeout: 256 seconds)
[14:26:46] *** chendy <chendy!~alexc@121.34.147.97> has quit IRC (Ping timeout: 264 seconds)
[14:28:21] *** chendy <chendy!~alexc@121.35.211.104> has joined #smartos
[14:32:36] *** jessfraz_ <jessfraz_!~jessfraz@unaffiliated/jessfraz> has joined #smartos
[14:34:02] *** yruss972 <yruss972!~yruss972@82.166.84.224> has joined #smartos
[14:39:59] *** yruss972 <yruss972!~yruss972@82.166.84.224> has quit IRC (Remote host closed the connection)
[14:40:18] *** yruss972 <yruss972!~yruss972@82.166.84.224> has joined #smartos
[14:43:35] *** xtreegpt <xtreegpt!~gtreanto@pool-173-76-17-9.bstnma.fios.verizon.net> has joined #smartos
[14:57:14] *** tozhu <tozhu!~Thunderbi@220.166.249.231> has joined #smartos
[15:02:55] *** yruss972 <yruss972!~yruss972@82.166.84.224> has quit IRC (Remote host closed the connection)
[15:06:54] *** yruss972 <yruss972!~yruss972@82.166.84.224> has joined #smartos
[15:11:40] *** yruss972 <yruss972!~yruss972@82.166.84.224> has quit IRC (Ping timeout: 240 seconds)
[15:12:46] *** tozhu <tozhu!~Thunderbi@220.166.249.231> has quit IRC (Ping timeout: 258 seconds)
[15:16:10] <bsmithx10> Who was working on the gitlab ci runner?
[15:16:13] <bsmithx10> for Triton*
[15:18:53] *** tozhu <tozhu!~Thunderbi@220.166.249.231> has joined #smartos
[15:23:38] *** leow <leow!~leow@175.137.68.34> has joined #smartos
[15:25:06] *** tozhu <tozhu!~Thunderbi@220.166.249.231> has quit IRC (Remote host closed the connection)
[15:25:20] *** tozhu <tozhu!~Thunderbi@220.166.249.231> has joined #smartos
[15:33:43] *** yruss972 <yruss972!~yruss972@82.166.84.224> has joined #smartos
[15:35:18] <bsmithx10> is there a way to surpress ERRO[0020] error getting events from daemon: Error response from daemon: (NotImplemented) events is not implemented (a90ef5ce-17af-4edd-844c-42337515ab0c)
[15:38:26] *** tozhu <tozhu!~Thunderbi@220.166.249.231> has quit IRC (Ping timeout: 252 seconds)
[15:42:29] *** chendy <chendy!~alexc@121.35.211.104> has quit IRC (Quit: chendy)
[15:52:08] *** Gathis <Gathis!~TheBlack@unaffiliated/gathis> has joined #smartos
[16:02:37] *** chendy <chendy!~alexc@121.35.211.104> has joined #smartos
[16:06:17] *** marsell <marsell!~Adium@45.56.159.161> has joined #smartos
[16:06:44] *** marsell1 <marsell1!~Adium@45.56.159.189> has quit IRC (Ping timeout: 240 seconds)
[16:12:58] *** marsell <marsell!~Adium@45.56.159.161> has quit IRC (Ping timeout: 264 seconds)
[16:13:20] *** xtreegpt <xtreegpt!~gtreanto@pool-173-76-17-9.bstnma.fios.verizon.net> has quit IRC ()
[16:29:09] *** glasspelican <glasspelican!~quassel@104.167.117.185> has joined #smartos
[16:43:53] *** chendy <chendy!~alexc@121.35.211.104> has quit IRC (Ping timeout: 252 seconds)
[16:53:21] *** yruss972 <yruss972!~yruss972@82.166.84.224> has quit IRC (Remote host closed the connection)
[17:01:48] *** tozhu <tozhu!~Thunderbi@220.166.249.231> has joined #smartos
[17:02:20] *** yruss972 <yruss972!~yruss972@82.166.84.224> has joined #smartos
[17:11:05] *** tozhu <tozhu!~Thunderbi@220.166.249.231> has quit IRC (Ping timeout: 260 seconds)
[17:15:23] *** yruss972 <yruss972!~yruss972@82.166.84.224> has quit IRC (Read error: Connection reset by peer)
[17:15:48] *** yruss972 <yruss972!~yruss972@82.166.84.224> has joined #smartos
[17:23:27] *** leow <leow!~leow@175.137.68.34> has quit IRC (Read error: Connection reset by peer)
[17:31:41] *** leow <leow!~leow@175.137.68.34> has joined #smartos
[17:36:47] *** yruss972 <yruss972!~yruss972@82.166.84.224> has quit IRC (Remote host closed the connection)
[17:38:59] *** yruss972 <yruss972!~yruss972@82.166.84.224> has joined #smartos
[17:54:19] *** yruss972 <yruss972!~yruss972@82.166.84.224> has quit IRC (Remote host closed the connection)
[18:00:24] *** io_bora <io_bora!~io_bora@d149-67-188-107.try.wideopenwest.com> has joined #smartos
[18:10:08] *** cburroughs <cburroughs!~cburrough@pool-71-120-19-48.washdc.fios.verizon.net> has joined #smartos
[18:26:56] *** leow <leow!~leow@175.137.68.34> has quit IRC (Remote host closed the connection)
[18:32:40] *** nikolam <nikolam!~nikolam@unaffiliated/nikolam> has quit IRC (Ping timeout: 240 seconds)
[18:33:28] *** Toasterson <Toasterson!~Thunderbi@2a02:1205:c6bf:1fd0:4cc8:cbab:5751:3388> has quit IRC (Quit: Toasterson)
[18:35:15] *** nikolam <nikolam!~nikolam@unaffiliated/nikolam> has joined #smartos
[18:39:21] *** White_Light <White_Light!~Spacemen_@cpe-108-167-11-28.neb.res.rr.com> has joined #smartos
[18:52:40] *** nikolam <nikolam!~nikolam@unaffiliated/nikolam> has quit IRC (Ping timeout: 240 seconds)
[18:54:28] *** nikolam <nikolam!~nikolam@unaffiliated/nikolam> has joined #smartos
[18:59:10] *** nikolam <nikolam!~nikolam@unaffiliated/nikolam> has quit IRC (Ping timeout: 240 seconds)
[19:00:22] *** nikolam <nikolam!~nikolam@unaffiliated/nikolam> has joined #smartos
[19:25:40] *** nikolam <nikolam!~nikolam@unaffiliated/nikolam> has quit IRC (Ping timeout: 240 seconds)
[19:27:13] *** nikolam <nikolam!~nikolam@unaffiliated/nikolam> has joined #smartos
[19:49:14] *** yruss972 <yruss972!~yruss972@82.166.84.224> has joined #smartos
[19:53:43] *** ChrisJames02170 <ChrisJames02170!~py@ool-1826eaa1.dyn.optonline.net> has quit IRC (Remote host closed the connection)
[19:55:24] *** ChrisJames02170 <ChrisJames02170!~py@ool-1826eaa1.dyn.optonline.net> has joined #smartos
[19:57:10] *** melloc <melloc!~melloc@c-73-162-7-40.hsd1.ca.comcast.net> has joined #smartos
[20:04:45] *** ShalokShalom_ is now known as ShalokShalom
[20:16:55] *** mattronixWEB <mattronixWEB!50656d51@gateway/web/freenode/ip.80.101.109.81> has joined #smartos
[20:19:11] <mattronixWEB> bdha: LeftWing melloc thx for help in the end i rebooted
[20:19:27] <mattronixWEB> i will do some testing recreating the conditons and see if i can kill that process
[20:21:40] *** nikolam <nikolam!~nikolam@unaffiliated/nikolam> has quit IRC (Ping timeout: 240 seconds)
[20:23:30] *** nikolam <nikolam!~nikolam@unaffiliated/nikolam> has joined #smartos
[20:30:21] *** jcea <jcea!~Thunderbi@ks27448.kimsufi.com> has joined #smartos
[20:41:50] *** mattronixWEB <mattronixWEB!50656d51@gateway/web/freenode/ip.80.101.109.81> has quit IRC (Quit: Page closed)
[21:01:02] *** handlex <handlex!~handlex@2804:14c:658f:4dc7:1c46:602d:f24b:c01b> has joined #smartos
[21:07:23] *** handlex <handlex!~handlex@2804:14c:658f:4dc7:1c46:602d:f24b:c01b> has quit IRC (Quit: handlex)
[21:08:05] *** Kurlon_ is now known as Kurlon
[21:10:54] *** yruss972 <yruss972!~yruss972@82.166.84.224> has quit IRC (Remote host closed the connection)
[21:12:40] *** nikolam <nikolam!~nikolam@unaffiliated/nikolam> has quit IRC (Ping timeout: 240 seconds)
[21:15:29] *** melloc <melloc!~melloc@c-73-162-7-40.hsd1.ca.comcast.net> has quit IRC (Quit: Leaving.)
[21:15:40] *** jhendricks <jhendricks!~jhendrick@c-73-162-7-40.hsd1.ca.comcast.net> has joined #smartos
[21:15:56] *** nikolam <nikolam!~nikolam@unaffiliated/nikolam> has joined #smartos
[21:20:01] *** ed209 <ed209!~ed209@165.225.128.67> has quit IRC (Remote host closed the connection)
[21:20:07] *** ed209 <ed209!~ed209@165.225.128.67> has joined #smartos
[21:20:10] *** nikolam <nikolam!~nikolam@unaffiliated/nikolam> has quit IRC (Ping timeout: 240 seconds)
[21:24:35] *** marulkan <marulkan!~marulkan@c83-250-117-78.bredband.comhem.se> has quit IRC (Quit: WeeChat 1.6)
[21:36:30] *** cburroughs <cburroughs!~cburrough@pool-71-120-19-48.washdc.fios.verizon.net> has quit IRC (Ping timeout: 260 seconds)
[21:38:34] *** melloc <melloc!~melloc@c-73-162-7-40.hsd1.ca.comcast.net> has joined #smartos
[21:40:59] *** yruss972 <yruss972!~yruss972@82.166.84.224> has joined #smartos
[21:44:08] *** melloc <melloc!~melloc@c-73-162-7-40.hsd1.ca.comcast.net> has quit IRC (Quit: Leaving.)
[21:51:24] *** yruss972 <yruss972!~yruss972@82.166.84.224> has quit IRC (Remote host closed the connection)
[21:51:45] *** yruss972 <yruss972!~yruss972@82.166.84.224> has joined #smartos
[22:00:27] *** leow <leow!~leow@175.137.68.34> has joined #smartos
[22:05:11] *** leow <leow!~leow@175.137.68.34> has quit IRC (Ping timeout: 255 seconds)
[22:07:15] *** yruss972 <yruss972!~yruss972@82.166.84.224> has quit IRC (Remote host closed the connection)
[22:09:19] *** mno-hime <mno-hime!~mno-hime@94.142.238.104> has joined #smartos
[22:12:50] *** yggdr <yggdr!~yggdrasil@schukraft.eu> has joined #smartos
[22:13:37] *** Gathis <Gathis!~TheBlack@unaffiliated/gathis> has quit IRC (Quit: ...)
[22:17:12] *** mno-hime <mno-hime!~mno-hime@94.142.238.104> has quit IRC (Quit: Leaving)
[22:23:40] *** io_bora <io_bora!~io_bora@d149-67-188-107.try.wideopenwest.com> has quit IRC (Remote host closed the connection)
[22:24:17] *** io_bora <io_bora!~io_bora@d149-67-188-107.try.wideopenwest.com> has joined #smartos
[22:28:36] *** io_bora <io_bora!~io_bora@d149-67-188-107.try.wideopenwest.com> has quit IRC (Ping timeout: 245 seconds)
[22:32:11] *** io_bora <io_bora!~io_bora@d149-67-188-107.try.wideopenwest.com> has joined #smartos
[22:33:47] *** yruss972 <yruss972!~yruss972@82.166.84.224> has joined #smartos
[22:36:35] *** io_bora <io_bora!~io_bora@d149-67-188-107.try.wideopenwest.com> has quit IRC (Ping timeout: 248 seconds)
[23:11:15] *** yruss972 <yruss972!~yruss972@82.166.84.224> has quit IRC (Remote host closed the connection)
[23:12:16] *** jhendricks <jhendricks!~jhendrick@c-73-162-7-40.hsd1.ca.comcast.net> has quit IRC (Quit: Leaving.)
[23:15:42] *** yruss972 <yruss972!~yruss972@82.166.84.224> has joined #smartos
[23:39:17] *** saltsa <saltsa!~joonas@dsl-hkibrasgw1-58c018-65.dhcp.inet.fi> has quit IRC (Ping timeout: 246 seconds)
[23:48:47] *** leow <leow!~leow@175.137.68.34> has joined #smartos
[23:53:46] *** leow <leow!~leow@175.137.68.34> has quit IRC (Ping timeout: 264 seconds)
[23:58:02] *** saltsa <saltsa!~joonas@dsl-hkibrasgw1-58c018-65.dhcp.inet.fi> has joined #smartos
top

   January 29, 2017  
< | 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 | >