All of lore.kernel.org
 help / color / mirror / Atom feed
From: mikhail <mikhail.v.gavrilov@gmail.com>
To: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>, mhocko@kernel.org
Cc: darrick.wong@oracle.com, linux-xfs@vger.kernel.org, linux-mm@kvack.org
Subject: Re: Google Chrome cause locks held in system (kernel 4.15 rc2)
Date: Mon, 11 Dec 2017 02:49:34 +0500	[thread overview]
Message-ID: <1512942574.23718.7.camel@gmail.com> (raw)
In-Reply-To: <201712092314.IGI39555.MtFFVLJFOQOSOH@I-love.SAKURA.ne.jp>

On Sat, 2017-12-09 at 23:14 +0900, Tetsuo Handa wrote:
> Under OOM lockup situation, kernel messages can unlikely be saved to
> syslog
> files, for writing to files involves memory allocation. Can you set
> up
> netconsole or serial console explained at
> http://events.linuxfoundation.org/sites/events/files/slides/LCJ2014-e
> n_0.pdf ?
> If neither console is possible, it would become difficult to debug.

netconsole works only within local network? destination ip may be from
another network?

[11415.184163] netpoll: netconsole: local port 6665
[11415.184168] netpoll: netconsole: local IPv4 address 0.0.0.0
[11415.184169] netpoll: netconsole: interface 'enp2s0'
[11415.184171] netpoll: netconsole: remote port 6666
[11415.184173] netpoll: netconsole: remote IPv4 address 213.136.82.171
[11415.184174] netpoll: netconsole: remote ethernet address
ff:ff:ff:ff:ff:ff
[11415.184179] netpoll: netconsole: local IP 192.168.1.85
[11415.184738] console [netcon0] enabled
[11415.184741] netconsole: network logging started


But on remote host nothing happens when I do SysRq-t

Of course I compiled and launched ./udplogger on remote host under
tmux. And add udp port 6666 to firewalld rule.
# firewall-cmd --permanent --add-port=6666/udp && systemctl restart
firewalld

WARNING: multiple messages have this Message-ID (diff)
From: mikhail <mikhail.v.gavrilov@gmail.com>
To: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>, mhocko@kernel.org
Cc: darrick.wong@oracle.com, linux-xfs@vger.kernel.org, linux-mm@kvack.org
Subject: Re: Google Chrome cause locks held in system (kernel 4.15 rc2)
Date: Mon, 11 Dec 2017 02:49:34 +0500	[thread overview]
Message-ID: <1512942574.23718.7.camel@gmail.com> (raw)
In-Reply-To: <201712092314.IGI39555.MtFFVLJFOQOSOH@I-love.SAKURA.ne.jp>

On Sat, 2017-12-09 at 23:14 +0900, Tetsuo Handa wrote:
> Under OOM lockup situation, kernel messages can unlikely be saved to
> syslog
> files, for writing to files involves memory allocation. Can you set
> up
> netconsole or serial console explained at
> http://events.linuxfoundation.org/sites/events/files/slides/LCJ2014-e
> n_0.pdf ?
> If neither console is possible, it would become difficult to debug.

netconsole works only within local network? destination ip may be from
another network?

[11415.184163] netpoll: netconsole: local port 6665
[11415.184168] netpoll: netconsole: local IPv4 address 0.0.0.0
[11415.184169] netpoll: netconsole: interface 'enp2s0'
[11415.184171] netpoll: netconsole: remote port 6666
[11415.184173] netpoll: netconsole: remote IPv4 address 213.136.82.171
[11415.184174] netpoll: netconsole: remote ethernet address
ff:ff:ff:ff:ff:ff
[11415.184179] netpoll: netconsole: local IP 192.168.1.85
[11415.184738] console [netcon0] enabled
[11415.184741] netconsole: network logging started


But on remote host nothing happens when I do SysRq-t

Of course I compiled and launched ./udplogger on remote host under
tmux. And add udp port 6666 to firewalld rule.
# firewall-cmd --permanent --add-port=6666/udp && systemctl restart
firewalld

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

  reply	other threads:[~2017-12-10 21:49 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-08  3:50 Google Chrome cause locks held in system (kernel 4.15 rc2) mikhail
2017-12-08  3:50 ` mikhail
2017-12-08  4:05 ` Darrick J. Wong
2017-12-08  4:05   ` Darrick J. Wong
2017-12-08 10:18   ` Tetsuo Handa
2017-12-08 10:18     ` Tetsuo Handa
2017-12-09 13:17     ` mikhail
2017-12-09 13:17       ` mikhail
2017-12-09 14:14       ` Tetsuo Handa
2017-12-09 14:14         ` Tetsuo Handa
2017-12-10 21:49         ` mikhail [this message]
2017-12-10 21:49           ` mikhail
2017-12-11  0:14           ` Tetsuo Handa
2017-12-11  0:14             ` Tetsuo Handa
2017-12-11  3:34             ` mikhail
2017-12-11  3:34               ` mikhail
2017-12-11  3:48               ` Tetsuo Handa
2017-12-11  3:48                 ` Tetsuo Handa
2018-01-06 14:17                 ` mikhail
2018-01-06 14:17                   ` mikhail
2018-01-06 14:52                   ` Tetsuo Handa
2018-01-06 14:52                     ` Tetsuo Handa
2018-01-06 15:28                     ` mikhail
2018-01-06 15:28                       ` mikhail
2018-01-06 15:48                       ` Tetsuo Handa
2018-01-06 15:48                         ` Tetsuo Handa
2018-01-06 17:24                         ` mikhail
2018-01-06 17:24                           ` mikhail
2018-01-07  3:42                           ` Tetsuo Handa
2018-01-07  3:42                             ` Tetsuo Handa
2017-12-09 12:31   ` mikhail
2017-12-09 12:31     ` mikhail
  -- strict thread matches above, loose matches on Subject: below --
2017-12-08  3:48 mikhail

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=1512942574.23718.7.camel@gmail.com \
    --to=mikhail.v.gavrilov@gmail.com \
    --cc=darrick.wong@oracle.com \
    --cc=linux-mm@kvack.org \
    --cc=linux-xfs@vger.kernel.org \
    --cc=mhocko@kernel.org \
    --cc=penguin-kernel@I-love.SAKURA.ne.jp \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.