From: Loic Dachary <loic@dachary.org>
To: "Robin H. Johnson" <robbat2@gentoo.org>
Cc: Ceph Development <ceph-devel@vger.kernel.org>
Subject: misc: ignore some unusable block devices
Date: Mon, 14 Dec 2015 16:12:16 +0100 [thread overview]
Message-ID: <566EDC50.3010901@dachary.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 1482 bytes --]
Hi Robin,
I removed misc: ignore some unusable block devices 9c5eaeccb807d103884f46d174798dd982092696 from the openstack branch because it fails on CentOS 7 with
the following. Could you please make a new pull request with it so we can keep testing it there ?
Thanks !
2015-12-14T14:37:36.305 INFO:teuthology.orchestra.run.target167114236178:Running: 'sudo blkid -o export -p /dev/vdc'
2015-12-14T14:37:36.731 ERROR:teuthology.contextutil:Saw exception from nested tasks
Traceback (most recent call last):
File "/home/ubuntu/teuthology/teuthology/contextutil.py", line 28, in nested
vars.append(enter())
File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
return self.gen.next()
File "/home/ubuntu/src/ceph-qa-suite_master/tasks/ceph.py", line 357, in cluster
devs = teuthology.get_scratch_devices(remote)
File "/home/ubuntu/teuthology/teuthology/misc.py", line 860, in get_scratch_devices
stderr=StringIO(),
File "/home/ubuntu/teuthology/teuthology/orchestra/remote.py", line 156, in run
r = self._runner(client=self.ssh, name=self.shortname, **kwargs)
File "/home/ubuntu/teuthology/teuthology/orchestra/run.py", line 378, in run
r.wait()
File "/home/ubuntu/teuthology/teuthology/orchestra/run.py", line 114, in wait
label=self.label)
CommandFailedError: Command failed on target167114236178 with status 2: 'sudo blkid -o export -p /dev/vdc'
Cheers
--
Loïc Dachary, Artisan Logiciel Libre
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
next reply other threads:[~2015-12-14 15:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-14 15:12 Loic Dachary [this message]
2015-12-14 18:18 ` misc: ignore some unusable block devices Robin H. Johnson
2015-12-14 18:40 ` Loic Dachary
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=566EDC50.3010901@dachary.org \
--to=loic@dachary.org \
--cc=ceph-devel@vger.kernel.org \
--cc=robbat2@gentoo.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
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.