是否可以使raidz zfs池中的磁盘脱机?

时间:2020-03-05 18:56:50  来源:igfitidea点击:

当我尝试使zfs raidz池中的磁盘脱机(raidz池未镜像)时,zfs说该磁盘无法脱机,因为它没有有效的镜像。

raidz的属性之一不是具有冗余磁盘(甚至raidz2中甚至有2个磁盘)吗?

解决方案

回答

我们能否再提供一些有关配置的信息?我们正在使用什么命令?如果我了解问题,那应该有用。

注意:

You cannot take a pool offline to the point where it becomes faulted. For example, you cannot take offline two devices out of a RAID-Z configuration, nor can you take offline a top-level virtual device.

在ZFS存储池中管理设备。

ZFS最佳实践指南。