Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.97 KB

README-pike-single-lpar.md

File metadata and controls

37 lines (25 loc) · 1.97 KB

Ubuntu OpenStack Pike s390x Native LPAR Validation

This validation scenario exercises a basic set of OpenStack Charms and s390x packages to deploy OpenStack Pike using Juju 2 on Ubuntu Server 16.04.

The Juju bundle, along with deployment procedures and post-deployment configuration details are documented in the upstream OpenStack Charm Guide OpenStack-on-LXD section.

Example Output/Artifacts

This repo contains some example artifacts from such an exercise:

Known Issues and Workarounds

Bug 1710994

Openstack Pike + LXD with ZFS - cannot convert image to raw

The Pike release of openstack attempts a new image conversion which was not present in Ocata, and does not work in zfs, as it uses O_DIRECT calls. Workaround is to use directory storage backend for lxd.

Bug 1713032

[luminous] ceph-mon crashes when it is elected leader (s390x)

ceph-mon will crash on s390x when it decides it has been elected as the leader - this does not cause a hook error as ceph-mon does not actually raise an external exception.