Hello, upgrade from v16.2.7 was successfully completed. There were only a few strange logs during the upgrade, like: 2022-05-17T09:08:43.855151+0000 mgr.ceph-01.ufldue [WRN] Failed to set Dashboard config for iSCSI: dashboard iscsi-gateway-add failed: Traceback (most recent call last): File "/usr/share/ceph/mgr/mgr_module.py", line 1448, in _handle_command return CLICommand.COMMANDS[cmd['prefix']].call(self, cmd, inbuf) File "/usr/share/ceph/mgr/mgr_module.py", line 414, in call return self.func(mgr, **kwargs) File "/usr/share/ceph/mgr/mgr_module.py", line 450, in check return func(*args, **kwargs) File "/usr/share/ceph/mgr/dashboard/services/iscsi_cli.py", line 36, in add_iscsi_gateway IscsiGatewaysConfig.add_gateway(name, service_url) File "/usr/share/ceph/mgr/dashboard/services/iscsi_config.py", line 87, in add_gateway config = cls.get_gateways_config() File "/usr/share/ceph/mgr/dashboard/services/iscsi_config.py", line 105, in get_gateways_config return cls._load_config_from_store() File "/usr/share/ceph/mgr/dashboard/services/iscsi_config.py", line 48, in _load_config_from_store cls.update_iscsi_config(config) File "/usr/share/ceph/mgr/dashboard/services/iscsi_config.py", line 58, in update_iscsi_config for gateway_name, gateway_config in config['gateways'].items(): RuntimeError: dictionary changed size during iteration retval: -22 but it seems all fine. I can see iSCSI targets on dashboard. > Dňa 16. 5. 2022 o 21:46, David Galloway <dgallowa@xxxxxxxxxx> napísal: > > We're happy to announce the 8th backport release in the Pacific series. We recommend users to update to this release. For a detailed release notes with links & changelog please refer to the official blog entry at https://ceph.io/en/news/blog/2022/v16-2-8-pacific-released > > Notable Changes > --------------- > > * MON/MGR: Pools can now be created with `--bulk` flag. Any pools created with `bulk` will use a profile of the `pg_autoscaler` that provides more performance from the start. However, any pools created without the `--bulk` flag will remain using it's old behavior by default. For more details, see: https://docs.ceph.com/en/latest/rados/operations/placement-groups/ > > * MGR: The pg_autoscaler can now be turned `on` and `off` globally with the `noautoscale` flag. By default this flag is unset and the default pg_autoscale mode remains the same. For more details, see: https://docs.ceph.com/en/latest/rados/operations/placement-groups/ > > * A health warning will now be reported if the ``require-osd-release`` flag is not set to the appropriate release after a cluster upgrade. > > * CephFS: Upgrading Ceph Metadata Servers when using multiple active MDSs requires ensuring no pending stray entries which are directories are present for active ranks except rank 0. See https://docs.ceph.com/en/latest/releases/pacific/#upgrading-from-octopus-or-nautilus. > > Getting Ceph > ------------ > * Git at git://github.com/ceph/ceph.git > * Tarball at https://download.ceph.com/tarballs/ceph-16.2.8.tar.gz > * Containers at https://quay.io/repository/ceph/ceph > * For packages, see https://docs.ceph.com/docs/master/install/get-packages/ > * Release git sha1: 209e51b856505df4f2f16e54c0d7a9e070973185 > > _______________________________________________ > ceph-users mailing list -- ceph-users@xxxxxxx > To unsubscribe send an email to ceph-users-leave@xxxxxxx _______________________________________________ ceph-users mailing list -- ceph-users@xxxxxxx To unsubscribe send an email to ceph-users-leave@xxxxxxx