[00:07:02] *** bixu has joined #smartos
[00:09:39] *** dis has quit IRC
[00:11:17] *** dis has joined #smartos
[00:11:30] *** bixu has quit IRC
[00:28:34] *** bixu has joined #smartos
[00:32:25] *** dis has quit IRC
[00:33:06] *** bixu has quit IRC
[00:35:36] <killfill> hm.. my smartos install doesnt want to conect to the network
[00:36:05] *** dis has joined #smartos
[00:40:33] *** dis has quit IRC
[00:41:26] *** dis has joined #smartos
[00:54:42] *** MacSpengo has joined #smartos
[00:55:31] <MacSpengo> How does one go about assigning a VNC port to a KVM? I would also like to assign a password for the VNC port as well.
[01:02:04] <Tekni> MacSpengo: vmadm update <uuid> vnc_port=whatever
[01:02:30] *** dis has quit IRC
[01:02:31] <MacSpengo> Tekni: how about setting a password?
[01:02:43] <Tekni> I haven't tried yet, but my guess is password=whatever
[01:03:13] <MacSpengo> Tekni: Thanks for you help.
[01:03:44] <Tekni> setting a vnc password was added as of feb 23rd
[01:04:14] *** dis has joined #smartos
[01:04:32] <Tekni> that appears to have more details
[01:04:48] <killfill> after booting a fresh install of smartos, should i get network access?.. or maybe the nic is broken.. :S
[01:04:55] <Tekni> I guess it's vnc_password=whatever instead
[01:05:40] <Tekni> killfill: did you have it use a separate nic for admin and production?
[01:06:24] <killfill> Tekni: nope, just 1 nic
[01:06:32] <killfill> (im using plain smrtos, not sdc)
[01:07:28] <Tekni> what does ifconfig <int> show on the console? Does it have the IP info you specified at config time?
[01:08:28] <killfill> :S
[01:09:50] <killfill> yup it has it all, netstat -rn shows the routes just fine
[01:10:35] <Tekni> can you ping the default route, and anything beyond that (via IP)? Did you resolver(s) get added to /etc/resolv.conf ?
[01:10:37] *** bixu has joined #smartos
[01:10:55] <killfill> cannot ping the gateway
[01:11:27] <killfill> i just unplumb/plumb the nic, and set it up manually with ifconfig.. :S
[01:11:31] <killfill> smae thing
[01:12:04] <Tekni> and the interface shows as UP?
[01:13:50] <Tekni> if you disconnect/reconnect the ethernet on the NIC, do a tail on /var/adm/messages to see if it's showing the interface with a link up
[01:14:07] *** dis has quit IRC
[01:14:28] <killfill> yup, link up. and ifconfig shows its "RUNNING" when i plug it in
[01:15:06] *** bixu has quit IRC
[01:15:51] <Tekni> I don't suppose the box has a second nic you could try?
[01:15:52] *** dis has joined #smartos
[01:16:07] <killfill> unfortunalty not :S
[01:19:29] <Tekni> I would double-check your netmask and broadcast address, and try a different ethernet cable just to rule that out
[01:20:46] <killfill> already did.. dont get whats wrong.. :S
[01:21:07] <Tekni> are there any other machines on the local network you can try pinging?
[01:27:36] *** dis has quit IRC
[01:29:30] *** dis has joined #smartos
[01:38:34] <killfill> yup, it doesnt reach them
[01:39:14] <Tekni> that's odd and all I can think of at the moment
[01:44:23] *** dis has quit IRC
[01:46:08] *** dis has joined #smartos
[01:46:43] *** deirdres has joined #smartos
[01:52:20] *** MacSpengo has quit IRC
[01:54:07] <killfill> is something about the software.. just booted another OS, and the setup is correct.
[01:58:33] <siezer> how do I complete the installation without rebooting?
[01:59:01] <siezer> as in:... what is happening during boot? creation of a character device?
[02:00:43] *** darjeeling has quit IRC
[02:00:47] <richlowe> added it to /etc/driver_aliases how?
[02:01:04] <richlowe> though on smartos, I'm not actually sure add_drv works, but that should have done all the work for you.
[02:01:23] <wesolows> I'm pretty sure it does; I know update_drv does.
[02:01:51] <wesolows> whether it persists across a reboot I have not tried.
[02:02:25] *** jamesd_ has quit IRC
[02:02:32] *** jamesd__ has joined #smartos
[02:02:43] <siezer> richlowe add_drv seems to have inserted it into /etc/driver_aliases
[02:03:14] <siezer> it doesn't persist across reboot... that's my next trick. first I just want to verify the functionality =)
[02:03:38] <siezer> it probably doesn't help that I'm a complete solaris noob
[02:03:52] <wesolows> well, when you ran add_drv, did it give any output?
[02:04:02] <siezer> Reboot client to install driver.
[02:04:03] <siezer> Driver (axf) installed.
[02:04:16] <wesolows> hmm
[02:04:30] <wesolows> does modinfo | grep axf show anything?
[02:05:20] <siezer> nope, and modload /kernel/drv/amd64/axf returns 'can't load module: No such device or address'
[02:05:45] <killfill> how do i enable sshd?
[02:06:04] <wesolows> svcadm enable ssh?
[02:06:45] <wesolows> siezer: The driver isn't loading. I can't really guess why, but it's probably not specific to SmartOS.
[02:07:00] <wesolows> You can look at its _init routine to see why.
[02:07:38] <killfill> doesnt start.. :S log says nothing
[02:08:03] <wesolows> which log?
[02:08:19] <wesolows> cat `svcs -L ssh` is the starting point.
[02:09:31] <killfill> hm.. thats an empty result
[02:10:33] <wesolows> what does svcs ssh show?
[02:10:53] <wesolows> (you can also use svcs -xv and so on)
[02:14:07] *** dis has quit IRC
[02:14:11] <killfill> i rebooted, and it worked somehow.. thanks.
[02:16:05] *** dis has joined #smartos
[02:17:25] *** denizr has joined #smartos
[02:21:16] *** denizr has quit IRC
[02:25:44] <siezer> wesolows I've never used dtrace either... any hints?
[02:30:07] *** dis has quit IRC
[02:31:45] *** dis has joined #smartos
[02:34:36] * siezer decides to just throw money at it instead
[02:35:45] *** bixu has joined #smartos
[02:36:57] <siezer> anyone know of a USB ethernet adapter that works out of the box on illumos?
[02:39:14] *** denizr has joined #smartos
[02:40:07] *** bixu has quit IRC
[02:40:38] *** enmand has joined #smartos
[02:42:38] *** dis has quit IRC
[02:44:21] *** dis has joined #smartos
[02:55:31] <Licenser> siezer there is the dtrace book which is very good
[03:01:27] *** darjeeling has joined #smartos
[03:01:31] <siezer> I bought it. Haven't had a chance to open it yet =)
[03:18:10] <Licenser> heh
[03:18:57] *** bixu has joined #smartos
[03:22:54] *** Licenser has quit IRC
[03:23:20] *** bixu has quit IRC
[03:25:03] *** Licenser has joined #smartos
[03:27:28] *** dis has quit IRC
[03:29:31] *** dis has joined #smartos
[03:41:30] *** dis has quit IRC
[03:43:17] *** dis has joined #smartos
[03:49:52] *** dis has quit IRC
[03:51:47] *** dis has joined #smartos
[03:57:38] *** dis has quit IRC
[03:59:19] *** dis has joined #smartos
[04:22:52] *** bixu has joined #smartos
[04:26:58] *** bixu has quit IRC
[04:30:30] *** denizr has quit IRC
[04:31:00] <noahmehl> how do I boot a kvm guest with a .iso?
[04:40:04] <noahmehl> nvm
[04:40:37] <scanf> anyone want to recommend a motherboard that will do all the SRAT tables stuff?
[04:41:47] *** dis has quit IRC
[04:43:15] <richlowe> if I remember correctly, they may not be such a huge deal for you
[04:43:26] *** dis has joined #smartos
[04:43:49] *** bixu has joined #smartos
[04:44:25] <richlowe> otherwise, no.
[04:48:07] *** bixu has quit IRC
[04:54:12] *** dis has quit IRC
[04:56:00] *** dis has joined #smartos
[05:05:27] *** bixu has joined #smartos
[05:09:36] <noahmehl> I'm getting: Invalid value(s) for: remove_disks
[05:09:48] *** bixu has quit IRC
[05:10:27] <noahmehl> I thought it should be like this:
[05:11:54] <noahmehl> also, is smarts kvm/qemu shipping with spice?
[05:12:00] <noahmehl> *smartos
[05:13:37] *** enmand has quit IRC
[05:16:41] <noahmehl> no error, but it didn't remove the disk
[05:28:42] <killfill> how do i get the similar output like sdc-netinfo?.. i.e. znes, and its ip's
[05:47:36] *** bixu has joined #smartos
[05:51:44] *** bixu has quit IRC
[06:01:33] *** ryancnelson has joined #smartos
[06:04:26] <ryancnelson> namaste, y'all.
[06:08:56] *** bixu has joined #smartos
[06:09:08] *** bixu has quit IRC
[06:22:05] <deirdres> hey, Ryan
[06:22:15] <deirdres> hot enough for you? ;)
[06:27:48] <ryancnelson> it's actually pretty pleasant.
[06:27:55] <ryancnelson> it was warmer in newark yesterday
[06:28:18] *** dis has quit IRC
[06:28:42] <ryancnelson> holy crap, flying first class is literally 10 times better than coach. i'm not even jetlagged
[06:29:58] *** dis has joined #smartos
[06:45:55] <Kush-> Any known issues with using "resolver" variable in config when creating a zone? My DNS settings don't seem to get picked up.
[06:51:58] *** bixu has joined #smartos
[06:56:20] *** bixu has quit IRC
[06:56:40] <ryancnelson> what os?
[06:56:41] <deirdres> first class? I've never done that - cool
[06:57:10] <ryancnelson> i got upgraded… jason L bought-up to it (he's a nervous flyer, totally worth it)
[06:58:45] <ryancnelson> oh, Kush:
[06:58:53] <ryancnelson> your resolvers are in the wrong place
[06:59:15] <Kush-> oh? isn't that part of the nic configuration?
[06:59:22] <ryancnelson> they're not a property of the "nics" , they're a property of the machine itself
[06:59:36] <Kush-> oh hmm
[06:59:39] <ryancnelson> so take it out of the "nics" subsection and put it in the "root"
[06:59:55] <Kush-> ok, let me try.
[07:02:21] <Kush-> damnit, if it works, that would be too simple. made everyone's mbox a bit bigger with my email to the lists.
[07:02:43] <Kush-> a WARNING would've been nice =)
[07:03:00] <ryancnelson> yeah… thing is, it's free-form json data...
[07:03:12] <wesolows> oh, if only Oracle had cared about making a profit. They didn't, and they don't.
[07:03:26] <ryancnelson> you COULD extend it to actually use "resolvers" in your nics, we just don't
[07:03:37] <Kush-> got it
[07:03:38] <Kush-> thanks
[07:03:55] <ryancnelson> … i'm ok with oracle… i was never gonna work there, but they made all my cool co-workers come to me :)
[07:04:41] <wesolows> a quite reasonable way to look at things
[07:09:48] <deirdres> yes, Oracle did the rest of the industry a favor by losing so many great people
[07:10:08] <deirdres> I'll have to thank them in one of the future pieces I write
[07:15:27] <ryancnelson> deirdres: you don't have any of those license plate holders left, do you?
[07:15:46] <ryancnelson> i need a sun cloud plate holder for my ride.
[07:15:50] <deirdres> no, tossed em long ago
[07:15:58] <deirdres> they were really cheesy
[07:16:09] <deirdres> fluorescent plastic
[07:16:40] <richlowe> I think most everything actually fun found an escape.
[07:17:14] <richlowe> or at least, I know of people who were trying to cause it to
[07:19:33] <ryancnelson> ew… flourescent?
[07:21:18] <ryancnelson> i'll vinyl-cut a tasteful illumos/smartos sticker, maybe. the car's all-black. you don't put day-glo orange swag on the batmobile. i'm still debating whether to risk not having a front plate
[07:28:11] <wesolows> not sure about California but Nevada regularly gave me tickets for not having a front plate *while parked*.
[07:28:49] <wesolows> apparently Massachusetts does the same, but the rule can be skirted by repeatedly having the front plate "stolen" as it takes months to get a replacement made.
[07:29:34] <ryancnelson> i'd considered having the plate in the trunk, on a bracket that looked like it'd recently been torn off. my bumper scrapes too often as-is
[07:29:42] <ryancnelson> damn low-riders
[07:34:08] *** ryancnelson has quit IRC
[07:54:19] *** darjeeling has quit IRC
[07:58:20] *** darjeeling has joined #smartos
[08:03:15] *** deirdres has quit IRC
[08:05:32] *** deirdres has joined #smartos
[08:30:56] *** Licenser has quit IRC
[08:54:37] *** Licenser has joined #smartos
[08:59:34] *** bixu has joined #smartos
[09:03:47] *** bixu has quit IRC
[09:11:09] *** AikoM has joined #smartos
[09:14:59] *** bens1 has joined #smartos
[09:20:49] *** bixu has joined #smartos
[09:25:21] *** bixu has quit IRC
[09:41:38] *** jamesd__ has quit IRC
[09:42:21] *** jamesd__ has joined #smartos
[09:42:22] *** bixu has joined #smartos
[09:44:50] *** darjeeling has quit IRC
[09:46:54] *** bixu has quit IRC
[09:47:33] *** darjeeling has joined #smartos
[10:03:29] *** bixu has joined #smartos
[10:07:01] *** bixu has quit IRC
[10:20:38] *** mamash has left #smartos
[10:24:44] *** bixu has joined #smartos
[10:29:02] *** bixu has quit IRC
[10:46:16] *** bixu has joined #smartos
[10:50:15] *** bixu has quit IRC
[10:58:42] *** marsell has joined #smartos
[11:08:31] *** bens1 has quit IRC
[11:19:02] *** mamash has joined #smartos
[11:23:08] *** Tekni has quit IRC
[11:24:53] *** Tekni has joined #smartos
[11:26:40] *** max has joined #smartos
[11:27:04] *** max is now known as Guest89005
[11:49:40] *** bixu has joined #smartos
[11:56:07] *** darjeeling has quit IRC
[12:06:39] *** bens1 has joined #smartos
[12:10:20] *** Guest89005 has quit IRC
[12:10:51] *** bixu has joined #smartos
[12:15:07] *** bixu has quit IRC
[12:27:44] *** deirdres_ has joined #smartos
[12:29:31] *** deirdres has quit IRC
[12:29:31] *** deirdres_ is now known as deirdres
[12:30:02] *** deirdres has quit IRC
[12:32:10] *** bixu has joined #smartos
[12:36:53] *** bixu has quit IRC
[12:52:30] *** deirdres has joined #smartos
[13:02:05] *** deirdres has quit IRC
[13:11:44] *** max` has joined #smartos
[13:12:10] <max`> hi
[13:15:12] *** deirdres has joined #smartos
[13:19:29] <MerlinDMC> hi
[13:24:52] *** deirdres has quit IRC
[13:34:22] *** enmand has joined #smartos
[13:38:48] *** ira has joined #smartos
[13:40:19] *** jamesd__ has quit IRC
[13:41:04] *** jamesd__ has joined #smartos
[13:41:14] *** enmand has quit IRC
[13:59:45] *** enmand has joined #smartos
[14:19:00] *** bixu has joined #smartos
[14:23:07] *** bixu has quit IRC
[14:24:08] *** jamesd__ has quit IRC
[14:24:56] *** jamesd__ has joined #smartos
[14:25:30] *** darjeeling has joined #smartos
[14:28:31] *** ryancnelson has joined #smartos
[14:40:21] *** bixu has joined #smartos
[14:40:53] *** darjeeling has quit IRC
[14:44:43] *** bixu has quit IRC
[14:47:54] *** sebasp has joined #smartos
[14:55:46] *** ryancnelson has quit IRC
[15:01:41] *** bixu has joined #smartos
[15:05:58] *** bixu has quit IRC
[15:07:34] *** denizr has joined #smartos
[15:12:17] *** denizr has quit IRC
[15:18:21] *** denizr has joined #smartos
[15:18:27] *** joedevivo has joined #smartos
[15:23:01] *** bixu has joined #smartos
[15:27:13] *** bixu has quit IRC
[15:37:25] *** CarlosC has joined #smartos
[15:45:38] *** denizr has quit IRC
[15:46:00] *** denizr has joined #smartos
[15:50:15] <joedevivo> I want to switch from dhcp to a static ip, is that as easy as editing /usbkey/config?
[15:53:43] <nahamu> joedevivo: should be.
[15:53:54] <nahamu> (and reboot)
[15:53:55] <joedevivo> yay!
[15:54:32] *** darjeeling has joined #smartos
[15:56:43] <joedevivo> in that file "admin_network" is set to "…", is there something I have to change that to in order to go static?
[15:59:18] <nahamu> mine is set to "..." even though it is static.
[15:59:24] <nahamu> I'd leave that line alone.
[16:00:03] <joedevivo> great, what'd you do for "compute_node_ntp_hosts"?
[16:01:34] *** neophenix has joined #smartos
[16:05:12] *** bixu has joined #smartos
[16:08:45] <MerlinDMC> joedevivo, that admin_network thing is a bug i guess ... but right now it seems to be used nowhere
[16:09:42] *** bixu has quit IRC
[16:09:58] <joedevivo> reboot successful, static IP in effect. thanks
[16:11:20] <joedevivo> now, how do I go about upgrading from 0614 to 0629, is it just about making a new usbkey?
[16:11:52] <MerlinDMC> making a new usbkey or upgrading in place ... if you can access the usbkey ... just dd a new one
[16:12:01] <MerlinDMC> (and reboot)
[16:19:01] *** denizr1 has joined #smartos
[16:19:05] <sebasp> Anyone knows an easy way to do a "p2v" to smartos. Current hoster is using Xen and doesn't give access to hypervisor, so I need to find a way to migrate 5 centos boxes to Smartos…Any pointer would be appreciated...
[16:20:36] *** denizr has quit IRC
[16:21:14] <MerlinDMC> sebasp, hvm or pvm machines?
[16:21:24] <sebasp> let me check to make sure...
[16:25:19] <sebasp> actually…how do you check this from the host...
[16:25:56] <sebasp> err from the guest not the host
[16:26:27] *** bixu has joined #smartos
[16:26:54] <MerlinDMC> sebasp, maybe dmesg | grep "Xen version" helps
[16:27:16] <MerlinDMC> in a fully virtualized guest this should not be there i guess
[16:27:51] <sebasp> dmesg | grep Xen doesn't give me a version
[16:28:20] <sebasp> only gives me Xen reported and virtual console
[16:30:54] *** bixu has quit IRC
[16:31:05] <MerlinDMC> i think those are also only reported in a paravirt guest ... i don't think you could migrate a paravirt guest directly to a fullvirtualized one
[16:31:34] <MerlinDMC> installing centos fresh in smartos and migrating the data using rsync or scp?
[16:32:29] <sebasp> ok
[16:32:56] <sebasp> that's fine…what I though…but doesn't cost much to ask :)
[16:33:38] <MerlinDMC> if you had fullvirtualized ones you could try to boot of a rescue cd and dd a harddrive image to your smartos box
[16:34:33] <sebasp> rsync will do :)
[16:34:44] <MerlinDMC> rsync always does :P
[16:34:59] <sebasp> since zfs send is not available in linux...
[16:35:01] <sebasp> :)
[16:35:54] <MerlinDMC> if i get my boss to use smartos i also have to migrate some pvm linux machines from xen
[16:36:12] <MerlinDMC> maybe i can also use smartos zones then ...
[16:36:43] <sebasp> Trying to convince my "diehard" linux fan of a colleague…not an easy task..
[16:37:11] <sebasp> O/S religion is a delicate subject :)
[16:37:51] <bens1> How could telling anyone they've wasted years of their life learning the wrong OS be taken the wrong way?
[16:39:24] <sebasp> They don't take it the wrong way, they just ignore you :) They are busy updating Ubuntu ;)
[16:40:48] *** denizr1 has quit IRC
[16:40:59] *** denizr has joined #smartos
[16:41:10] *** elijah-mbp has joined #smartos
[16:42:58] <killfill> how do i see the cpu share in sdc ?
[16:43:06] <killfill> vmadm list doesnt show my vm's... :S
[16:47:43] *** bixu has joined #smartos
[16:52:02] *** bixu has quit IRC
[16:52:57] *** enmand has quit IRC
[16:56:36] *** enmand has joined #smartos
[16:59:33] *** mamash has left #smartos
[17:02:05] *** jdavis has joined #smartos
[17:08:59] <marsell> AdminUI lets you set that.
[17:09:02] *** bixu has joined #smartos
[17:09:16] <marsell> Or making curl requests to MAPI.
[17:09:16] *** bixu has quit IRC
[17:21:24] *** dap has joined #smartos
[17:21:26] *** deirdres has joined #smartos
[17:33:12] *** AikoM has quit IRC
[17:43:04] *** max` has quit IRC
[17:52:16] *** bixu has joined #smartos
[17:57:06] *** bixu has quit IRC
[17:58:24] *** enmand has quit IRC
[18:01:23] *** enmand has joined #smartos
[18:13:33] *** bixu has joined #smartos
[18:14:51] *** lpin has joined #smartos
[18:15:31] <lpin> hello guys i'm playing with a virtualized smartos
[18:15:43] <lpin> installed pkgin gcc node
[18:16:05] <lpin> but i'm not able to compile module with native support
[18:16:29] <lpin> for example if i try to run npm install redis
[18:16:38] <lpin> hiredis fails to build
[18:16:40] <lpin> any hint?
[18:17:02] *** mamash has joined #smartos
[18:17:29] <nahamu> lpin: are you doing that in the global zone?
[18:17:37] *** bixu has quit IRC
[18:17:45] <lpin> yeah think so
[18:18:16] <lpin> how can i check? im completly new to smartos and sunos in general
[18:18:30] <nahamu> if you haven't used vmadm yet, you're working in the global zone.
[18:18:45] <lpin> i didn't so yes
[18:20:07] <lpin> ok checking, thanks
[18:20:40] <nahamu> If you create a zone based on one of the smartos or smartos64 images
[18:20:49] <nahamu> and use that, you might have better luck.
[18:23:51] <wesolows> you're really not expected to be able to build anything in the global zone, or do much of anything else development wise other than provision zones.
[18:25:00] <lpin> ok
[18:26:19] <wesolows> once you're in a zone, it'll feel pretty much like any other Unix system
[18:30:47] *** denizr has quit IRC
[18:31:07] *** denizr has joined #smartos
[18:31:19] *** Meths has quit IRC
[18:31:31] *** Meths has joined #smartos
[18:36:38] *** Meths has joined #smartos
[18:39:10] *** Meths has quit IRC
[18:40:07] <noahmehl> hey all
[18:40:17] <noahmehl> i'm trying to remove a disk from a kvm guest
[18:41:04] <noahmehl> but the vmadm update command works
[18:41:07] <noahmehl> but didn't remove the disk
[18:41:39] *** Meths has joined #smartos
[18:46:24] <jeffpc> is it supposed to have the /dev/... ?
[18:46:39] *** Meths has joined #smartos
[18:48:20] *** jdavis has quit IRC
[18:51:11] *** Meths has quit IRC
[18:51:40] *** Meths has joined #smartos
[19:00:05] *** Meths has quit IRC
[19:00:45] *** Meths has joined #smartos
[19:01:50] *** Licenser has quit IRC
[19:02:53] *** Meths has quit IRC
[19:05:45] *** Meths has joined #smartos
[19:05:51] *** nicksellen has joined #smartos
[19:06:49] *** Xenith has joined #smartos
[19:11:54] *** deirdres has quit IRC
[19:16:41] *** Meths has quit IRC
[19:16:49] *** Meths has joined #smartos
[19:17:23] *** bixu has joined #smartos
[19:17:28] *** Meths has quit IRC
[19:19:21] *** denizr has quit IRC
[19:19:43] *** denizr has joined #smartos
[19:21:49] *** Meths has joined #smartos
[19:22:12] *** Meths has quit IRC
[19:22:18] *** bixu has quit IRC
[19:24:32] <nicksellen> (the networking in the host smartos works as expected)
[19:26:49] *** Meths has joined #smartos
[19:27:25] <nahamu> nicksellen: I think the problem might be that you put "dhcp" for the gateway
[19:28:19] <nahamu> you might want to try again, but not put in the gateway line in your zone definition.
[19:28:31] <nicksellen> nahamu: thanks, I'll try that
[19:30:28] <nicksellen> nahamu: oh that was easy, it worked, thanks!
[19:32:07] <nahamu> glad to hear it :)
[19:36:12] *** dysinger has joined #smartos
[19:37:28] *** Meths has quit IRC
[19:37:57] *** Meths has joined #smartos
[19:38:03] *** Meths has quit IRC
[19:42:57] *** Meths has joined #smartos
[19:43:09] *** nicksellen has left #smartos
[19:44:04] *** lpin has quit IRC
[19:44:55] *** Meths has quit IRC
[19:47:57] *** Meths has joined #smartos
[19:48:26] *** Meths has quit IRC
[19:48:46] *** Licenser has joined #smartos
[19:50:16] *** jdavis has joined #smartos
[19:52:57] *** Meths has joined #smartos
[19:53:16] *** Licenser has quit IRC
[19:55:44] *** lpin has joined #smartos
[19:55:44] *** Meths has quit IRC
[19:56:18] *** Licenser has joined #smartos
[19:56:52] *** mamash has left #smartos
[19:57:57] *** Meths has joined #smartos
[20:00:33] *** Meths has quit IRC
[20:02:57] *** Meths has joined #smartos
[20:03:13] *** Meths has quit IRC
[20:03:21] *** sebasp has quit IRC
[20:03:54] *** sebasp has joined #smartos
[20:05:32] *** deirdres has joined #smartos
[20:07:57] *** Meths has joined #smartos
[20:10:26] *** sebasp has quit IRC
[20:10:26] *** Meths has quit IRC
[20:10:38] *** sebasp has joined #smartos
[20:11:54] *** jamesd__ has quit IRC
[20:12:07] *** jamesd_ has joined #smartos
[20:12:57] *** Meths has joined #smartos
[20:13:18] *** Meths has quit IRC
[20:13:22] *** jamesd_ has quit IRC
[20:14:28] *** jamesd_ has joined #smartos
[20:16:38] *** bens1 has quit IRC
[20:20:37] *** marsell has quit IRC
[20:31:19] *** nicksellen has joined #smartos
[20:32:54] *** bradleymeck has joined #smartos
[20:33:17] <bradleymeck> any clue why waf (node-waf) would not pick up libcairo from pkgin
[20:33:34] <bradleymeck> ?
[20:35:09] *** denizr has quit IRC
[20:35:24] *** ira has quit IRC
[20:38:45] *** jamesd_ has quit IRC
[20:38:48] <bradleymeck> i was looking there and set the env variables as said, found libjpeg and libgif, but not libcairo
[20:40:03] *** jamesd_ has joined #smartos
[20:42:38] *** bixu has joined #smartos
[20:45:54] *** dap has quit IRC
[20:47:00] *** bixu has quit IRC
[20:50:24] <wesolows> you can try using the verbose flag and the log file to see what's happening
[20:50:31] <wesolows> it might be looking for a different version, for example
[20:55:44] <bradleymeck> pkg-config --errors-to-stdout --print-errors --cflags --libs cairo , but no pkg-config is on smartos...
[20:56:39] <wesolows> it's installed in my zone. maybe you just need to install it.
[20:56:50] <wesolows> pkgin in pkg-config
[20:57:24] <wesolows> alternately, you can see about just bypassing waf's stupid pkg-config thing and directly passing the requisite flags for headers and libraries (-lcairo is most likely it)
[20:59:06] <bradleymeck> tried -lcairo
[20:59:10] <bradleymeck> waf is dumb
[20:59:44] <wesolows> yes, it's extremely dumb
[21:00:15] <wesolows> you added -lcairo to the LD_OPTIONS? if that doesn't work, it must be adding some #define so that the cairo stuff is compiled in only if the stupid pkg-config thing "found" it
[21:00:20] <richlowe> wesolows: do any of those things please you?
[21:00:25] <richlowe> wesolows: (this is not sarcasm)
[21:00:31] <wesolows> you can look at the wscript to see what that is and then add it yourself
[21:00:50] <wesolows> richlowe: honestly, no. autoconf is the best of a bad lot, and it's often abused.
[21:00:58] <noahmehl> but, it's not removing it
[21:01:22] <wesolows> richlowe: the rest are much, much worse. and considering how much of this stuff is actually standardised today, there's little need for it.
[21:01:50] <wesolows> even under the best of circumstances, you get something that's only expected to work on the build system, which is stupid.
[21:01:59] *** Meths has joined #smartos
[21:03:40] *** bixu has joined #smartos
[21:04:21] *** denizr has joined #smartos
[21:04:46] <richlowe> I was wrestling with gyp, a few days ago, since I want node 0.8 for something.
[21:04:50] <richlowe> I was (and am still) not happy.
[21:05:06] *** denizr has quit IRC
[21:07:33] <wesolows> you saw that I replaced all that stuff with simple make fragments in smartos-live
[21:07:53] <richlowe> I didn't, but probably should have.
[21:07:53] <wesolows> it won't take much effort to do the same for node itself, and in the process add CTF
[21:08:04] *** bixu has quit IRC
[21:08:07] <richlowe> CTF may cause you heartache
[21:08:13] <richlowe> I hope it doesn't, though.
[21:08:14] <wesolows> and of course v8+ comes with its own super simple build system for binary addons
[21:08:37] <richlowe> I discovered that my "be happy about empty objects" stuff doesn't please SPARC, for some reason the symtab, strtab, etc, are allocatable on SPARC?
[21:08:49] <richlowe> which I should have checked, but didn't. :\
[21:08:56] <wesolows> interesting. I didn't know that either.
[21:24:25] <killfill> how do i see the cpu shares of my scd smartmashines?
[21:24:50] <killfill> my 4G mashines is eating the same cpu as a 1G one.. :S
[21:24:58] *** chorrell has joined #smartos
[21:25:09] *** bixu has joined #smartos
[21:26:16] <bradleymeck> wesolows: but windows ?
[21:27:05] <wesolows> since I can't be sure you're trolling me, I'll refrain from comment.
[21:27:36] <bradleymeck> im not trolling, but i am unsure if visual studio can do make files from command line
[21:27:46] <bradleymeck> have never tried to use it from cli really
[21:28:17] <wesolows> Presumably not or the node guys wouldn't have created all that stuff. I don't actually know for sure because I don't use windows nore write software that I care about supporting on windows.
[21:28:42] *** denizr has joined #smartos
[21:29:02] <wesolows> if something I write works on windows, fine, but I'm not going to invest effort in it. for most of what v8+ is good for, it actually makes no sense anyway because the addon is inherently not portable to windows.
[21:29:12] *** bixu has quit IRC
[21:29:24] <wesolows> like node-contract... windows doesn't have contracts, so the portability is moot.
[21:30:06] <bradleymeck> yea but some things like cairo, do work on windows and node-canvas is quite popular, IIS makes me cry though when ppl put node behind it
[21:30:50] <wesolows> but does pkg-config? does the wscript they supplied actually work on windows? maybe, but I doubt it was tested.
[21:31:15] <wesolows> anyway, if you want to use windows, I'm not here to tell you not to. But I can't really help in that case either.
[21:31:17] *** ira has joined #smartos
[21:33:45] *** siezer has quit IRC
[21:35:28] *** Licenser has quit IRC
[21:38:42] *** Licenser has joined #smartos
[21:38:52] *** jamesd_ has quit IRC
[21:38:57] *** jamesd__ has joined #smartos
[21:54:34] <lpin> hello guys
[21:54:53] <lpin> look at this
[21:54:54] <lpin> ld: fatal: file /opt/local/lib/libcairo.so wrong: ELF class: ELFCLASS64
[21:55:05] <lpin> should i compile if directly from sources?
[21:55:26] <lpin> instead of using pkgin?
[21:56:53] *** nicksellen_ has joined #smartos
[21:58:15] *** nicksellen has quit IRC
[22:01:07] *** nicksellen_ has quit IRC
[22:01:45] *** denizr1 has joined #smartos
[22:02:39] *** denizr1 has quit IRC
[22:03:06] *** denizr1 has joined #smartos
[22:03:55] *** jamesd__ has quit IRC
[22:04:09] *** jamesd_ has joined #smartos
[22:04:55] *** denizr has quit IRC
[22:09:05] *** denizr1 has quit IRC
[22:09:11] <bradleymeck> lpin is this for node?
[22:09:27] <lpin> yep
[22:09:30] *** denizr has joined #smartos
[22:10:47] <lpin> looking at it
[22:10:55] *** bens1 has joined #smartos
[22:16:19] <lpin> i'm trying to install that evil node-canvas bradleymeck
[22:16:47] <nahamu> noahmehl: didn't mean to ignore you, was working on something. did you figure it out?
[22:16:53] <noahmehl> np
[22:16:55] <noahmehl> actually
[22:16:59] <noahmehl> no, it doesn't seem to make sense
[22:17:10] <noahmehl> I used path based on the man page
[22:17:11] <bradleymeck> lpin : yes | pkgin install cairo pkg-config xproto renderproto kbproto giflib jpeg png
[22:17:14] <noahmehl> but it didn't remove it :(
[22:17:42] <nahamu> I've only very rarely been able to get vmadm update to work.
[22:17:44] <lpin> yep but got a linker error
[22:17:48] <lpin> that one :P
[22:18:09] <noahmehl> nahamu: should I be using something else?
[22:18:11] <wesolows> lpin: the contents of /opt/local are 64-bit, right? ie, this is "smartos64" or similar. right?
[22:18:22] <nahamu> quick and dirty solution if you're very careful: shutdown the vm, edit /zones/<uuid>.xml, start the vm
[22:18:26] <lpin> yep
[22:18:34] <noahmehl> nahamu: that's what I'm going with
[22:18:35] <noahmehl> thanks!
[22:18:37] <wesolows> lpin: you need to pay attention to the parts that deal with -m64.
[22:18:43] <nahamu> but the right way would be to bug the Joyent developers to help you get vmadm update to work
[22:19:02] <noahmehl> a bug on github?
[22:19:03] <wesolows> the compiler's default output is 32-bit in smartos64 1.6.x, but all the existing libraries and binaries are 64-bit.
[22:19:04] <noahmehl> for vmadm?
[22:19:27] <wesolows> if you append -m64, you'll build objects that are compatible with the contents of /opt/local and that error will go away.
[22:19:29] <nahamu> oh, I meant to ask rmustacc or wesolows
[22:19:44] <nahamu> and get them to either find you the answer or point you in the right direction
[22:19:56] <nahamu> but opening a bug might work too
[22:20:04] <wesolows> yes, I know; I wrote it ;-)
[22:20:12] <lpin> lol
[22:20:37] <wesolows> feel free to enhance it
[22:20:55] <lpin> i find it perfect
[22:21:12] <noahmehl> nahamu: sorry, I can't find a config file in /zones/uuid.xml
[22:21:25] <nahamu> sorry /etc/zones
[22:21:34] <nahamu> fingers got ahead of the brain
[22:21:43] <noahmehl> thanks!
[22:21:55] <noahmehl> what the comment about rmustacc and wesolows for me?
[22:21:58] <noahmehl> *was
[22:22:16] <lpin> btw bradleymeck, did you fixed it on nodejitsu enviroment?
[22:22:20] <nahamu> noahmehl: yes.
[22:22:26] <bradleymeck> lpin yes
[22:22:37] <noahmehl> rmustacc: wesolows can you please let me know where I can get some help on a vmadm issue?
[22:22:40] <lpin> oh awsome
[22:22:41] <bradleymeck> patch is currently going out
[22:23:37] <lpin> nice
[22:25:22] <wesolows> noahmehl: rm's not around right now. I'd suggest filing a bug, and perhaps raising it during Thursday's office hours.
[22:25:36] <noahmehl> a bug on vmadm?
[22:25:47] <wesolows> yes, if it's not working as documented
[22:26:38] <wesolows> looking at the scrollback I don't know what trouble you're having with it, so it's good to get a description into a bug report.
[22:30:39] <bradleymeck> lpin all joyent slaves should be patched
[22:31:08] *** enmand has quit IRC
[22:31:29] <noahmehl> wesolows: thanks
[22:31:33] <lpin> i'll try to deploy soon
[22:32:00] <lpin> thanks for the info bradleymeck
[22:32:18] <wesolows> ok, thanks. not quite sure what that could be, but we'll take a look.
[22:32:33] <wesolows> if nothing happens before then, poke us Thursday at 1700 UTC in this channel.
[22:34:17] <noahmehl> thanks!
[22:34:27] <noahmehl> i may not be able to then
[22:34:34] <noahmehl> as I may be in surgery at the time
[22:34:41] <noahmehl> but on friday probably
[22:37:04] <lpin> wesolows compiled with -m64 and worked now as expected :)
[22:37:06] <lpin> thanks
[22:37:08] *** marsell has joined #smartos
[22:37:50] <wesolows> sweet
[22:42:36] *** nicksellen has joined #smartos
[22:45:46] <nahamu> I haven't tested it with imgadm yet, but it seems to work
[22:46:29] <nahamu> and it was a good excuse to learn a bit of node (though I'm sure that at least one of those functions is a bit of an abomination...)
[22:51:44] *** bradleymeck has quit IRC
[22:53:47] *** bens1 has quit IRC
[23:03:32] *** lpin has quit IRC
[23:04:12] *** lpin has joined #smartos
[23:08:22] *** denizr1 has joined #smartos
[23:10:32] *** denizr has quit IRC
[23:11:42] *** bixu has joined #smartos
[23:13:10] <killfill> is there a mailing list for asking things about smartos/sdc?
[23:16:04] *** bixu has quit IRC
[23:19:15] <wesolows> yes, smartos-discuss at lists dot smartos.org
[23:19:28] <noahmehl> nahamu: wesolows is spice built into the live image by default now?
[23:19:49] <nahamu> noahmehl: no
[23:19:54] <noahmehl> ah
[23:19:55] <noahmehl> ok
[23:19:59] <wesolows> I don't think so. iirc they took back a few bits needed for it, but you can't use it out of the box.
[23:20:26] <noahmehl> thanks
[23:21:03] <nahamu> but if the company you work for would pay to have SPICE in SDC, you should help me convince certain Joyent people to find time for working in it... :-D
[23:21:12] <nahamu> s/in/on
[23:22:29] <nahamu> w00t!!! my image server seems to work with imgadm!!!
[23:33:04] *** bixu has joined #smartos
[23:35:35] *** guk has joined #smartos
[23:36:41] <CarlosC> nahamu your image server looks interesting
[23:37:30] *** bixu has quit IRC
[23:42:21] *** siezer has joined #smartos
[23:42:28] *** lpin has quit IRC
[23:45:04] *** jdavis has left #smartos
[23:47:02] *** bradleymeck has joined #smartos
[23:48:33] *** jamesd_ has quit IRC
[23:49:26] *** jamesd_ has joined #smartos
[23:51:25] *** denizr1 has quit IRC
[23:54:29] <prasm> but im to lazy to document it
[23:54:47] <prasm> i guess Licenser has the most complete implementation yet
[23:54:58] <prasm> but i cant understand a single line of that functional stuff
[23:55:35] *** denizr has joined #smartos
[23:58:19] *** jdavis has joined #smartos
[23:58:26] *** denizr has quit IRC