Peter Sabaini

Results 91 comments of Peter Sabaini

Hey @xypron this seems strange. Can you verify you see the apparmor assertions like the below? ``` # fgrep mountinfo /var/lib/snapd/apparmor/profiles/snap.microceph* /var/lib/snapd/apparmor/profiles/snap.microceph.daemon:owner @{PROC}/@{pid}/mountinfo r, /var/lib/snapd/apparmor/profiles/snap.microceph.daemon:owner @{PROC}/@{pid}/task/@{tid}/mountinfo r, /var/lib/snapd/apparmor/profiles/snap.microceph.microceph:owner @{PROC}/@{pid}/mountinfo r,...

Unfort. migrating Ceph clusters to new networks is not a straightforward task because ipaddr esp. of monitors need to be updated in both configs and monmap, and MicroCeph also keeps...

Also adding documentation label because it would be great to have a howto either for hard cutover or, preferably, a 0 downtime migration

Please try `sudo systemctl reload snap.microceph.osd.service` -- Should only bring up the missing OSD w/o interrupting the others We'll need to document this better.

Hey @jeremybusk , apologies for the late reply. From where do you issue the `sudo microceph cluster remove microceph7 --force` command? As long as you're running it from a still...

This is likely due to reef having [moved metrics](https://docs.ceph.com/en/latest/releases/reef/#dashboard) to ceph-exporter which we will need to enable CEPH-1069

Hey, sorry for the delayed response. Agreed that we need a better story for renewing certs. What you can do at the moment is disabling / re-enabling RGW with new...

Hi, From the log it seems node clcray encountered disk corruption for the rocksdb store: ``` -11> 2024-10-02T09:02:41.530+0200 77a31de00640 3 rocksdb: [db/error_handler.cc:397] Background IO error Corruption: block checksum mismatch: stored...

Closing this issue for now

I think we should clarify the docs wrt to orchestrator / dashboard support adding a 'documentation' label