Editing Server Settings
  • 13 Minutes to read
  • PDF

Editing Server Settings

  • PDF

Article summary

To edit server settings:

  1. In the global administration view, select Main > Servers in the navigation pane.
    The SERVERS page is displayed, listing all the servers for the CTERA Portal.
    image.png
  2. Click the server to edit.
    The server window is displayed with the server name as the window title.
  3. Edit and monitor the following settings:
  4. Click SAVE.

General Settings

You can edit server settings, including configuring a server as an application server, setting the public IP address of the server, and the IP address to which each virtual portal's DNS should resolve. This allows you to restrict specific portals to be accessible only from a specific network interface.
image.png

  • In the General Settings option, you can edit the following settings:
    Name – The unique name of the server.
    Replication of – The server is a replication server of the specified server. Replication is configured when the server is installed.


    Services and Functionalities

    Note

    CTERA recommends the following hen configuring server services:

    • When possible,for high availability, HA, configure at least 2 servers for each server functionality.
    • Do not overload the application servers by configuring too many server functionalities on the same server.
    • Note specific requirements specified for each server functionality.
    • Application server – The server is an application server. An application server accepts CTTP connections from CTERA Agents and CTERA Edge Filers and HTTPS connections from end users and CTERA Mobile. If unchecked, this server does not allow any logins. CTERA recommends designating at least two servers to act as application servers, for high availability. For details about CTTP, see What is the CTTP Transport Protocol.


      In a production environment, the primary server hosts the CTERA Portal database, referred to as Main DB. In production this server and the server that hosts the replication database, referred to as Replication of main_db_server_name should not be defined as application servers.
    • Antivirus Background Scanner – An antivirus background scan runs on this server.
      Note

      CTERA recommends that the background scanning servers are not application servers.

    • Document preview server – The server is a document preview server. CTERA recommends designating at least two servers for generating document previews, for high availability. When a server is defined as a document preview server, the other server type options are disabled. Document previews are requested by end users from the end user portal's Web interface, the Cloud Drive, and backup folders. When a user clicks on a file’s name or icon in one of these locations, the file is displayed in the online viewer.
      Note

      You have to uncheck Application server before you can check Document preview server. After checking Document preview server, you need to restart the server.

    • Messaging Server – The server is used for the CTERA Messaging service, described in Managing the CTERA Messaging Service.

    Network

    • Default Address – The default IP address of the server.
    • Public NAT Address – The default IP address has a public Network Address Translation (NAT). Specify the public IP address. This controls the default IP address of this server that is exposed using DNS.

    Advanced

    • Read Cache Size Limit – The maximum amount of server RAM to allocate to the read cache that is used to accelerate reads from the storage nodes. Recently read blocks are kept in the cache to avoid repetitive requests from the storage node. When the cache fills up, the blocks that have been in the cache the longest are removed.
  1. Click SAVE.

Address Mappings

By default, CTERA Portal listens to virtual portals on the default address. You can optionally bind specific virtual portals to other interfaces (specified by IP address) of the server, which will cause this IP address to be published by the DNS server, and will prevent access to the specified portal via other IP addresses of the server.
image.png
To set custom address mappings:

  • Check Custom Address Mappings.
    You can edit the following settings:
    IP Address – The IP address for the virtual portal bound to an IP address of the server. If the virtual portal uses the default IP address, Using main IP address is displayed. You can change this to an IP address of the local interface to accept connections for clients.
    NAT IP Address – If NAT is used, and the public IP address of the interface differs from the private IP address, specify the IP address to which the original IP address should be translated. This public address will be published by the CTERA Portal DNS server. To bind this virtual portal to the default IP address, do not enter a value in this field. To specify that the public IP address is equal to the private IP address, do not enter a value in this field.

Clients

You can view information about a server's currently connected devices.
image.png
To view a server's currently connected devices:

  • In the Clients option, you can view the following settings:
    Name – The name of the client device.
    Owner – The name of the client device's owner.
    Total In – The total CTTP traffic sent from the client device to the virtual portal.
    Total Out – The total CTTP traffic sent from the virtual portal to the client device.
    Average In – The average speed, throughput, of traffic sent from the client device to the virtual portal in bytes/second.
    Average Out – The average speed, throughput, of traffic sent from the virtual portal to the client device in bytes/second.
    In Backup – The client device is currently backing up files to the CTERA Portal. Devices in backup display image.png, otherwise, no icon is displayed.
    Connected Since – The date and time when the connection started.

DB Replication

Note

This option is only available for the main database and database replication servers.

You can monitor the performance of the database backup and replication by selecting the DB Replication tab in the server window.
image.png
The portal reports the status of its scheduled base backups and transaction log archiving process, as well as additional metrics to help detect when database replication falls behind due to lags in the process. In the event that replication falls behind, portal administrators are notified via email. The relevant email templates are Replication setup failed and Replication has errors.

Activity

You can view charts displaying a server's activity data.
image.png
To view server activity:

  • In the Activity option, you can view the following:
    Load Average – The server's average load over time. A server's load is the number of currently running processes that are using, or waiting to use, the CPU.
    Java RAM Usage (MB) – The server's Java RAM usage in MB over time.
    Storage Traffic In (KB/Second) – The incoming storage traffic over time.
    Storage Traffic Out (KB/Second) – The outgoing storage traffic over time.
    Storage Operation In (IO/Second) – The number of read operations performed by the CTERA Portal on cloud storage nodes.
    Storage Operation Out (IO/Second) – The number of store operations performed by the CTERA Portal on cloud storage nodes.
    CTTP Traffic In (KB/Second) – The incoming CTTP traffic over time.
    CTTP Traffic Out (KB/Second) – The outgoing CTTP traffic over time.
    Blocks Cleaned (Blocks/Second) – The number of blocks cleaned per second, as part of system maintenance.
    Blocks Reclaimed (Blocks/Second) – The number of blocks deleted per second, as part of system maintenance.
    AV Throughput (KB/Second) – The amount of throughput by Cloud Drive antivirus.
    AV Files Scanned - On Demand (File/Second) – The number of files scanned by Cloud Drive antivirus.
    AV Files Scanned - Background (File/Second) – The number of files scanned by the background scan.
    DLP Throughput (KB/Second) – The amount of throughput by Cloud Drive DLP, in KB/second.
    DLP Files Scanned - On Demand (File/Second) – The number of files scanned by Cloud Drive DLP.
    Block Verifications (Per Minute) – The number of block verifications per minute. Block verifications are executed when the portal is executing a consistency check as part of system maintenance.
    Commit Threads – The number of threads running and waiting.
    File Previews (Per Minute) – The number of files previewed per minute.
    Storage Migration Traffic (KB/Second) – The amount of storage node migration traffic.
    Blocks Migrated (Blocks/Second) – The number of blocks migrated in storage node migration.
    Mapfile Blocks Cleaned (Blocks/Second) – The number of mapfile blocks cleaned per second, as part of system maintenance.
    Outbound Database Connections – The number of outbound database connections over time.
    Inbound Database Connections – The number of inbound database connections over time.
    Database Transactions (Per Minute) – Database transactions per minute.
    Logged In Users – The number of CTERA Portal administrators logged in over time.
    Connected Devices – The number of connected client devices over time.

Tasks

You can view the server's currently running, completed, and scheduled tasks. These tasks run in background.
image.png
To view a server's tasks:

  • In the Tasks option, view the following:
    Running Tasks tab – The currently running tasks.
    Recently Completed tab – The tasks completed since the beginning of the day.
    image.png
    Scheduled Tasks tab – The scheduled tasks that have not started. The information displayed includes the date and time at which the task is scheduled to start.

    The following information is displayed for a task:
    Task – The name of the task that is running, completed, or scheduled.
    Status – The following icons are used for the task status of a running or completed task:

    • image.png – In progress.
    • image.png – Completed successfully.
    • image.png – Failed.

    Start – The date and time at which the task started or will start for a scheduled task.
    Duration – The amount of time the task took, or has taken so far for a running or completed task.
    Progress – The task's progress for a running or completed task.
    Message – Additional information about the task for a running or completed task.

The List of Tasks

TaskDescriptionServerDefault Frequency
ACL Repair Tool
Administrator report generatorGenerates administrator reports.ApplicationDaily
Agent licensing refreshRefreshes agent licensing.ApplicationOngoing
Alert senderGenerate and send emails, such as backup completed emails and log alerts.ApplicationEvery 60 seconds
Antivirus background scanningScan recently uploaded files for viruses in background.Ongoing: After files are uploaded. If no files are uploaded, the scan stops for 30 seconds before checking again.
Or, on demand
Antivirus re-scanning serverIf a background scan has a file to scan when a rescan is initiated, the background scan completes before the rescan proceeds and files scanned during the background scan are not rescanned.
Renaming a folder is treated as if the folder and the files in the folder are new. During a background scan the files in the folder are scanned first.
On demand
Apply TemplatesDownloads templates to the connected devices.ApplicationEvery 600 seconds
Attachments CleanerDeletes expired folders of email attachments.ApplicationDaily
Block Health Task
Blocks Reference Count MigrationMigration of reference count to a new table.One-time only on upgrade to 7.x
Catalog Synchronizer
Certificate and licenses update
Clear Sensitive
Cloud-DDTool for storage node reader/writer thread count optimization.On demand
Containers cleaner
Copy
CSRRequestsProcessorListens for requests, for example between messaging serversOngoing
Db activator and initiator
DB Backup
db-faulty-handler-task
db-updater-task
Delete
Delete conflict files
Delete from quarantineDelete quarantined files.On demand.
Delete Infected fileDelete infected files not in quarantine.
Deleted Share Cleaner
Disconnect devices of disabled accountsDisconnects devices of disabled users.ApplicationDaily
Entities Version Cleaner
Expired invitations cleanerCheck for expired invitations and delete.Main DatabaseDaily
Export folder
Folder Group Key Manager Adaptor
Frequent Contacts CleanerCleans recently used contacts.ApplicationDaily
FSCKRuns file system check on the blocks in the system.Main DatabaseOn demand
FSCK Missing FolderGroup Cleaner
Generate Support ReportSupport report generator for administrator.ApplicationOn demand
Generate user notifications
Get Mapfiles From CSV Task
Import folder
Inactive account cleanerDoes the following:
* Deletes old changing mail pending requests from the database.
* Deletes recover password pending requests from the database.
* Deletes old inactive users and devices from the database.
* Deletes old invite to register pending requests from the database.
* Deletes old transient devices.
* Permanently deletes already deleted devices.
ApplicationDaily
Key Manager Monitoring
List Map File Blocks Task
Logs CleanerDeletes old logs.ApplicationDaily
Match auto-assignment ruleMatches templates for devices.ApplicationDaily
Messaging service polling taskPolling between messaging servers.MessagingDaily
Move
NewRe-enables sending emails for notifications that were already sent.ApplicationDaily
New Stub Files Repair Task
Notification suppress cleaner
Office Online Locks CleanerClean office locked files.
Orphan ScannerFind blocks that exist in the portal but not in the storage node.Main DatabaseOn demand
Portal Notifications Background Mail SenderEnters new notifications to a queue.ApplicationEvery hour.
Portal notifications mailing queue
Portals Trashcan CleanerChecks and empties a deleted portal trashcan.Main DatabaseDaily
Process ACL Parser
Purge Storage ExceptionsRemove old storage exceptions.
Quota Changes Notifier
Replication Monitoring
Report generatorGenerates users reports.ApplicationOnce a day and on demand. Sends the report only when needed. For each end-user once a month.
Rescan
Restore
Scan folder
Set ACL
Set ACLOwner
Shared as team sync SynchronizerFixes domains of shared resources when a sharing problem occurs writing to a database.Main DatabaseDaily
Slave archive synchronization
Snapshot cleanerDeletes old temporary snapshots.Main DatabaseEvery 30 minutes
Snapshot closerCloses uncompleted snapshots and inactive snapshots open more than 2 days.Main DatabaseEvery 300 seconds
Snapshot consolidatorconsolidate snapshots to reduce the saved snapshots.Main DatabaseEvery hour
Snapshots simulator
Start Replication
Storage license quota
Storage Node cleanerCleans deleted blocks from storage nodes.Main DatabaseEvery 60 seconds
Storage node migration
Storage Usage CalculatorRecalculates storage usage for each user and portal.ApplicationDaily
Storage Usage CleanerDeletes records from the storage usage table for old users and portals (not the actual data).ApplicationDaily
Syslog starting flow monitoringMonitors the status of the Edge Filer Syslog service starting upApplicationOn request
Syslog Connector Status MonitorMonitors the status of the Edge Filer Syslog service statusApplicationOn request
Table Index maintenance
Table sizes monitorTrace for table size.
Task update antivirus statusAntivirus monitor status.
Task update dlp statusDLP monitor status.
UndeleteRestore deleted files in retention range.On demand
UnquarantineRemove files from quarantine.On demand
Unused block cleanerDeletes unused blocks.Main DatabaseEvery 60 seconds
Unused mapfile block cleaner
Update accountsUpdates users and groups from active directory, including deleting and adding users. Updates also user plans if needed.ApplicationDaily
Update storage statusMonitors and updates storage status.
Verify files
Zones SynchronizerUpdates zones according to recent changes.

Status

You can view the current status of servers.
image.png
To view server statuses:

  • In the Status option, you can view the following:
    Load Average – The server's average load over time. A server's load is the number of currently running processes that are using, or waiting to use, the CPU.
    The following information is available.
    Storage Pools – The status and amount of free storage on each server storage pool.
    Preview Service – Disabled if not a document preview server. For a server configured as document preview server, the status of the preview service. Click Restart to restart the preview server.
    Server – Details about the server:

    • Address – The server's domain name.
    • DB Connected – Whether the DB is connected to the CTERA Portal application.
    • Main DB Server – Whether the server is the main DB server.
    • Operating System – The server's operating system.
    • RAM – The server's RAM and the amount of free RAM.
    • Number of CPUs – The number of CPUs.
    • Portal Version – The CTERA Portal version.
    • Platform – The platform on which the CTERA Portal is installed.
    • Image Version – The version number of the server image.
    • Uptime – The time that the server has been up.
    • Tomcat Uptime – The time that the Tomcat application server has been up.

Was this article helpful?