riteshchikatwar

Untitled

Jun 4th, 2020
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.85 KB | None | 0 0
  1. MainProcess|jsonrpc/2::DEBUG::2020-06-04 13:56:12,065::commands::153::common.commands::(start) /usr/bin/taskset --cpu-list 0-1 /usr/bin/python3 -m vdsm.gluster.gfapi -v data -p 24007 -H localhost -t tcp -c statvfs (cwd None)
  2. MainProcess|jsonrpc/2::DEBUG::2020-06-04 13:56:12,212::commands::98::common.commands::(run) FAILED: <err> = b'Traceback (most recent call last):\n File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main\n "__main__", mod_spec)\n File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code\n exec(code, run_globals)\n File "/usr/lib/python3.6/site-packages/vdsm/gluster/gfapi.py", line 296, in <module>\n int(args.port), args.protocol)\n File "/usr/lib/python3.6/site-packages/vdsm/gluster/gfapi.py", line 108, in volumeStatvfsGet\n fs = glfsInit(volumeId, host, port, protocol)\n File "/usr/lib/python3.6/site-packages/vdsm/gluster/gfapi.py", line 66, in glfsInit\n fs = _glfs_new(volumeId)\nctypes.ArgumentError: argument 1: <class \'TypeError\'>: wrong type\n'; <rc> = 1
  3. MainProcess|jsonrpc/2::ERROR::2020-06-04 13:56:12,212::supervdsm_server::97::SuperVdsm.ServerCallback::(wrapper) Error in volumeStatvfs
  4. Traceback (most recent call last):
  5. File "/usr/lib/python3.6/site-packages/vdsm/gluster/gfapi.py", line 234, in volumeStatvfs
  6. out = commands.run(command, env=env)
  7. File "/usr/lib/python3.6/site-packages/vdsm/common/commands.py", line 101, in run
  8. raise cmdutils.Error(args, p.returncode, out, err)
  9. vdsm.common.cmdutils.Error: Command ['/usr/bin/python3', '-m', 'vdsm.gluster.gfapi', '-v', 'data', '-p', '24007', '-H', 'localhost', '-t', 'tcp', '-c', 'statvfs'] failed with rc=1 out=b'' err=b'Traceback (most recent call last):\n File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main\n "__main__", mod_spec)\n File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code\n exec(code, run_globals)\n File "/usr/lib/python3.6/site-packages/vdsm/gluster/gfapi.py", line 296, in <module>\n int(args.port), args.protocol)\n File "/usr/lib/python3.6/site-packages/vdsm/gluster/gfapi.py", line 108, in volumeStatvfsGet\n fs = glfsInit(volumeId, host, port, protocol)\n File "/usr/lib/python3.6/site-packages/vdsm/gluster/gfapi.py", line 66, in glfsInit\n fs = _glfs_new(volumeId)\nctypes.ArgumentError: argument 1: <class \'TypeError\'>: wrong type\n'
  10.  
  11. During handling of the above exception, another exception occurred:
  12.  
  13. Traceback (most recent call last):
  14. File "/usr/lib/python3.6/site-packages/vdsm/supervdsm_server.py", line 95, in wrapper
  15. res = func(*args, **kwargs)
  16. File "/usr/lib/python3.6/site-packages/vdsm/gluster/gfapi.py", line 236, in volumeStatvfs
  17. raise ge.GlfsStatvfsException(e.rc, [e.err])
  18. vdsm.gluster.exception.GlfsStatvfsException: Failed to get Gluster volume Size info: rc=1 out=[b'Traceback (most recent call last):\n File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main\n "__main__", mod_spec)\n File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code\n exec(code, run_globals)\n File "/usr/lib/python3.6/site-packages/vdsm/gluster/gfapi.py", line 296, in <module>\n int(args.port), args.protocol)\n File "/usr/lib/python3.6/site-packages/vdsm/gluster/gfapi.py", line 108, in volumeStatvfsGet\n fs = glfsInit(volumeId, host, port, protocol)\n File "/usr/lib/python3.6/site-packages/vdsm/gluster/gfapi.py", line 66, in glfsInit\n fs = _glfs_new(volumeId)\nctypes.ArgumentError: argument 1: <class \'TypeError\'>: wrong type\n'] err=()
  19. MainProcess|jsonrpc/7::DEBUG::2020-06-04 13:56:13,011::supervdsm_server::93::SuperVdsm.ServerCallback::(wrapper) call peerStatus with () {}
  20. MainProcess|jsonrpc/7::DEBUG::2020-06-04 13:56:13,012::commands::153::common.commands::(start) /usr/bin/taskset --cpu-list 0-1 /usr/sbin/gluster --mode=script peer status --xml (cwd None)
  21. MainProcess|jsonrpc/7::DEBUG::2020-06-04 13:56:13,172::commands::98::common.commands::(run) SUCCESS: <err> = b''; <rc> = 0
  22. MainProcess|jsonrpc/7::DEBUG::2020-06-04 13:56:13,174::commands::153::common.commands::(start) /usr/bin/taskset --cpu-list 0-1 /usr/sbin/gluster system:: uuid get (cwd None)
  23. MainProcess|jsonrpc/7::DEBUG::2020-06-04 13:56:13,273::commands::98::common.commands::(run) SUCCESS: <err> = b''; <rc> = 0
  24. MainProcess|jsonrpc/7::DEBUG::2020-06-04 13:56:13,273::supervdsm_server::100::SuperVdsm.ServerCallback::(wrapper) return peerStatus with [{'hostname': '10.70.35.179/23', 'uuid': '1237ad21-fb1e-46c0-aac6-4e6840af019b', 'status': 'CONNECTED'}]
  25. MainProcess|jsonrpc/3::DEBUG::2020-06-04 13:56:13,691::supervdsm_server::93::SuperVdsm.ServerCallback::(wrapper) call volumeInfo with (None, None) {}
  26. MainProcess|jsonrpc/3::DEBUG::2020-06-04 13:56:13,691::commands::153::common.commands::(start) /usr/bin/taskset --cpu-list 0-1 /usr/sbin/gluster --mode=script volume info --xml (cwd None)
  27. MainProcess|jsonrpc/3::DEBUG::2020-06-04 13:56:13,851::commands::98::common.commands::(run) SUCCESS: <err> = b''; <rc> = 0
Advertisement
Add Comment
Please, Sign In to add comment