Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 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)
- 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
- MainProcess|jsonrpc/2::ERROR::2020-06-04 13:56:12,212::supervdsm_server::97::SuperVdsm.ServerCallback::(wrapper) Error in volumeStatvfs
- Traceback (most recent call last):
- File "/usr/lib/python3.6/site-packages/vdsm/gluster/gfapi.py", line 234, in volumeStatvfs
- out = commands.run(command, env=env)
- File "/usr/lib/python3.6/site-packages/vdsm/common/commands.py", line 101, in run
- raise cmdutils.Error(args, p.returncode, out, err)
- 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'
- During handling of the above exception, another exception occurred:
- Traceback (most recent call last):
- File "/usr/lib/python3.6/site-packages/vdsm/supervdsm_server.py", line 95, in wrapper
- res = func(*args, **kwargs)
- File "/usr/lib/python3.6/site-packages/vdsm/gluster/gfapi.py", line 236, in volumeStatvfs
- raise ge.GlfsStatvfsException(e.rc, [e.err])
- 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=()
- MainProcess|jsonrpc/7::DEBUG::2020-06-04 13:56:13,011::supervdsm_server::93::SuperVdsm.ServerCallback::(wrapper) call peerStatus with () {}
- 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)
- MainProcess|jsonrpc/7::DEBUG::2020-06-04 13:56:13,172::commands::98::common.commands::(run) SUCCESS: <err> = b''; <rc> = 0
- 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)
- MainProcess|jsonrpc/7::DEBUG::2020-06-04 13:56:13,273::commands::98::common.commands::(run) SUCCESS: <err> = b''; <rc> = 0
- 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'}]
- MainProcess|jsonrpc/3::DEBUG::2020-06-04 13:56:13,691::supervdsm_server::93::SuperVdsm.ServerCallback::(wrapper) call volumeInfo with (None, None) {}
- 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)
- 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