Installing CTERA Portal : Logging In to the CTERA Portal Server and Configuring it with the Storage
  
Logging In to the CTERA Portal Server and Configuring it with the Storage
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: # ctera-storage-util.sh create_storage /dev/dm-n
where dm-n is the name of the storage from step 18 in the set up procedure.
A volume group and logical volume called DataPool are created.
2 Start the portal server: # ctera-portal-manage.sh start
The portal restarts.