[MCOL-1190] Process ID of mysqld is missed in the output of mcsadmin getSystemInfo Created: 2018-02-01 Updated: 2023-10-26 Resolved: 2018-02-13 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | 1.1.2 |
| Fix Version/s: | 1.1.3 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Zdravelina Sokolovska (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
MCS run on VMs, Multi Server ColumnStore System UM1-PM1 ;guest OS RHEL 7.4 |
||
| Issue Links: |
|
||||||||
| Sprint: | 2018-04 | ||||||||
| Description |
|
Process ID of mysqld is missed in the output of mcsadmin getSystemInfo
|
| Comments |
| Comment by David Hill (Inactive) [ 2018-02-01 ] | ||||
|
the mysqld pid is taken from the pid file. please check if this file exist. ..mariadb/columnstore/mysql/db/'hostname'.pid also can you check the status and post the output please.. ..mariadb/columnstore/mysql/mysql-Columnstore status | ||||
| Comment by Zdravelina Sokolovska (Inactive) [ 2018-02-01 ] | ||||
|
mysqld pid is available from both pid file and mysql-Columnstore status
| ||||
| Comment by David Hill (Inactive) [ 2018-02-12 ] | ||||
|
have issue reproduced on in house system, checking on a fix.. mcsadmin> getsystemi System 1.1.3 System and Module statuses Component Status Last Status Change Module um1 ACTIVE Mon Feb 12 15:55:56 2018 Active Parent OAM Performance Module is 'pm1' MariaDB ColumnStore Process statuses Process Module Status Last Status Change Process ID ProcessMonitor pm1 ACTIVE Mon Feb 12 15:54:55 2018 828 ProcessMonitor pm2 ACTIVE Mon Feb 12 15:55:25 2018 1219 Active Alarm Counts: Critical = 0, Major = 0, Minor = 0, Warning = 0, Info = 0 | ||||
| Comment by David Hill (Inactive) [ 2018-02-12 ] | ||||
|
discovered a code bug... looks like issue is only happening on um /pm separate systems... | ||||
| Comment by David Hill (Inactive) [ 2018-02-12 ] | ||||
|
test on separate system.. make sure a mysqld pid shows up after install, restsrtsyetm, reboot, and mysqld restart: ./mysql-Columnstore restart | ||||
| Comment by David Hill (Inactive) [ 2018-02-12 ] | ||||
|
https://github.com/mariadb-corporation/mariadb-columnstore-engine/pull/40 | ||||
| Comment by Daniel Lee (Inactive) [ 2018-02-13 ] | ||||
|
Build verified: Github source 1.1.3-1 /root/columnstore/mariadb-columnstore-server Merge pull request #92 from mariadb-corporation/ /root/columnstore/mariadb-columnstore-server/mariadb-columnstore-engine Merge pull request #403 from mariadb-corporation/ mcsadmin> getprocessstatus MariaDB ColumnStore Process statuses Process Module Status Last Status Change Process ID ProcessMonitor pm1 ACTIVE Tue Feb 13 15:29:53 2018 15294 ProcessMonitor pm2 ACTIVE Tue Feb 13 15:30:34 2018 15197 |