diff --git a/www/manager6/ceph/CephInstallWizard.js b/www/manager6/ceph/CephInstallWizard.js index 93aad7fa..1c0041de 100644 --- a/www/manager6/ceph/CephInstallWizard.js +++ b/www/manager6/ceph/CephInstallWizard.js @@ -311,7 +311,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. Install Ceph on all other participant Ceph Nodes
  2. '+ + '
    1. Install Ceph on other nodes
    2. '+ '
    3. Create additional Ceph Monitors
    4. '+ '
    5. Create Ceph OSDs
    6. '+ '
    7. Create Ceph Pools
    '+