-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Dear jedie,
I want to install the drqueue on my cluster using your package. My master node is centos system, and the slaves are win2008. The samba is used to shared data between two systems. But, I don't run my render farm well. The main question is that, the mater node can't find any slave machines. I use your DrQueueHelperFiles set my node's environment, but i don't find this command 'source bin/activate', can you tell me the function of this command. second, when i run 'DrQueue_start_slave.sh' on the any slave, i will obtain this log '2016-01-13 07:37:51.625 [IPEngineApp] WARNING | File not found: u'get_slave_information.py'', how I set my slave? Third, i install samba service on my master node for sharing data with slave nodes. but I find the shared file's permissions are not right, my login user is root. How can choose the login user when I follow your DrQueueHelperFiles, root or other user? My slave log is as following:
2016-01-13 07:37:51.140 [IPEngineApp] WARNING | Could not set permissions on Z:\ipython\profile_default\security
2016-01-13 07:37:51.140 [IPEngineApp] WARNING | Could not set permissions on Z:\ipython\profile_default\pid
2016-01-13 07:37:51.171 [IPEngineApp] WARNING | Could not set permissions on Z:\ipython\profile_default\security
2016-01-13 07:37:51.171 [IPEngineApp] WARNING | Could not set permissions on Z:\ipython\profile_default\pid
2016-01-13 07:37:51.203 [IPEngineApp] Using existing profile dir: u'Z:\ipython\profile_default'
2016-01-13 07:37:51.217 [IPEngineApp] Loading url_file u'Z:\ipython\profile_default\security\ipcontroller-engine.json'
2016-01-13 07:37:51.312 [IPEngineApp] Registering with controller at tcp://10.175.7.4:10101
2016-01-13 07:37:51.358 [IPEngineApp] WARNING | Could not set permissions on Z:\ipython\profile_default\security
2016-01-13 07:37:51.375 [IPEngineApp] WARNING | Could not set permissions on Z:\ipython\profile_default\pid
2016-01-13 07:37:51.390 [IPEngineApp] WARNING | Could not set permissions on Z:\ipython\profile_default\security
2016-01-13 07:37:51.390 [IPEngineApp] WARNING | Could not set permissions on Z:\ipython\profile_default\pid
2016-01-13 07:37:51.530 [IPEngineApp] Starting to monitor the heartbeat signal from the hub every 3010 ms.
2016-01-13 07:37:51.562 [IPEngineApp] WARNING | Could not set permissions on Z:\ipython\profile_default\security
2016-01-13 07:37:51.578 [IPEngineApp] WARNING | Could not set permissions on Z:\ipython\profile_default\pid
2016-01-13 07:37:51.592 [IPEngineApp] WARNING | Could not set permissions on Z:\ipython\profile_default\security
2016-01-13 07:37:51.608 [IPEngineApp] WARNING | Could not set permissions on Z:\ipython\profile_default\pid
2016-01-13 07:37:51.608 [IPEngineApp] Using existing profile dir: u'Z:\ipython\profile_default'
2016-01-13 07:37:51.625 [IPEngineApp] WARNING | File not found: u'get_slave_information.py'
2016-01-13 07:37:51.625 [IPEngineApp] Completed registration with id 17
2016-01-13 07:37:57.562 [IPEngineApp] WARNING | No heartbeat in the last 3010 ms (1 time(s) in a row).
2016-01-13 07:38:00.562 [IPEngineApp] WARNING | No heartbeat in the last 3010 ms (2 time(s) in a row).