You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
after recovery the swift node which is rebooted, the recall request is done. But the status is not changed to 'premigrated', it's still 'migrated'.
check request:
curl -s -H "$Auth" http://$IP/hlm/v1/requests/$Account/cont_ei/obj1 | python -m json.tool
[
"There are no pending or failed SwiftHLM requests."
]
check status by ltfsdm on the all the nodes which have the obj1's replicas:
state size blocks tape id file name
p 258894 520 A00030L5 /mnt/xfs4swift/objects/599/c98/95d25e5d726c78c0a7a127cc3d3adc98/1522393875.07578.data
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description:
when one swift node in the cluster is down, object recall operation will be pending
Steps:
"/20180330072055.321/recall/AUTH_8687d6bf9b8b4508a6ad2282eb2c977c/cont_ei/0/obj1--pending",
The text was updated successfully, but these errors were encountered: