Github user arvind-narain commented on the pull request:

    
https://github.com/apache/incubator-trafodion/commit/dd1b373c588353d97d62c165f54c7fdb942594bd#commitcomment-15024971
  
    @amandamoran Hi Amanda - May have been a merge issue - we will need the 
following change in trafodion_installer for DCS HA (sysctl is not part of it - 
though that change would also be good).
    
    if [[ $ENABLE_HA == "true" ]]; then
       $LOCAL_WORKDIR/traf_add_sudoAccess
    fi
    
    #Set Max kernel pid 
    
    $TRAF_PDSH sudo /sbin/sysctl -w kernel.pid_max=65535 2>&1 > /dev/null


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to