Initialization guide

When First Node of OneCloud is successfully deployed, users can quickly bootstrap the configuration of OneCloud platform according to usage scenarios.

Set up admin user

  1. When the deployment of First Node is completed, users can enter the IP address of First Node in the browser, if prompted “Your connection is not private”, please click “Advanced” button and click “Proceed to x.x.x.x (unsafe)” to open the Cloud Management Platform console.

  2. On the administrator registration page, set the administrator account and password, and click the “Register” button to create an administrator user.

  3. Enter user name, password and login to the CMP.

Authorization activation

OneCloud v3.3.0 no longer has a built-in License, users need to apply for a trial License to activate OneCloud . If you need to purchase a full version of the License, please contact our sales staff or get support through our contact email.

  1. The first time a user logs in, the OneCloud license activation dialog will be forced to pop up. Unactivated OneCloud cannot be used.
  2. Please copy the server identifier and follow the instructions below to apply for a free License online or contact a salesperson to obtain a License file.
  3. Upload the obtained License file to successfully activate OneCloud .

Feature Selection

After the product is activated, the system will display the selectable features according to the features included in the License. In addition, users can also select features according to the usage scenario, the system will display the corresponding menu items according to the user’s selected feature or platform, other irrelevant menus will be hidden, please select according to the actual situation, and if you need to adjust the system, click the upper right corner icon and select the “Function Selection” menu item to re-enter the function selection page.

Translated with www.DeepL.com/Translator (free version)

  • When the user selects OneCloud private cloud only for the first time in the feature selection, it will enter the OneCloud private cloud platform guidance process, please see private cloud scenario guidance.
  • When the user selects public cloud nano-management, private cloud & virtualization platform, or object storage, it will jump directly to the cloud account page to add the cloud account of the corresponding platform, etc.

Private cloud scenario guide

Take the check all features as an example.

This bootstrap process is used to help users quickly configure the compute, storage, and network resources of the built-in private cloud on OneCloud , enabling them to create servers for the OneCloud platform.

  1. Set the region name and notes on the region page and click the “Next” button.

  2. Set the zone name and notes on the zone page, support adding multiple zone at the same time, click the “Next” button.

  3. Select the zone on the L2 Network page and set the name, bandwidth and notes of the L2 Network under the zone to support creating multiple L2 Network at the same time. Click the “Next” button.

  4. Select the L2 Network on the IP subpage and create the name, starting IP address, ending IP address, subnet mask and default gateway address of the IP subnet of the server under the L2 Network and click the “Next” button.

  5. On the Hosts page, enable the host and click the “Next” button.

  6. On the Local Storage page, to support setting the storage type for local storage, click the “Next” button.

  7. On the Shared Storage page, you can create new shared storage and mount the shared storage for use on the host. When the shared storage configuration is complete, click the “Next” button.

    • Create Shared Storage: Click the “Create Shared Storage” button to configure the following information in the Create dialog box that pops up.
      • When you select the storage type “Ceph”, configure the following parameters.
        • Ceph Mon Host: The IP address of the monitoring node of the Ceph storage.
        • Ceph Key: The Ceph storage cluster enables key authentication by default, and the Ceph Key is the user’s key in the format of “AQDsBh5b1CtoHxAA9atFhYn1cPBJvPCpoRVo/g==”. You can get the user key stored in Ceph with the following command.
        $ ceph.client.admin.keyring | grep key
        
        • Ceph Pool: The storage pool for the Ceph storage.
      • When selecting the storage type “NFS”, configure the following parameters: NFS type storage requires local data center storage NFS network storage server.
        • NFS Host: The IP address of the NFS server.
        • NFS Shared Dir: The shared directory set by the NFS server.
    • Associate Host: Click the Associate Host button in the action bar on the right side of the shared storage, select the host and mount point in the pop-up Associate Host dialog box, and click the “OK” button.
  8. On the Image page you can import or upload OneCloud images for the platform as needed, click the “Next” button.