Arctera

After rolling upgrade phase 1, xprtld service fails to start on AWS instances (4004450)

When you perform a rolling upgrade of InfoScale 7.4.1 with Patch 1600 to InfoScale 7.4.2 on a RHEL 8.1 system in an AWS environment, the xprtld service fails to start after phase 1.

Workaround:

After the upgrade completes, perform the following steps to stop and start the xprtld service.

  1. Stop the xprtld service.

    systemctl stop xprtld.service

  2. Verify that the xprtld service is stopped.

    systemctl status xprtld.service

  3. Start the xprtld service.

    systemctl start xprtld.service

  4. After the service starts, verify that the service status is active (running).

    systemctl status xprtld.service

After rolling upgrade phase 1, xprtld service fails to start on AWS instances (4004450)

In this article