Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
learn:bigdata:ibm_biginsights [2015/07/13 15:37] yehudalearn:bigdata:ibm_biginsights [2022/01/03 16:03] (current) – external edit 127.0.0.1
Line 31: Line 31:
 net.ipv6.conf.default.disable_ipv6 = 1 net.ipv6.conf.default.disable_ipv6 = 1
 net.ipv6.conf.lo.disable_ipv6 = 1" >> /etc/sysctl.conf net.ipv6.conf.lo.disable_ipv6 = 1" >> /etc/sysctl.conf
 +
 +echo "kernel.pid_max = 4194303
 +net.ipv4.ip_local_port_range = 1024  64000
 +" >> /etc/sysctl.conf
 +
 +sysctl -p
  
 # Precheck # Precheck
Line 37: Line 43:
 # bi-prechecker.sh -u root -m ENTERPRISE -t 0.asia.pool.ntp.org -f ../../../nodes-install # bi-prechecker.sh -u root -m ENTERPRISE -t 0.asia.pool.ntp.org -f ../../../nodes-install
 # silent-install/silent-install.sh fullinstall.xml  # silent-install/silent-install.sh fullinstall.xml 
 +
 +# Do the install
 +silent-install/silent-install.sh fullinstall.xml
 </code> </code>
  
learn/bigdata/ibm_biginsights.1436801846.txt.gz · Last modified: 2022/01/03 16:03 (external edit)
Back to top
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0