jose | marcoceppi: hbase color issue fixed | 00:06 |
---|---|---|
marcoceppi | jose: much better! | 00:07 |
jose | \o/ | 00:07 |
mischief | lazyPower: i see | 00:08 |
mischief | lazyPower: i ask because i have a small amount of interest in using juju on plan 9 | 00:09 |
lazyPower | mischief: i unfortunately do not know what plan9 is. | 00:09 |
mischief | there are a few cases in the code where the syscall package is used, and certain symbols used in that package are not available on plan 9 | 00:09 |
marcoceppi | mischief: I might be able to help answer questions, most code developers are in #juju-dev and only usually around during week days | 00:10 |
mischief | right, well unless either of you write go and/or work on juju code, then i'm talking to a wall here :-) | 00:10 |
mischief | i'll check out #juju-dev. | 00:10 |
jose | marcoceppi: have a second? | 00:22 |
jose | I think amulet needs some fixing on its email address (amulet@dummy-user.tld) | 01:47 |
=== CyberJacob is now known as CyberJacob|Away | ||
=== CyberJacob|Away is now known as CyberJacob | ||
=== CyberJacob is now known as CyberJacob|Away | ||
=== CyberJacob|Away is now known as CyberJacob | ||
=== CyberJacob is now known as CyberJacob|Away | ||
=== CyberJacob|Away is now known as CyberJacob | ||
=== CyberJacob is now known as CyberJacob|Away | ||
=== CyberJacob|Away is now known as CyberJacob | ||
Valduare | morning guys | 14:13 |
Valduare | how do you remove dead machines | 14:15 |
=== lazyPower is now known as lazypower_travel | ||
lemao | lazypower_travel: thanks for the veewee link. It seems that this sums up the pieces installed on the JujuBox image: https://github.com/chuckbutler/juju-vagrant-veewee-definitions/blob/master/ubuntu-trusty-alpha2/apt.sh | 15:01 |
Valduare | anyone around? | 15:50 |
lemao | Got a "agent-state-info: 'hook failed: "install"'" while deploying juju-gui onto a local environment. How do I debug this? | 15:58 |
Valduare | why cant I terminate this machine... | 16:07 |
hazmat | mischief, you should talk to rogpeppe1 | 16:13 |
hazmat | re plan9 | 16:13 |
mischief | he works on juju? | 16:13 |
rogpeppe1 | hazmat, mischief: i'm here :-) | 16:13 |
hazmat | mischief, he does.. he's also a plan 9 devotee ;-) | 16:14 |
rogpeppe1 | mischief: i do | 16:14 |
rogpeppe1 | mischief: and i am | 16:14 |
mischief | i knew he was a 9fan | 16:14 |
mischief | s/he/you/ :) | 16:14 |
hazmat | marcoceppi, anything i can do to help re markdown doc conversion? | 16:14 |
mischief | rogpeppe1: with some patches, juju-core/cmd/juju can run on plan 9 | 16:15 |
rogpeppe1 | mischief: nice | 16:15 |
mischief | but it requires fixing up several references to syscall package | 16:15 |
rogpeppe1 | mischief: client side only, presumably | 16:15 |
rogpeppe1 | mischief: ah, signals, presumably | 16:15 |
mischief | mostly, yes. | 16:15 |
mischief | ; ls -l | 16:15 |
mischief | --rwxr-xr-x M 103 mischief mischief 21693804 Mar 29 16:44 juju | 16:15 |
mischief | ; file juju | 16:15 |
mischief | juju: 386 plan 9 executable | 16:15 |
rogpeppe1 | mischief: awesome | 16:15 |
mischief | i wasn't able to bootstrap, but after copying over a amazon.jenv, i could spin up wordpress and mysql on ec2 | 16:16 |
Valduare | hi guys- I cant seem to get juju to destroy a machine, it just shows up in juju status as “dead” | 16:16 |
rogpeppe1 | mischief: a juju filesystem would be cool | 16:16 |
mischief | rogpeppe1: what i'd *really* like is to be able to manage plan 9 vms with something akin to juju | 16:16 |
rogpeppe1 | mischief: and would actually be a much more efficient way to access juju than the usual "connect every time" cmd line | 16:16 |
rogpeppe1 | mischief: do you have a p9 amazon image? | 16:17 |
mischief | e.g i make one fileserver, then make an auth and two cpu server, and just add-relation them to the fileserver | 16:17 |
mischief | no | 16:17 |
rogpeppe1 | mischief: aw | 16:17 |
mischief | i don't use amazon honestly | 16:17 |
rogpeppe1 | mischief: fair enuf | 16:17 |
mischief | i am more interested in juju on openstack | 16:17 |
mischief | i tried to find richard miller's AMI he made ~2y ago but couldn't find the ami id | 16:17 |
mischief | anyways, i fear that changing the syscall package references might break UNIX systems | 16:19 |
Valduare | anyone know? | 16:19 |
mischief | so all that stuff would probably need to go in to _plan9.go and _unix.go files | 16:19 |
lazypower_travel | lemao: Yeah, I just wish I knew the secret sauce to compress the images to 200mb like our official baseboxes | 16:24 |
mischief | bzip2? | 16:24 |
lazypower_travel | mischief: its more than that. Even after bzip2'ing the image file its still ~ 600mb | 16:25 |
Valduare | how can I juju add-machine with a port? | 16:55 |
Valduare | ssh port I mean | 17:00 |
Valduare | apparently you cant add-machines from mac | 17:02 |
lazypower_travel | Valduare: user@host:port | 17:04 |
Valduare | tried that | 17:04 |
Valduare | didnt like it | 17:04 |
Valduare | could not resolv hostname nodename nor servname provided, or not known | 17:05 |
Valduare | I can ssh into it fine | 17:05 |
Valduare | even setup ssh/config file and that works for connections as well | 17:05 |
Valduare | brb booting into ubuntu | 17:11 |
lemao | am I being too brave trying to use local juju with default-series= trusty? I get a "ERROR charm not found: cs:trusty/juju-gui" | 17:57 |
rick_h_ | lemao: yes, the gui isn't published to trusty yet | 17:59 |
lemao | rick_h_: so is my path of least resistance using a precise vagrant box and precise all the way down? | 18:03 |
rick_h_ | lemao: yes | 18:03 |
vorlon_ | hi folks | 18:05 |
vorlon_ | I'm trying to do a 'juju bootstrap' on ec2 today using the juju-core in trusty, and I'm running into an error that looks an awful lot like bug #1299671 | 18:06 |
_mup_ | Bug #1299671: Juju 1.17.1 fails to bootstrap on Saucy ec2 <juju-core:Won't Fix> <https://launchpad.net/bugs/1299671> | 18:06 |
=== vorlon_ is now known as vorlon | ||
vorlon | if this is user error, could somebody please lart me? | 18:06 |
vorlon | hmm, and when I retry with juju running under strace, it seems to work | 18:47 |
lemao_ | what does 'instance-state: missing' means? | 20:15 |
vorlon | so, can anyone tell me how to force juju to use a t1.micro instance on ec2? http://askubuntu.com/questions/52021/how-do-i-adjust-the-instance-size-that-juju-uses says "cpu-power=0", but I still wind up with an m1.small | 20:28 |
vorlon | (rather an opaque mapping of constraints to the underlying ec2 implementations...) | 20:29 |
=== vladk is now known as vladk|offline | ||
jose | lemao: is that on the local provider? | 20:43 |
jose | vorlon: --constraints "cpu-power=0 mem=512M" | 20:44 |
jose | vorlon: at least that's how I've been managing to keep up with the free tier (if that's what you're looking for :) ) | 20:44 |
vorlon | jose: that's exactly what I'm looking for, thanks ;) | 20:45 |
vorlon | (paying money for a juju bootstrap node, feh ;) | 20:45 |
jose | vorlon: I've been using it for testing and let me give you a heads up: you may end up paying a couple cents for exceeding I/O requests, it's $0.05 per million after the 2 free million you get | 20:46 |
vorlon | oh, I suppose I can probably afford that | 20:49 |
jose | yeah :) | 20:49 |
lemao | jose: yes, it is a local provider (OSX, vagrant) | 21:32 |
jose | lemao: sorry, but I don't have an idea what that means - though the machine works even though it says that (previously experienced that) | 21:33 |
weblife | anyone seen this stratum error on run: http://paste.ubuntu.com/7182140/ | 22:38 |
weblife | not sure if something changed in the repo's or if I accidentally changed something in my install package. | 22:39 |
weblife | opps | 22:39 |
weblife | wrong channel | 22:40 |
=== CyberJacob is now known as CyberJacob|Away |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!