Project

General

Profile

Actions

Bug #69178

closed

live import gets interrupted by SSL session resets

Added by Ilya Dryomov over 1 year ago. Updated 5 months ago.

Status:
Resolved
Priority:
Urgent
Assignee:
Target version:
-
% Done:

0%

Source:
Community (user)
Backport:
reef,squid
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Tags (freeform):
backport_processed
Fixed In:
v19.3.0-6428-g2a58a3d029
Released In:
v20.2.0~1502
Upkeep Timestamp:
2025-11-01T01:29:50+00:00

Description

$ jq < source-spec.json 
{
  "stream": {
    "access_key": "...",
    "secret_key": "...",
    "type": "s3",
    "url": "https://..." 
  },
  "type": "raw" 
}
$ rbd migration prepare --source-spec-path source-spec.json --import-only testimg
$ rbd migration execute testimg
Image migration: 61% complete...failed.
rbd: migration failed: (337690831) Unknown error 337690831

Rerunning "rbd migration execute" completes the import, but depending on the server (and also the layout of the imported image as librbd may need to reset the SSL session itself), it can take quite a lot of retries:
$ rbd migration execute testimg
Image migration: 91% complete...failed.
rbd: migration failed: (337690831) Unknown error 337690831
$ rbd migration execute testimg
Image migration: 100% complete...done.

Related issues 2 (0 open2 closed)

Copied to rbd - Backport #69242: reef: live import gets interrupted by SSL session resetsResolvedIlya DryomovActions
Copied to rbd - Backport #69243: squid: live import gets interrupted by SSL session resetsResolvedIlya DryomovActions
Actions #1

Updated by Ilya Dryomov over 1 year ago

  • Description updated (diff)
Actions #2

Updated by Ilya Dryomov over 1 year ago

  • Status changed from In Progress to Fix Under Review
  • Pull request ID set to 61079
Actions #3

Updated by Ilya Dryomov over 1 year ago

  • Status changed from Fix Under Review to Pending Backport
Actions #4

Updated by Upkeep Bot over 1 year ago

  • Copied to Backport #69242: reef: live import gets interrupted by SSL session resets added
Actions #5

Updated by Upkeep Bot over 1 year ago

  • Copied to Backport #69243: squid: live import gets interrupted by SSL session resets added
Actions #6

Updated by Upkeep Bot over 1 year ago

  • Tags (freeform) set to backport_processed
Actions #7

Updated by Upkeep Bot about 1 year ago

  • Status changed from Pending Backport to Resolved

While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are in status "Resolved" or "Rejected".

Actions #8

Updated by Upkeep Bot 9 months ago

  • Merge Commit set to 2a58a3d0295bb933e60ec0709e813d935b4de452
  • Fixed In set to v19.3.0-6428-g2a58a3d0295
  • Upkeep Timestamp set to 2025-07-10T06:12:51+00:00
Actions #9

Updated by Upkeep Bot 8 months ago

  • Fixed In changed from v19.3.0-6428-g2a58a3d0295 to v19.3.0-6428-g2a58a3d029
  • Upkeep Timestamp changed from 2025-07-10T06:12:51+00:00 to 2025-07-14T19:38:07+00:00
Actions #10

Updated by Upkeep Bot 5 months ago

  • Released In set to v20.2.0~1502
  • Upkeep Timestamp changed from 2025-07-14T19:38:07+00:00 to 2025-11-01T01:29:50+00:00
Actions

Also available in: Atom PDF