Troubleshooting
Problem
The QRadar® upgrade to version 7.4.2 requires you to run a migration script on the console. This script migrates the High Availability file system from GlusterFS to Distributed Replication Block Device on all Event Collectors in your deployment.
In some scenarios, the script terminates because of insufficient file system permissions. This is most likely to happen when you download the latest version of the script from FixCentral.
In some scenarios, the script terminates because of insufficient file system permissions. This is most likely to happen when you download the latest version of the script from FixCentral.
Symptom
The glusterfs_migration_manager script displays an error:
-bash: ./glusterfs_migration_manager-<script_version>.bin: Permission denied
Cause
This error occurs when the glusterfs_migration_manager script does not have correct file permissions.
Environment
QRadar® Event Collectors upgrading to 7.4.2
Diagnosing The Problem
On the QRadar console, check the file permission of the script (file with the .bin extension) by using below command:
ls -ltrh /opt/qradar/ha/bin/glusterfs_migration_manager-<script_version>.bin
The permissions for the script should be -rwxr-xr-x or 755.
Resolving The Problem
- If the permissions are different, run the following command to set the correct permission:
chmod 755 /opt/qradar/ha/bin/glusterfs_migration_manager-<script_version>.bin
- After the right permissions are set, the file permissions will look like this sample:
ls -ltrh /opt/qradar/ha/bin/glusterfs_migration_manager-<script_version>.bin -rwxr-xr-x 1 root root 9.8M Jul 17 15:18 /opt/qradar/ha/bin/glusterfs_migration_manager-<script_version>.bin
- Run the script on the console.
The words LINSTOR®, DRBD®, LINBIT®, and the logo LINSTOR®, DRBD®, and LINBIT® are trademarks or registered trademarks of LINBIT in Austria, the United States, and other countries.
Document Location
Worldwide
[{"Type":"MASTER","Line of Business":{"code":"LOB24","label":"Security Software"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSBQAC","label":"IBM Security QRadar SIEM"},"ARM Category":[{"code":"a8m0z000000cwtNAAQ","label":"Deployment"}],"ARM Case Number":"","Platform":[{"code":"PF016","label":"Linux"}],"Version":"7.4.2"}]
Was this topic helpful?
Document Information
Modified date:
04 August 2021
UID
ibm16475635