Switch to DuckDuckGo Search
   January 19, 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:00:18] *** strobelight <strobelight!~quassel@c-69-180-7-202.hsd1.ga.comcast.net> has joined #smartos
[00:00:29] <melloc> Can you post the output ruleset in a comment on the GitHub issue?
[00:02:03] <Smithx10> yea
[00:02:08] <Smithx10> just did
[00:04:31] *** jrg <jrg!~jrg@unaffiliated/jrg> has joined #smartos
[00:13:45] *** ingenthr <ingenthr!~ingenthr@rrcs-98-152-229-10.west.biz.rr.com> has quit IRC (Quit: Leaving.)
[00:13:57] *** ingenthr <ingenthr!~ingenthr@rrcs-98-152-229-10.west.biz.rr.com> has joined #smartos
[00:21:34] <Smithx10> melloc: just updated with snoop from both zones.... looks like TCP is coming in but UDP isnt.
[00:22:57] <melloc> Smithx10: I haven't used consul before, so I'm not too sure whether it's important, but when you run `consul members`, the IP addresses that it shows are not allowed in your firewall rules.
[00:23:04] <melloc> What are those instances tagged with?
[00:23:16] <Smithx10> Those were from the last time i ran it
[00:23:23] <melloc> Ah, okay.
[00:23:28] <Smithx10> but I couldnt get 1 from a bad state
[00:23:38] <Smithx10> because I fixed it by disabling a firewall rule
[00:23:49] <Smithx10> which makes them all work, so i had to re deploy :
[00:23:57] <Smithx10> I should add that to the notes
[00:30:21] <Smithx10> melloc: updated with the current set of instances did an triton -i ls -l output
[00:38:05] <melloc> Smithx10: How do the peers find each other?
[00:38:12] <melloc> (In the very beginning)
[00:38:19] <Smithx10> a cns servce label
[00:38:52] <melloc> Ah, okay. Do the logs of the non-working zones indicate that they successfully fetch the initial list of IPs?
[00:39:01] <Smithx10> yes
[00:39:18] <Smithx10> all i have to do in order for them to gossip
[00:39:22] <melloc> If you restart the consul service of a non-working zone while running snoop, what do you see?
[00:39:23] <Smithx10> since they are retrying right now all the time
[00:39:29] <melloc> hmmm
[00:39:41] <melloc> So, that snoop output you pasted shows zero outbound UDP traffic.
[00:39:50] <Smithx10> all i do is run triton inst firewall-disable on a zone and boom
[00:40:15] <Smithx10> they all start gossiping lolol, its super strange to me
[00:40:36] <Smithx10> ill do that an post the log for ya
[00:42:58] <Smithx10> melloc: posted
[00:46:16] <jrg> just double checking because i know someone was discussing this earlier: you cannot run both kvm and bhyve VMs on the same smartos system?
[00:46:29] <Smithx10> you can
[00:47:04] <jrg> can you zfs send a zvol of a kvm into the bhyve zone and "migrate" locally?
[00:47:23] <jrg> or swap locally some other easier way?
[00:47:31] <jrg> i was just going to send it into the zone
[00:47:32] <Smithx10> as long as the image has the cloud-init stuff i believe so
[00:47:50] <Smithx10> I'd test it
[00:47:53] <jrg> i see
[00:47:58] <Smithx10> are you on triton?
[00:48:09] <jrg> yeah i am going to try it soon. someone was discussing how you weren't able to run both bhyve and kvm vms on the same system
[00:48:14] <Smithx10> if not.... give it a goo
[00:48:15] <jrg> so i just wanted to double check on that
[00:48:21] <jrg> no. just smartos
[00:48:32] <jrg> i should have started with triton though in retrospect heh
[00:48:39] <Smithx10> nahhhh
[00:48:44] <Smithx10> what fun would that be :P
[00:49:42] <jrg> i suppose i wouldn't be having all this shell fun
[00:50:09] <jrg> sure wish smartos had built in alias support to make that a little easier with vmadm and imgadm
[00:50:24] <jrg> i added the alias support but it's a bit awkward typing vmadm alias something
[00:51:00] <Smithx10> ?
[00:51:54] <jrg> Smithx10: when using vmadm ... having to use the hashes is a bit much .. constant copy / paste
[00:52:15] <jrg> i'd rather use the alias for things like. vmadm <alias> info
[00:53:56] *** aszeszo <aszeszo!~aszeszo@unaffiliated/aszeszo> has quit IRC (Quit: aszeszo)
[00:54:01] <Smithx10> https://wiki.smartos.org/display/DOC/Refer+to+Virtual+Machines+by+Alias
[00:54:17] <jrg> Smithx10: i've already done that
[00:54:32] <Smithx10> so..... wazzzzz the problem?
[00:55:02] <jrg> you have to type alias for everything when using the alias ... should be just default
[00:55:17] <jrg> i get why it's like that. it would probably require more a change in vmadm than creating a wrapper for it
[00:56:10] *** ingenthr <ingenthr!~ingenthr@rrcs-98-152-229-10.west.biz.rr.com> has quit IRC (Quit: Leaving.)
[00:56:26] <Smithx10> what if there are 2 machines with the same alias?
[00:56:51] <Smithx10> "_" ./ EXPLODES EARTH and runs!?$!?$?!
[00:58:23] *** jcea <jcea!~Thunderbi@2001:41d0:1:8a82:7670:6e00:7670:6e00> has quit IRC (Quit: jcea)
[01:26:04] <black_pete> Smithx10 if the aliases are not unique, then the wiki doc suggestions won't work either
[01:26:29] <black_pete> I wrote some really simple "alias --> uuid" tools that also rely on the alias being unique
[01:27:07] <black_pete> grep + awk for the most part
[01:28:10] <black_pete> that vmadm function can be modified to be a bit smarter and distinguish between the alias and the uuid
[01:30:36] *** CompanionCube <CompanionCube!znc@sortix/rw-citizenship/companioncube> has joined #smartos
[01:52:15] <Latrina> I wonder why vmadm update UUID spice_port=portnumber makes KVM to kill the vm instantly
[01:59:10] <rmustacc> Beacuse spice isn't supported.
[02:02:03] *** andy_js <andy_js!~andy@94.3.60.133> has quit IRC (Quit: andy_js)
[02:04:22] <Latrina> you mean it isnt supported in KVM?
[02:04:30] <Latrina> damn...
[02:10:08] <jbk> no folding of space here.. :P
[02:16:43] <m1cr0man> Only took 36 tries, but I can now build lx brand images automatically. http://ci.m1cr0man.com/job/119
[02:18:10] *** v_a_b <v_a_b!~volker@p57A27DA8.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 246 seconds)
[02:20:07] *** iphy <iphy!uid67735@gateway/web/irccloud.com/x-hzpknrpfyaoyjrox> has quit IRC (Quit: Connection closed for inactivity)
[02:35:36] <Latrina> LeftWing: so apparently simply by hitting tab once it messes up the environment on VNC
[02:35:50] <Latrina> and I have to restart the VM. So far this only happens on linux and BSD
[02:36:06] <Latrina> it works fine on Windows apparently. Any idea?
[02:36:36] <Latrina> I meant the tab key
[02:37:41] <Latrina> it wont let me type anything, pressing whatever key will call a function of the window highlighted and so on
[02:37:58] <Latrina> while in in tty it will simply not type or type garbage rather
[02:46:48] *** neirac <neirac!~cneir@pc-153-101-46-190.cm.vtr.net> has joined #smartos
[02:50:58] *** black_pete <black_pete!~black_pet@gateway.peterguy.com> has quit IRC (Quit: black_pete)
[02:57:31] *** black_pete <black_pete!~black_pet@gateway.peterguy.com> has joined #smartos
[03:25:18] *** iphy <iphy!uid67735@gateway/web/irccloud.com/x-bzielenumhziaqwn> has joined #smartos
[03:26:14] *** neirac <neirac!~cneir@pc-153-101-46-190.cm.vtr.net> has quit IRC (Read error: Connection reset by peer)
[03:43:48] *** black_pete <black_pete!~black_pet@gateway.peterguy.com> has quit IRC (Quit: black_pete)
[04:07:02] *** black_pete <black_pete!~black_pet@gateway.peterguy.com> has joined #smartos
[06:20:06] *** iphy <iphy!uid67735@gateway/web/irccloud.com/x-bzielenumhziaqwn> has quit IRC (Quit: Connection closed for inactivity)
[07:54:52] <LeftWing> Latrina: That's odd!
[07:55:08] <LeftWing> Can you take a screenshot of the garbage that happens on the tty after you press Tab and type, say, "abcde" ?
[08:06:26] *** mgerdts <mgerdts!~textual@2600-6c44-0c7f-ec89-9d8a-b2e2-7d89-7632.dhcp6.chtrptr.net> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[08:17:14] *** w1ckd <w1ckd!~ivan@155.93.251.180> has joined #smartos
[08:36:11] *** hemi770 <hemi770!~hemi666@unaffiliated/hemi770> has joined #smartos
[08:36:15] <hemi770> hi all
[08:36:26] <hemi770> having a problem downloading debian 9 container native image
[08:36:27] <hemi770> https://pastebin.com/nt2mtvTQ
[08:36:33] <hemi770> happens on a couple of different systems
[08:36:47] <hemi770> craps out at 4.05 MB into the dl
[08:38:17] <hemi770> is there a mirror of images.joyent.com at all?
[08:53:12] <hemi770> same thing happening with 7b5981c4-1889-11e7-b4c5-3f3bdfc9b88b ubuntu 1604
[08:53:16] <hemi770> at 4.06 MB
[08:55:01] <hemi770> hmmm seems local, dls ok on a remote box.
[09:00:30] *** black_pete <black_pete!~black_pet@gateway.peterguy.com> has quit IRC (Quit: black_pete)
[09:02:13] *** fejfighter <fejfighter!~fejfighte@202.36.179.100> has joined #smartos
[09:26:04] *** mno-hime <mno-hime!~mno-hime@94.142.238.232> has quit IRC (Remote host closed the connection)
[09:58:18] *** mno-hime <mno-hime!~mno-hime@94.142.238.232> has joined #smartos
[10:02:27] *** mno-hime <mno-hime!~mno-hime@94.142.238.232> has quit IRC (Remote host closed the connection)
[10:18:12] *** mno-hime <mno-hime!~mno-hime@94.142.238.232> has joined #smartos
[10:20:49] *** sjorge <sjorge!~sjorge@unaffiliated/sjorge> has quit IRC (Quit: 410 Gone)
[10:30:24] *** sjorge <sjorge!~sjorge@unaffiliated/sjorge> has joined #smartos
[10:31:23] *** fejfighter <fejfighter!~fejfighte@202.36.179.100> has quit IRC (Read error: Connection reset by peer)
[10:46:33] <Latrina> LeftWing: sure thing
[10:49:17] <Latrina> LeftWing:
[10:49:29] <Latrina> sorry, didnt mean to call you my bad
[11:19:22] *** sjorge <sjorge!~sjorge@unaffiliated/sjorge> has quit IRC (Ping timeout: 250 seconds)
[11:31:11] *** sjorge <sjorge!~sjorge@unaffiliated/sjorge> has joined #smartos
[11:48:06] *** aszeszo <aszeszo!~aszeszo@unaffiliated/aszeszo> has joined #smartos
[11:52:33] *** aszeszo <aszeszo!~aszeszo@unaffiliated/aszeszo> has quit IRC (Ping timeout: 245 seconds)
[11:58:18] *** andy_js <andy_js!~andy@94.3.60.133> has joined #smartos
[12:52:47] *** aszeszo <aszeszo!~aszeszo@unaffiliated/aszeszo> has joined #smartos
[13:06:51] *** aszeszo_ <aszeszo_!~aszeszo@unaffiliated/aszeszo> has joined #smartos
[13:07:25] *** aszeszo <aszeszo!~aszeszo@unaffiliated/aszeszo> has quit IRC (Ping timeout: 246 seconds)
[13:26:45] *** aszeszo <aszeszo!~aszeszo@unaffiliated/aszeszo> has joined #smartos
[13:27:40] *** aszeszo_ <aszeszo_!~aszeszo@unaffiliated/aszeszo> has quit IRC (Ping timeout: 268 seconds)
[13:29:29] *** v_a_b <v_a_b!~volker@p4FECC5C2.dip0.t-ipconnect.de> has joined #smartos
[13:31:39] *** aszeszo_ <aszeszo_!~aszeszo@unaffiliated/aszeszo> has joined #smartos
[13:33:12] *** aszeszo <aszeszo!~aszeszo@unaffiliated/aszeszo> has quit IRC (Ping timeout: 246 seconds)
[13:53:41] *** iphy <iphy!uid67735@gateway/web/irccloud.com/x-udvvytqbzeahzpne> has joined #smartos
[14:01:27] *** andy_js <andy_js!~andy@94.3.60.133> has quit IRC (Read error: Connection reset by peer)
[14:03:11] *** andy_js <andy_js!~andy@94.3.60.133> has joined #smartos
[14:32:12] *** aszeszo_ <aszeszo_!~aszeszo@unaffiliated/aszeszo> has quit IRC (Ping timeout: 250 seconds)
[14:33:29] *** aszeszo <aszeszo!~aszeszo@unaffiliated/aszeszo> has joined #smartos
[14:48:08] *** jcea <jcea!~Thunderbi@2001:41d0:1:8a82:7670:6e00:7670:6e00> has joined #smartos
[15:20:18] *** aszeszo <aszeszo!~aszeszo@unaffiliated/aszeszo> has quit IRC (Ping timeout: 250 seconds)
[16:27:54] *** aszeszo <aszeszo!~aszeszo@unaffiliated/aszeszo> has joined #smartos
[16:52:58] *** jcea <jcea!~Thunderbi@2001:41d0:1:8a82:7670:6e00:7670:6e00> has quit IRC (Read error: Connection reset by peer)
[16:53:03] *** jcea1 <jcea1!~Thunderbi@2001:41d0:1:8a82:7670:6e00:7670:6e00> has joined #smartos
[16:55:24] *** jcea1 is now known as jcea
[17:28:06] *** rsully <rsully!~rsully@unaffiliated/rsully> has joined #smartos
[17:28:53] *** CompanionCube <CompanionCube!znc@sortix/rw-citizenship/companioncube> has quit IRC (Quit: ZNC - http://znc.in)
[18:07:37] *** rsully <rsully!~rsully@unaffiliated/rsully> has quit IRC (Quit: rsully)
[18:07:39] <LeftWing> S'alright -- I was asleep ;)
[18:36:26] *** CompanionCube <CompanionCube!znc@sortix/rw-citizenship/companioncube> has joined #smartos
[18:48:33] *** NginUS <NginUS!~NginUS@cpe-69-201-42-20.twcny.res.rr.com> has quit IRC ()
[18:50:36] *** NginUS <NginUS!~NginUS@cpe-69-201-42-20.twcny.res.rr.com> has joined #smartos
[18:55:05] *** NginUS <NginUS!~NginUS@cpe-69-201-42-20.twcny.res.rr.com> has quit IRC (Client Quit)
[18:56:05] *** NginUS <NginUS!~NginUS@cpe-69-201-42-20.twcny.res.rr.com> has joined #smartos
[19:05:30] *** NginUS <NginUS!~NginUS@cpe-69-201-42-20.twcny.res.rr.com> has quit IRC ()
[19:06:29] *** NginUS <NginUS!~NginUS@cpe-69-201-42-20.twcny.res.rr.com> has joined #smartos
[19:41:03] *** mmlb <mmlb!~mmlb@76-248-148-178.lightspeed.miamfl.sbcglobal.net> has quit IRC (Ping timeout: 246 seconds)
[20:28:00] *** rsully <rsully!~rsully@unaffiliated/rsully> has joined #smartos
[20:40:51] *** pmooney <pmooney!~pmooney@50-93-251-200.fttp.usinternet.com> has quit IRC (Quit: WeeChat 2.3)
[20:45:54] *** pmooney <pmooney!~pmooney@50-93-251-200.fttp.usinternet.com> has joined #smartos
[20:48:47] *** black_pete <black_pete!~black_pet@gateway.peterguy.com> has joined #smartos
[21:09:02] <Smithx10> I'm trying to install Oracle Linux in KVM and am running into a black screen with a _ in the top left. I do have a mouse that I can move around so X is loading I guess.. Has anyone ever run into installing over KVM and hitting a similar situation?
[21:15:06] <Smithx10> hmmmm
[21:15:11] <Smithx10> using inst.text worked
[21:52:17] *** aszeszo_ <aszeszo_!~aszeszo@unaffiliated/aszeszo> has joined #smartos
[21:52:28] *** aszeszo <aszeszo!~aszeszo@unaffiliated/aszeszo> has quit IRC (Ping timeout: 250 seconds)
[21:52:54] <NginUS> I'm confused about persistent storage. Somehow my root password & network config remains but if I setup authorized_keys that's not?
[21:56:37] *** rsully <rsully!~rsully@unaffiliated/rsully> has quit IRC (Quit: rsully)
[22:02:40] *** Latr_work <Latr_work!uid4039@gateway/web/irccloud.com/x-qdnliqyydfxylwkz> has quit IRC (Quit: Connection closed for inactivity)
[22:03:40] *** morgib <morgib!uid342182@gateway/web/irccloud.com/x-klbeszibadhibcjr> has quit IRC (Quit: Connection closed for inactivity)
[22:07:15] <dbrooke> the persistent configuration (for standalone SmartOS at least) comes from /usbkey/config
[22:15:54] *** black_pete <black_pete!~black_pet@gateway.peterguy.com> has quit IRC (Quit: black_pete)
[22:22:13] <NginUS> dbrooke: Thanks! I just found that a minute ago. Looks like it lives on the zpool device I specified during installation.
[22:43:24] *** iphy <iphy!uid67735@gateway/web/irccloud.com/x-udvvytqbzeahzpne> has quit IRC (Quit: Connection closed for inactivity)
[22:48:44] *** black_pete <black_pete!~black_pet@gateway.peterguy.com> has joined #smartos
[22:49:53] *** iphy <iphy!uid67735@gateway/web/irccloud.com/x-qrltgxomqxgmrvtt> has joined #smartos
[22:51:42] *** black_pete <black_pete!~black_pet@gateway.peterguy.com> has quit IRC (Client Quit)
[22:53:16] *** w1ckd <w1ckd!~ivan@155.93.251.180> has quit IRC (Remote host closed the connection)
[22:57:50] <LeftWing> It does. By default, though, the "root" user home directory ("/root") is ephemeral, stored only in the ramdisk.
[22:58:19] <LeftWing> If you want a persistent "/root", you can add a postboot script to mount one.
[23:08:48] <NginUS> I'm trying the procedure to "Upload a root authorized_keys file" from this blog post from 2012 https://www.perkin.org.uk/posts/smartos-global-zone-tweaks.html
[23:09:17] <NginUS> No luck thus far- had to manually type the key, & haven't figured out where the issue is yet...
[23:39:46] <jbk> NginUS: that should work
[23:40:51] <jbk> in /usbkey/config, you should have a line 'root_authorized_keys_file=authorized_keys' (exactly that)
[23:41:05] <jbk> then you should mkdir /usbkey/config.inc
[23:41:26] <jbk> and then copy the authorized keys file to /usbkey/config.inc/authorized_keys
[23:41:53] <jbk> I don't know offhand if it matters, but probably should also make sure it has 600 perms
[23:42:09] <jbk> sshd itself wants that, but not sure if the script that copies it over on boot sets that or not
[23:43:56] <wiedi> is there a reason not to have the root_authorized_keys_file=authorized_keys line in the default config? would a change to add this in the installer break triton?
[23:47:40] <jbk> don't know -- it could be just if you're using something else to manage the gz config (puppet, salt, etc) you might not want the system putting things there that are possibly stale
[23:47:51] <jbk> (just a guess on my part though)
[23:54:49] <NginUS> jbk: Thanks! I'll be reinstalling from scratch in a little while here after having tinkered it all to death. Will try this plus there's a reply on the mailing list I'll look into as well.
top

   January 19, 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 | >