NOTICE: This channel is no longer actively logged.
[00:12:00] *** randybias has joined ##nexenta[00:41:29] *** taltamir has joined ##nexenta[01:23:15] *** randybias has quit IRC[01:24:51] *** randybias has joined ##nexenta[01:25:34] *** NCommander has quit IRC[02:15:56] *** NCommander has joined ##nexenta[03:16:35] *** alfism has joined ##nexenta[03:23:38] *** NCommander has quit IRC[03:40:49] *** alfism has quit IRC[04:10:08] *** tsukasa__ has joined ##nexenta[04:27:13] *** tsukasa` has quit IRC[04:45:37] *** fserve has joined ##nexenta[05:17:04] *** koan has quit IRC[05:17:11] *** koan has joined ##nexenta[05:33:29] *** NCommander has joined ##nexenta[05:43:09] *** Maliuta has quit IRC[05:48:13] *** SockPants has joined ##nexenta[05:48:19] <SockPants> hello[05:48:26] <SockPants> how can i find the MAC address of my nic[05:48:48] *** Dysk has quit IRC[05:53:10] *** Maliuta has joined ##nexenta[06:23:51] *** Nyla has joined ##nexenta[06:34:54] *** fserve has quit IRC[06:42:22] *** SockPants has quit IRC[06:45:12] *** randybias is now known as randybias|away[06:49:50] *** bobahPhD has joined ##nexenta[06:59:21] *** taltamir has quit IRC[07:18:25] *** randybias|away is now known as randybias[07:33:46] *** alfism has joined ##nexenta[07:47:48] *** taltamir has joined ##nexenta[08:02:19] *** taltamir has quit IRC[08:10:05] *** alfism has quit IRC[08:31:19] *** Nyla has quit IRC[08:40:40] *** taltamir has joined ##nexenta[08:56:08] <codestr0m> morning![09:11:54] *** taltamir has quit IRC[09:17:23] *** randybias has quit IRC[09:23:13] *** andy_js has joined ##nexenta[09:39:26] *** jfcastro_home has joined ##nexenta[10:16:20] *** scf_ has joined ##nexenta[10:16:20] *** scf__ has quit IRC[10:33:49] *** appletizer has joined ##nexenta[10:41:53] *** appletizer has left ##nexenta[11:09:15] *** Maliuta has quit IRC[11:38:14] *** anilg has joined ##nexenta[11:38:47] <anilg> lo all[11:52:43] *** RoyK has joined ##nexenta[11:56:24] *** RoyK has quit IRC[11:59:39] *** RoyK has joined ##nexenta[12:03:56] *** anilg has quit IRC[12:06:51] *** anilg has joined ##nexenta[12:11:06] *** Maliuta has joined ##nexenta[12:49:33] *** anilg has quit IRC[12:51:21] *** anilg has joined ##nexenta[13:41:24] *** __ms has quit IRC[13:41:40] *** codestr0m is now known as codestr0m|afk[13:53:19] *** jfcastro_home is now known as jfcastro_lunch[14:52:51] *** tsukasa__ has quit IRC[14:55:18] *** tsukasa has joined ##nexenta[14:57:24] *** jfcastro_lunch is now known as jfcastro[15:11:25] *** andy_js_ has joined ##nexenta[15:11:26] *** andy_js has quit IRC[15:29:14] *** andy_js_ has quit IRC[15:36:39] *** domiel has joined ##nexenta[15:39:58] *** andy_js has joined ##nexenta[15:44:47] <Bartman007> hmm, attempting to ssh to a clean install of ncp 2.0 b104 b1 -> ncp 2.0 rc1 returns "Connection closed by <ip>" immediately[15:46:40] <Bartman007> but `netstat -a -P tcp' returns: *.ssh *.* 0 0 49152 0 LISTEN[15:48:35] <Bartman007> ssh -vv output: http://nexenta.pastebin.com/m5c9419bd[15:51:07] <anilg> Bartman007: did you ssh with a -C ?[15:51:13] <anilg> ssh -C user@domain ?[15:52:27] <Bartman007> I have compression enabled for Host * in ~/.ssh/config[15:52:53] <anilg> this is a known issue.[15:53:07] <anilg> Try with compression disabled[15:55:17] <Bartman007> hey... it works.[15:57:55] *** hocke has quit IRC[15:57:55] *** mxpx- has quit IRC[15:58:04] *** mxpx- has joined ##nexenta[15:58:14] *** hocke has joined ##nexenta[16:00:04] *** randybias has joined ##nexenta[16:05:58] <Bartman007> anilg: submitting a bug so there is something trackable.[16:06:06] <Bartman007> (don't see an existing one)[16:20:40] <anilg> Bartman007: ok[16:21:08] <Bartman007> btw, how long does it take package updates to propigate to the repos?[16:21:24] <Bartman007> I see you fixed the man-db issue recently, but I don't see the fix in hardy-unstable yet[16:25:03] <anilg> the fix should be in there now.. apt-get update; apt-cache show man-db[16:25:14] <anilg> it should show the version as nexenta4[16:26:17] <anilg> (the previous one was nexenta3)[16:26:49] <Bartman007> right, then I my initial thought of this being a seperate bug appears to be correct[16:27:13] <Bartman007> apt-clone(8) specifically does not work, but others, such as apt-get(8) do work.[16:27:28] <Bartman007> Manual page apt-clone(8) line ?/? (END)[16:28:44] <Bartman007> nexenta4 was already there when I did the dist-upgrade[16:28:57] <anilg> yes.. but "man /usr/share/man/man8/apt-clone.8.gz" works[16:29:31] <anilg> so apt-clone is not in man-db's metadata.. wherever that is stored[16:30:26] <anilg> ~package apt[16:30:26] <nexybot> anilg: http://builder.tajinc.org/?f=package_status&view_method=name&package_name=apt[16:34:04] <anilg> Bartman007: perhaps it's a formatting issue.. the manpage is being found.. but it's not being shown right[16:34:15] <anilg> if it werent found, man would fail with an error..[16:34:23] *** alfism has joined ##nexenta[16:38:13] <Bartman007> creating the entire mandb just in case it helps[16:38:19] <Bartman007> recreating*[16:39:51] <Bartman007> heh. mandb: warning: /usr/share/man/man8/amd64: ignoring bogus filename[16:41:23] *** domiel has quit IRC[16:41:24] <Bartman007> nope, didn't fix it. it's late (err, early) I should try to get a few hours sleep. guess I'll submit a bug later[16:49:47] *** proteusguy has joined ##nexenta[16:55:32] *** taltamir has joined ##nexenta[16:56:44] *** bobahPhD has quit IRC[17:03:18] *** andy_js has quit IRC[17:06:12] *** andy_js has joined ##nexenta[17:06:26] *** scf_ has quit IRC[17:16:47] *** randybias has quit IRC[17:33:27] *** andy_js_ has joined ##nexenta[17:34:33] *** andy_js has quit IRC[17:39:04] *** pthread has quit IRC[17:44:25] *** jdjustice has joined ##nexenta[17:45:01] <jdjustice> Hi! Whom can we speak to about being added as an official mirror in the US for (both) releases and repository?[17:45:32] *** rootard_away is now known as rootard[17:45:49] *** tsukasa has quit IRC[17:46:51] <rootard> jdjustice: nexenta.org is a wiki so you can add/manage your entry at: http://www.nexenta.org/os/DownloadMirrors[17:47:03] *** koan has quit IRC[17:47:08] *** koan has joined ##nexenta[17:47:10] *** pthread has joined ##nexenta[17:47:19] <jdjustice> rootard: thank you. this will be sufficient i assume?[17:47:54] <jdjustice> rootard: from where should i continue to rsync?[17:48:02] <jdjustice> nexenta.org?[17:48:09] <rootard> Yeah, that should be sufficient.[17:48:23] <rootard> nexenta.org is the master repository... so that is a good place to get your bits[17:48:27] <jdjustice> ok, great![17:48:31] <jdjustice> thank you very much[17:48:38] <rootard> thank you! :)[17:54:15] *** jfcastro has quit IRC[17:57:50] *** andy_js has joined ##nexenta[18:16:21] *** anilg has quit IRC[18:18:27] *** alfism has quit IRC[18:22:13] *** rmod has quit IRC[18:29:51] *** rmod has joined ##nexenta[18:34:16] *** tsukasa has joined ##nexenta[18:35:02] *** tsukasa has quit IRC[18:36:28] *** tsukasa has joined ##nexenta[18:45:09] *** codestr0m|afk is now known as codestr0m[18:47:03] *** koan has quit IRC[18:47:07] *** koan has joined ##nexenta[18:48:54] *** tsukasa has quit IRC[18:49:10] *** tsukasa has joined ##nexenta[18:49:29] *** andy_js_ has quit IRC[18:50:01] *** andy_js has quit IRC[18:50:46] *** andy_js has joined ##nexenta[18:50:48] *** Maliuta has quit IRC[19:25:56] *** ekix has quit IRC[19:29:05] *** ekix has joined ##nexenta[19:31:29] *** pthread_ has joined ##nexenta[19:34:39] *** rich__ has joined ##nexenta[19:36:21] *** randybias has joined ##nexenta[19:37:20] *** JetForMe has quit IRC[19:37:45] *** pthread has quit IRC[19:42:57] *** tsukasa has quit IRC[19:45:13] *** tsukasa has joined ##nexenta[20:05:25] *** randybias is now known as randybias|away[20:05:42] *** JetForMe has joined ##nexenta[20:07:16] *** taltamir has quit IRC[20:09:58] *** randybias|away is now known as randybias[20:13:43] *** andy_js has quit IRC[20:14:20] *** andy_js has joined ##nexenta[20:14:33] *** jdjustice has quit IRC[20:15:20] *** alfism has joined ##nexenta[20:40:28] *** randybias has quit IRC[20:49:22] *** baitisj has joined ##nexenta[20:53:24] *** rich__ has quit IRC[20:58:44] *** randybias has joined ##nexenta[21:02:48] *** andy_js has quit IRC[21:03:30] *** andy_js has joined ##nexenta[21:05:33] *** rich___ has joined ##nexenta[21:10:21] *** rootard is now known as rootard_away[21:15:26] <xinkeT> nice, Ben Rockwood wrote up an opensolaris vs. nexenta bit on his blog[21:15:31] <xinkeT> http://www.cuddletech.com/blog/[21:25:18] *** olsner has joined ##nexenta[21:25:28] *** randybias is now known as randybias|away[21:27:01] *** rich___ has quit IRC[21:29:08] *** andy_js_ has joined ##nexenta[21:31:39] *** andy_js has quit IRC[21:49:45] *** taltamir has joined ##nexenta[21:51:53] *** taltamir has quit IRC[21:52:12] *** taltamir has joined ##nexenta[21:53:16] *** taltamir has quit IRC[21:53:40] *** taltamir has joined ##nexenta[21:54:20] *** eXeC001er has joined ##nexenta[21:57:29] *** taltamir has quit IRC[21:57:40] *** taltamir has joined ##nexenta[22:02:48] *** andy_js_ has quit IRC[22:03:17] *** andy_js_ has joined ##nexenta[22:03:41] *** randybias|away is now known as randybias[22:16:17] *** eXeC001er has quit IRC[22:27:41] *** andy_js_ has quit IRC[22:43:31] *** Maliuta has joined ##nexenta[23:08:11] *** randybias is now known as randybias|away[23:17:03] *** koan has quit IRC[23:17:10] *** koan has joined ##nexenta[23:20:08] *** proteusguy has quit IRC[23:27:55] *** Maliuta has quit IRC[23:28:41] *** Maliuta has joined ##nexenta[23:34:47] *** randybias|away is now known as randybias[23:46:08] *** proteusguy has joined ##nexenta[23:47:03] *** koan has quit IRC[23:47:10] *** koan has joined ##nexenta[23:58:17] *** randybias is now known as randybias|away