Project

General

Profile

Actions

Bug #8441

closed

remove `-q` from pkg manager's install calls

Added by Alfredo Deza almost 10 years ago. Updated almost 10 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
-
% Done:

0%

Source:
Community (user)
Tags:
Backport:
Regression:
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

ceph-deploy has some internal checks that will make sure that there is some output within 300 seconds otherwise it will terminate
and close connections.

This timeout is not configurable and while we could make it be configurable it would be cumbersome to have to wait all the way into
an install process to get disconnected and understand that you might need to bump it to something higher with the hopes that the next
time around it will work.

A better solution is just to remove the `-q` flag and get some output so ceph-deploy acknowledges that there is some interaction happening.

Actions #1

Updated by Alfredo Deza almost 10 years ago

  • Project changed from teuthology to devops
Actions #2

Updated by Alfredo Deza almost 10 years ago

  • Status changed from New to Fix Under Review
Actions #3

Updated by Alfredo Deza almost 10 years ago

  • Status changed from Fix Under Review to Resolved

Merged into ceph-deploy's master branch with hash e5aef1b

Actions

Also available in: Atom PDF