Working on a proper fix, but the workaround for this is to set a fsid in group_vars/all
https://github.com/ceph/ceph-ansible/pull/883
Container support is not a blocker in anyway for v2.
Commit merged upstream.
Let's keep this in POST until a commit is merged downstream.
Rejy from what I understand, this bug is in ceph-ansible, not the Dockerfile, right?
(In reply to Ken Dreyer (Red Hat) from comment #9) > Rejy from what I understand, this bug is in ceph-ansible, not the > Dockerfile, right? This bug is not related to the Red Hat Storage Console product, on which the BZ was initially raised This bug was discovered during the RHCS 2.0 Container image testing, and due to the absence of a 'container' related component at the Red Hat Ceph Storage product, I have moved it under the 'build' component of the Red Hat Ceph Storage product If Red Hat Ceph Storage provides a ceph-ansible component, probably such a component is also required for the product For more details about the bug, I am passing on the need-info to the relevant QE
(In reply to Rejy M Cyriac from comment #10) > This bug was discovered during the RHCS 2.0 Container image testing Ok, but it still looks like a bug in RHS-C's ceph-ansible code to me? (See comment #3) and has nothing to do with Ceph build/packaging/docker images directly?
(In reply to Rejy M Cyriac from comment #10) > (In reply to Ken Dreyer (Red Hat) from comment #9) > > Rejy from what I understand, this bug is in ceph-ansible, not the > > Dockerfile, right? > > This bug is not related to the Red Hat Storage Console product, on which the > BZ was initially raised > > This bug was discovered during the RHCS 2.0 Container image testing, and due > to the absence of a 'container' related component at the Red Hat Ceph > Storage product, I have moved it under the 'build' component of the Red Hat > Ceph Storage product > > If Red Hat Ceph Storage provides a ceph-ansible component, probably such a > component is also required for the product > > For more details about the bug, I am passing on the need-info to the > relevant QE Right. The bug was discovered during the testing of RHCS 2.0 container image deployment using ansible. The bug was with the 'ansible' and the fix was provided in the ansible code. I agree that we need a component for 'ceph-ansible'. This bug is no way related to either 'storage console' or 'build'.
This seems to be resolved upstream, we still haven't synced upstream and downstream yet to include this patch, which is fine since we recommend users to use the latest version of ceph-ansible (upstream). Thus I'm going to close this.