Answer by danielyeap (4763) | May 24, 2015 at 09:34 PM
While executing mkrsrc to create a new resource, you may see the error "2610-377 A command argument specified the node name , but this is not a configured node name." if you have not set environment variable CT_MANAGEMENT_SCOPE to 2.
To resolve this problem, you can do the following: (1) export CT_MANAGEMENT_SCOPE=2 (2) execute the "mkrsrc" command again.