VNA 23.3.1 - Installation Error with local mysql
search cancel

VNA 23.3.1 - Installation Error with local mysql

book

Article ID: 280604

calendar_today

Updated On:

Products

Network Observability

Issue/Introduction

When attempting to install VNA 23.3.1, we encountered the following error message that disrupted the installation process :

VNA 23.3.1 installation started...
Host Evaluation
---------------
Memory required: GB, available: GB..................................[ OK ]
COREs required:, available:...........................................[ OK ]
Java version is installed.
Java version installed is a supported version from xxxxxxx
Creating user: mysql
Please enter user name to install Wildfly (default user is xxxxxx )>
Creating user: wildfly
Please enter an absolute path to install (default install folder /opt/CA)>
Disk Evaluation
---------------
Free disk space required on /opt/CA: GB, available: GB..................................[ OK ]
Please specify the maximum heap memory for VNA in GB (default ) >
Do you wish to configure APM? [Y/N] >
Not configuring APM
Do you wish to install MySQL locally? [Y/N] >
Install MySQL on localhost.
Please specify a port for the MySQL server (default ) >
Please enter the password for root@xxxxxxxx account in MySQL>
Please re-enter the password for root@xxxxxx account in MySQL>
Installing MySQL
Configuring MySQL startup
Unable to setup systemd

Environment

DX NetOps Virtual Network Assurance 23.3.1

Cause

The "/var" and "/var/log" mountpoints had the "noexec" flag active, causing certain executables not to run.

Resolution

To resolve this issue, the "noexec" flag was removed from the "/var" and "/var/log" mountpoints. This change enables the execution of binaries within these directories.