From: Jens Axboe <axboe@kernel.dk>
To: Konstantin Boyandin <konstantin@vpseer.com>
Cc: fio@vger.kernel.org
Subject: Re: fio 2.0.9 fails: shmget: No space left on device
Date: Fri, 21 Sep 2012 14:15:38 +0200 [thread overview]
Message-ID: <505C5A6A.5020904@kernel.dk> (raw)
In-Reply-To: <505C54AE.9010701@vpseer.com>
On 09/21/2012 01:51 PM, Konstantin Boyandin wrote:
> Hello,
>
> When trying to run the command line
>
> fio --bs=4k --size=128m --direct=1 --runtime=10 --rw=randread
> --numjobs=32 --group_reporting --time_based --name=128m
>
> I see only this:
>
> shmget: No space left on device
> error: failed to setup shm segment
Hmmm. Can you send me the output of:
$ grep . /proc/sys/kernel/shm*
$ ipcs -l
$ ipcs -m
--
Jens Axboe
next prev parent reply other threads:[~2012-09-21 12:16 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-21 11:51 fio 2.0.9 fails: shmget: No space left on device Konstantin Boyandin
2012-09-21 12:15 ` Jens Axboe [this message]
2012-09-21 12:34 ` Konstantin Boyandin
2012-09-21 12:37 ` Jens Axboe
2012-09-21 13:02 ` Konstantin Boyandin
2012-09-21 13:06 ` Jens Axboe
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=505C5A6A.5020904@kernel.dk \
--to=axboe@kernel.dk \
--cc=fio@vger.kernel.org \
--cc=konstantin@vpseer.com \
/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.