Ticket #30 (new bugs)
Opened 5 years ago
confusing comment in node_config
| Reported by: | hauki | Owned by: | omsynge |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | core | Keywords: | |
| Cc: | Sub Version: |
Description
Hi,
in /opt/d-cache/etc/node_config, there's a comment :
################################################################################ # # # # # DO NOT MODIFY THIS PART UNLESS YOU KNOW WHAT YOU ARE DOING # # # # USED ONLY IF NODE_TYPE=custom # # # ################################################################################
However, when I install a pool-only node I need to set "pnfsManager=no".
Looking at /opt/d-cache/install/install.sh it is apparent the the variables below the upper comment are actually used for the NODE_TYPEs admin, door, pool and custom (basically all NodeTypes?).
Please change the upper comment from /opt/d-cache/etc/node_config accordingly.
T/Christof
