Logging In to the CTERA Portal Server and Configuring it with the Storage
  • 21 Mar 2022
  • 1 Minute to read
  • Dark
    Light
  • PDF

Logging In to the CTERA Portal Server and Configuring it with the Storage

  • Dark
    Light
  • PDF

Article Summary

To log in to the portal server:

  • Log in as the root user using SSH.
    The default password is ctera321.
    You are prompted to change the password on your first login.

To configure the CTERA Portal storage:

  1. Create the storage for the portal:
    1. Run fdisk -l to identify the data volume added in step 15.
    2. Create the storage by running portal-storage-util.sh create_storage /dev/dm-n
      where dm-n is the name of the storage.
      A volume group and logical volume called DataPool are created.
  2. Start the portal server by running # portal-manage.sh start
    image.png

Was this article helpful?