↑back Search ←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |
Who | What | When |
---|---|---|
*** | maxchikurow has quit IRC (Remote host closed the connection) | [00:05] |
.............................................. (idle for 3h45mn) | ||
wallshot1 has joined #arpnetworks
wallshot has quit IRC (Ping timeout: 264 seconds) | [03:50] | |
...................................................................... (idle for 5h48mn) | ||
sjackso has joined #arpnetworks | [09:39] | |
........................ (idle for 1h55mn) | ||
brycec is now known as lord_of_lteo
lord_of_lteo is now known as brycec | [11:34] | |
......... (idle for 41mn) | ||
SpeedBus has quit IRC (Ping timeout: 264 seconds) | [12:17] | |
........ (idle for 36mn) | ||
pjs | guys, any host trouble today? | [12:53] |
gizmoguy | [@arpnetworks:29] We are investigating an alert we received for host kvr21
perhaps? | [12:55] |
pjs | okie dokie | [12:56] |
*** | lteo has joined #arpnetworks
kroberto has joined #arpnetworks | [12:56] |
pjs | yea.. mine is on kvr21 :-/
well, this one in particular | [13:00] |
lteo | i just joined the channel. did something just break on kvr21? | [13:01] |
gizmoguy | https://twitter.com/arpnetworks
yeah something has gone wonky on kvr21 being worked on right now | [13:01] |
lteo | thanks | [13:02] |
.... (idle for 18mn) | ||
gizmoguy | [@arpnetworks:30] CPU soft lockup on host kvr21; giving it a power cycle
BryceBot: @twitter @arpnetworks @twitter @arpnetworks | [13:20] |
BryceBot | gizmoguy: Posted successfully :) https://twitter.com/BryceBot0101/status/443119129860403200 | [13:21] |
gizmoguy | oh dear. what have I done
@twitter hello world. /cc @nzgizmoguy | [13:21] |
BryceBot | gizmoguy: Posted successfully :) https://twitter.com/BryceBot0101/status/443119323335249920 | [13:22] |
mercutio | haha
bryce does everythiung | [13:22] |
gizmoguy | BryceBot has 4,642 tweets
wow | [13:22] |
mercutio | yeh some retweets etc
i'm looking through it now haha | [13:23] |
brycec | haha | [13:23] |
mercutio | hazardous/#arpnetworks says: RT @justinbieber you're so hot i want to bake cookies on you
i don't remember that so i assume twitter support was done ages ago | [13:23] |
brycec | BryceBot used to announce new messages in its stream, but some people didn't like that | [13:23] |
*** | kroberto has quit IRC (Remote host closed the connection) | [13:28] |
..... (idle for 22mn) | ||
SpeedBus has joined #arpnetworks | [13:50] | |
lteo has quit IRC (Quit: leaving)
SpeedBus has quit IRC (Ping timeout: 240 seconds) | [13:56] | |
SpeedBus has joined #arpnetworks | [14:04] | |
up_the_irons | http://i.imgur.com/K13chV7.jpg | [14:09] |
..... (idle for 20mn) | ||
*** | SpeedBus has quit IRC (Ping timeout: 264 seconds) | [14:29] |
toddf | awesome | [14:39] |
*** | SpeedBus has joined #arpnetworks | [14:42] |
lteo has joined #arpnetworks | [14:56] | |
lteo | kvr21 down again?
bbl | [15:04] |
*** | SpeedBus has quit IRC (Ping timeout: 252 seconds) | [15:14] |
SpeedBus has joined #arpnetworks | [15:19] | |
.... (idle for 16mn) | ||
up_the_irons | lteo: negative, still up
it does appear your vps is shutdown though i'll give it a start | [15:35] |
.... (idle for 17mn) | ||
toddf | probably a stupid question, but .. does anyone have a non java method for hitting the ipmi console? I note it is vnc, but I get told the security type is not handled by my vnc clients ;-( | [15:52] |
staticsafe | ipmitool?
idk | [15:52] |
toddf | does it hit the gui console? or only serial? I just installed it thinking it was only serial | [15:52] |
up_the_irons | toddf: you can hit the serial-over-lan with conserver
toddf: for the actual vga console, i only know of the web gui or ipmiview (both java, unfortunately) | [16:00] |
toddf | up_the_irons: woah, now thats spiffy, is there a wiki entry somewhere? I suspect it has a couple of lines to setup my end
its vnc'ish wish some free vnc viewer would work flipping to an amd64 system that has working java | [16:01] |
up_the_irons | even though the vnc stuff listens on port 5900, it is proprietary vnc and i've never seen a viewer than can use it, you need the java stuff | [16:02] |
toddf | I'll be sure to give a shout if/when I figure out a non java capable option ;-) | [16:02] |
mercutio | supermicro ipmi really sucks
ipmi should support serial console | [16:02] |
toddf | up_the_irons: so .. not to hit up you for details a 2nd time, but is there a wiki article on how to instrument my conserver.cf to talk to the ipmi serial console? | [16:03] |
up_the_irons | toddf: for conserver, here's a snippet: | [16:03] |
mercutio | it's a bitch to setup, and i dunno if we're allowed to stick extra ip's on there? | [16:03] |
up_the_irons | console myserver {
master localhost; type exec; | [16:03] |
toddf | oh heh danke! | [16:03] |
up_the_irons | exec /usr/local/bin/ipmitool -f /root/ipmi-passwd.txt -L USER -I lanplus -C 3 -H <myserver-ipmi-ip> -U sol1 sol activate;
idletimeout 2h; } bitte | [16:03] |
mercutio | oh ipmi is already setup? | [16:03] |
up_the_irons | on every dedi, yes | [16:04] |
mercutio | cool. | [16:04] |
toddf | now the only other thing I can ask for is if you were to put that on the ipmi wiki page for others to use ;-) | [16:04] |
mercutio | ipmi is a pita to setup :) | [16:04] |
up_the_irons | toddf: when you get it working, tell me your snippet and i'll make a kb article for it | [16:04] |
toddf | mercutio: well, up_the_irons has set it up for arp metal so we can be mostly self service just like the kvm side of the house | [16:04] |
up_the_irons | toddf: mercutio : exactly | [16:05] |
mercutio | cool
the vnc is really slow vnc is always slow though | [16:05] |
toddf | up_the_irons: when I get it working? so the bit you pasted above wont work or ?
mercutio: true, if I can install this over serial I will, but I believe I at least need vga console long enough to tell it to 'set tty com0' ;-) | [16:05] |
up_the_irons | toddf: that's not an example taken from an arp metal server, but one of my kvm hosts. however, the idea is the same. | [16:06] |
mercutio | toddf: with the floppy for openbsd it's easy to change :) | [16:06] |
up_the_irons | toddf: you may have to adjust a few things, dunno | [16:06] |
mercutio | maybe can provide a floopy install image
with serial or something i wonder how to make iso's... | [16:06] |
toddf | its possible to create an iso image with boot.conf pointing at serial just as easily | [16:06] |
mercutio | actually... it may just work you know
if the bios outputs to serial, the bootloader should be using serial too. ahh ok i know how to mount a floopy image, but not how to reate the cd image :) but yeah it's probably not that hard but yeah if the bios is using serial, i imagine the bootloader will still use bios.. and so it should work. | [16:07] |
toddf | openbsd's bootloader tends to know serial from vga, and only does serial if boot.conf or 'boot> set tty com0' has instructed it to do so | [16:08] |
mercutio | that said i've hit issues with grub and serial console before
even if the bios does serial? | [16:08] |
toddf | bios may be able to force it to serial but then openbsd once the kernel loads switches to vga since it thinks its not serial | [16:09] |
mercutio | yeh
but you can still type set tty com0 on the serial | [16:09] |
toddf | bleh, this java bits seems to want to give me an arch specific jar file (read: shared libs precompiled on specific platforms, aka openbsd need not apply)
right, if I can get that far *grin* | [16:09] |
mercutio | i gave up last time i tried using the ipmi
err java thing and just used a windows host | [16:09] |
staticsafe | yeah supermicro ipmi is bleh | [16:10] |
mercutio | for some reason my java seems to be ok with hp java but not supermicro java | [16:10] |
toddf | "no iKVM64 in java.library.path"
well, this is a fact I've run into way back 10yrs or more ago some "java" files actually contain os specific libs and call out to the libs in an os specific fashion, if your os wasn't prebuilt, it won't work | [16:10] |
mercutio | hp at least have ssh
and then you can do vsp/textcons actually i imagine a lot of people use supermicro with linux | [16:11] |
toddf | I once had to install linux to do java console for iDRAC6, but icedtea-web since took care of that requirement | [16:11] |
mercutio | you'd think there'd be enough demand for them to want to improve it
the supermicro ipmi tool thingy is pretty bad too they've got something that can do serial console etc in windows err and linux with java i think | [16:11] |
toddf | yes there are linux libs
http://sprunge.us/eKUH see the viewer.jnlp ? it downloads specific bits per arch | [16:12] |
mercutio | but you can do everythign with ipmitool
you can actually cnofigure ipmitool without using the web etc if you have root on a server, well normally at least. | [16:12] |
staticsafe | mercutio: i had to tshoot a friend's supermicro dedi recently (forgot his root password) | [16:13] |
mercutio | but it's not very user friendly | [16:13] |
staticsafe | that was fun | [16:13] |
toddf | everything, including seeing gui or are you saying you can tell the bios to force serial console from ipmitool | [16:13] |
mercutio | the latter | [16:13] |
staticsafe | so boot with finnix, chroot in, passwd failed to update password | [16:13] |
toddf | hints or 'go rtfm' ? | [16:13] |
staticsafe | turns out he was out of disk space | [16:13] |
mercutio | well you can setup permissions users etc
i think the bios always outputs to serial? actually on that note i wonder if it's first or second serial port | [16:13] |
toddf | oh if I can config the bios via serial console, the win | [16:14] |
mercutio | ok i'm going to try this ipmi thjing out
hah it segfaulted Error: Unable to establish IPMI v2 / RMCP+ session i wonder if it's meant to be ipmi v2 i thought lanplus was 1.5 | [16:16] |
toddf | I note up_the_irons example above uses -L USER yet my ipmitool uses -U USER, wonder what -U sol1 is equivalent in my tool | [16:20] |
mercutio | i think user is USER
rather than your username? and it's a privilege level thing | [16:20] |
toddf | oooh
toddf learns | [16:21] |
mercutio | taking it out and it does the same
Error: Unable to establish IPMI v2 / RMCP+ session i tried sensor too which also didn't work i love it how it segfaults when it has an issue thoug | [16:21] |
toddf | mine doesn't segfault ironically
just get the same issues | [16:22] |
mercutio | oh
curious | [16:22] |
toddf | ipmitool 1.8.11 fwiw | [16:23] |
mercutio | i have 1.8.13
ipmitool sensor works locally | [16:25] |
toddf | oh inside the os inside the machine or ? | [16:27] |
mercutio | yeh
so there's definitely ipmi i can't remember how to list users :) ohhh user isn't sol1 it's ipmitool user list for listing users btw and it says it can't set to admin got it i took out that -L USER before :) so yeah s/sol1/your username/ i don't want to reboot to see if bios works | [16:27] |
toddf | haha the java gui viewer doesn't work but the java serial console viewer does hahahahaa | [16:29] |
mercutio | ahh ok | [16:29] |
toddf | let me see if that makes any headway | [16:30] |
mercutio | if java serial console works ipmitool should work too
i imagine up_the_irons is using sol1 on his hosts | [16:30] |
toddf | that totally worked heh
java didn't notice when ipmitool took over serial, just stopped refreshing heh, looks like I could setup a tftp server on one of the other kvm systems on the customer vlan and end up with a tftpboot install, sweet now that this is working, I have to go SIGFOOD, bah, thanks mercutio ;-) | [16:31] |
mercutio | haha
my food just finished heating up | [16:34] |
................................. (idle for 2h40mn) | ||
*** | NiTeMaRe has joined #arpnetworks | [19:14] |
............. (idle for 1h1mn) | ||
lteo has quit IRC (Quit: leaving) | [20:15] | |
................................... (idle for 2h53mn) | ||
jlgaddis has quit IRC (Ping timeout: 246 seconds) | [23:08] | |
.......... (idle for 46mn) | ||
jlgaddis has joined #arpnetworks | [23:54] |
↑back Search ←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |