Failed to extract version information of the OS
Hello,
I have issues adding a PostgreSQL database to the ClusterControl. I am new to ClusterControl.
We have a backend that uses a PostgreSQL database and I was about to do a load test. Therefore, I wanted to monitor the system and the database and ClusterControl seems to do that just great.
I run ClusterControl and the PostgreSQL database using docker. I followed this tutorial (https://severalnines.com/database-blog/how-deploy-postgresql-docker-container-using-clustercontrol) to set it up, but when trying to add "Import cluster" it fails.
The job detail error log:
[11:21:56]:Adding existing cluster has failed.
[11:21:56]:<em style='color: #2ecc71;'>matrix-postgres</em>:5432: OS detection failure Failed to extract version information of the OS at host matrix-postgres. The received host information:
lsb_release
---CONTENT---
---FILE---
/etc/alpine-release
---CONTENT---
3.10.3
---FILE---
/etc/os-release
---CONTENT---
NAME="Alpine Linux"
ID=alpine
VERSION="3.10.3"
VERSION_ID=3.10.3
PRETTY_NAME="Alpine Linux v3.10"
HOME_URL="https://alpinelinux.org/"
BUG_REPORT_URL="https://bugs.alpinelinux.org/"
[11:21:56]:<em style='color: #2ecc71;'>matrix-postgres</em>: Failed to extract version information of the OS at host matrix-postgres. The received host information:
lsb_release
---CONTENT---
---FILE---
/etc/alpine-release
---CONTENT---
3.10.3
---FILE---
/etc/os-release
---CONTENT---
NAME="Alpine Linux"
ID=alpine
VERSION="3.10.3"
VERSION_ID=3.10.3
PRETTY_NAME="Alpine Linux v3.10"
HOME_URL="https://alpinelinux.org/"
BUG_REPORT_URL="https://bugs.alpinelinux.org/"
[11:21:55]:Checking OS system tools.
[11:21:55]:<em style='color: #2ecc71;'>matrix-postgres</em>: Checking ssh/sudo.
[11:21:55]:Checking SSH connectivity and sudo.
[11:21:55]:Checking nodes that those aren't in another cluster.
[11:21:55]:Found node: '<em style='color: #2ecc71;'>matrix-postgres</em>:5432'.
[11:21:55]:Generating configuration for cluster <strong style='color: #59a449;'>MatrixPostgres</strong>.
[11:21:54]:Adding cluster with type '<strong style='color: #59a449;'>postgresql_single</strong>', vendor '<strong style='color: #59a449;'>default</strong>'.
Hope someone can help. Thanks a lot!
-
Official comment
Hi Hanno.
Alpine Linux v3.10 is not supported by ClusterControl, which explains why you saw those errors. You could use other supported operating systems like CentOS 6/7, RHEL 6/7, Debian and Ubuntu for the PostgreSQL host, and re-import it back into ClusterControl.
Regards,
AshrafComment actions
Please sign in to leave a comment.
Comments
2 comments