Project

General

Profile

Cleanup #20685

Remove ceph_osd_mkfs function from src/ceph-disk/ceph_disk/main.py

Added by shangzhong zhu over 6 years ago. Updated over 6 years ago.

Status:
Fix Under Review
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

from the comments in the code:

# Temporary workaround: if ceph-osd --mkfs does not
# complete within 5 minutes, assume it is blocked
# because of http://tracker.ceph.com/issues/13522
# and retry a few times.
#
# Remove this function calls with command_check_call
# when http://tracker.ceph.com/issues/13522 is fixed

http://tracker.ceph.com/issues/13522 has been fixed now.
The function ceph_osd_mkfs should be replaced with command_check_call. And the ceph_osd_mkfs should be removed.

History

#1 Updated by shangzhong zhu over 6 years ago

I'm working on it.

#2 Updated by Kefu Chai over 6 years ago

  • Status changed from New to Fix Under Review

Also available in: Atom PDF