openzfs/zfs

It would be nice to have a 'safe mode' for zfs and zpool commands

Open

#4 134 ouverte le 22 déc. 2015

Voir sur GitHub
 (46 commentaires) (38 réactions) (0 assignés)C (1 703 forks)batch import
Type: Featuregood first issue

Métriques du dépôt

Stars
 (9 908 stars)
Métriques de merge PR
 (Merge moyen 5j 21h) (62 PRs mergées en 30 j)

Description

I really don't like that I can mistype something and vaporize datasets, and even entire pools. I would like to propose a property defined for datasets, zvols and pools that basically says 'if this is set to ON, any destructive operation will require use of the -f flag'. Thinking of destroying datasets, zvols and pools. Maybe snapshots too? This could really be a totally userland abstraction. What do y'all think?

Guide contributeur