Modifying the nodegroup attribute in the thor component can produce one of two results.
My tests were performed on 10.173.3.71
Here are the circumstances and the outcome
- Default:
- name=mythor | nodegroup (blank)
- The thor starts fine.
- Change nodegroup to match name.
- name=mythor | nodegroup=mythor
- The thor starts fine.
- Have differing name and nodegroup
ERROR: cannot find group somethor
--------------------------
starting thorslaves ...
cat: /mnt/disk1/var/lib/HPCCSystems/mythor/thorgroup: No such file or directory
thorslaves started
thormaster cmd : /mnt/disk1/var/lib/HPCCSystems/mythor/thormaster_mythor MASTER=10.173.3.71:20000
thormaster_lcr process started pid = 10374
thor exited cleanly - script stopping
@wangkx @jakesmith @lorraineachapman
Modifying the nodegroup attribute in the thor component can produce one of two results.
My tests were performed on 10.173.3.71
Here are the circumstances and the outcome
name=mythor | nodegroup=somethor
The thor does not start
Error:
@wangkx @jakesmith @lorraineachapman