Mounting the iSCSI volume automatically

You must configure IBM QRadar to automatically mount the iSCSI volume.

Before you begin

Ensure that you moved the /store/ariel or /store file systems to an iSCSI storage solution.

Procedure

  1. Add the iSCSI script to the startup information by typing the following commands:
    systemctl enable iscsi
  2. Enable the iscsi-mount service by typing the following command:
    systemctl enable iscsi-mount
  3. Verify that the iSCSI device is correctly mounted by typing the following command:
    df -h

What to do next

If you are configuring iSCSI in a standard QRadar deployment, see Verifying iSCSI connections.

If you are configuring a high-availability (HA) environment, you must set up your secondary HA host by using the same iSCSI connections that you used for your primary HA host. For more information, see Configuring iSCSI in a HA deployment.