samuelsh/pyfs_stress

Executing pyfs_stress fails with ImportError: cannot import name 'DYNAMO_PATH'

Opened this issue · 0 comments

[root@init79a-35 pyfs_stress]# ./fileops_server.py -c 10.20.45.2 --export nfstarget --tenants -m nfs3 10.20.19.205
2021-01-05 05:51:22,500;INFO - [main]: Loading Test Configuration
2021-01-05 05:51:22,501;INFO - [main]: Setting passwordless SSH connection
2021-01-05 05:51:22,504;INFO - [main]: Flushing locking DB
2021-01-05 05:51:22,506;INFO - [main]: Starting SUB Logger process
2021-01-05 05:51:22,509;INFO - [main]: Controller started
2021-01-05 05:51:32,520;INFO - [main]: Setting SSH connection to 10.20.45.2
2021-01-05 05:51:32,525;INFO - [main]: Deploying to 10.20.45.2
2021-01-05 05:51:35,812;INFO - [main]: Done deploying clients: ['10.20.45.2']
2021-01-05 05:51:36,372;INFO - [main]: SSH command response with 1 processes on client 10.20.45.2
Traceback (most recent call last):
File "/root/qa/dynamo/client/dynamo_starter.py", line 9, in
from generic_mounter import Mounter
File "/root/qa/dynamo/client/generic_mounter.py", line 16, in
from config import DYNAMO_PATH
ImportError: cannot import name 'DYNAMO_PATH'
2021-01-05 05:51:37,996;INFO - [main]: SSH command response with 0 processes on client 10.20.45.2
2021-01-05 05:51:39,625;INFO - [main]: SSH command response with 0 processes on client 10.20.45.2