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
{{ message }}
This repository was archived by the owner on Oct 16, 2025. It is now read-only.
@@ -77,10 +87,23 @@ <h2>Storage Nodes for Collection</h2>
77
87
<td>{{count}}</td>
78
88
<td>{{percent}}</td>
79
89
<td>
80
-
<buttontitle="Trigger the re-audit of all objects in the collection.">Re-Audit {{#NOT_DOCKER}}🚧{{/NOT_DOCKER}}</button>
81
-
<buttondisabled="{{primary}}" title="Delete all objects in the collection from this SECONDARY node.">Delete Coll from Node {{#NOT_DOCKER}}🚧{{/NOT_DOCKER}}</button>
82
-
<buttondisabled="true" title="Make this storage node the primary node for a collection. The node must be ONLINE (not nearline) and replication must be 100% complete. The collection profile must have this node marked as primary.">Make Primary {{#NOT_DOCKER}}🚧{{/NOT_DOCKER}}</button>
83
-
<buttondisabled="true" title="Temporarily redirect UI traffic to this SECONDAY node. The node must be ONLINE (not nearline) and replication must be 100% complete.">Make UI Primary {{#NOT_DOCKER}}🚧{{/NOT_DOCKER}}</button>
90
+
<button
91
+
title="Trigger the re-audit of all objects in the collection."
>Delete Coll from Node {{#NOT_DOCKER}}🚧{{/NOT_DOCKER}}</button>
99
+
<button
100
+
title="Make this storage node the primary node for a collection. The node must be ONLINE (not nearline) and replication must be 100% complete. The collection profile must have this node marked as primary."
0 commit comments