You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This page allows you to manage the network infrastructure for the OtterScale cluster. You can manage network fabrics, VLANs, and subnets for machine provisioning and service connectivity.
9
9
10
-
## Overview
10
+
### Statistics Overview
11
11
12
-
#### Networks
12
+
At the top of the page, a set of summary cards provides a quick overview of the configured networking resources.:
13
13
14
-
Displays the number of defined Fabric networks in the system.
15
-
16
-
#### Available subnets
17
-
18
-
Shows percentage and ratio of available (unallocated) IP addresses across all subnets.
19
-
This allows administrators to understand IP exhaustion trends and plan for expansion.
14
+
<CardGrid>
15
+
<Cardtitle="Networks"icon="tabler:topology-star">
16
+
Total number of Fabrics available for network segmentation.
17
+
</Card>
18
+
<Cardtitle="Available Subnets"icon="">
19
+
Overall utilization of IP address space across all subnets.
The Pool page allows you to manage Ceph storage pools, which are logical partitions for storing objects. Pools provide a layer of abstraction between clients and the underlying OSDs, allowing you to configure data durability, availability, and performance policies.
9
9
10
-
## Overview
10
+
### Statistics Overview
11
11
12
-
At the top of the page, providing an overview of the pool state in the cluster.
12
+
At the top of the page, you will find a dashboard summarizing the state of pool configuration within the cluster:
13
13
14
-
### Pool
15
-
Shows the total number of pools currently defined in the system.
14
+
<CardGrid>
15
+
<Cardtitle="Pool"icon="tabler:stack">
16
+
The total number of storage pools currently defined in the system.
The Block Device page allows you to manage Ceph RADOS Block Devices (RBD). RBDs are block-based storage devices that are striped across the cluster, providing high-performance and reliable storage for virtual machines, containers, and other applications.
9
9
10
-
## Overview
10
+
### Statistics Overview
11
11
12
-
At the top of the page, providing a quick overview of RBD usage in the cluster.
12
+
At the top of the page, you will find a dashboard summarizing the state of RBD images stored in the cluster:
13
13
14
-
### Images
15
-
Shows the total number of RADOS Block Device images currently stored across all pools.
16
-
17
-
### Usage
18
-
Displays the combined usage of all block device images.
19
-
Including the total used capacity and total provisioned quota, helping administrators assess storage consumption at a glance.
14
+
<CardGrid>
15
+
<Cardtitle="Image"icon="tabler:database">
16
+
The total number of RADOS Block Device (RBD) images currently stored across all pools.
17
+
</Card>
18
+
<Cardtitle="Usage"icon="tabler:chart-bar">
19
+
Displays the aggregated storage usage of all block device images, including total used capacity and total provisioned quota.
The File System page allows you to manage Ceph File Systems (CephFS) and Network File System (NFS) exports. CephFS provides a POSIX-compliant file system on top of the Ceph cluster, while NFS exports allow you to share these file systems with standard NFS clients.
9
9
@@ -13,11 +13,15 @@ The page is divided into two main sections: **NFS** and **Group**.
13
13
14
14
The NFS section allows you to manage subvolumes and export them via NFS.
15
15
16
-
## Overview
16
+
### Statistics Overview
17
17
18
-
#### NFS
18
+
At the top of the page, you will find a dashboard summarizing the state of NFS exports configured in the system:
19
19
20
-
Shows the total number of NFS exports created from CephFS subvolumes.
20
+
<CardGrid>
21
+
<Cardtitle="NFS"icon="">
22
+
The total number of NFS exports created from CephFS subvolumes.
23
+
</Card>
24
+
</CardGrid>
21
25
22
26
### Introduction
23
27
@@ -111,11 +115,15 @@ The snapshot list displays the following information:
111
115
112
116
The Group section allows you to manage subvolume groups, which are used to organize subvolumes.
113
117
114
-
## Overview
118
+
### Statistics Overview
115
119
116
-
#### Group
120
+
At the top of the page, you will find a dashboard summarizing the state of subvolume groups configured in the file system:
117
121
118
-
Shows the total number of subvolume groups defined in the file system.
122
+
<CardGrid>
123
+
<Cardtitle="Group"icon="">
124
+
The total number of subvolume groups defined in the file system.
The SMB page allows you to manage Samba (SMB) shares, enabling file sharing across your network with Windows and other SMB-compatible clients. You can configure security modes, user access, and share properties.
9
9
10
-
## Overview
10
+
### Statistics Overview
11
11
12
-
At the top of the page, providing an overview of the SMB configuration.
12
+
At the top of the page, you will find a dashboard summarizing the state of SMB shares configured in the system:
13
13
14
-
### SMB Shares
15
-
16
-
Shows the total number of SMB shares created on the system.
14
+
<CardGrid>
15
+
<Cardtitle="SMB Shares"icon="">
16
+
The total number of SMB shares currently defined in the system.
The Object page allows you to manage the Ceph Object Gateway (RGW), which provides an S3-compatible object storage interface. You can manage buckets for storing objects and users for controlling access.
9
9
@@ -13,15 +13,18 @@ The page is divided into two main sections: **Bucket** and **User**.
13
13
14
14
The Bucket section allows you to manage S3 buckets.
15
15
16
-
## Overview
16
+
### Statistics Overview
17
17
18
-
At the top of the page, providing a quick overview of the RGW configuration.
18
+
At the top of the page, you will find a dashboard summarizing the state of S3 storage:
19
19
20
-
### Buckets
21
-
Shows the total number of S3 buckets created in the system.
22
-
23
-
### Usage
24
-
Shows the total storage consumption across all buckets, including object size and metadata.
20
+
<CardGrid>
21
+
<Cardtitle="Bucket"icon="tabler:bucket">
22
+
The total number of S3 buckets currently defined in the system.
23
+
</Card>
24
+
<Cardtitle="Usage"icon="tabler:chart-pie">
25
+
The combined storage consumption across all buckets, including object data and metadata overhead.
26
+
</Card>
27
+
</CardGrid>
25
28
26
29
### Introduction
27
30
@@ -85,12 +88,15 @@ Permanently removes a bucket and all its objects.
85
88
86
89
The User section allows you to manage RGW users and their access keys.
87
90
88
-
## Overview
91
+
### Statistics Overview
89
92
90
-
At the top of the page, providing a quick overview of the RGW configuration.
93
+
At the top of the page, you will find a dashboard summarizing the state of S3 user management:
91
94
92
-
### Users
93
-
Displays the total number of RGW users.
95
+
<CardGrid>
96
+
<Cardtitle="User Shares"icon="tabler:users">
97
+
The total number of S3 users registered in the system.
0 commit comments