| *** bill_az has quit IRC | 00:20 | |
| *** dmsimard is now known as dmsimard_away | 00:38 | |
| *** annegentle has joined #openstack-swift | 00:40 | |
| *** annegentle has quit IRC | 00:45 | |
| *** tsg has joined #openstack-swift | 01:05 | |
| *** annegentle has joined #openstack-swift | 01:40 | |
| *** annegentle has quit IRC | 01:45 | |
| *** annegentle has joined #openstack-swift | 02:40 | |
| *** annegentle has quit IRC | 02:47 | |
| *** annegentle has joined #openstack-swift | 03:40 | |
| *** annegentle has quit IRC | 03:44 | |
| *** tsg has quit IRC | 04:05 | |
| *** tsg has joined #openstack-swift | 04:15 | |
| *** acoles has quit IRC | 04:22 | |
| *** marzif_ has quit IRC | 04:26 | |
| *** chandankumar_ has joined #openstack-swift | 04:28 | |
| *** acoles has joined #openstack-swift | 04:30 | |
| *** ChanServ sets mode: +v acoles | 04:30 | |
| *** annegentle has joined #openstack-swift | 04:40 | |
| *** annegentle has quit IRC | 04:45 | |
| *** chandankumar_ has quit IRC | 04:59 | |
| *** bvandenh has quit IRC | 06:20 | |
| *** annegentle has joined #openstack-swift | 06:40 | |
| *** annegentle has quit IRC | 06:45 | |
| *** annegentle has joined #openstack-swift | 07:40 | |
| *** annegentle has quit IRC | 07:45 | |
| *** bvandenh has joined #openstack-swift | 07:59 | |
| *** chandankumar has joined #openstack-swift | 08:03 | |
| *** bvandenh has quit IRC | 08:20 | |
| *** bvandenh has joined #openstack-swift | 08:21 | |
| *** chandankumar has quit IRC | 08:24 | |
| *** bvandenh has quit IRC | 08:26 | |
| *** chandankumar has joined #openstack-swift | 08:32 | |
| *** chandankumar has quit IRC | 08:43 | |
| *** chandankumar has joined #openstack-swift | 09:17 | |
| *** tsg has quit IRC | 09:22 | |
| *** bvandenh has joined #openstack-swift | 09:31 | |
| *** joeljwright has joined #openstack-swift | 09:33 | |
| *** chandankumar has quit IRC | 09:48 | |
| *** bvandenh has quit IRC | 09:51 | |
| *** bvandenh has joined #openstack-swift | 09:53 | |
| *** bvandenh has quit IRC | 10:09 | |
| *** dmsimard_away is now known as dmsimard | 12:05 | |
| *** dmsimard is now known as dmsimard_away | 12:17 | |
| *** annegentle has joined #openstack-swift | 13:47 | |
| *** nexusz99 has joined #openstack-swift | 13:47 | |
| *** briancline has quit IRC | 14:02 | |
| *** annegentle has quit IRC | 14:11 | |
| *** mahati has joined #openstack-swift | 14:50 | |
| *** tsg has joined #openstack-swift | 14:55 | |
| *** nexusz99 has quit IRC | 15:06 | |
| *** annegentle has joined #openstack-swift | 15:10 | |
| *** annegentle has quit IRC | 15:15 | |
| *** jergerber has joined #openstack-swift | 15:20 | |
| *** jergerber has quit IRC | 15:35 | |
| *** annegentle has joined #openstack-swift | 16:17 | |
| *** dmsimard_away is now known as dmsimard | 16:27 | |
| *** dmsimard is now known as dmsimard_away | 16:36 | |
| *** annegentle has quit IRC | 16:42 | |
| *** jergerber has joined #openstack-swift | 17:03 | |
| *** jergerber has quit IRC | 17:04 | |
| *** jergerber has joined #openstack-swift | 17:05 | |
| *** mdonohoe has quit IRC | 17:05 | |
| *** mdonohoe has joined #openstack-swift | 17:08 | |
| *** annegentle has joined #openstack-swift | 17:13 | |
| *** thomaschaaf has joined #openstack-swift | 17:45 | |
| thomaschaaf | hello I am still using 1.13 and have problems with what I think is that the number of tcp connections are all used up. Sadly net.ipv4.ip_conntrack_max seems to be deprecated. Do you know where I could increase that in ubuntu 14.04? | 17:46 |
|---|---|---|
| *** annegentle has quit IRC | 17:47 | |
| notmyname | thomaschaaf: did you finf http://serverfault.com/questions/338479/error-net-ipv4-netfilter-ip-conntrack-max-is-an-unknown-key? | 17:55 |
| notmyname | thomaschaaf: suffice to say, I'm just googling stuff and don't have a ready answer. I'm hoping that maybe it's just an unloaded module | 17:56 |
| notmyname | thomaschaaf: ah! got it | 17:57 |
| notmyname | thomaschaaf: it's soemthing that changed in newer kernels | 17:58 |
| thomaschaaf | what kernel are you using at swift? | 17:58 |
| thomaschaaf | I thought ubuntu latest was the recommended setup? | 17:58 |
| notmyname | Current CONNTRACK_MAX value can be read at runtime, via the /proc filesystem. | 17:58 |
| notmyname | Before Linux kernel version 2.4.23, use: | 17:58 |
| notmyname | cat /proc/sys/net/ipv4/ip_conntrack_max | 17:58 |
| notmyname | Since Linux kernel version 2.4.23 (thus Linux 2.6 as well), use: | 17:58 |
| notmyname | cat /proc/sys/net/ipv4/netfilter/ip_conntrack_max (old /proc/sys/net/ipv4/ip_conntrack_max is then deprecated!) | 17:58 |
| notmyname | from http://wiki.khnet.info/index.php/Conntrack_tuning | 17:58 |
| notmyname | thomaschaaf: at swiftstack? a lot of our customers use precise | 17:59 |
| *** Midnightmyth has joined #openstack-swift | 18:07 | |
| notmyname | thomaschaaf: or maybe it's /proc/sys/net/netfilter/nf_conntrack_max | 18:09 |
| *** annegentle has joined #openstack-swift | 18:17 | |
| notmyname | thomaschaaf: https://bugs.launchpad.net/swift/+bug/1354909 | 18:19 |
| thomaschaaf | actually the post you sent seems to work after some trial | 18:21 |
| *** annegentle has quit IRC | 18:23 | |
| *** jergerber has quit IRC | 18:33 | |
| thomaschaaf | thanks notmyname :) have a great sunday | 18:48 |
| *** thomaschaaf has quit IRC | 18:48 | |
| *** annegentle has joined #openstack-swift | 19:08 | |
| *** nbarnett has joined #openstack-swift | 19:16 | |
| *** nbarnett has quit IRC | 19:25 | |
| *** nbarnett has joined #openstack-swift | 19:25 | |
| *** nbarnett has quit IRC | 19:27 | |
| *** PsionTheory has joined #openstack-swift | 19:28 | |
| *** mahati has quit IRC | 19:49 | |
| *** yliu has quit IRC | 20:08 | |
| *** yliu has joined #openstack-swift | 20:08 | |
| *** bvandenh has joined #openstack-swift | 20:13 | |
| *** openstack has joined #openstack-swift | 20:17 | |
| *** Midnightmyth has quit IRC | 20:21 | |
| *** annegentle has quit IRC | 20:26 | |
| *** bvandenh has quit IRC | 20:29 | |
| *** PsionTheory has quit IRC | 20:38 | |
| *** bill_az has joined #openstack-swift | 21:40 | |
| *** fifieldt__ has joined #openstack-swift | 21:44 | |
| *** fifieldt_ has quit IRC | 21:48 | |
| *** tsg has quit IRC | 22:15 | |
| *** joeljwright has quit IRC | 22:21 | |
| mattoliverau | Morning all | 22:30 |
| *** bill_az has quit IRC | 23:08 | |
| *** tsg has joined #openstack-swift | 23:34 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!