Bug #69942 | mysqld fails to start | ||
---|---|---|---|
Submitted: | 6 Aug 2013 20:53 | Modified: | 27 Oct 2013 17:25 |
Reporter: | Vinz Meier | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S3 (Non-critical) |
Version: | 7.3.2 | OS: | Linux (rhel 6.4 x86_64) |
Assigned to: | CPU Architecture: | Any |
[6 Aug 2013 20:53]
Vinz Meier
[6 Aug 2013 20:54]
Vinz Meier
strace output
Attachment: mysqld_strace.txt (text/plain), 24.58 KiB.
[6 Aug 2013 21:14]
Vinz Meier
starting mysqld as user mysql works, sort of... -bash-4.1$ id uid=497(mysql) gid=497(mysql) groups=497(mysql) -bash-4.1$ >/var/log/mysqld.log; /usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --plugin-dir=/usr/lib64/mysql/plugin --user=mysql --log-error=/var/log/mysqld.log --pid-file=/var/lib/mysql/vimdzget-nvrp1d.bluewin.ch.pid --socket=/var/lib/mysql/mysql.sock < /dev/null 2013-08-06 23:12:35 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details). 2013-08-06 23:12:35 0 [Warning] Changed limits: max_open_files: 1024 max_connections: 214 table_cache: 400 # cat /var/log/mysqld.log 2013-08-06 23:12:36 19497 [Note] Plugin 'FEDERATED' is disabled. 2013-08-06 23:12:36 19497 [Note] InnoDB: The InnoDB memory heap is disabled 2013-08-06 23:12:36 19497 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins 2013-08-06 23:12:36 19497 [Note] InnoDB: Compressed tables use zlib 1.2.3 2013-08-06 23:12:36 19497 [Note] InnoDB: Using Linux native AIO 2013-08-06 23:12:36 19497 [Note] InnoDB: Using CPU crc32 instructions 2013-08-06 23:12:36 19497 [Note] InnoDB: Initializing buffer pool, size = 128.0M 2013-08-06 23:12:36 19497 [Note] InnoDB: Completed initialization of buffer pool 2013-08-06 23:12:36 19497 [Note] InnoDB: Highest supported file format is Barracuda. 2013-08-06 23:12:36 19497 [Note] InnoDB: Log scan progressed past the checkpoint lsn 1719476 2013-08-06 23:12:36 19497 [Note] InnoDB: Database was not shutdown normally! 2013-08-06 23:12:36 19497 [Note] InnoDB: Starting crash recovery. 2013-08-06 23:12:36 19497 [Note] InnoDB: Reading tablespace information from the .ibd files... 2013-08-06 23:12:36 19497 [Note] InnoDB: Restoring possible half-written data pages 2013-08-06 23:12:36 19497 [Note] InnoDB: from the doublewrite buffer... InnoDB: Doing recovery: scanned up to log sequence number 1719486 2013-08-06 23:12:36 19497 [Note] InnoDB: 128 rollback segment(s) are active. 2013-08-06 23:12:36 19497 [Note] InnoDB: Waiting for purge to start 2013-08-06 23:12:36 19497 [Note] InnoDB: 5.6.11 started; log sequence number 1719486 2013-08-06 23:12:36 19497 [Note] NDB: NodeID is 11, management server 'vimdzget-nvrp1d.bluewin.ch:1186' 2013-08-06 23:12:37 19497 [Note] NDB[0]: NodeID: 11, all storage nodes connected 2013-08-06 23:12:37 19497 [Note] Starting Cluster Binlog Thread 2013-08-06 23:12:37 19497 [Note] Recovering after a crash using /var/lib/mysql/master-bin 2013-08-06 23:12:37 19497 [Note] Starting crash recovery... 2013-08-06 23:12:37 19497 [Note] Crash recovery finished. 2013-08-06 23:12:37 19497 [Note] Server hostname (bind-address): '*'; port: 3306 2013-08-06 23:12:37 19497 [Note] IPv6 is available. 2013-08-06 23:12:37 19497 [Note] - '::' resolves to '::'; 2013-08-06 23:12:37 19497 [Note] Server socket created on IP: '::'. 2013-08-06 23:12:37 19497 [Note] Event Scheduler: Loaded 0 events 2013-08-06 23:12:37 19497 [Note] /usr/sbin/mysqld: ready for connections. Version: '5.6.11-ndb-7.3.2-cluster-gpl-log' socket: '/var/lib/mysql/mysql.sock' port: 3306 MySQL Cluster Community Server (GPL) 2013-08-06 23:12:37 19497 [Note] NDB Binlog: Ndb tables initially read only. 2013-08-06 23:12:37 19497 [Note] NDB Binlog: DISCOVER TABLE Event: REPL$mysql/ndb_schema 2013-08-06 23:12:37 19497 [Note] NDB Binlog: logging ./mysql/ndb_schema (UPDATED,USE_UPDATE) 2013-08-06 23:12:37 19497 [Note] NDB Binlog: DISCOVER TABLE Event: REPL$mysql/ndb_apply_status 2013-08-06 23:12:37 19497 [Note] NDB Binlog: logging ./mysql/ndb_apply_status (UPDATED,USE_UPDATE) 2013-08-06 23:12:37 19497 [Note] NDB: Cleaning stray tables from database 'information_schema' 2013-08-06 23:12:37 19497 [Note] NDB: Cleaning stray tables from database 'NSS' 2013-08-06 23:12:37 19497 [Note] NDB: Cleaning stray tables from database 'ndbinfo' 2013-08-06 23:12:37 19497 [Note] NDB: Cleaning stray tables from database 'performance_schema' 2013-08-06 23:12:37 19497 [Note] NDB Binlog: DISCOVER TABLE Event: REPL$mysql/ndb_index_stat_sample 2013-08-06 23:12:37 19497 [Note] NDB Binlog: logging ./mysql/ndb_index_stat_sample (UPDATED,USE_UPDATE) 2013-08-06 23:12:37 19497 [Note] NDB Binlog: DISCOVER TABLE Event: REPL$mysql/ndb_index_stat_head 2013-08-06 23:12:37 19497 [Note] NDB Binlog: logging ./mysql/ndb_index_stat_head (UPDATED,USE_UPDATE) 2013-08-06 23:12:37 [NdbApi] INFO -- Flushing incomplete GCI:s < 315422/11 2013-08-06 23:12:37 [NdbApi] INFO -- Flushing incomplete GCI:s < 315422/11 2013-08-06 23:12:37 19497 [Note] NDB Binlog: starting log at epoch 315422/11 2013-08-06 23:12:37 19497 [Note] NDB Binlog: ndb tables writable
[27 Sep 2013 17:25]
MySQL Verification Team
Hello Vinz, Thank you for the report. I can not repeat described behavior with/without starting with mysql user. If you are still having this issue then could you please provide the complete mysqld log? Thanks, Umesh
[28 Oct 2013 1:00]
Bugs System
No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open".