Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
1.0.6
-
None
-
centos 7 rpm install 2 node combined. Should also check deb install as well.
Description
Perform a 2 node combined install on centos7 using rpm.
In the /tmp/pm2.. log the logging check shows that logging was not setup correctly and indeed it is not.
On the remote node:
cat /tmp/syslog_install.log
|
sudo: sorry, you must have a tty to run sudo
|
|
System logging being used: rsyslog
|
|
sudo: sorry, you must have a tty to run sudo
|
sudo: sorry, you must have a tty to run sudo
|
Workaround, run the script manually on the remote node(s) as root with a login shell:
/usr/local/mariadb/columnstore/bin/syslogSetup.sh install
run it again with argument check to verify.