[00:00:37] *** tonyarkles has quit IRC
[00:02:27] *** defa has quit IRC
[00:24:05] *** wdent has joined #smartos
[00:27:45] *** montyz0 has joined #smartos
[00:28:02] *** montyz0 has quit IRC
[00:34:06] *** rancor_ has joined #smartos
[00:35:25] *** mamash has joined #smartos
[00:37:08] *** rancor has quit IRC
[00:38:08] *** mamash has left #smartos
[00:38:10] *** rancor_ has quit IRC
[01:03:39] *** trentster has joined #smartos
[01:07:32] *** wdent has quit IRC
[01:10:16] *** trentster has quit IRC
[01:12:16] *** deirdres has joined #smartos
[01:15:19] *** wdent has joined #smartos
[01:18:47] *** wega3k has quit IRC
[01:37:40] *** rcamera has quit IRC
[01:42:51] *** wdent has quit IRC
[01:48:12] *** haydock has joined #smartos
[01:48:23] *** haydock has left #smartos
[01:54:29] *** izaki has quit IRC
[01:55:29] *** khushildep has joined #smartos
[01:58:15] *** wramthun has joined #smartos
[02:11:37] *** khushildep has quit IRC
[02:33:51] <daniel_wu> does the sas controller of LSI MegaRaid sas 2008 havn't be supported by smartos by now?
[02:35:28] <Triskelios> it's always been supported
[02:35:46] <rmustacc> The question is which 2008 you have.
[02:35:50] <rmustacc> If it's one in IT mode or IR mode.
[02:36:37] <rmustacc> daniel_wu: What is the specific pci id of the device that you are having trouble with?
[02:37:20] <daniel_wu> hold a sec
[02:37:55] <daniel_wu> you mean slot id?
[02:38:31] <rmustacc> No, I mean the PCI device and vendor id.
[02:38:59] <daniel_wu> how can i find that under centos ?
[02:39:06] <daniel_wu> demsg?
[02:40:00] *** aszeszo has quit IRC
[02:40:23] <wesolows> not sure, maybe lspci?
[02:40:32] <daniel_wu> lspci shows up Symbios Logic MegaRAID SAS 2008 [Falcon]
[02:40:42] <wesolows> try with -v, need the numbers
[02:41:53] <rmustacc> prtconf -d
[02:42:33] <wesolows> he's on some shitty OS
[02:43:00] <daniel_wu> 02:00.0 RAID bus controller: LSI Logic / Symbios Logic MegaRAID SAS 2008 [Falcon] (rev 02)
[02:43:10] <wesolows> still no good... hang on
[02:43:59] <daniel_wu> Subsystem: Fujitsu Technology Solutions Device 108e
[02:44:39] <wesolows> lspci -n gives numerical output (only)
[02:45:01] <wesolows> that's what we need. but of course in their wisdom they've made it hard to see what that is because it *only* has numbers
[02:45:10] <Triskelios> look for 02:00.0 in the output, I guess
[02:45:12] <wesolows> so match it up to the slot number
[02:45:12] <Triskelios> stupid lspci
[02:45:14] <wesolows> yes
[02:45:35] <daniel_wu> 02:00.0 0104: 1000:0073 (rev 02)
[02:45:56] <rmustacc> We have no support for that card.
[02:46:06] <rmustacc> It's the IR mode of the 2008.
[02:46:58] <daniel_wu> you mean i can't use smartos forever unless change that card
[02:47:22] <rmustacc> Or convince LSI to give us a driver, yes.
[02:48:16] <rmustacc> Or you can flash your firmware to IR mode.
[02:48:19] <rmustacc> Sorry, to IT mode.
[02:49:59] <daniel_wu> i don't how what is the IR mode or IT mode?
[02:50:14] <daniel_wu> i don't even know what is the IR mode or IT mode?
[02:50:40] <rmustacc> IR mode is where the card provides hardware raid.
[02:50:58] <rmustacc> IT modes is where the card directly passes through the targets to the Operating system.
[02:51:01] *** wdent has joined #smartos
[02:52:45] <daniel_wu> thanks man
[02:53:10] <Triskelios> I think imr_sas can support that card
[02:53:25] <Triskelios> but you almost definitely want the IT firmware instead
[02:55:56] <rmustacc> imr_sas is not a supported driver.
[02:56:09] <rmustacc> It may work by fluke.
[02:58:32] *** ahaydock has quit IRC
[03:00:23] <daniel_wu> what is fluke
[03:01:48] *** dap has quit IRC
[03:11:10] <wesolows> you know how sometimes bad things happen to good people?
[03:11:20] <wesolows> well, this is the opposite of that.
[03:16:13] <nahamu> heh
[03:19:01] *** Azbruh has quit IRC
[03:26:52] <bixu> wesolows: Well said.
[03:29:49] *** viridari has joined #smartos
[03:33:42] *** rc10 has joined #smartos
[03:38:33] *** jamesd has joined #smartos
[03:40:47] *** izaki has joined #smartos
[03:41:22] <izaki> Hi! I can't seem to get a single term configuration that works well on smartos... Is it just me?
[03:42:13] <Triskelios> screen and xterm-color work pretty well for me
[03:44:48] *** deirdres_ has joined #smartos
[03:45:09] <izaki> Triskelios: surprisingly it says "not supported" on each of the machines I try....
[03:45:24] * izaki wonders if it is iterm....
[03:45:42] <izaki> besides, I preffer tmux...
[03:45:58] <Triskelios> tmux uses the screen definition. I don't use GNU Screen
[03:46:10] <bixu> izaki: xterm works well for me
[03:46:14] <bixu> TERM=xterm
[03:46:31] <Triskelios> the actual apps I use are tmux and gnome-terminal, for the most part
[03:46:41] <izaki> ok, lets try...
[03:48:14] *** deirdres has quit IRC
[03:48:15] *** deirdres_ is now known as deirdres
[03:48:32] <izaki> Mmmm.... Working!
[03:48:34] *** deirdres has quit IRC
[03:48:44] <izaki> Thanks for the tip, it was driving me crazy...
[03:48:48] *** deirdres has joined #smartos
[03:52:50] *** izaki has quit IRC
[03:55:56] *** izaki has joined #smartos
[04:14:27] *** trentster has joined #smartos
[04:17:22] *** ira has quit IRC
[04:23:59] *** wdent has quit IRC
[04:37:54] *** rc10 has quit IRC
[04:46:53] *** wolstena has quit IRC
[04:52:03] *** wolstena has joined #smartos
[04:58:12] *** marsell has quit IRC
[05:07:06] *** deirdres has quit IRC
[05:10:16] *** chriss- has joined #smartos
[05:14:11] <Licenser> morning :)
[05:22:08] *** wolstena has quit IRC
[05:23:44] *** sachinsharma has joined #smartos
[05:29:22] *** avrntsv has joined #smartos
[05:34:30] *** wdent has joined #smartos
[05:36:32] <daniel_wu> afternoon again!
[05:37:45] *** abhishekvasisht has joined #smartos
[05:38:16] *** abhishekvasisht has joined #smartos
[05:39:16] *** wdent has quit IRC
[05:39:33] <jwk404> sounds good. i'll let you know if i hit it.
[05:39:48] <jwk404> *sigh*
[05:43:06] *** sachinsharma_ has joined #smartos
[05:43:09] *** sachinsharma has quit IRC
[05:43:10] *** sachinsharma_ is now known as sachinsharma
[05:49:10] *** jamesd has quit IRC
[05:51:40] *** tonyarkles has joined #smartos
[05:53:44] *** _Jared_ has quit IRC
[05:54:57] *** abhishekvasisht has quit IRC
[05:55:21] *** darjeeling has quit IRC
[05:56:20] *** abhishekvasisht has joined #smartos
[06:06:22] *** danielwu_ has quit IRC
[06:06:22] *** daniel_wu has quit IRC
[06:06:27] *** Guest62621 has joined #smartos
[06:09:12] *** danielwu has joined #smartos
[06:13:18] *** rc10 has joined #smartos
[06:18:26] *** enmand_ has joined #smartos
[06:20:17] *** enmand has quit IRC
[06:36:21] *** sachinsharma_ has joined #smartos
[06:37:28] *** sachinsharma has quit IRC
[06:37:29] *** sachinsharma_ is now known as sachinsharma
[06:41:02] *** dysinger has joined #smartos
[06:57:44] *** tonyarkles has quit IRC
[07:31:10] *** sachinsharma has quit IRC
[07:42:25] *** darjeeling has joined #smartos
[07:45:29] *** jamesd has joined #smartos
[07:51:43] <Guest62621> how to reflash the firmware of the lsi megaraid sas 2008 based on lsi 1068 to another FW with initiator-target functionality?
[07:52:16] <Guest62621> anyone knows?
[07:52:41] *** Guest62621 is now known as daniel_wu
[07:56:49] <Triskelios> daniel_wu: LSI SAS2008 and SAS1068 are different chips, btw
[07:57:04] <daniel_wu> hold on,
[07:57:34] <Triskelios> yours is a SAS2008, aka LSI 9240/9211
[07:58:17] <daniel_wu> what the 'aka' means
[07:58:18] <daniel_wu> ?
[07:58:34] <Triskelios> "also known as"
[07:59:37] <daniel_wu> my mother tongue is not english ,so ..
[07:59:54] *** sachinsharma has joined #smartos
[08:00:29] *** fsteinelX has joined #smartos
[08:01:03] <daniel_wu> the command "lspci" under linux shows up 'LSI logic /Symbios logic Megaraid sas 2008 [falcon]',but
[08:01:53] *** fsteinelX is now known as fsteinel
[08:03:15] <daniel_wu> when booting up ,the WEBBIOS of lsi provided shows up d2607
[08:03:55] <daniel_wu> i looked up the d2607 and it's based on lsi 1068
[08:04:15] <daniel_wu> so i'm confusing
[08:04:22] <Triskelios> I saw your PCI ID of 1000:0073 earlier, which means it's using the "MegaRAID SAS 9240" firmware
[08:06:36] <daniel_wu> it is ,thanks a lot ,man1
[08:06:37] *** mamash has joined #smartos
[08:06:37] <daniel_wu> !
[08:07:12] <Triskelios> the PCI ID is the most accurate source of information, anyway
[08:07:36] <Triskelios> as that is what the driver uses to identify the device
[08:08:01] *** jamesd has quit IRC
[08:27:02] <daniel_wu> that shows 9211?
[08:38:36] *** mamash has left #smartos
[08:41:50] *** defa has joined #smartos
[08:47:58] *** sachinsharma has quit IRC
[09:09:21] *** bens1 has joined #smartos
[09:18:16] *** trentster1 has joined #smartos
[09:19:51] *** trentster has quit IRC
[09:24:01] *** texarcana has joined #smartos
[09:27:30] *** goodbytes has joined #smartos
[09:37:17] *** wega3k has joined #smartos
[09:55:28] *** rc101 has joined #smartos
[09:55:29] *** rc10 has quit IRC
[09:58:17] *** bayoda has left #smartos
[10:02:50] *** darjeeling has quit IRC
[10:03:59] *** danielwu has quit IRC
[10:06:47] *** bayoda has joined #smartos
[10:13:34] *** jwk404_ has joined #smartos
[10:14:01] *** jwk404 has quit IRC
[10:17:24] *** kschiess has joined #smartos
[10:27:08] *** mamash has joined #smartos
[10:57:44] *** mamash has left #smartos
[11:04:30] *** KermitTheFragger has joined #smartos
[11:13:48] *** mamash has joined #smartos
[11:17:18] *** daniel_wu has quit IRC
[11:19:46] *** sachinsharma has joined #smartos
[11:22:01] *** jesser has quit IRC
[11:32:07] *** rc10 has joined #smartos
[11:32:08] *** rc101 has quit IRC
[11:45:38] *** defa_ has joined #smartos
[11:47:42] *** defa_ has quit IRC
[11:50:16] *** sachinsharma has quit IRC
[11:52:45] *** fsteinel has quit IRC
[11:53:53] *** Azbruh has joined #smartos
[12:06:22] *** StaringSkyward has joined #smartos
[12:09:30] *** defa_ has joined #smartos
[12:20:01] *** mamash has left #smartos
[12:22:45] *** mamash has joined #smartos
[12:32:30] *** bens1 has quit IRC
[12:34:44] *** abhishekvasisht has quit IRC
[12:41:34] *** avrntsv has quit IRC
[12:43:46] *** darjeeling has joined #smartos
[12:47:49] *** ira has joined #smartos
[12:47:59] *** avrntsv has joined #smartos
[12:56:18] *** rc101 has joined #smartos
[12:56:19] *** rc10 has quit IRC
[13:06:39] *** sjorge has quit IRC
[13:09:09] *** wdent has joined #smartos
[13:09:58] *** sjorge has joined #smartos
[13:11:32] *** khushildep has joined #smartos
[13:18:07] *** wdent has quit IRC
[13:20:13] *** khushildep has quit IRC
[13:30:09] *** mamash has left #smartos
[13:36:18] *** wega3k has quit IRC
[13:37:57] *** darjeeling has quit IRC
[13:38:24] *** darjeeling has joined #smartos
[13:47:12] *** avrntsv has quit IRC
[13:52:59] *** wdent has joined #smartos
[13:56:37] *** Guest62621 has joined #smartos
[13:56:38] <Guest62621> where to find the SAS address except opening the case server
[14:00:19] <Licenser> server manuals?
[14:10:16] <Guest62621> the sas card's SAS address
[14:11:23] <Licenser> oh address sory I thoguth model
[14:13:08] <Guest62621> does the only way is to open the case,and detach the card ?
[14:21:12] *** rc101 has quit IRC
[14:27:07] <ira> prtconf -v
[14:27:41] <ira> one of those looks promising… :)
[14:29:41] <ira> (At least on my mpt_sas based machine.)
[14:42:44] *** avrntsv has joined #smartos
[14:55:27] *** avrntsv has quit IRC
[15:13:54] *** jim80net has joined #smartos
[15:16:16] *** ahaydock has joined #smartos
[15:27:16] *** dysinger has quit IRC
[15:27:30] *** trentster1 has quit IRC
[15:28:10] *** trentster has joined #smartos
[15:34:59] *** mamash has joined #smartos
[15:39:30] *** wega3k has joined #smartos
[15:49:49] *** tonyarkles has joined #smartos
[15:50:18] *** mamash has left #smartos
[15:50:18] *** whitetr6 has joined #smartos
[15:50:36] *** StaringSkyward has quit IRC
[15:51:08] *** dysinger has joined #smartos
[15:54:23] *** defa_ has quit IRC
[15:55:25] <Guest62621> i can't get the WWN number,can i update the firmware of lsi sas 2008 raid card?
[15:56:00] <jeffpc> sigh... I wonder if this qlogic card is confusing devfsadm
[15:56:18] *** CarlosC has joined #smartos
[16:00:24] *** d[^_^]b has joined #smartos
[16:03:13] *** mamash has joined #smartos
[16:03:39] *** dysinger has quit IRC
[16:08:05] *** abhishekvasisht has joined #smartos
[16:09:46] *** neophenix has joined #smartos
[16:10:21] *** rc10 has joined #smartos
[16:14:45] *** jamesd has joined #smartos
[16:15:39] *** rancor has joined #smartos
[16:16:15] *** jamesd has quit IRC
[16:16:42] <ira> Is there a good vnic /usbkey/config example?
[16:18:06] *** jamesd has joined #smartos
[16:18:35] *** bens1 has joined #smartos
[16:19:36] *** jamesd has quit IRC
[16:20:52] *** jamesd has joined #smartos
[16:21:34] *** bixu has quit IRC
[16:21:57] *** bixu has joined #smartos
[16:22:21] *** jamesd has quit IRC
[16:22:24] *** d[^_^]b has quit IRC
[16:22:47] <MerlinDMC> ira, is it possible to create a vnic via usbkey/config ?
[16:22:55] <ira> Looks it.
[16:23:26] *** jamesd has joined #smartos
[16:29:20] *** tdowg1 has quit IRC
[16:29:34] *** d[^_^]b has joined #smartos
[16:40:07] *** tonyarkles has quit IRC
[16:43:30] <ira> If not, I have other ways...
[16:43:47] <ira> But I'd have preferred in /usbkey/config
[16:46:23] <MerlinDMC> i think that's not possible in usbkey/config ... i had smth similar on my wishlist
[16:46:37] <ira> All the logic is in net-physical...
[16:47:13] <MerlinDMC> and i guess all depends on mac-addr -> psyical nic translation
[16:47:26] <ira> Well, I use an agar… so :)
[16:47:36] <ira> aggr.
[16:49:21] *** tonyarkles has joined #smartos
[17:02:58] *** pstoll|away has joined #smartos
[17:02:58] *** pstoll|away is now known as pstoll
[17:12:33] *** dysinger has joined #smartos
[17:13:48] *** whitetr6 has quit IRC
[17:14:48] *** Guest62621 is now known as daniel_wu
[17:15:05] <daniel_wu> how can i get the WWN number in linux?
[17:15:09] <daniel_wu> megacli?
[17:15:25] <ira> MerlinDMC: Looks like I got it… If you name it "admin[0-9]+" it works.
[17:15:34] <daniel_wu> WWN of raid card itself
[17:16:19] <rancor> i think megacli will do it, should be something like MegaCli -AdpInfoAll -aALL
[17:16:28] <ira> Read the code/output carefully, and you'll catch it. But ONLY admin, it is the only nic_tag… so… :/
[17:17:50] <daniel_wu> i will try that
[17:19:11] *** ryancnelson has joined #smartos
[17:21:21] *** dysinger has quit IRC
[17:21:56] *** dysinger has joined #smartos
[17:22:01] *** izaki has quit IRC
[17:22:30] <daniel_wu> what the "MFI" means in LSI product?
[17:22:53] <daniel_wu> MFI short for what?
[17:32:01] <rancor> according to google, MegaRAID Firmware Interface
[17:33:24] <rancor> they may refer to what you're looking for as the SAS address or something similar rather then callign it the WWN.
[17:35:56] *** rc10 has quit IRC
[17:36:36] *** cncfanatics has joined #smartos
[17:39:38] *** pstoll has left #smartos
[17:39:41] *** bens1 has quit IRC
[17:40:26] *** ryancnelson has left #smartos
[17:57:56] *** dap has joined #smartos
[18:00:43] *** CarlosC has quit IRC
[18:03:49] *** ryancnelson has joined #smartos
[18:04:31] *** ryancnelson has quit IRC
[18:05:13] *** ira has quit IRC
[18:13:55] *** notmatt has joined #smartos
[18:14:21] <konobi> ha... i see deirdre wasn't kidding about t-shirt photos
[18:16:48] *** deraps has quit IRC
[18:18:09] <jperkin> say cheese
[18:18:42] <konobi> "brie"
[18:20:12] *** KermitTheFragger has quit IRC
[18:28:30] *** bens1 has joined #smartos
[18:28:48] *** jamesd has quit IRC
[18:29:07] *** mamash has left #smartos
[18:29:09] *** jwk404_ is now known as jwk404
[18:30:20] *** jamesd has joined #smartos
[18:32:29] *** dysinger has quit IRC
[18:34:53] *** deraps has joined #smartos
[18:34:57] *** dysinger has joined #smartos
[18:40:05] *** kschiess has quit IRC
[18:45:14] *** tonyarkles has quit IRC
[18:54:27] *** fsteinelX has joined #smartos
[18:55:14] *** Triluch has quit IRC
[18:56:31] *** Triluch has joined #smartos
[18:57:38] *** jamesd has quit IRC
[18:58:36] *** jamesd has joined #smartos
[19:04:43] *** tonyarkles has joined #smartos
[19:07:36] *** ryancnelson has joined #smartos
[19:08:53] *** dysinger has quit IRC
[19:11:45] <daniel_wu> how to create a bootale usb stick with sas2flash?
[19:13:09] *** ryancnelson has quit IRC
[19:15:24] <e^ipi_laptop> use freedos
[19:15:38] <e^ipi_laptop> there are freedos usb sticks kicking around
[19:17:47] <Triskelios> you can also get memdisk, and a FreeDOS floppy image, and put it on the same drive as SmartOS
[19:17:58] *** mamash has joined #smartos
[19:18:02] *** wega3k has quit IRC
[19:18:40] *** tonyarkles has quit IRC
[19:19:07] *** ryancnelson has joined #smartos
[19:19:32] <rancor> i used freedos.
[19:21:42] *** tonyarkles has joined #smartos
[19:22:28] *** dysinger has joined #smartos
[19:22:46] *** llirkaz has quit IRC
[19:23:08] *** Triluch has quit IRC
[19:23:28] *** kfr- has joined #smartos
[19:27:27] *** llirkaz has joined #smartos
[19:37:59] *** Triluch has joined #smartos
[19:46:04] *** Aram has joined #smartos
[19:46:11] *** fsteinelX is now known as fsteinel
[19:49:10] *** notmatt has quit IRC
[19:52:58] *** kfr- has quit IRC
[19:54:25] *** wolstena has joined #smartos
[19:58:05]
<Aram> hi. I'm trying to boot latest SmartOS on a ThinkPad T410. The boot hangs. A photo a verbose boot is here: http://i.imgur.com/ovefM.jpg . I enabled kmdb but F1-A doesn't break in the debugger at that point. No, the T410 does not have a serial port, and USB is 2.0, not 3.0. Openindiana 151a boots fine on this computer. Any ideas?
[20:00:19] <ryancnelson> it hangs there, in the photo?
[20:00:30] <Aram> yes.
[20:00:34] <ryancnelson> did you try boot with a usb keyboard attached?
[20:00:44] <Aram> no, I will try.
[20:00:53] <rmustacc> Can you boot with -kd?
[20:00:55] <ryancnelson> (wild guess… seems like something i tried months ago)
[20:01:11] <rmustacc> The problem is whatever you're about to go do, not what we've probably hit.
[20:01:25] <rmustacc> Which version of OI 151a are you using?
[20:01:52] <Aram> rmustacc: I only booted with -k, I'll try -kd after I try an USB keyboard. latest server, downloaded minutes ago.
[20:03:19] <rmustacc> You'll basically hav to manually figure out where it is you're ending up before dying, sorry.
[20:04:46] <Aram> external keyboard made no difference. I'll try -kd.
[20:06:48] <Aram> heh, I'm in kmdb, but I can't type.
[20:07:19] <Aram> external keyboard works though.
[20:15:11] <Aram> hmm, is there a way to do the equivalent of 'set snooping=1' in /etc/system by a kernel boot parameter?
[20:17:10] <rmustacc> You aren't far enough to have a dump device set up.
[20:17:17] <rmustacc> More likely you're hard hung somewhere though during boot up.
[20:17:23] <rmustacc> So snooping may not be very useful.
[20:17:44] <rmustacc> You basically want to get closer and closer to the last set of instructions before it hangs.
[20:18:11] <Aram> yeah, I know I don't have where to dump yet, I hoped it would break me into the debugger at that point instead.
[20:19:01] <rmustacc> Theoretically you can just whack that variable with mdb itself.
[20:19:14] <rmustacc> It'll be the same as doing it with /etc/system at the first -kd prompt.
[20:21:18] <richlowe> moddebug/W c0000000 gets you much more spew while loading etc, though it's not necessarily correlatable. If you make the low bit '1', it'll break in the _init of every module it loads, which is sometimes also handy.
[20:21:28] *** ryancnelson has left #smartos
[20:22:22] <richlowe> if only because it gets you stopped at regular intervals. Remember to check what the other CPUs are doing too. Remember that if you just single step, it's quite likely to work, because you're not giving anything else a chance to happen (potentially including whatever is screwing you)
[20:23:01] <Aram> I disabled the other CPUs anyway.
[20:33:18] *** bens1 has quit IRC
[20:40:15] *** Teknix has joined #smartos
[20:40:19] <Aram> hmm, the last module it tries to load before hanging is kb8042, and when it initializes it, it spews some errors which I didn't have time to record before it rebooted. unfortunately, I can't reproduce because the keyboard only works in kmdb sporadically. it works at first, but after some time neither the integrated keyboard or the external one work any more.
[20:40:28] *** Tekni has quit IRC
[20:43:15] *** notmatt has joined #smartos
[20:43:52] <taspts> How do i set timezone in GZ
[20:50:55] <Aram> hmm, I see from logs that other people had the same problem with kb8042.
[20:51:45] <rmustacc> Aram: So if you think it's in that module, start setting breakpoints in it and go from there.
[20:52:34] <Aram> rmustacc: I'm trying but my keyboard doesn't seem to work in kmdb anymore :(.
[20:53:03] <rmustacc> Sounds like what you'll have to do is set actions on breakpoints then.
[20:53:13] <rmustacc> But yes, the only 100% reliable keyboard for kmdb is serial.
[20:54:02] *** dysinger has quit IRC
[20:57:44] *** Azbruh has quit IRC
[20:57:57] *** tdmackey has quit IRC
[20:58:20] *** e^ipi_laptop has quit IRC
[20:58:23] *** calmh has quit IRC
[20:58:23] *** Mareo has quit IRC
[20:58:46] *** sebasp_ has quit IRC
[20:58:50] *** notmatt has quit IRC
[20:58:52] *** deraps has quit IRC
[20:58:56] *** enmand_ has quit IRC
[20:58:57] *** bdha has quit IRC
[20:59:16] *** jasonpincin has quit IRC
[20:59:27] *** Plazma has quit IRC
[20:59:35] *** e^ipi has quit IRC
[20:59:41] *** daniel_wu has quit IRC
[20:59:46] *** tardisx has quit IRC
[20:59:58] *** Cyrus has quit IRC
[21:00:13] *** ed209 has quit IRC
[21:00:14] *** Licenser has quit IRC
[21:00:15] *** jeffpc has quit IRC
[21:00:17] *** nshalman has quit IRC
[21:00:20] *** ClausA has quit IRC
[21:00:24] *** blu has quit IRC
[21:00:33] *** viridari has quit IRC
[21:00:35] *** bahamas10 has quit IRC
[21:00:35] *** papertigers has quit IRC
[21:00:36] *** matthewpucc has quit IRC
[21:00:37] *** disharmony has quit IRC
[21:00:38] *** joshie has quit IRC
[21:00:38] *** richlowe has quit IRC
[21:00:39] *** rodgort has quit IRC
[21:00:42] *** fly__ has quit IRC
[21:02:09] *** echelog-1 has joined #smartos
[21:14:18] *** jesser has joined #smartos
[21:14:18] *** aszeszo has joined #smartos
[21:14:18] *** deirdres has joined #smartos
[21:14:18] *** notmatt has joined #smartos
[21:14:18] *** Teknix has joined #smartos
[21:14:18] *** wolstena has joined #smartos
[21:14:19] *** Aram has joined #smartos
[21:14:19] *** Triluch has joined #smartos
[21:14:19] *** llirkaz has joined #smartos
[21:14:19] *** tonyarkles has joined #smartos
[21:14:19] *** mamash has joined #smartos
[21:14:19] *** jamesd has joined #smartos
[21:14:19] *** deraps has joined #smartos
[21:14:20] *** dap has joined #smartos
[21:14:20] *** cncfanatics has joined #smartos
[21:14:20] *** d[^_^]b has joined #smartos
[21:14:21] *** bixu has joined #smartos
[21:14:21] *** rancor has joined #smartos
[21:14:21] *** neophenix has joined #smartos
[21:14:21] *** trentster has joined #smartos
[21:14:21] *** ahaydock has joined #smartos
[21:14:21] *** daniel_wu has joined #smartos
[21:14:21] *** wdent has joined #smartos
[21:14:21] *** darjeeling has joined #smartos
[21:14:22] *** sjorge has joined #smartos
[21:14:22] *** Azbruh has joined #smartos
[21:14:22] *** jwk404 has joined #smartos
[21:14:22] *** bayoda has joined #smartos
[21:14:22] *** goodbytes has joined #smartos
[21:14:23] *** texarcana has joined #smartos
[21:14:23] *** enmand_ has joined #smartos
[21:14:23] *** chriss- has joined #smartos
[21:14:23] *** viridari has joined #smartos
[21:14:23] *** wramthun has joined #smartos
[21:14:23] *** Raynos has joined #smartos
[21:14:24] *** Plazma has joined #smartos
[21:14:24] *** tardisx has joined #smartos
[21:14:24] *** bdha has joined #smartos
[21:14:24] *** reiddraper has joined #smartos
[21:14:24] *** e^ipi_laptop has joined #smartos
[21:14:25] *** norman has joined #smartos
[21:14:25] *** taspts has joined #smartos
[21:14:25] *** calmh has joined #smartos
[21:14:25] *** konobi has joined #smartos
[21:14:25] *** Mareo has joined #smartos
[21:14:26] *** des2 has joined #smartos
[21:14:26] *** Saskaloon has joined #smartos
[21:14:26] *** Jondice has joined #smartos
[21:14:26] *** Zigara has joined #smartos
[21:14:26] *** scanf has joined #smartos
[21:14:27] *** xinkeT has joined #smartos
[21:14:27] *** copec has joined #smartos
[21:14:27] *** daleg has joined #smartos
[21:14:27] *** jasonpincin has joined #smartos
[21:14:27] *** jdefelice has joined #smartos
[21:14:28] *** elijah-mbp has joined #smartos
[21:14:28] *** Niamkik has joined #smartos
[21:14:28] *** sfritz has joined #smartos
[21:14:28] *** ClausA has joined #smartos
[21:14:28] *** kevinykchan has joined #smartos
[21:14:28] *** xenol has joined #smartos
[21:14:29] *** tdmackey has joined #smartos
[21:14:29] *** fly__ has joined #smartos
[21:14:29] *** rodgort has joined #smartos
[21:14:29] *** richlowe has joined #smartos
[21:14:29] *** joshie has joined #smartos
[21:14:29] *** disharmony has joined #smartos
[21:14:29] *** matthewpucc has joined #smartos
[21:14:30] *** papertigers has joined #smartos
[21:14:30] *** bahamas10 has joined #smartos
[21:14:30] *** arekinath has joined #smartos
[21:14:30] *** sebasp_ has joined #smartos
[21:14:30] *** gregburd has joined #smartos
[21:14:30] *** e^ipi has joined #smartos
[21:14:30] *** meTaAU has joined #smartos
[21:14:31] *** blu has joined #smartos
[21:14:31] *** _dumfries has joined #smartos
[21:14:31] *** ismell has joined #smartos
[21:14:31] *** tru_tru has joined #smartos
[21:14:31] *** dumfries has joined #smartos
[21:14:31] *** thalin has joined #smartos
[21:14:32] *** |woody| has joined #smartos
[21:14:32] *** jelmd has joined #smartos
[21:14:32] *** dho_ has joined #smartos
[21:14:32] *** Cyrus has joined #smartos
[21:14:32] *** noeyesanticw has joined #smartos
[21:14:32] *** Triskelios has joined #smartos
[21:14:32] *** akole_ has joined #smartos
[21:14:32] *** nshalman has joined #smartos
[21:14:33] *** jeffpc has joined #smartos
[21:14:33] *** Licenser has joined #smartos
[21:14:33] *** ed209 has joined #smartos
[21:14:33] *** damacus has joined #smartos
[21:14:33] *** CapP1CARD has joined #smartos
[21:14:33] *** lafa has joined #smartos
[21:14:33] *** jaakkos has joined #smartos
[21:14:34] *** doki_pen has joined #smartos
[21:14:34] *** killfill has joined #smartos
[21:14:34] *** samu has joined #smartos
[21:14:34] *** robinsmidsrod has joined #smartos
[21:14:34] *** benbangert has joined #smartos
[21:14:34] *** yofuh has joined #smartos
[21:14:35] *** MerlinDMC has joined #smartos
[21:14:35] *** ivan\ has joined #smartos
[21:14:35] *** cornet has joined #smartos
[21:14:35] *** Xenith has joined #smartos
[21:14:35] *** JT-EC has joined #smartos
[21:14:35] *** Meths has joined #smartos
[21:14:35] *** ssm has joined #smartos
[21:14:35] *** phalenor has joined #smartos
[21:14:36] *** natefoo has joined #smartos
[21:14:36] *** jbergstroem has joined #smartos
[21:14:36] *** matthewpucc_ has joined #smartos
[21:14:36] *** jperkin has joined #smartos
[21:14:36] *** kumiduck has joined #smartos
[21:14:36] *** rmustacc has joined #smartos
[21:14:36] *** hifoo_ has joined #smartos
[21:14:37] *** Red_Devil has joined #smartos
[21:14:37] *** kajtzu has joined #smartos
[21:14:37] *** prasm has joined #smartos
[21:14:37] *** nahamu has joined #smartos
[21:14:37] *** Wraithhh has joined #smartos
[21:16:55] *** echelog-1 has joined #smartos
[21:19:46] *** jesser has quit IRC
[21:23:23] *** Aram has quit IRC
[21:25:21] *** rcamera has joined #smartos
[21:26:53] *** notmatt has quit IRC
[21:42:43] *** dysinger has joined #smartos
[21:44:54] *** izaki has joined #smartos
[21:49:57] *** Aram has joined #smartos
[21:57:36] *** deirdres_ has joined #smartos
[22:01:51] *** deirdres has quit IRC
[22:01:51] *** deirdres_ is now known as deirdres
[22:05:32] *** tonyarkles has quit IRC
[22:05:56] *** deirdres has quit IRC
[22:06:14] *** deirdres has joined #smartos
[22:07:56] *** tonyarkles has joined #smartos
[22:13:06] *** defa has quit IRC
[22:24:23] *** xenol has quit IRC
[22:28:11] *** xenol has joined #smartos
[22:28:59] *** dysinger has quit IRC
[22:30:12] *** dysinger has joined #smartos
[22:31:30] *** bens1 has joined #smartos
[22:36:25] *** dysinger has quit IRC
[22:39:54] *** cncfanatics has quit IRC
[22:44:07] *** tonyarkles has quit IRC
[22:45:44] *** jamesd_ has joined #smartos
[22:47:54] *** jamesd has quit IRC
[22:50:19] *** jamesd has joined #smartos
[22:51:05] *** wdent has quit IRC
[22:53:00] *** jamesd_ has quit IRC
[22:55:19] <rmustacc> Aram: So, it seems we don't have that driver.
[22:55:47] <rmustacc> Well, in the boot archive.
[22:56:09] <rmustacc> But is that where it's hanging then?
[22:56:14] <rmustacc> Or is that a little bit further on?
[22:56:22] <rmustacc> Seems like it could be that we don't have the mouse driver.
[22:56:34] <rmustacc> You can crack open the platform image and add it temporarily for testing.
[22:58:34] <Aram> well the final place it stops is in dynamic_console_config. I will try to add mouse8042 for testing, though.
[23:02:07] <rmustacc> That's where you lose keyboard or where it stops for good?
[23:02:16] <Aram> stops for good.
[23:02:47] <Aram> I lose the keyboard much earlier with a single CPU, with more CPUs enabled I can reach this point and the keyboard still works.
[23:08:55] *** jaakkos has quit IRC
[23:09:27] *** jaakkos has joined #smartos
[23:13:55] <Aram> unfortunately, if I set a breakpoint in that function, when I break into the debugger the keyboards don't work anymore.
[23:14:29] <rmustacc> What you'll kind of want to try when I've had something like this before is ::bp -c ':c'
[23:15:59] <konobi> i see that driver is listed in /etc/dacf.conf
[23:16:32] *** deirdres has quit IRC
[23:19:41] *** bens1 has quit IRC
[23:20:14] *** dysinger has joined #smartos
[23:22:06] <Aram> btw, not sure if it's relevant or expected or not, but when it hangs, not even SMM stuff works.
[23:23:18] <rmustacc> Depending on where it hangs that could make sense.
[23:24:43] <rmustacc> I'm sure it will make sense when we know what is causing the hang.
[23:26:56] <rmustacc> Unfortunately I don't have any similar hardware myself.
[23:27:44] *** deirdres has joined #smartos
[23:36:05] *** mamash has left #smartos
[23:38:47] <konobi> Aram: how about disable-mouse8042=true?
[23:39:04] <Aram> konobi: tried that to no effect.
[23:39:20] <Aram> so I don't think that's the problem.
[23:39:33] <konobi> no doubt kb8042 too
[23:39:37] <Aram> that too
[23:39:42] <Aram> and ehci
[23:40:00] <konobi> odd that OI works though
[23:40:03] <Aram> yeah
[23:40:33] <rmustacc> The other difference may be in the realm of acpi.
[23:47:57] *** neophenix has quit IRC
[23:48:52] <chriss-> serenity now
[23:49:19] <chriss-> put an intel nic in, change the admin_nic mac, now nothing comes up at boot network wise
[23:49:51] *** Aram has quit IRC
[23:50:12] <chriss-> if i -a plumb and up dladm show-phys will show the up/down as you would expect when i move the copper around on the intel (4 port) card
[23:50:24] <chriss-> but it says everything is running, including the broadcoms
[23:50:36] <chriss-> its getting worse and better at the same time
[23:50:43] <konobi> `sysinfo -f -u` ?
[23:51:04] <chriss-> tell it "f u" indeed
[23:51:43] <chriss-> i'll have to wander out and do it on the console
[23:54:00] <chriss-> nothing
[23:54:27] <konobi> did the output from sysinfo get updated?
[23:54:44] <konobi> (and show the NIC Names on the correct mac?)
[23:55:25] *** bixu has left #smartos
[23:56:50] *** Aram has joined #smartos
[23:57:29] *** deirdres_ has joined #smartos
[23:58:10] <chriss-> its rebooting, will see when its back
[23:59:20] <chriss-> supposed to have my ilo network any day now, and i can get a working console remotely