+ {_("Some block devices of this pool have grown in size after the pool was created. The pool can be safely grown to use the newly available space.")}
+
+ {_("Grow the pool to take all space")}
+
+ );
+ }
+
function delete_() {
const location = cockpit.location;
const usage = get_active_usage(client, pool.path, _("delete"));
@@ -869,6 +900,7 @@ export const StratisPoolDetails = ({ client, pool }) => {
);
return