Skip to content

Retry restore request fails #8063

@trancilo

Description

@trancilo

dCache version: 11.2.3

When issuing a retry command for a single restore request I get a java.lang.IllegalArgumentException.

I have a hsm restore which is suspended:

[db4] (PoolManager@lion1-centralDomain) admin > rc ls
0000222F2E22222A2222222E795DA55A0B72@world-net-Http/* m=0 r=5 [penguin8_userstage] [Suspended: HSM script failed (script reported: 21: File could not be staged due to a backend issue that requires manual intervention. Please contact support.;Unexpected HSM file state .;) 03.30 17:08:00] {0,}

This is expected because there was issue getting the file from tape. After resolving the issue I want to retry the stage request and I receive a java.lang.IllegalArgumentException

[db4] (PoolManager@lion1-centralDomain) admin > rc retry 0000222F2E22222A2222222E795DA55A0B72
(3) java.lang.IllegalArgumentException: Not found : 0000222F2E22222A2222222E795DA55A0B72 from ac_rc_retry_$_1

I am however able to retry the restore request by retrying all restore requests.

[db4] (PoolManager@lion1-centralDomain) admin > rc retry * -force-all

I have not been able to find any related logs from the PoolManager

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions