Comment 35 for bug 1570678

Revision history for this message
Rafael David Tinoco (rafaeldtinoco) wrote :

Okay,

I was able to get a PPC64LE environment with all Ubuntu versions installed.

## TRUSTY VERIFICATION

# policy

percona-xtradb-cluster-server:
  Installed: (none)
  Candidate: 5.5.37-25.10+dfsg-0ubuntu0.14.04.2
  Version table:
     5.5.37-25.10+dfsg-0ubuntu0.14.04.2 0
        500 http://ports.ubuntu.com/ubuntu-ports/ trusty-proposed/universe ppc64el Packages
     5.5.37-25.10+dfsg-0ubuntu0.14.04.1 0
        500 http://ports.ubuntu.com/ubuntu-ports/ trusty-updates/universe ppc64el Packages
     5.5.34-25.9+dfsg-0ubuntu4 0
        500 http://ports.ubuntu.com/ubuntu-ports/ trusty/universe ppc64el Packages

# installation

Setting up percona-xtradb-cluster-server-5.5 (5.5.37-25.10+dfsg-0ubuntu0.14.04.2) ...
 * Stopping MySQL (Percona XtraDB Cluster) mysqld [ OK ]
chown: cannot access ‘/var/run/mysqld’: No such file or directory
160908 17:23:21 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead.
 * Starting MySQL (Percona XtraDB Cluster) database server mysqld [ OK ]

# running

inaddy@tinocotrusty:~$ ps -ef | grep mysql
root 4340 1 0 17:24 ? 00:00:00 /bin/sh /usr/bin/mysqld_safe
mysql 4721 4340 0 17:24 ? 00:00:00 /usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --plugin-dir=/usr/lib/mysql/plugin --user=mysql --log-error=/var/log/mysql/error.log --pid-file=/var/run/mysqld/mysqld.pid --socket=/var/run/mysqld/mysqld.sock --port=3306 --wsrep_start_position=00000000-0000-0000-0000-000000000000:-1

# acccess

naddy@tinocotrusty:~$ mysql -u root -p
Enter password:
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 2
Server version: 5.5.37-35.0 Percona XtraDB Cluster (GPL), Release 35.0 (Ubuntu), wsrep_25.10.rXXXX

Copyright (c) 2009-2014 Percona LLC and/or its affiliates
Copyright (c) 2000, 2014, Oracle and/or its affiliates. All rights reserved.

Oracle is a registered trademark of Oracle Corporation and/or its
affiliates. Other names may be trademarks of their respective
owners.

Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.

mysql>