Comment 7 for bug 1600338

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

Reviewed: https://review.openstack.org/353368
Committed: https://git.openstack.org/cgit/openstack/charm-ceph/commit/?id=001d890d426e86d15f7138eb243126d05b0bfa91
Submitter: Jenkins
Branch: master

commit 001d890d426e86d15f7138eb243126d05b0bfa91
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