Skip to content

Commit cfa4561

Browse files
authored
Update availability-and-resiliency.md remove 3.1.2 (#67)
Remove 3.1.2 Check storage pool distribution using the Open Source MiniO Client. Because rustfs does not support use mc admin info to get cluster information
1 parent 2239a02 commit cfa4561

File tree

1 file changed

+1
-15
lines changed

1 file changed

+1
-15
lines changed

docs/upgrade-scale/availability-and-resiliency.md

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -174,23 +174,9 @@ systemctl restart rustfs.service
174174

175175
## 3. Post-Scaling Verification
176176

177-
### 3.1 Cluster Status Check
178-
179-
#### 3.1.1 Check Server List in RustFS Console
177+
### 3.1 Check Server List in RustFS Console
180178
Open in the RustFS Console Performance menu, e.g. http://node1:9001/rustfs/console/performance and check node join status in the Server List
181179

182-
#### 3.1.2 Check storage pool distribution using the Open Source MiniO Client
183-
184-
> Note: Before usign mc, please set alias for your cluster, e.g. myrustfs - https://docs.rustfs.com/developer/mc.html
185-
```bash
186-
mc alias set myrustfs http://rustfs.example.net $RUSTFS_ACCESS_KEY $RUSTFS_SECRET_KEY
187-
```
188-
189-
```bash
190-
# Verify storage pool distribution usign the Open Source MiniO Client mc - https://github.com/minio/mc)
191-
mc admin info myrustfs
192-
```
193-
194180
### 3.2 Data Balance Verification
195181

196182
```bash

0 commit comments

Comments
 (0)