Bug 9436 - Port agregation break things on some kernels
Summary: Port agregation break things on some kernels
Status: CLOSED WORKSFORME
Alias: None
Product: Sisyphus
Classification: Development
Component: ipcad (show other bugs)
Version: unstable
Hardware: all Linux
: P2 major
Assignee: Nobody's working on this, feel free to take it
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-20 09:38 MSD by Evgenii Terechkov
Modified: 2009-01-27 08:58 MSK (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Evgenii Terechkov 2006-04-20 09:38:10 MSD
Steps to Reproduce:
1.apt-get-install kernel-image-std-up#2.4.26-alt6
kernel-image-std-up#2.4.26-alt13 kernel-image-std-up#2.4.32-alt... (Sisyphus)
2.boot 2.4.26-alt6
3.echo "aggregate 1024-65535  into 65535;" >>/etc/ipcad.conf
4.chkconfig ipcad on&&service ipcad start # ps auxc|grep ipcad show "ipcad"
4.boot 2.4.26-alt13 or 2.4.32-...
5.ps auxc|grep ipcad show nothing # last message in /v/l/messages: "ipcad
startup succeeded".
6. perl -i -walpe's/^(aggr)/#$1/' /etc/ipcad.conf
7. boot any of mentioned kernels: ipcad work.

ipcad.conf:
=======================
capture-ports disable;
buffers = 1024k;
interface ulog group 1; # Use ULOG, do not disable NetFlow.
netflow export destination 127.0.0.1 5555;
netflow export version 5;       # NetFlow export format version {1|5}
netflow timeout active 30;      # Timeout when flow is active, in minutes
netflow timeout inactive 15;    # Flow inactivity timeout, in seconds
/* Note the order! */
chroot = /var/lib/ipcad;
pidfile = ipcad.pid;
memory_limit = 32m;
#aggregate 1024-65535  into 65535;
=======================
R -q ipcad:
ipcad-3.6.6-alt1.M24.1

P.S.: binary package was build in analogious system with 2.6.14-std26-up-alt5
kernel. Packages iptables-1.2.11-alt3 and libpcap-0.8.2-alt2 identical on both
systems (M24+updates+ipcad from backports).

Actual Results:  
Ipcad won't work with aggregation even on different builds on one kernel.

Expected Results:  
Ipcad will work with aggregation on any kernel (It not depends (?) on kernel code).
Comment 1 Slava Semushin 2008-03-11 14:15:34 MSK
Reassign to real maintainer.
Comment 2 Denis Klimov 2008-03-11 14:31:46 MSK
Я не имею возможности продебажить на этом ядре. Если кто может, то выложите 
вывод gdb - там вместе и подумаем. Бага повешана в 2006 году - имхо она уже не 
актуальна.
Comment 3 Vladimir V. Kamarzin 2008-03-11 16:06:19 MSK
evg, прокомментируй пожалуйста. Это ещё актулаьно?
Comment 4 Mikhail Gusarov 2008-06-13 13:00:39 MSD

    
Comment 5 Evgenii Terechkov 2008-08-08 21:02:20 MSD
Ну, если dottedmag воспроизвёл, то могу лишь предположить что это как-то завязано опять таки на ядро.

Проверил на чём могу - бранч4.1, там тот же ipcad, что и в Сизифе (В ChangeLog ничего похожего со времён ipcad-3.6.6 не видно), на ядре 2.6.18-std-smp-alt12.M40.2. Работает. Так что смотреть отладчиком, полагаю, нечего .

dottedmag?
Comment 6 Mikhail Gusarov 2008-08-08 21:12:20 MSD
Я ничего не воспроизвёл, это артефакт перенастройки багзиллы.
Comment 7 Evgenii Terechkov 2008-08-08 21:51:15 MSD
Ну, значит, надо проверить на чём-то более свежем, чем 2.6.18. Я смогу, чуть попозже.
Comment 8 Evgenii Terechkov 2009-01-26 16:57:12 MSK
Неактуально, в общем уже.