Fwd: Error while running teuthology

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I am beginner and would like to contribute ceph-qa
I amtrying to run teuthology with 1 server-node and 1 client-node, i
am stuck with an error can any one point out the mistake i am doing

following is my ceph configuration:
I have 1 server : ceph-server 192.168.100.102 with ceph cludter
[mon.a, mds.a, osd.1, osd.2]
1 client : 192.168.100.103 with configured RBD n CEPFS

root@ceph-node1:~/testing/teuthology# nano test.yaml
root@ceph-node1:~/testing/teuthology# ./virtualenv/bin/teuthology test.yaml
INFO:teuthology.run_tasks:Running task internal.save_config...
INFO:teuthology.task.internal:Saving configuration
INFO:teuthology.run_tasks:Running task internal.check_lock...
INFO:teuthology.task.internal:Lock checking disabled.
INFO:teuthology.run_tasks:Running task internal.connect...
INFO:teuthology.task.internal:Opening connections...
INFO:teuthology.task.internal:roles: ceph@ceph-server - ['mon.a',
'mds.a', 'osd.0', 'osd.1']
INFO:teuthology.run_tasks:Running task internal.check_conflict...
INFO:teuthology.task.internal:Checking for old test directory...
ERROR:teuthology.run_tasks:Saw exception from tasks
Traceback (most recent call last):
  File "/root/testing/teuthology/teuthology/run_tasks.py", line 25, in run_tasks
    manager = _run_one_task(taskname, ctx=ctx, config=config)
  File "/root/testing/teuthology/teuthology/run_tasks.py", line 14, in
_run_one_task
    return fn(**kwargs)
  File "/root/testing/teuthology/teuthology/task/internal.py", line
254, in check_conflict
    testdir = teuthology.get_testdir(ctx)
  File "/root/testing/teuthology/teuthology/misc.py", line 42, in get_testdir
    status = lockstatus.get_status(ctx, machine)
  File "/root/testing/teuthology/teuthology/lockstatus.py", line 25,
in get_status
    return json.loads(content)
  File "/usr/lib/python2.7/json/__init__.py", line 326, in loads
    return _default_decoder.decode(s)
  File "/usr/lib/python2.7/json/decoder.py", line 366, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
  File "/usr/lib/python2.7/json/decoder.py", line 384, in raw_decode
    raise ValueError("No JSON object could be decoded")
ValueError: No JSON object could be decoded
INFO:teuthology.run:Summary data:
{failure_reason: No JSON object could be decoded, owner:
root@ceph-node1, success: false}

INFO:teuthology.run:FAIL

test.yaml

check-locks: false
roles:
- [mon.a, mds.a, osd.0, osd.1]
targets:
  ceph@ceph-server: ssh-rsa
AAAAB3NzaC1yc2EAAAADAQABAAABAQC18Vm9HABtFv2BjuFNFxLSwJH0ZcP0pzhJJUTCLQ/181osbhNP0kkqMWaoddjmNNdvpBY6YMvM06GlE3TdMkF$
tasks:
- install:
- ceph:
- interactive:

--
Thanks,
Hemanth Kumar H C



--
Thanks,
Hemanth Kumar H C
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [CEPH Users]     [Ceph Large]     [Information on CEPH]     [Linux BTRFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]
  Powered by Linux