******************** Configuration/Status Report for pm1 ******************** -- systemctl configuration -- ################# systemctl list-unit-files --type=service | grep columnstore ################# columnstore.service enabled ################# systemctl list-unit-files --type=service | grep mysql-Columnstore ################# -- services configuration -- ################# service --status-all | grep columnstore ################# ################# service --status-all | grep mysql-Columnstore ################# -- fstab Configuration -- ################# cat /etc/fstab ################# # UNCONFIGURED FSTAB FOR BASE SYSTEM -- Server Processes -- ################# ps axu ################# USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND root 1 0.0 0.0 65524 1268 ? Ss 16:05 0:00 /usr/sbin/sshd -D root 1259 0.0 0.0 9588 1432 ? S 16:44 0:00 /bin/bash /usr/local/mariadb/columnstore/bin/run.sh /usr/local/mariadb/columnstore/bin/ProcMon root 1262 2.0 0.2 6282352 4528 ? Sl 16:44 1:31 /usr/local/mariadb/columnstore/bin/ProcMon root 1545 1.9 0.2 1190000 5000 ? Sl 16:44 1:28 [ProcMgr] root 7355 0.0 0.0 4512 1596 ? S 17:57 0:00 /bin/sh /usr/local/mariadb/columnstore/mysql//bin/mysqld_safe --datadir=/usr/local/mariadb/columnstore/mysql/db --pid-file=/usr/local/mariadb/columnstore/mysql/db/ubuntu-01.pid --ledir=/usr/local/mariadb/columnstore/mysql//bin mysql 7543 0.2 4.2 2215224 87844 ? Sl 17:57 0:00 /usr/local/mariadb/columnstore/mysql//bin/mysqld --basedir=/usr/local/mariadb/columnstore/mysql/ --datadir=/usr/local/mariadb/columnstore/mysql/db --plugin-dir=/usr/local/mariadb/columnstore/mysql/lib/plugin --user=mysql --log-error=/usr/local/mariadb/columnstore/mysql/db/ubuntu-01.err --pid-file=/usr/local/mariadb/columnstore/mysql/db/ubuntu-01.pid --socket=/usr/local/mariadb/columnstore/mysql/lib/mysql/mysql.sock --port=3306 root 10759 1.0 0.3 93056 6480 ? Ss 18:00 0:00 sshd: root@pts/0 root 10768 0.0 0.1 9616 2552 pts/0 Ss+ 18:00 0:00 /bin/bash /usr/local/mariadb/columnstore/bin/configReport.sh pm1 /usr/local/mariadb/columnstore root 11101 0.0 0.1 34428 2880 pts/0 R+ 18:00 0:00 ps axu -- Server Processes with resource usage -- ################# top -b -n 1 ################# top - 18:00:47 up 2 days, 18:16, 1 user, load average: 1.66, 2.96, 3.86 Tasks: 9 total, 1 running, 8 sleeping, 0 stopped, 0 zombie %Cpu(s): 4.1 us, 5.9 sy, 0.3 ni, 89.1 id, 0.3 wa, 0.0 hi, 0.4 si, 0.0 st KiB Mem : 2048444 total, 20516 free, 1054460 used, 973468 buff/cache KiB Swap: 1023996 total, 108996 free, 915000 used. 437632 avail Mem PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 1 root 20 0 65524 1268 1152 S 0.0 0.1 0:00.06 sshd 1259 root 20 0 9588 1432 1428 S 0.0 0.1 0:00.00 run.sh 1262 root 20 0 6282352 4528 3280 S 0.0 0.2 1:31.87 ProcMon 1545 root 20 0 1190000 5000 3280 S 0.0 0.2 1:28.20 ProcMgr 7355 root 20 0 4512 1596 1596 S 0.0 0.1 0:00.01 mysqld_safe 7543 mysql 20 0 2215224 87844 1984 S 0.0 4.3 0:00.56 mysqld 10759 root 20 0 93056 6480 5580 S 0.0 0.3 0:00.02 sshd 10768 root 20 0 9616 2552 2312 S 0.0 0.1 0:00.00 configReport.sh 11102 root 20 0 38628 3092 2692 R 0.0 0.2 0:00.00 top