Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

Mounting the iSCSI Volume Automatically

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

You must configure JSA to automatically mount the iSCSI volume.

  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

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 an HA Deployment.