Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a3d17f8

Browse files
ekpghjswoodward
authored andcommittedFeb 3, 2020
hpc-cache: review-feedback-2
1 parent 3f5d323 commit a3d17f8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
 

‎articles/hpc-cache/hpc-cache-manage.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,17 +28,17 @@ Read more about these options below.
2828

2929
## Stop the cache
3030

31-
You can stop the cache to reduce costs during an inactive period. You are not charged for uptime while the cache is stopped, but you still must pay the cache disk fee for the allocated storage. (See the [pricing](https://aka.ms/hpc-cache-pricing) page for details.)
31+
You can stop the cache to reduce costs during an inactive period. You are not charged for uptime while the cache is stopped, but you are charged for the cache's allocated disk storage. (See the [pricing](https://aka.ms/hpc-cache-pricing) page for details.)
3232

3333
A stopped cache does not respond to client requests. You should unmount clients before stopping the cache.
3434

35-
The **Stop** button suspends an active cache. The **Stop** button is available only when a cache is active and its status is **Healthy**.
35+
The **Stop** button suspends an active cache. The **Stop** button is available when a cache's status is **Healthy** or **Degraded**.
3636

3737
![screenshot of the top buttons with Stop highlighted and a pop-up message describing the stop action and asking 'do you want to continue?' with Yes (default) and No buttons](media/stop-cache.png)
3838

3939
After you click Yes to confirm stopping the cache, the cache automatically flushes its contents to the storage targets. This process might take some time, but it ensures data consistency. Finally, the cache status changes to **Stopped**.
4040

41-
To re-activate a stopped cache, click the **Start** button. No confirmation is needed.
41+
To reactivate a stopped cache, click the **Start** button. No confirmation is needed.
4242

4343
![screenshot of the top buttons with Start highlighted](media/start-cache.png)
4444

Loading

0 commit comments

Comments
 (0)