修改文件夹的protection level之后,哪个job会来执行re-stripe的操作呢?

有下面的一些job可能参与其中的,他们的描述如下:

  • AutoBalance,AutoBalanceLin - Balances free space in the cluster. The goal of the AutoBalance job is to ensure that each node has the same amount of data on it, in order to balance data evenly across the cluster. AutoBalance, along with the Collect job, is run after any cluster group change, unless there are any storage nodes in a “down” state.
  • Collect - Reclaims disk space that could not be freed due to a node or drive being unavailable while they suffer from various failure conditions.
  • FlexProtect, FlexProtectLin - Rebuilds and re-protects the file system to recover from a failure scenario. FlexProtect is responsible for maintaining the appropriate protection level of data across the cluster.
  • MultiScan - Runs Collect and AutoBalance jobs concurrently. It ombines the functionality of AutoBalance and Collect, is automatically run after a group change which adds a
    device to the cluster.
  • SetProtectPlus - Applies the default file policy. This job is disabled if SmartPools is activated on the cluster.
  • (SmartPools - Job that runs and moves data between the tiers of nodes within the same cluster. Also executes the CloudPools functionality if licensed and configured.)

从定义来看,MultiScan和AutoBalance,Collect这几个job是在新的节点或盘添加进cluster的时候,进行restripe的工作。FlexProtect是在有盘或节点挂掉的时候,进行restripe的工作。

难道是SetProtectPlus?


呵呵,这个问题的答案有点欠抽。事实上是,这个问题本身就是错的。


在当你改变一个文件夹的protection level的时候,这事儿根本就不是某一个job去完成的,这个修改protection level的命令会一直运行,直到结束。

image

答案是,没有任何一个job会来执行修改protection level的restriping的操作的,修改命令本身就会执行完成。


posted on   中道学友  阅读(386)  评论(0编辑  收藏  举报

编辑推荐:
· AI与.NET技术实操系列:向量存储与相似性搜索在 .NET 中的实现
· 基于Microsoft.Extensions.AI核心库实现RAG应用
· Linux系列:如何用heaptrack跟踪.NET程序的非托管内存泄露
· 开发者必知的日志记录最佳实践
· SQL Server 2025 AI相关能力初探
阅读排行:
· 震惊!C++程序真的从main开始吗?99%的程序员都答错了
· 【硬核科普】Trae如何「偷看」你的代码?零基础破解AI编程运行原理
· 单元测试从入门到精通
· 上周热点回顾(3.3-3.9)
· winform 绘制太阳,地球,月球 运作规律
历史上的今天:
2010-05-21 理解Active Directory中用户登录的具体行为
2010-05-21 在C# 中使用反射调用internal的属性

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

技术追求准确,态度积极向上

点击右上角即可分享
微信分享提示