Comment 8 for bug 1600338

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-ceph (stable/16.07)

Reviewed: https://review.openstack.org/353370
Committed: https://git.openstack.org/cgit/openstack/charm-ceph/commit/?id=7f073d19b5f1f89318dc7267cf237bb3376ae6db
Submitter: Jenkins
Branch: stable/16.07

commit 7f073d19b5f1f89318dc7267cf237bb3376ae6db
Author: James Page <email address hidden>
Date: Wed Aug 10 11:24:30 2016 +0100

    Fix directory ownership as part of upgrade and restart OSD's

    This change ensures that when ceph is upgraded from an
    older version that uses root to a newer version that
    uses ceph as the process owner that all directories
    are chowned.

    As the ceph charm can also host OSD processes, ensure that
    any ceph-osd daemons are stopped and started during the
    upgrade process.

    Change-Id: Ief3fd6352b440b7740965746cd0d1d846c647f84
    Closes-Bug: 1600338
    (cherry picked from commit 001d890d426e86d15f7138eb243126d05b0bfa91)