Wrong free space check in dockectl

Bug #1538052 reported by Peter Zhurba
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Committed
High
Peter Zhurba

Bug Description

We can't perform

   dockectl backup --full

because it want 11GB free space on /var partition but only 9,5 is allocated for it (near 5GB are free after deploy). Even if we change BACKUP_ROOT in config file check still falling because /var is hardcoded

VERSION:
  feature_groups:
    - mirantis
  production: "docker"
  release: "8.0"
  api: "1.0"
  build_number: "473"
  build_id: "473"

Tags: area-python
Peter Zhurba (pzhurba)
description: updated
Changed in fuel:
milestone: none → 8.0
assignee: nobody → Fuel Python Team (fuel-python)
importance: Undecided → High
status: New → Confirmed
tags: added: area-python
Peter Zhurba (pzhurba)
Changed in fuel:
assignee: Fuel Python Team (fuel-python) → Peter Zhurba (pzhurba)
Peter Zhurba (pzhurba)
Changed in fuel:
milestone: 8.0 → 9.0
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-library (master)

Fix proposed to branch: master
Review: https://review.openstack.org/273037

Changed in fuel:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-library (stable/8.0)

Fix proposed to branch: stable/8.0
Review: https://review.openstack.org/274010

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/273037
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=4207659be2a20dbd0c3bd0f20dc50751694b0061
Submitter: Jenkins
Branch: master

commit 4207659be2a20dbd0c3bd0f20dc50751694b0061
Author: Peter Zhurba <email address hidden>
Date: Wed Jan 27 15:19:52 2016 +0200

    Changes in dockerct script:

      * Add posibility use systemctl for container start , stop instead using docker because systemd restarts container if it is stopped not by systemctl.
      * Fix free space checking

    Change-Id: I17fcb58ccd2384caebb277e904b3877e5ec461f1
    Closes-Bug: #1536314
    Closes-Bug: #1538052

Changed in fuel:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (stable/8.0)

Reviewed: https://review.openstack.org/274010
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=fd86b36c07f3088be57a89179c9792be4b525f81
Submitter: Jenkins
Branch: stable/8.0

commit fd86b36c07f3088be57a89179c9792be4b525f81
Author: Peter Zhurba <email address hidden>
Date: Wed Jan 27 15:19:52 2016 +0200

    Changes in dockerctl script:

      * Add possibility use systemctl for container start , stop instead using docker because systemd restarts container if it is stopped not by systemctl.
      * Fix free space checking

    Change-Id: I17fcb58ccd2384caebb277e904b3877e5ec461f1
    Closes-Bug: #1536314
    Closes-Bug: #1538052
    (cherry picked from commit 4207659be2a20dbd0c3bd0f20dc50751694b0061)

Revision history for this message
Dmitriy Kruglov (dkruglov) wrote :

Docker removal in 9.0 makes the original scenario not applicable for MOS 9.0.
The fix should be verified in the corresponding maintenance update of MOS 8.0.

Peter Zhurba (pzhurba)
Changed in fuel:
milestone: 9.0 → 8.0-updates
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.