Utkarsh Bhatt
Utkarsh Bhatt
Thanks for the detailed issue report @jonnypeace, I will follow through this and update here.
@MichaelPetre thank you very much for sharing the problem and the workaround. 1 question: Are you consuming MicroCeph via juju ? or directly via the snap ? refreshing the snaps...
Given that the revision number is `707` and there is a `public addr` config in `ceph.conf` file i think this is the same issue.
Thank you @adam-vest and @itoffshore for sharing workarounds.
Thanks for the issue @hcoin. I am afraid the description lacks actionable information. Can you please follow the [ISSUE TEMPLATE](https://github.com/canonical/microceph/blob/main/.github/ISSUE_TEMPLATE.md) and populate required information ? The cluster config CLI does...
Yes, there should be no problems configuring IPv6. Cluster Networks are pretty configurable, so you may reset `# microceph cluster config reset cluster_network` and things should go back to normal....
This should be fixed now that we've imposed a 2GB threshold for storage devices to be listed.
That would explain the mystery, Trent and I have had similar experiences with snap namespace. Thanks for the hint.
Added implementation, will add tests for the same.
The PR lacks test, will remove from drafts once I have added them.