Images built using tripleo-common method have ext filesystem

Bug #1622671 reported by John Trowbridge
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
Medium
Brad P. Crochet

Bug Description

When using the new tripleo-common script to build images[1] we get images with an ext filesystem because this is the default for DIB. However, we have been overriding this default in tripleoclient to get an xfs filesystem [2].

We need to update the tripleo-common yaml[3] to include this setting so that we don't regress that when changing to the new image building method.

[1] https://github.com/openstack/tripleo-common/blob/master/scripts/tripleo-build-images
[2] https://github.com/openstack/python-tripleoclient/blob/master/tripleoclient/v1/overcloud_image.py#L447
[3] https://github.com/openstack/tripleo-common/tree/master/image-yaml

Brad P. Crochet (brad-9)
Changed in tripleo:
assignee: nobody → Brad P. Crochet (brad-9)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-common (master)

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

Changed in tripleo:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-common (master)

Reviewed: https://review.openstack.org/369600
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=a3182e7cd3042161fb7f58ae8c78dd308797dc2a
Submitter: Jenkins
Branch: master

commit a3182e7cd3042161fb7f58ae8c78dd308797dc2a
Author: Brad P. Crochet <email address hidden>
Date: Tue Sep 13 13:20:58 2016 -0400

    Add FS_TYPE xfs to RHEL and CentOS images

    The default fs type for DIB is ext, but some services need XFS,
    like Ceph. So, this sets the environment variable to enable
    an XFS fs.

    Change-Id: I5475040d6dee44fa952853ce513ca9f837d95be7
    Closes-Bug: #1622671

Changed in tripleo:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tripleo-common 5.2.0

This issue was fixed in the openstack/tripleo-common 5.2.0 release.

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.