From: "Peter V. Saveliev" <peet@altlinux.ru>
To: byalko@gmail.com,
ALT Linux Community general discussions
<community@lists.altlinux.org>
Subject: Re: [Comm] Тормозит сеть в виртуальной машине
Date: Wed, 7 Nov 2007 15:51:25 +0300
Message-ID: <200711071551.25916.peet@altlinux.ru> (raw)
In-Reply-To: <867c9a170711070424s2cba44c2tea390f9b14fe6c7c@mail.gmail.com>
On Wednesday 07 November 2007, Сергей Бялко wrote:
> У меня стоят вот такие лимиты и превышение нигде нет:
>
> Служба значение макс. значение пороговое значение макс. значение кол-во
> превышений kmemsize 1133889 2244907 0 lockedpages 0 0 0 privvmpages
> 2617 14053 0 shmpages 0 0 0 numproc 9 15 0 physpages 2144 2567 0
> vmguarpages 0 0 0 oomguarpages 2144 2567 0 numtcpsock 2 3 0 numflock
> 1 2 0 numpty 2 3 0 numsiginfo 0 3 0 tcpsndbuf 0 0 0 tcprcvbuf 0 0
> 0 othersockbuf 6936 24456 0 dgramrcvbuf 0 8456 0 numothersock 7 12 0
> dcachesize 0 0 0 numfile 228 290 0 numiptent 10 10 0
>
<skip />
Странно, у меня даже при почти неработающем контейнере есть превышение
othersockbuf. У Вас точно в tcpsndbuf/tcprcvbuf значение failcnt == 0?
Используете venet или veth?
Просто описанные симптомы очень похожи не на железную проблему, а на работу
congestion algo в tcp: при потере пакетов снижать скорость. А потеря может
быть, в частности, из-за превышения размера буфера на передачу. В нормальных
системах такое не происходит, однако при закрученных гайках в ovz я нечто
похожее наблюдал.
Можно попробовать сделать так, на материнской системе:
# modprobe tcp_veno
# sysctl -w net.ipv4.tcp_congestion_control=veno
После чего попробовать снова скачать что-нибудь с ftp. Если станет немножко
лучше, дело в потерях пакетов, а где они теряются -- ну, см. сами. Мне бы
казалось, что в лимитах ovz.
ЗЫ: использовать veno на проводном линке на рабочей машине не стоит, после
эксперимента вернуть обратно:
# sysctl -w net.ipv4.tcp_congestion_control=bic
--
Peter V. Saveliev
next prev parent reply other threads:[~2007-11-07 12:51 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-07 11:19 Сергей Бялко
2007-11-07 11:24 ` Сергей Бялко
2007-11-07 12:08 ` Peter V. Saveliev
2007-11-07 12:51 ` Peter V. Saveliev [this message]
2007-11-07 13:51 ` Peter V. Saveliev
2007-11-08 13:44 ` Сергей Бялко
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200711071551.25916.peet@altlinux.ru \
--to=peet@altlinux.ru \
--cc=byalko@gmail.com \
--cc=community@lists.altlinux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git