* [Comm] Глюк в ping
@ 2014-12-18 13:23 Писковой Иванъ
2014-12-18 16:41 ` Hihin Ruslan
0 siblings, 1 reply; 5+ messages in thread
From: Писковой Иванъ @ 2014-12-18 13:23 UTC (permalink / raw)
To: ALT Linux Community general discussions
[-- Attachment #1: Type: text/plain, Size: 1412 bytes --]
Здравствуйте.
Нашёл вот глюк в статистике ping. Не пойму только от чего. То ли от долгого
времени прохождения пакета, то ли от большого их количества.
$ ping 8.8.8.8
...
ping: sendmsg: No buffer space available
ping: sendmsg: No buffer space available
ping: sendmsg: No buffer space available
64 bytes from 8.8.8.8: icmp_req=29875 ttl=40 time=258769 ms
64 bytes from 8.8.8.8: icmp_req=29876 ttl=40 time=266647 ms
ping: sendmsg: No buffer space available
64 bytes from 8.8.8.8: icmp_req=29877 ttl=40 time=305176 ms
ping: sendmsg: No buffer space available
ping: sendmsg: No buffer space available
ping: sendmsg: No buffer space available
ping: sendmsg: No buffer space available
64 bytes from 8.8.8.8: icmp_req=29908 ttl=40 time=293655 ms
ping: sendmsg: No buffer space available
ping: sendmsg: No buffer space available
ping: sendmsg: No buffer space available
ping: sendmsg: No buffer space available
ping: sendmsg: No buffer space available
ping: sendmsg: No buffer space available
ping: sendmsg: Network is unreachable
ping: sendmsg: Network is unreachable
ping: sendmsg: Network is unreachable
^C
--- 8.8.8.8 ping statistics ---
95537 packets transmitted, 78907 received, 17% packet loss, time 272139897ms
rtt min/avg/max/mdev = 236.893/13544.079/305176.170/-136944034303.-555 ms,
pipe 95
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Comm] Глюк в ping
2014-12-18 13:23 [Comm] Глюк в ping Писковой Иванъ
@ 2014-12-18 16:41 ` Hihin Ruslan
2014-12-18 17:06 ` Писковой Иванъ
0 siblings, 1 reply; 5+ messages in thread
From: Hihin Ruslan @ 2014-12-18 16:41 UTC (permalink / raw)
To: community
[-- Attachment #1: Type: text/plain, Size: 400 bytes --]
Здравствуйте Писковой Иванъ
В сообщении от 18 декабря 2014 Писковой Иванъ написал(a):
> No buffer space available
Это проблемы вашей сети, а не ping.
--
А ещё говорят так (fortune):
How often I found where I should be going only by setting out for
somewhere else. -- R. Buckminster Fuller
________________________________________________________________________
С уважением Хихин Руслан
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 181 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Comm] Глюк в ping
2014-12-18 16:41 ` Hihin Ruslan
@ 2014-12-18 17:06 ` Писковой Иванъ
2014-12-18 17:27 ` Hihin Ruslan
2014-12-19 12:40 ` Vasily Tereshko
0 siblings, 2 replies; 5+ messages in thread
From: Писковой Иванъ @ 2014-12-18 17:06 UTC (permalink / raw)
To: ruslandh, ALT Linux Community general discussions
[-- Attachment #1: Type: text/plain, Size: 542 bytes --]
On Четверг, 18-дек-2014 19:41:12 Hihin Ruslan wrote:
> Здравствуйте Писковой Иванъ
>
> В сообщении от 18 декабря 2014 Писковой Иванъ написал(a):
> > No buffer space available
>
> Это проблемы вашей сети, а не ping.
В этом я как раз не сомневался.
А вот отрицательная статистика - это не к моей сети:
rtt min/avg/max/mdev = 236.893/13544.079/305176.170/-136944034303.-555 ms
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Comm] Глюк в ping
2014-12-18 17:06 ` Писковой Иванъ
@ 2014-12-18 17:27 ` Hihin Ruslan
2014-12-19 12:40 ` Vasily Tereshko
1 sibling, 0 replies; 5+ messages in thread
From: Hihin Ruslan @ 2014-12-18 17:27 UTC (permalink / raw)
To: community
[-- Attachment #1: Type: text/plain, Size: 581 bytes --]
Здравствуйте Писковой Иванъ
В сообщении от 18 декабря 2014 Писковой Иванъ написал(a):
> А вот отрицательная статистика - это не к моей сети:
>
> rtt min/avg/max/mdev =
> 236.893/13544.079/305176.170/-136944034303.-555 ms
Ну это обычное переполнение - число слишком большое, типа того
что при выводе не учли, что число не должн иметь знака
сравни
printf "%d\n" -1
и
printf "%u \n"-1
--
А ещё говорят так (fortune):
Did YOU find a DIGITAL WATCH in YOUR box of VELVEETA?
________________________________________________________________________
С уважением Хихин Руслан
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 181 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Comm] Глюк в ping
2014-12-18 17:06 ` Писковой Иванъ
2014-12-18 17:27 ` Hihin Ruslan
@ 2014-12-19 12:40 ` Vasily Tereshko
1 sibling, 0 replies; 5+ messages in thread
From: Vasily Tereshko @ 2014-12-19 12:40 UTC (permalink / raw)
To: community
18.12.2014 19:06, Писковой Иванъ пишет:
> On Четверг, 18-дек-2014 19:41:12 Hihin Ruslan wrote:
>> Здравствуйте Писковой Иванъ
>>
>> В сообщении от 18 декабря 2014 Писковой Иванъ написал(a):
>>> No buffer space available
>> Это проблемы вашей сети, а не ping.
> В этом я как раз не сомневался.
> А вот отрицательная статистика - это не к моей сети:
>
> rtt min/avg/max/mdev = 236.893/13544.079/305176.170/-136944034303.-555 ms
>
А ещё это могут быть проблемы с часами. В смысле с источником системного
времени. В /var/log/messages не видно сообщений "Clocksource
<бла-бла-бла> unstable" ?
--
Толми
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2014-12-19 12:40 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-18 13:23 [Comm] Глюк в ping Писковой Иванъ
2014-12-18 16:41 ` Hihin Ruslan
2014-12-18 17:06 ` Писковой Иванъ
2014-12-18 17:27 ` Hihin Ruslan
2014-12-19 12:40 ` Vasily Tereshko
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