Выпуск релиз-кандидата WINE@Etersoft 1.0.10 (Приглашение к тестированию)

WINE@Etersoft, "1С","Ананас" и прочие проекты

Модератор: Модераторы разделов

sisop
Сообщения: 54

Re: Выпуск релиз-кандидата WINE@Etersoft 1.0.10

Сообщение sisop »

BDenis писал(а):
20.04.2009 00:27
Да, самое важное, а версия самбы какая?

Сейчас 3.0.26, а вообще пробовал как ветку 3.0 так и 3.2

BDenis писал(а):
20.04.2009 00:16
sisop писал(а):
19.04.2009 23:17
Еще добавлю, что тормозит даже при одном пользователе.


Можно попробовать порыть, может это еще чего ускорит.Если есть время и желание -- давайте попробуем. Нужен дамп пакетов при прокручивании каталога с виндового клиента и с линуксового. tcpdump с поддержкой самбы на сервере, с опциями -vvv и -s 256. Желательно не очень длинный и именно момента прокрутки. Там можно попробовать найти большие тайминги.

Еще есть такая вот комманда:
sudo smbstatus -B|awk '/^Service/{GetPid=1;next};GetPid==1{GetPid=2;next};(GetPid==2)&&($0==""){GetPid=3;next};(GetPid==2){pid[$2]=$3};/Byte range locks:/{Out=1;next};/1Cv7.LCK/||/links.tmp/{next};Out==1{print $0 pid[$1]};'|sort
Ей надо попробовать помониторить, какие блокировки ставятся на файлы в момент прокрутки. Запускать надо несколько раз дабы поймать максимальное количество блокировок.


дамп при прокрутке с линуксового клиента ( установлен последний вайн )
вот вывод tcpdump -vvv -s 256

Код:

16:38:42.923175 IP (tos 0x0, ttl 64, id 40250, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x8e5a (correct), 331000:331043(43) ack 344058 win 5132 <nop,nop,timestamp 151979 417> 16:38:42.923270 IP (tos 0x0, ttl 64, id 6595, offset 0, flags [DF], proto TCP (6), length 115) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0xa8bd (correct), 344058:344121(63) ack 331043 win 20559 <nop,nop,timestamp 417 151979> 16:38:42.923316 IP (tos 0x0, ttl 64, id 40251, offset 0, flags [DF], proto TCP (6), length 131) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0xab5c (correct), 331043:331122(79) ack 344121 win 5132 <nop,nop,timestamp 151979 417> 16:38:42.923417 IP (tos 0x0, ttl 64, id 6596, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0xe10e (correct), 344121:344196(75) ack 331122 win 20559 <nop,nop,timestamp 417 151979> 16:38:42.923468 IP (tos 0x0, ttl 64, id 40252, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x8b56 (correct), 331122:331165(43) ack 344196 win 5132 <nop,nop,timestamp 151979 417> 16:38:42.923622 IP (tos 0x0, ttl 64, id 6597, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0xe116 (correct), 344196:344271(75) ack 331165 win 20559 <nop,nop,timestamp 417 151979> 16:38:42.923672 IP (tos 0x0, ttl 64, id 40253, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x89e0 (correct), 331165:331208(43) ack 344271 win 5132 <nop,nop,timestamp 151979 417> 16:38:42.923775 IP (tos 0x0, ttl 64, id 6598, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0xdf9f (correct), 344271:344346(75) ack 331208 win 20559 <nop,nop,timestamp 417 151979> 16:38:42.923824 IP (tos 0x0, ttl 64, id 40254, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x886a (correct), 331208:331251(43) ack 344346 win 5132 <nop,nop,timestamp 151979 417> 16:38:42.923927 IP (tos 0x0, ttl 64, id 6599, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0xde2a (correct), 344346:344421(75) ack 331251 win 20559 <nop,nop,timestamp 417 151979> 16:38:42.923994 IP (tos 0x0, ttl 64, id 40255, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x86f4 (correct), 331251:331294(43) ack 344421 win 5132 <nop,nop,timestamp 151979 417> 16:38:42.924124 IP (tos 0x0, ttl 64, id 6600, offset 0, flags [DF], proto TCP (6), length 115) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0xa2dd (correct), 344421:344484(63) ack 331294 win 20559 <nop,nop,timestamp 417 151979> 16:38:42.924166 IP (tos 0x0, ttl 64, id 40256, offset 0, flags [DF], proto TCP (6), length 119) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0xf115 (correct), 331294:331361(67) ack 344484 win 5132 <nop,nop,timestamp 151979 417> 16:38:42.924354 IP (tos 0x0, ttl 64, id 6601, offset 0, flags [DF], proto TCP (6), length 115) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0x9ff0 (correct), 344484:344547(63) ack 331361 win 20559 <nop,nop,timestamp 417 151979> 16:38:42.924399 IP (tos 0x0, ttl 64, id 40257, offset 0, flags [DF], proto TCP (6), length 197) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0xe366 (correct), 331361:331506(145) ack 344547 win 5132 <nop,nop,timestamp 151979 417> 16:38:42.924506 IP (tos 0x0, ttl 64, id 6602, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0xd961 (correct), 344547:344622(75) ack 331506 win 20559 <nop,nop,timestamp 417 151979> 16:38:42.924561 IP (tos 0x0, ttl 64, id 40258, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x822c (correct), 331506:331549(43) ack 344622 win 5132 <nop,nop,timestamp 151979 417> 16:38:42.924689 IP (tos 0x0, ttl 64, id 6603, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0xd687 (correct), 344622:344697(75) ack 331549 win 20559 <nop,nop,timestamp 417 151979> 16:38:42.924740 IP (tos 0x0, ttl 64, id 40259, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x80b6 (correct), 331549:331592(43) ack 344697 win 5132 <nop,nop,timestamp 151979 417> 16:38:42.924842 IP (tos 0x0, ttl 64, id 6604, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0xd510 (correct), 344697:344772(75) ack 331592 win 20559 <nop,nop,timestamp 417 151979> 16:38:42.924894 IP (tos 0x0, ttl 64, id 40260, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x7f40 (correct), 331592:331635(43) ack 344772 win 5132 <nop,nop,timestamp 151979 417> 16:38:42.925012 IP (tos 0x0, ttl 64, id 6605, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0xd39b (correct), 344772:344847(75) ack 331635 win 20559 <nop,nop,timestamp 417 151979> 16:38:42.925067 IP (tos 0x0, ttl 64, id 40261, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x7dca (correct), 331635:331678(43) ack 344847 win 5132 <nop,nop,timestamp 151979 417> 16:38:42.925162 IP (tos 0x0, ttl 64, id 6606, offset 0, flags [DF], proto TCP (6), length 115) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0x9845 (correct), 344847:344910(63) ack 331678 win 20559 <nop,nop,timestamp 417 151979> 16:38:42.925207 IP (tos 0x0, ttl 64, id 40262, offset 0, flags [DF], proto TCP (6), length 131) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x1029 (correct), 331678:331757(79) ack 344910 win 5132 <nop,nop,timestamp 151979 417> 16:38:42.925310 IP (tos 0x0, ttl 64, id 6607, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0xd096 (correct), 344910:344985(75) ack 331757 win 20559 <nop,nop,timestamp 417 151979> 16:38:42.925360 IP (tos 0x0, ttl 64, id 40263, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x7ac6 (correct), 331757:331800(43) ack 344985 win 5132 <nop,nop,timestamp 151979 417> 16:38:42.925494 IP (tos 0x0, ttl 64, id 6608, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0xd085 (correct), 344985:345060(75) ack 331800 win 20559 <nop,nop,timestamp 418 151979> 16:38:42.925544 IP (tos 0x0, ttl 64, id 40264, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x794f (correct), 331800:331843(43) ack 345060 win 5132 <nop,nop,timestamp 151979 418> 16:38:42.925644 IP (tos 0x0, ttl 64, id 6609, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0xcf0e (correct), 345060:345135(75) ack 331843 win 20559 <nop,nop,timestamp 418 151979> 16:38:42.925695 IP (tos 0x0, ttl 64, id 40265, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x77d9 (correct), 331843:331886(43) ack 345135 win 5132 <nop,nop,timestamp 151979 418> 16:38:42.925793 IP (tos 0x0, ttl 64, id 6610, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0xcd99 (correct), 345135:345210(75) ack 331886 win 20559 <nop,nop,timestamp 418 151979> 16:38:42.925843 IP (tos 0x0, ttl 64, id 40266, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x7663 (correct), 331886:331929(43) ack 345210 win 5132 <nop,nop,timestamp 151979 418> 16:38:42.925946 IP (tos 0x0, ttl 64, id 6611, offset 0, flags [DF], proto TCP (6), length 115) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0x924c (correct), 345210:345273(63) ack 331929 win 20559 <nop,nop,timestamp 418 151979> 16:38:42.925987 IP (tos 0x0, ttl 64, id 40267, offset 0, flags [DF], proto TCP (6), length 119) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0xe084 (correct), 331929:331996(67) ack 345273 win 5132 <nop,nop,timestamp 151979 418> 16:38:42.926118 IP (tos 0x0, ttl 64, id 6612, offset 0, flags [DF], proto TCP (6), length 115) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0x8f5f (correct), 345273:345336(63) ack 331996 win 20559 <nop,nop,timestamp 418 151979> 16:38:42.926172 IP (tos 0x0, ttl 64, id 40268, offset 0, flags [DF], proto TCP (6), length 197) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0xd2d5 (correct), 331996:332141(145) ack 345336 win 5132 <nop,nop,timestamp 151979 418> 16:38:42.926728 IP (tos 0x0, ttl 64, id 6613, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0xc8d0 (correct), 345336:345411(75) ack 332141 win 20559 <nop,nop,timestamp 418 151979> 16:38:42.926867 IP (tos 0x0, ttl 64, id 40269, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x719a (correct), 332141:332184(43) ack 345411 win 5132 <nop,nop,timestamp 151980 418> 16:38:42.927089 IP (tos 0x0, ttl 64, id 6614, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0xc5dd (correct), 345411:345486(75) ack 332184 win 20559 <nop,nop,timestamp 418 151980> 16:38:42.927153 IP (tos 0x0, ttl 64, id 40270, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x7024 (correct), 332184:332227(43) ack 345486 win 5132 <nop,nop,timestamp 151980 418> 16:38:42.927274 IP (tos 0x0, ttl 64, id 6615, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0xc466 (correct), 345486:345561(75) ack 332227 win 20559 <nop,nop,timestamp 418 151980> 16:38:42.927327 IP (tos 0x0, ttl 64, id 40271, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x6eae (correct), 332227:332270(43) ack 345561 win 5132 <nop,nop,timestamp 151980 418> 16:38:42.927583 IP (tos 0x0, ttl 64, id 6616, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0xc2f1 (correct), 345561:345636(75) ack 332270 win 20559 <nop,nop,timestamp 418 151980> 16:38:42.927636 IP (tos 0x0, ttl 64, id 40272, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x6d38 (correct), 332270:332313(43) ack 345636 win 5132 <nop,nop,timestamp 151980 418> 16:38:42.927744 IP (tos 0x0, ttl 64, id 6617, offset 0, flags [DF], proto TCP (6), length 115) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0x879b (correct), 345636:345699(63) ack 332313 win 20559 <nop,nop,timestamp 418 151980> 16:38:42.927792 IP (tos 0x0, ttl 64, id 40273, offset 0, flags [DF], proto TCP (6), length 131) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x8a3a (correct), 332313:332392(79) ack 345699 win 5132 <nop,nop,timestamp 151980 418> 16:38:42.927893 IP (tos 0x0, ttl 64, id 6618, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0xbfec (correct), 345699:345774(75) ack 332392 win 20559 <nop,nop,timestamp 418 151980> 16:38:42.928104 IP (tos 0x0, ttl 64, id 40274, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x6a34 (correct), 332392:332435(43) ack 345774 win 5132 <nop,nop,timestamp 151980 418> 16:38:42.928330 IP (tos 0x0, ttl 64, id 6619, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0xbff4 (correct), 345774:345849(75) ack 332435 win 20559 <nop,nop,timestamp 418 151980> 16:38:42.928418 IP (tos 0x0, ttl 64, id 40275, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x68be (correct), 332435:332478(43) ack 345849 win 5132 <nop,nop,timestamp 151980 418> 16:38:42.928573 IP (tos 0x0, ttl 64, id 6620, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0xbe7d (correct), 345849:345924(75) ack 332478 win 20559 <nop,nop,timestamp 418 151980> 16:38:42.928627 IP (tos 0x0, ttl 64, id 40276, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x6748 (correct), 332478:332521(43) ack 345924 win 5132 <nop,nop,timestamp 151980 418> 16:38:42.928733 IP (tos 0x0, ttl 64, id 6621, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0xbd08 (correct), 345924:345999(75) ack 332521 win 20559 <nop,nop,timestamp 418 151980> 16:38:42.928784 IP (tos 0x0, ttl 64, id 40277, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x65d2 (correct), 332521:332564(43) ack 345999 win 5132 <nop,nop,timestamp 151980 418> 16:38:42.928902 IP (tos 0x0, ttl 64, id 6622, offset 0, flags [DF], proto TCP (6), length 115) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0x81bb (correct), 345999:346062(63) ack 332564 win 20559 <nop,nop,timestamp 418 151980> 16:38:42.928950 IP (tos 0x0, ttl 64, id 40278, offset 0, flags [DF], proto TCP (6), length 119) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0xcff3 (correct), 332564:332631(67) ack 346062 win 5132 <nop,nop,timestamp 151980 418> 16:38:42.929925 IP (tos 0x0, ttl 64, id 6623, offset 0, flags [DF], proto TCP (6), length 115) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0x7ece (correct), 346062:346125(63) ack 332631 win 20559 <nop,nop,timestamp 418 151980> 16:38:42.934019 IP (tos 0x0, ttl 64, id 40279, offset 0, flags [DF], proto TCP (6), length 197) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0xc243 (correct), 332631:332776(145) ack 346125 win 5132 <nop,nop,timestamp 151981 418> 16:38:42.934885 IP (tos 0x0, ttl 64, id 6624, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0xb83c (correct), 346125:346200(75) ack 332776 win 20559 <nop,nop,timestamp 420 151981> 16:38:42.942848 IP (tos 0x0, ttl 64, id 40280, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x6104 (correct), 332776:332819(43) ack 346200 win 5132 <nop,nop,timestamp 151984 420> 16:38:42.951986 IP (tos 0x0, ttl 64, id 6625, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0xb55b (correct), 346200:346275(75) ack 332819 win 20559 <nop,nop,timestamp 424 151984> 16:38:42.952127 IP (tos 0x0, ttl 64, id 40281, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x5f88 (correct), 332819:332862(43) ack 346275 win 5132 <nop,nop,timestamp 151986 424> 16:38:42.952267 IP (tos 0x0, ttl 64, id 6626, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0xb3e2 (correct), 346275:346350(75) ack 332862 win 20559 <nop,nop,timestamp 424 151986> 16:38:42.952322 IP (tos 0x0, ttl 64, id 40282, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x5e12 (correct), 332862:332905(43) ack 346350 win 5132 <nop,nop,timestamp 151986 424> 16:38:42.952474 IP (tos 0x0, ttl 64, id 6627, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0xb26d (correct), 346350:346425(75) ack 332905 win 20559 <nop,nop,timestamp 424 151986> 16:38:42.952547 IP (tos 0x0, ttl 64, id 40283, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x5c9c (correct), 332905:332948(43) ack 346425 win 5132 <nop,nop,timestamp 151986 424> 16:38:42.952648 IP (tos 0x0, ttl 64, id 6628, offset 0, flags [DF], proto TCP (6), length 115) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0x7717 (correct), 346425:346488(63) ack 332948 win 20559 <nop,nop,timestamp 424 151986> 16:38:42.952698 IP (tos 0x0, ttl 64, id 40284, offset 0, flags [DF], proto TCP (6), length 131) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0xeefa (correct), 332948:333027(79) ack 346488 win 5132 <nop,nop,timestamp 151986 424> 16:38:42.952850 IP (tos 0x0, ttl 64, id 6629, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0xaf68 (correct), 346488:346563(75) ack 333027 win 20559 <nop,nop,timestamp 424 151986> 16:38:42.952904 IP (tos 0x0, ttl 64, id 40285, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x5998 (correct), 333027:333070(43) ack 346563 win 5132 <nop,nop,timestamp 151986 424> 16:38:42.953057 IP (tos 0x0, ttl 64, id 6630, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0xaf58 (correct), 346563:346638(75) ack 333070 win 20559 <nop,nop,timestamp 424 151986> 16:38:42.953111 IP (tos 0x0, ttl 64, id 40286, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x5822 (correct), 333070:333113(43) ack 346638 win 5132 <nop,nop,timestamp 151986 424> 16:38:42.953261 IP (tos 0x0, ttl 64, id 6631, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0xade1 (correct), 346638:346713(75) ack 333113 win 20559 <nop,nop,timestamp 424 151986> 16:38:42.953313 IP (tos 0x0, ttl 64, id 40287, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x56ac (correct), 333113:333156(43) ack 346713 win 5132 <nop,nop,timestamp 151986 424> 16:38:42.953506 IP (tos 0x0, ttl 64, id 6632, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0xac6b (correct), 346713:346788(75) ack 333156 win 20559 <nop,nop,timestamp 425 151986> 16:38:42.953557 IP (tos 0x0, ttl 64, id 40288, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x5535 (correct), 333156:333199(43) ack 346788 win 5132 <nop,nop,timestamp 151986 425> 16:38:42.953826 IP (tos 0x0, ttl 64, id 6633, offset 0, flags [DF], proto TCP (6), length 115) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0x711e (correct), 346788:346851(63) ack 333199 win 20559 <nop,nop,timestamp 425 151986> 16:38:42.953870 IP (tos 0x0, ttl 64, id 40289, offset 0, flags [DF], proto TCP (6), length 119) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0xbf56 (correct), 333199:333266(67) ack 346851 win 5132 <nop,nop,timestamp 151986 425> 16:38:42.953986 IP (tos 0x0, ttl 64, id 6634, offset 0, flags [DF], proto TCP (6), length 115) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0x6e31 (correct), 346851:346914(63) ack 333266 win 20559 <nop,nop,timestamp 425 151986> 16:38:42.954029 IP (tos 0x0, ttl 64, id 40290, offset 0, flags [DF], proto TCP (6), length 197) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0xb1a7 (correct), 333266:333411(145) ack 346914 win 5132 <nop,nop,timestamp 151986 425> 16:38:42.954190 IP (tos 0x0, ttl 64, id 6635, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0xa7a2 (correct), 346914:346989(75) ack 333411 win 20559 <nop,nop,timestamp 425 151986> 16:38:42.954244 IP (tos 0x0, ttl 64, id 40291, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x506d (correct), 333411:333454(43) ack 346989 win 5132 <nop,nop,timestamp 151986 425> 16:38:42.954375 IP (tos 0x0, ttl 64, id 6636, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0xa4b0 (correct), 346989:347064(75) ack 333454 win 20559 <nop,nop,timestamp 425 151986> 16:38:42.954427 IP (tos 0x0, ttl 64, id 40292, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x4ef7 (correct), 333454:333497(43) ack 347064 win 5132 <nop,nop,timestamp 151986 425> 16:38:42.954661 IP (tos 0x0, ttl 64, id 6637, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0xa339 (correct), 347064:347139(75) ack 333497 win 20559 <nop,nop,timestamp 425 151986> 16:38:42.954722 IP (tos 0x0, ttl 64, id 40293, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x4d80 (correct), 333497:333540(43) ack 347139 win 5132 <nop,nop,timestamp 151987 425> 16:38:42.954831 IP (tos 0x0, ttl 64, id 6638, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0xa1c3 (correct), 347139:347214(75) ack 333540 win 20559 <nop,nop,timestamp 425 151987> 16:38:42.954883 IP (tos 0x0, ttl 64, id 40294, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x4c0a (correct), 333540:333583(43) ack 347214 win 5132 <nop,nop,timestamp 151987 425> 16:38:42.955039 IP (tos 0x0, ttl 64, id 6639, offset 0, flags [DF], proto TCP (6), length 115) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0x666d (correct), 347214:347277(63) ack 333583 win 20559 <nop,nop,timestamp 425 151987> 16:38:42.955085 IP (tos 0x0, ttl 64, id 40295, offset 0, flags [DF], proto TCP (6), length 131) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x690c (correct), 333583:333662(79) ack 347277 win 5132 <nop,nop,timestamp 151987 425> 16:38:42.955187 IP (tos 0x0, ttl 64, id 6640, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0x9ebe (correct), 347277:347352(75) ack 333662 win 20559 <nop,nop,timestamp 425 151987> 16:38:42.955238 IP (tos 0x0, ttl 64, id 40296, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x4906 (correct), 333662:333705(43) ack 347352 win 5132 <nop,nop,timestamp 151987 425> 16:38:42.964476 IP (tos 0x0, ttl 64, id 6641, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0x9e91 (correct), 347352:347427(75) ack 333705 win 20559 <nop,nop,timestamp 427 151987> 16:38:42.971678 IP (tos 0x0, ttl 64, id 40297, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x478a (correct), 333705:333748(43) ack 347427 win 5132 <nop,nop,timestamp 151991 427> 16:38:42.972070 IP (tos 0x0, ttl 64, id 6642, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0x9d14 (correct), 347427:347502(75) ack 333748 win 20559 <nop,nop,timestamp 429 151991> 16:38:42.979026 IP (tos 0x0, ttl 64, id 40298, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x4610 (correct), 333748:333791(43) ack 347502 win 5132 <nop,nop,timestamp 151993 429> 16:38:42.981557 IP (tos 0x0, ttl 64, id 6643, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0x9b9a (correct), 347502:347577(75) ack 333791 win 20559 <nop,nop,timestamp 432 151993> 16:38:42.981721 IP (tos 0x0, ttl 64, id 40299, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x4497 (correct), 333791:333834(43) ack 347577 win 5132 <nop,nop,timestamp 151993 432> 16:38:42.981893 IP (tos 0x0, ttl 64, id 6644, offset 0, flags [DF], proto TCP (6), length 115) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0x2636 (correct), 347577:347640(63) ack 333834 win 20559 <nop,nop,timestamp 432 151993> 16:38:42.981946 IP (tos 0x0, ttl 64, id 40300, offset 0, flags [DF], proto TCP (6), length 738) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P 333834:334520(686) ack 347640 win 5132 <nop,nop,timestamp 151993 432> 16:38:42.982128 IP (tos 0x0, ttl 64, id 6645, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0x9636 (correct), 347640:347715(75) ack 334520 win 20559 <nop,nop,timestamp 432 151993> 16:38:42.982188 IP (tos 0x0, ttl 64, id 40301, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x3f34 (correct), 334520:334563(43) ack 347715 win 5132 <nop,nop,timestamp 151993 432> 16:38:42.982345 IP (tos 0x0, ttl 64, id 6646, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0x94c1 (correct), 347715:347790(75) ack 334563 win 20559 <nop,nop,timestamp 432 151993> 16:38:42.982401 IP (tos 0x0, ttl 64, id 40302, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x3dbe (correct), 334563:334606(43) ack 347790 win 5132 <nop,nop,timestamp 151993 432> 16:38:42.982560 IP (tos 0x0, ttl 64, id 6647, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0x934a (correct), 347790:347865(75) ack 334606 win 20559 <nop,nop,timestamp 432 151993> 16:38:42.982616 IP (tos 0x0, ttl 64, id 40303, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x3c47 (correct), 334606:334649(43) ack 347865 win 5132 <nop,nop,timestamp 151994 432> 16:38:42.982718 IP (tos 0x0, ttl 64, id 6648, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0x91d4 (correct), 347865:347940(75) ack 334649 win 20559 <nop,nop,timestamp 432 151994> 16:38:42.982770 IP (tos 0x0, ttl 64, id 40304, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x3ad1 (correct), 334649:334692(43) ack 347940 win 5132 <nop,nop,timestamp 151994 432> 16:38:42.982926 IP (tos 0x0, ttl 64, id 6649, offset 0, flags [DF], proto TCP (6), length 115) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0x567e (correct), 347940:348003(63) ack 334692 win 20559 <nop,nop,timestamp 432 151994> 16:38:42.982973 IP (tos 0x0, ttl 64, id 40305, offset 0, flags [DF], proto TCP (6), length 131) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0xa179 (correct), 334692:334771(79) ack 348003 win 5132 <nop,nop,timestamp 151994 432> 16:38:42.983293 IP (tos 0x0, ttl 64, id 6650, offset 0, flags [DF], proto TCP (6), length 115) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0x1d51 (correct), 348003:348066(63) ack 334771 win 20559 <nop,nop,timestamp 432 151994> 16:38:42.983852 IP (tos 0x0, ttl 64, id 40306, offset 0, flags [DF], proto TCP (6), length 738) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P 334771:335457(686) ack 348066 win 5132 <nop,nop,timestamp 151994 432> 16:38:42.984717 IP (tos 0x0, ttl 64, id 6651, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0x8ae2 (correct), 348066:348141(75) ack 335457 win 20559 <nop,nop,timestamp 432 151994> 16:38:42.984823 IP (tos 0x0, ttl 64, id 40307, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x33e0 (correct), 335457:335500(43) ack 348141 win 5132 <nop,nop,timestamp 151994 432> 16:38:42.985173 IP (tos 0x0, ttl 64, id 6652, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0x896d (correct), 348141:348216(75) ack 335500 win 20559 <nop,nop,timestamp 432 151994> 16:38:42.985230 IP (tos 0x0, ttl 64, id 40308, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x326a (correct), 335500:335543(43) ack 348216 win 5132 <nop,nop,timestamp 151994 432> 16:38:42.985338 IP (tos 0x0, ttl 64, id 6653, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0x87f6 (correct), 348216:348291(75) ack 335543 win 20559 <nop,nop,timestamp 432 151994> 16:38:42.985392 IP (tos 0x0, ttl 64, id 40309, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x30f4 (correct), 335543:335586(43) ack 348291 win 5132 <nop,nop,timestamp 151994 432> 16:38:42.985494 IP (tos 0x0, ttl 64, id 6654, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0x8680 (correct), 348291:348366(75) ack 335586 win 20559 <nop,nop,timestamp 433 151994> 16:38:42.985546 IP (tos 0x0, ttl 64, id 40310, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x2f7d (correct), 335586:335629(43) ack 348366 win 5132 <nop,nop,timestamp 151994 433> 16:38:42.985648 IP (tos 0x0, ttl 64, id 6655, offset 0, flags [DF], proto TCP (6), length 115) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0x138b (correct), 348366:348429(63) ack 335629 win 20559 <nop,nop,timestamp 433 151994> 16:38:42.985700 IP (tos 0x0, ttl 64, id 40311, offset 0, flags [DF], proto TCP (6), length 738) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P 335629:336315(686) ack 348429 win 5132 <nop,nop,timestamp 151994 433> 16:38:42.985800 IP (tos 0x0, ttl 64, id 6656, offset 0, flags [DF], proto TCP (6), length 115) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0x473d (correct), 348429:348492(63) ack 336315 win 20559 <nop,nop,timestamp 433 151994> 16:38:42.985845 IP (tos 0x0, ttl 64, id 40312, offset 0, flags [DF], proto TCP (6), length 131) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x9238 (correct), 336315:336394(79) ack 348492 win 5132 <nop,nop,timestamp 151994 433> 16:38:42.985952 IP (tos 0x0, ttl 64, id 6657, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0x7f8e (correct), 348492:348567(75) ack 336394 win 20559 <nop,nop,timestamp 433 151994> 16:38:42.986022 IP (tos 0x0, ttl 64, id 40313, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x288c (correct), 336394:336437(43) ack 348567 win 5132 <nop,nop,timestamp 151994 433> 16:38:42.986908 IP (tos 0x0, ttl 64, id 6658, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0x7e19 (correct), 348567:348642(75) ack 336437 win 20559 <nop,nop,timestamp 433 151994> 16:38:42.987026 IP (tos 0x0, ttl 64, id 40314, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x2715 (correct), 336437:336480(43) ack 348642 win 5132 <nop,nop,timestamp 151995 433> 16:38:42.987232 IP (tos 0x0, ttl 64, id 6659, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0x7ca1 (correct), 348642:348717(75) ack 336480 win 20559 <nop,nop,timestamp 433 151995> 16:38:42.987340 IP (tos 0x0, ttl 64, id 40315, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x259f (correct), 336480:336523(43) ack 348717 win 5132 <nop,nop,timestamp 151995 433> 16:38:42.987544 IP (tos 0x0, ttl 64, id 6660, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0x7b2c (correct), 348717:348792(75) ack 336523 win 20559 <nop,nop,timestamp 433 151995> 16:38:42.987602 IP (tos 0x0, ttl 64, id 40316, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x2429 (correct), 336523:336566(43) ack 348792 win 5132 <nop,nop,timestamp 151995 433> 16:38:42.987711 IP (tos 0x0, ttl 64, id 6661, offset 0, flags [DF], proto TCP (6), length 115) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0x0837 (correct), 348792:348855(63) ack 336566 win 20559 <nop,nop,timestamp 433 151995> 16:38:42.987761 IP (tos 0x0, ttl 64, id 40317, offset 0, flags [DF], proto TCP (6), length 738) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P 336566:337252(686) ack 348855 win 5132 <nop,nop,timestamp 151995 433> 16:38:42.987860 IP (tos 0x0, ttl 64, id 6662, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0x75c8 (correct), 348855:348930(75) ack 337252 win 20559 <nop,nop,timestamp 433 151995> 16:38:42.987916 IP (tos 0x0, ttl 64, id 40318, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x1ec6 (correct), 337252:337295(43) ack 348930 win 5132 <nop,nop,timestamp 151995 433> 16:38:42.988722 IP (tos 0x0, ttl 64, id 6663, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0x7429 (correct), 348930:349005(75) ack 337295 win 20559 <nop,nop,timestamp 433 151995> 16:38:42.988813 IP (tos 0x0, ttl 64, id 40319, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x1d50 (correct), 337295:337338(43) ack 349005 win 5132 <nop,nop,timestamp 151995 433> 16:38:43.008785 IP (tos 0x0, ttl 64, id 6664, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0x72b2 (correct), 349005:349080(75) ack 337338 win 20559 <nop,nop,timestamp 433 151995> 16:38:43.008974 IP (tos 0x0, ttl 64, id 40320, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x1bd5 (correct), 337338:337381(43) ack 349080 win 5132 <nop,nop,timestamp 152000 433> 16:38:43.009273 IP (tos 0x0, ttl 64, id 6665, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0x7133 (correct), 349080:349155(75) ack 337381 win 20559 <nop,nop,timestamp 438 152000> 16:38:43.009437 IP (tos 0x0, ttl 64, id 40321, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x1a5a (correct), 337381:337424(43) ack 349155 win 5132 <nop,nop,timestamp 152000 438> 16:38:43.009617 IP (tos 0x0, ttl 64, id 6666, offset 0, flags [DF], proto TCP (6), length 115) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0x35dc (correct), 349155:349218(63) ack 337424 win 20559 <nop,nop,timestamp 439 152000> 16:38:43.009673 IP (tos 0x0, ttl 64, id 40322, offset 0, flags [DF], proto TCP (6), length 131) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x88c5 (correct), 337424:337503(79) ack 349218 win 5132 <nop,nop,timestamp 152000 439> 16:38:43.009777 IP (tos 0x0, ttl 64, id 6667, offset 0, flags [DF], proto TCP (6), length 115) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0xdcdd (correct), 349218:349281(63) ack 337503 win 20559 <nop,nop,timestamp 439 152000> 16:38:43.009821 IP (tos 0x0, ttl 64, id 40323, offset 0, flags [DF], proto TCP (6), length 167) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x7b1a (correct), 337503:337618(115) ack 349281 win 5132 <nop,nop,timestamp 152000 439> 16:38:43.009919 IP (tos 0x0, ttl 64, id 6668, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0x6c7b (correct), 349281:349356(75) ack 337618 win 20559 <nop,nop,timestamp 439 152000> 16:38:43.009976 IP (tos 0x0, ttl 64, id 40324, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x15a3 (correct), 337618:337661(43) ack 349356 win 5132 <nop,nop,timestamp 152000 439> 16:38:43.010168 IP (tos 0x0, ttl 64, id 6669, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0x6b06 (correct), 349356:349431(75) ack 337661 win 20559 <nop,nop,timestamp 439 152000> 16:38:43.010223 IP (tos 0x0, ttl 64, id 40325, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x142d (correct), 337661:337704(43) ack 349431 win 5132 <nop,nop,timestamp 152000 439> 16:38:43.010331 IP (tos 0x0, ttl 64, id 6670, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0x698f (correct), 349431:349506(75) ack 337704 win 20559 <nop,nop,timestamp 439 152000> 16:38:43.010387 IP (tos 0x0, ttl 64, id 40326, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x12b7 (correct), 337704:337747(43) ack 349506 win 5132 <nop,nop,timestamp 152000 439> 16:38:43.010501 IP (tos 0x0, ttl 64, id 6671, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0x681a (correct), 349506:349581(75) ack 337747 win 20559 <nop,nop,timestamp 439 152000> 16:38:43.010556 IP (tos 0x0, ttl 64, id 40327, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x1140 (correct), 337747:337790(43) ack 349581 win 5132 <nop,nop,timestamp 152001 439> 16:38:43.010666 IP (tos 0x0, ttl 64, id 6672, offset 0, flags [DF], proto TCP (6), length 115) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0x2cc3 (correct), 349581:349644(63) ack 337790 win 20559 <nop,nop,timestamp 439 152001> 16:38:43.010710 IP (tos 0x0, ttl 64, id 40328, offset 0, flags [DF], proto TCP (6), length 131) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x7fac (correct), 337790:337869(79) ack 349644 win 5132 <nop,nop,timestamp 152001 439> 16:38:43.010810 IP (tos 0x0, ttl 64, id 6673, offset 0, flags [DF], proto TCP (6), length 115) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0xd3c4 (correct), 349644:349707(63) ack 337869 win 20559 <nop,nop,timestamp 439 152001> 16:38:43.010852 IP (tos 0x0, ttl 64, id 40329, offset 0, flags [DF], proto TCP (6), length 167) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x7201 (correct), 337869:337984(115) ack 349707 win 5132 <nop,nop,timestamp 152001 439> 16:38:43.010951 IP (tos 0x0, ttl 64, id 6674, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0x6362 (correct), 349707:349782(75) ack 337984 win 20559 <nop,nop,timestamp 439 152001> 16:38:43.011002 IP (tos 0x0, ttl 64, id 40330, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x0c8a (correct), 337984:338027(43) ack 349782 win 5132 <nop,nop,timestamp 152001 439> 16:38:43.011152 IP (tos 0x0, ttl 64, id 6675, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0x6249 (correct), 349782:349857(75) ack 338027 win 20559 <nop,nop,timestamp 439 152001> 16:38:43.011209 IP (tos 0x0, ttl 64, id 40331, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x0b14 (correct), 338027:338070(43) ack 349857 win 5132 <nop,nop,timestamp 152001 439> 16:38:43.011314 IP (tos 0x0, ttl 64, id 6676, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0x60d2 (correct), 349857:349932(75) ack 338070 win 20559 <nop,nop,timestamp 439 152001> 16:38:43.011367 IP (tos 0x0, ttl 64, id 40332, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x099e (correct), 338070:338113(43) ack 349932 win 5132 <nop,nop,timestamp 152001 439> 16:38:43.011465 IP (tos 0x0, ttl 64, id 6677, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0x5f5d (correct), 349932:350007(75) ack 338113 win 20559 <nop,nop,timestamp 439 152001> 16:38:43.011519 IP (tos 0x0, ttl 64, id 40333, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x0828 (correct), 338113:338156(43) ack 350007 win 5132 <nop,nop,timestamp 152001 439> 16:38:43.011638 IP (tos 0x0, ttl 64, id 6678, offset 0, flags [DF], proto TCP (6), length 115) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0x2407 (correct), 350007:350070(63) ack 338156 win 20559 <nop,nop,timestamp 439 152001> 16:38:43.011681 IP (tos 0x0, ttl 64, id 40334, offset 0, flags [DF], proto TCP (6), length 131) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0xa4d3 (correct), 338156:338235(79) ack 350070 win 5132 <nop,nop,timestamp 152001 439> 16:38:43.011784 IP (tos 0x0, ttl 64, id 6679, offset 0, flags [DF], proto TCP (6), length 115) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0x1cb8 (correct), 350070:350133(63) ack 338235 win 20559 <nop,nop,timestamp 439 152001> 16:38:43.011827 IP (tos 0x0, ttl 64, id 40335, offset 0, flags [DF], proto TCP (6), length 191) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0xa0b1 (correct), 338235:338374(139) ack 350133 win 5132 <nop,nop,timestamp 152001 439> 16:38:43.011924 IP (tos 0x0, ttl 64, id 6680, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0x5a8e (correct), 350133:350208(75) ack 338374 win 20559 <nop,nop,timestamp 439 152001> 16:38:43.011978 IP (tos 0x0, ttl 64, id 40336, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x035a (correct), 338374:338417(43) ack 350208 win 5132 <nop,nop,timestamp 152001 439> 16:38:43.012155 IP (tos 0x0, ttl 64, id 6681, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0x58bd (correct), 350208:350283(75) ack 338417 win 20559 <nop,nop,timestamp 439 152001> 16:38:43.012207 IP (tos 0x0, ttl 64, id 40337, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x01e4 (correct), 338417:338460(43) ack 350283 win 5132 <nop,nop,timestamp 152001 439> 16:38:43.012310 IP (tos 0x0, ttl 64, id 6682, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0x5746 (correct), 350283:350358(75) ack 338460 win 20559 <nop,nop,timestamp 439 152001> 16:38:43.012362 IP (tos 0x0, ttl 64, id 40338, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0x006e (correct), 338460:338503(43) ack 350358 win 5132 <nop,nop,timestamp 152001 439> 16:38:43.012461 IP (tos 0x0, ttl 64, id 6683, offset 0, flags [DF], proto TCP (6), length 127) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0x55d1 (correct), 350358:350433(75) ack 338503 win 20559 <nop,nop,timestamp 439 152001> 16:38:43.012515 IP (tos 0x0, ttl 64, id 40339, offset 0, flags [DF], proto TCP (6), length 95) 192.168.230.99.microsoft-ds > 192.168.230.128.60296: P, cksum 0xfef7 (correct), 338503:338546(43) ack 350433 win 5132 <nop,nop,timestamp 152001 439> 16:38:43.013437 IP (tos 0x0, ttl 64, id 6684, offset 0, flags [DF], proto TCP (6), length 115) 192.168.230.128.60296 > 192.168.230.99.microsoft-ds: P, cksum 0x1a7b (correct), 350433:350496(63) ack 338546 win 20559 <nop,nop,timestamp 439 152001>


а вот той жуткой командой поймал следующее -

Код:

suseton:/home/sisop # smbstatus -B|awk '/^Service/{GetPid=1;next};GetPid==1{GetPid=2;next};(GetPid==2)&&($0==""){GetPid=3;next};(GetPid==2){pid[$2]=$3};/Byte range locks:/{Out=1;next};/1Cv7.LCK/||/links.tmp/{next};Out==1{print $0 pid[$1]};'|sort ------------------------------------------------ 4766 00802:70720 W 10000000 1192.168.1.101 4766 00802:70720 W 10000001 1192.168.1.101 4766 00802:70720 W 20000000 1192.168.1.101 4766 00802:70721 W 20000000 10000000192.168.1.101 4766 00802:70722 W 2000001 1192.168.1.101 Pid dev:inode R/W start size suseton:/home/sisop # smbstatus -B|awk '/^Service/{GetPid=1;next};GetPid==1{GetPid=2;next};(GetPid==2)&&($0==""){GetPid=3;next};(GetPid==2){pid[$2]=$3};/Byte range locks:/{Out=1;next};/1Cv7.LCK/||/links.tmp/{next};Out==1{print $0 pid[$1]};'|sort ------------------------------------------------ 4766 00802:701cb W 1073741772 1192.168.1.101 4766 00802:70720 W 10000000 1192.168.1.101 4766 00802:70720 W 10000001 1192.168.1.101 4766 00802:70720 W 20000000 1192.168.1.101 4766 00802:70721 W 20000000 10000000192.168.1.101 4766 00802:70722 W 2000001 1192.168.1.101 Pid dev:inode R/W start size suseton:/home/sisop # smbstatus -B|awk '/^Service/{GetPid=1;next};GetPid==1{GetPid=2;next};(GetPid==2)&&($0==""){GetPid=3;next};(GetPid==2){pid[$2]=$3};/Byte range locks:/{Out=1;next};/1Cv7.LCK/||/links.tmp/{next};Out==1{print $0 pid[$1]};'|sort ------------------------------------------------ 4766 00802:701cb W 1073741773 1192.168.1.101 4766 00802:70720 W 10000000 1192.168.1.101 4766 00802:70720 W 10000001 1192.168.1.101 4766 00802:70720 W 20000000 1192.168.1.101 4766 00802:70721 W 20000000 10000000192.168.1.101 4766 00802:70722 W 2000001 1192.168.1.101 Pid dev:inode R/W start size suseton:/home/sisop # smbstatus -B|awk '/^Service/{GetPid=1;next};GetPid==1{GetPid=2;next};(GetPid==2)&&($0==""){GetPid=3;next};(GetPid==2){pid[$2]=$3};/Byte range locks:/{Out=1;next};/1Cv7.LCK/||/links.tmp/{next};Out==1{print $0 pid[$1]};'|sort ------------------------------------------------ 4766 00802:701cb W 1073741772 1192.168.1.101 4766 00802:70720 W 10000000 1192.168.1.101 4766 00802:70720 W 10000001 1192.168.1.101 4766 00802:70720 W 20000000 1192.168.1.101 4766 00802:70721 W 20000000 10000000192.168.1.101 4766 00802:70722 W 2000001 1192.168.1.101 Pid dev:inode R/W start size


ЗЫ мдэ... кривоватый пост вышел %)
Спасибо сказали:
BDenis
Сообщения: 74

Re: Выпуск релиз-кандидата WINE@Etersoft 1.0.10

Сообщение BDenis »

sisop писал(а):
20.04.2009 20:57
Сейчас 3.0.26, а вообще пробовал как ветку 3.0 так и 3.2

Не буду настаивать, просто расскажу свою историю.
В нашей конторе 1с работает на пределе (40-50 пользователей, половина активных). В начале года словили вирусок (может слыхали -- kido), который ложил нам виндовые сервера. Решили по случаю мигрировать на самбу. Стоял сервак с альтом и самбой 3.0.28. Перенесли -- самба не справилась. Скорость для активных пользователей упала очень заметно (настройки все по умолчанию). Хотя перед этим на сервере лежали бухгалтерские базы и при 1 пользователе на базу проблем не было.Решили поставить крест на самбе.
Где-то недельки через две попробовал убунту с 3.2.3 -- с тех пор на ней. Конечные пользователи не заметили переезда.
В общем, рекомендую 3.2.

Теперь по поводу дампов.
Наверное это не реально, давайте плюнем.
tcpdump у вас без поддержки самбы. В том что вы превели, криминала (задержек) нет, но сомнительно, что вы поймали именно нужную десятую секунды.

А что касается страшной команды, то она не очень информативна на 3.0. А вот на 3.2 -- рекомендую, ей можно отслеживать, кто повесил базу (ожидания захвата таблицы -- хорошо видно кто виноват).
Спасибо сказали:
sisop
Сообщения: 54

Re: Выпуск релиз-кандидата WINE@Etersoft 1.0.10

Сообщение sisop »

BDenis писал(а):
20.04.2009 21:47
sisop писал(а):
20.04.2009 20:57
Сейчас 3.0.26, а вообще пробовал как ветку 3.0 так и 3.2

Не буду настаивать, просто расскажу свою историю.

Тогда уж сразу 3.3 ставить. Займусь.
Спасибо сказали:
BDenis
Сообщения: 74

Re: Выпуск релиз-кандидата WINE@Etersoft 1.0.10

Сообщение BDenis »

sisop писал(а):
20.04.2009 21:54
Тогда уж сразу 3.3 ставить. Займусь.

Ой, а есть уже? Сюрприз.
Спасибо сказали:
sisop
Сообщения: 54

Re: Выпуск релиз-кандидата WINE@Etersoft 1.0.10

Сообщение sisop »

BDenis писал(а):
20.04.2009 22:05
sisop писал(а):
20.04.2009 21:54
Тогда уж сразу 3.3 ставить. Займусь.

Ой, а есть уже? Сюрприз.

Собсна, 1го апреля вышла веселая версия 3.3.3 :)

ЗЫ протестировал версию 3.3.3 Разницы в производительности, опять же, не обнаружил. Но зато smbstatus стала куда как информативнее.
Спасибо сказали:
BDenis
Сообщения: 74

Re: Выпуск релиз-кандидата WINE@Etersoft 1.0.10

Сообщение BDenis »

sisop писал(а):
20.04.2009 22:11
Разницы в производительности, опять же, не обнаружил.

Ее никто не видел, а она есть. ;) Может мне просто с 3.0.28 не повезло. Да и проявилась она при большой загрузке.
Спасибо сказали:
BDenis
Сообщения: 74

Re: Выпуск релиз-кандидата WINE@Etersoft 1.0.10

Сообщение BDenis »

Люди! Вы сломали печать в 1.0.10. У вас уже там 3 баги на одну и туже тему. Почините, критично!
(не печатается, например, из 1с 7.7 из модулей методом Таб.Напечатать)
Спасибо сказали:
lav
Модератор
Сообщения: 192
Контактная информация:

Re: Выпуск релиз-кандидата WINE@Etersoft 1.0.10

Сообщение lav »

BDenis писал(а):
23.04.2009 17:36
Люди! Вы сломали печать в 1.0.10. У вас уже там 3 баги на одну и туже тему. Почините, критично!
(не печатается, например, из 1с 7.7 из модулей методом Таб.Напечатать)

Вы не в то окно кричите ;)
Чиним.
Спасибо сказали:
BDenis
Сообщения: 74

Re: Выпуск релиз-кандидата WINE@Etersoft 1.0.10

Сообщение BDenis »

lav писал(а):
24.04.2009 00:42
Вы не в то окно кричите ;)


В то я тоже кричу, ну и сюда эхом долетает ;).
Спасибо сказали:
BDenis
Сообщения: 74

Re: Выпуск релиз-кандидата WINE@Etersoft 1.0.10

Сообщение BDenis »

Нашел прикольную штуку в 1.0.10.
Включаем компиз, устанавливаем тему msstyle (у меня clearlooks) в wincfg и видим, что скорость отрисовки окон в 1с выросла в разы.
Все это происходит на ubuntu 8.10 и пока проверил только у себя на компе.
Разница в скорости очень наглядно видна при перемещении клавишами курсора в журнале документов вверх/вниз.
Сравнивать удобно так -- понажимать клавиши, дать комманду metacity --replace и еще понажимать клавиши, потом вернуть все обратно compiz --replace.
Если тему не устанавливать, то разница в скорости не заметна.
У кого-нибудь еще наблюдается?

Да, спасибо за печать. Починили в 20/14

UPD: При дальнейших экспериментах выяснилось, что ускорение как-то связано с прорисовкой шрифтов. Нужно обязательно включить FontSmoothing в вине:
HKCU\Control Panel\Desktop\FontSmoothingType=2 (это субпиксельное, возможно будет хорошо и с 1).
Причем здесь компиз -- не понятно, но быстро работает именно с ним.
Спасибо сказали:
sisop
Сообщения: 54

Re: Выпуск релиз-кандидата WINE@Etersoft 1.0.10

Сообщение sisop »

О_о фига себе... Убунты у меня, конечно, нет... но на OpenSUSE11.1 проверю. Компиза, у меня, правда, тоже нет.. ща поставим.

PS что-то нету в моей Сусе темы msstyle %) Или я не там смотрю?
Спасибо сказали:
BDenis
Сообщения: 74

Re: Выпуск релиз-кандидата WINE@Etersoft 1.0.10

Сообщение BDenis »

sisop писал(а):
30.04.2009 21:12
О_о фига себе...

Я вот тоже сижу и фигею. Надеюсь подтвердится.
Нашел случайно. Давно когда то игрался чтобы 1с была у меня красивая, ну там тема, субпиксели всякие у шрифтов. Ну поигрался и забыл. А пару дней назад начал внедрять. Поставил одному оператору -- тормозит. Ну не так что бы, но тормозит отрисовка (слайдшоу прям). Вот сегодня у себя порылся и нашел зависимость...
Молюсь чтоб это не случайное стечение на моем компе...
Спасибо сказали:
BDenis
Сообщения: 74

Re: Выпуск релиз-кандидата WINE@Etersoft 1.0.10

Сообщение BDenis »

sisop писал(а):
30.04.2009 21:12
PS что-то нету в моей Сусе темы msstyle %)

Плохая Сусе %)
У меня вроде эта, но не уверен.
Устанавливается в winecfg->Вид и интеграция->Установить тему.
Спасибо сказали:
sisop
Сообщения: 54

Re: Выпуск релиз-кандидата WINE@Etersoft 1.0.10

Сообщение sisop »

фу ты блин... понял я теперь, про какие темы говорилось ))
Спасибо сказали:
BDenis
Сообщения: 74

Re: Выпуск релиз-кандидата WINE@Etersoft 1.0.10

Сообщение BDenis »

Блин. Башка кругом. Вроде в 1.0.9 этого ускорения нет, все просто быстро работает.
В 1.0.10 эффект очень заметен (развернутый во весь экран журнал документов, смена строки быстрее в несколько раз после шаманства). Проверял в убунту 8.10 на двух компах.

Тему msstyle устанавливать не нужно. Дело видимо в настойках шрифтов.
Спасибо сказали:
BDenis
Сообщения: 74

Re: Выпуск релиз-кандидата WINE@Etersoft 1.0.10

Сообщение BDenis »

Среди всего сборища глюков выявлен главный -- административная установка wine. У пользователя не являющегося администратором скорость отрисовки катастрофически падает под компизом и слегка падает без компиза.
Спасибо сказали:
Hoblin
Модератор
Сообщения: 1442
Статус: Etersoft team
ОС: ALT Linux

Re: Выпуск релиз-кандидата WINE@Etersoft 1.0.10

Сообщение Hoblin »

BDenis писал(а):
05.05.2009 12:37
Среди всего сборища глюков выявлен главный -- административная установка wine. У пользователя не являющегося администратором скорость отрисовки катастрофически падает под компизом и слегка падает без компиза.

Направление, в котором проверить нужно, понятно. Но не вижу предпосылок, если честно, для такого поведения.
Спасибо сказали:
BDenis
Сообщения: 74

Re: Выпуск релиз-кандидата WINE@Etersoft 1.0.10

Сообщение BDenis »

Hoblin писал(а):
05.05.2009 15:00
Но не вижу предпосылок, если честно, для такого поведения.

Я тоже не вижу. Но есть факт. На 3-х машинах. Двое суток искал причину.
Спасибо сказали:
YellowRabbit
Сообщения: 2

Re: Выпуск релиз-кандидата WINE@Etersoft 1.0.10

Сообщение YellowRabbit »

В основном доволен --- hasp находит достаточно быстро, проблем с блокировками баз смонтированных по CIFS не наблюдается, быстродействие ... похуже чем в windows на той же базе (ну это надо специально мерять и засекать где и на чём), но терпимо. Несколько забавное поведение запущенных на одной машине двух экземпляров 1С --- нормально завершается только первая (не ``первая запущенная'', а та, которую решили первой закрыть), вторая говорит EXIT 3. Индексы при этом в базе остаются в непотребном состоянии и следующий запуск всегда в монопольном режиме для переиндексации. Это не так чтобы уж напрягает, просто можно так и остаться в монопольном режиме, пользователи начинают ругаться. Что это за код возврата такой и где править?
Спасибо сказали:
Ответить