diff --git a/www/manager6/ceph/CephInstallWizard.js b/www/manager6/ceph/CephInstallWizard.js index 71192173..a6c7b9bc 100644 --- a/www/manager6/ceph/CephInstallWizard.js +++ b/www/manager6/ceph/CephInstallWizard.js @@ -236,7 +236,7 @@ Ext.define('PVE.ceph.CephInstallWizard', { onlineHelp: 'pve_ceph_install', html: '

Installation successful!

'+ '

The basic installation and configuration is completed, depending on your setup some of the following steps are required to start using Ceph:

'+ - '
  1. Creating Ceph Monitors
  2. Creating Ceph OSDs
  3. Creating Ceph Pools
'+ + '
  1. Create additional Ceph Monitors
  2. Create Ceph OSDs
  3. Create Ceph Pools
'+ '

To learn more click on the help button below.

', listeners: { activate: function() {