All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mykola Golub <to.my.trociny@gmail.com>
To: Willem Jan Withagen <wjw@digiware.nl>
Cc: Ceph Development <ceph-devel@vger.kernel.org>
Subject: Re: Finding cores in ceph-helper is even more convoluted .....
Date: Fri, 11 Aug 2017 19:26:52 +0300	[thread overview]
Message-ID: <20170811162651.GA13129@gmail.com> (raw)
In-Reply-To: <56f1b93d-7ec0-2515-e9cf-de5c3a659483@digiware.nl>

On Fri, Aug 11, 2017 at 10:51:05AM +0200, Willem Jan Withagen wrote:

> Question is how to find out who generated the cores, and do they
> actually belong to the current test.

In FreeBSD case you can use procstat(1) to get process information
from the core.

E.g. `procstat -b core` will show path to the binary, `procstat -c core`
will show command line options, and `procstat -e core` will show
environment variables.

-- 
Mykola Golub

  parent reply	other threads:[~2017-08-11 16:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-11  8:51 Finding cores in ceph-helper is even more convoluted Willem Jan Withagen
2017-08-11 10:20 ` Willem Jan Withagen
2017-08-11 16:26 ` Mykola Golub [this message]
2017-08-11 16:43   ` Willem Jan Withagen

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=20170811162651.GA13129@gmail.com \
    --to=to.my.trociny@gmail.com \
    --cc=ceph-devel@vger.kernel.org \
    --cc=wjw@digiware.nl \
    /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.