Hi, I meet similar problem!
When connect a new worker to cryosparc master, the job just “launched” without moving.
License is valid.
Launching job on lane JYLABEM2 target 192.168.202.14 …
Running job on remote worker node hostname 192.168.202.14
I have tried the commands below:
cryosparcm cli "get_scheduler_targets()"
cs_project_dir=$(cryosparcm cli "get_project_dir_abs('P6')")
ssh 192.168.202.14 "hostname && stat -f $cs_project_dir"
The output
$ cryosparcm cli "get_scheduler_targets()"
[{'cache_path': '/data2/scratch/cryosparc_cache', 'cache_quota_mb': None, 'cache_reserve_mb': 10000, 'desc': None, 'gpus': [{'id': 0, 'mem': 25393692672, 'name': 'NVIDIA GeForce RTX 4090'}, {'id': 1, 'mem': 25393692672, 'name': 'NVIDIA GeForce RTX 4090'}, {'id': 2, 'mem': 25393692672, 'name': 'NVIDIA GeForce RTX 4090'}, {'id': 3, 'mem': 25393692672, 'name': 'NVIDIA GeForce RTX 4090'}, {'id': 4, 'mem': 25393692672, 'name': 'NVIDIA GeForce RTX 4090'}, {'id': 5, 'mem': 25393692672, 'name': 'NVIDIA GeForce RTX 4090'}, {'id': 6, 'mem': 25393692672, 'name': 'NVIDIA GeForce RTX 4090'}, {'id': 7, 'mem': 25393692672, 'name': 'NVIDIA GeForce RTX 4090'}], 'hostname': 'jylab', 'lane': 'default', 'monitor_port': None, 'name': 'jylab', 'resource_fixed': {'SSD': True}, 'resource_slots': {'CPU': [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127], 'GPU': [0, 1, 2, 3, 4, 5, 6, 7], 'RAM': [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128]}, 'ssh_str': 'cryosparc@jylab', 'title': 'Worker node jylab', 'type': 'node', 'worker_bin_path': '/data3/cryosp_projs/cryosparc/cryosparc_worker/bin/cryosparcw'}, {'cache_path': '/data2', 'cache_quota_mb': None, 'cache_reserve_mb': 10000, 'desc': None, 'gpus': [{'id': 0, 'mem': 25386352640, 'name': 'NVIDIA GeForce RTX 4090'}, {'id': 1, 'mem': 25386352640, 'name': 'NVIDIA GeForce RTX 4090'}, {'id': 2, 'mem': 25386352640, 'name': 'NVIDIA GeForce RTX 4090'}, {'id': 3, 'mem': 25386352640, 'name': 'NVIDIA GeForce RTX 4090'}, {'id': 4, 'mem': 25386352640, 'name': 'NVIDIA GeForce RTX 4090'}, {'id': 5, 'mem': 25386352640, 'name': 'NVIDIA GeForce RTX 4090'}, {'id': 6, 'mem': 25386352640, 'name': 'NVIDIA GeForce RTX 4090'}, {'id': 7, 'mem': 25386352640, 'name': 'NVIDIA GeForce RTX 4090'}], 'hostname': '192.168.202.14', 'lane': 'JYLABEM2', 'monitor_port': None, 'name': '192.168.202.14', 'resource_fixed': {'SSD': True}, 'resource_slots': {'CPU': [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127], 'GPU': [0, 1, 2, 3, 4, 5, 6, 7], 'RAM': [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128]}, 'ssh_str': 'cryosparc@192.168.202.14', 'title': 'Worker node 192.168.202.14', 'type': 'node', 'worker_bin_path': '/data3/cryosp_projs/cryosparc/cryosparc_worker/bin/cryosparcw'}]
$ ssh 192.168.202.14 "hostname && stat -f $cs_project_dir"
user-R5350-G6
File: "/data3/cryosp_projs/cryosparc/lixinzhu/CS-lxz240815-f2-vf"
ID: 0 Namelen: 255 Type: nfs
Block size: 1048576 Fundamental block size: 1048576
Blocks: Total: 106387690 Free: 27247135 Available: 21906421
Inodes: Total: 1709023232 Free: 1706358042