Swarm Storage UI
The Swarm Storage UI (website) presents a comprehensive browser interface for monitoring and controlling an entire Swarm storage implementation.
Deprecated
The Legacy Admin Console (port 90) is still available but is replaced by the Swarm Storage UI. (v10.0)
The website offers system and storage administrators a unified view of and easy access to the features and settings of Swarm:
See all cluster chassis and drives, with both real-time and historical status and metrics
Initiate cluster and chassis-level actions, such as restarting machines or retiring drives
Create and manage search feeds, and define replication feeds, with optional filtering and SSL encryption
View and change cluster settings dynamically
Access event logs and advanced troubleshooting tools
Identify drive volumes using the drive light function
Monitor the health of the storage cluster, the Elasticsearch cluster, and all search and replication feeds
Accessing UIs
How the Swarm website is accessed depends on the configuration.
Site | CSN | Platform |
---|---|---|
Swarm UI | http://CSN·HOST:CLUSTER_ADMIN·BINDPORT/_admin/storage http://CSN·HOST:91/_admin/storage (default) | http://PLATFORM·HOST:CLUSTER_ADMIN·BINDPORT/_admin/storage http://PLATFORM·HOST:91/_admin/storage (default) |
Content UI | http://GATEWAY·IP:SCSP·BINDPORT/_admin/portal http://GATEWAY·IP:80/_admin/portal (default) | http://GATEWAY·IP:SCSP·BINDPORT/_admin/portal http://GATEWAY·IP:80/_admin/portal (default) |
Admin Console | http://CSN·HOST:8090/services/storage | http://STORAGE·NODE:90 |
CSN Console | http://CSN·HOST:8090 | n/a |
Bindports: The
CLUSTER_ADMIN·BINDPORT
andSCSP·BINDPORT
refer tobindPort
settings in the Gateway Configuration, in the [cluster_admin] and [scsp] sections, respectively. You can customize these to support proxies and Docker environments.Storage Password: The Gateway/Service Proxy that is serving the Swarm UI must enable
cluster_admin
and have the Swarm password inmanagementPassword
. See Gateway Configuration.User Logins: User logins for the UIs are not Swarm-managed but rather LDAP or PAM, as configured by your IDSYS file,
/etc/caringo/cloudgateway/idsys.json
. See Gateway Identity System.Deprecated: The functionality of the legacy CSN Console and Swarm Admin Console are unified and replaced by the Swarm UI. Both legacy UIs are still available. (v10.0)
© DataCore Software Corporation. · https://www.datacore.com · All rights reserved.