Project

General

Profile

Actions

Feature #2762

closed

zpool command should have better support for feature flags

Added by Christopher Siden over 11 years ago. Updated over 11 years ago.

Status:
Resolved
Priority:
Normal
Category:
zfs - Zettabyte File System
Start date:
2012-05-21
Due date:
% Done:

100%

Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
External Bug:

Description

Currently the only way to enable feature flags is using the 'zpool set' command to set a 'feature@...' property to 'enabled'. And the only way to see which features are enabled is to check the 'feature@...' properties with 'zpool get' or 'zpool list'.

For better management of feature flags:

The 'zpool upgrade' command should enable all features on a pool and provide verbose output about what features it is enabling.

The 'zpool status' and 'zpool import' commands should provide information about pools which do not have all available features enabled on them the same way they do about pools that are not upgraded to the highest available version number.

Actions

Also available in: Atom PDF