umarzuki
- Total activity 28
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
Comments
Recent activity by umarzuki Sort by recent activity-
on 160, output for echo ucssa1bs | sudo 2>/dev/null -S chmod 755 /etc/init.d/mysqlecho $? is 1 on clustercontrol, "grep -i ssh /var/log/syslog" returnsgrep: /var/log/syslog: Permission denied"sud...
-
$ ssh -vvv -nvtt -p22 svadmin@10.224.204.160 "echo ucssa1bs | sudo 2>/dev/null -S chmod 755 /etc/init.d/mysql "OpenSSH_6.6.1, OpenSSL 1.0.1f 6 Jan 2014debug1: Reading configuration data /etc/ssh/s...
-
ssh -vvv -nqtt -p22 svadmin@10.224.204.160 "echo ucssa1bs | sudo 2>/dev/null -S chmod 755 /etc/init.d/mysql " does not display anything on screen. cc.log attached.
-
after removing MariaDB.list & ran apt-get update, it failed with different message The following command failed:ssh -q -nqtt -p22 svadmin@10.224.204.160 "echo ucssa1bs | sudo 2>/dev/null -S chmod ...
-
it seems uninstall-deb script does not completely removes those packages. even after purging it at 10.1.1.100 I'm still seeing Unpacking percona-xtradb-cluster-server-5.6 (5.6.22-25.8-978.trusty) ....
-
command output: $ ssh -vvv -ntt -p22 svadmin@10.1.1.100 "echo password | sudo 2>/dev/null -S LC_ALL=en_US.utf8 DEBIAN_FRONTEND=noninteractive apt-get -o Dpkg::Options::='--force-confnew' -y -q ins...
-
with s9s-galera-percona-3.5.0 I'm also having below error during bootstrap stage The following command failed:ssh -q -nqtt -p22 svadmin@10.1.1.100 "echo ucssa1bs | sudo 2>/dev/null -S LC_ALL=en_US...
-
thanks Ashraf, I might need to find another way, probably besides galera.
-
I found out that this is an auto increment issue which has stated at https://mariadb.com/kb/en/mariadb/mariadb-galera-cluster-known-limitations/ Any workaround?
-
Sorry, I managed to get only log from one node. So far, I was told it has been solved by upgrading federated server with identical version.