Project

General

Profile

Actions

Feature #2900

closed

"zfs snapshot" should be able to create multiple, arbitrary snapshots at once

Added by Matthew Ahrens over 11 years ago. Updated over 11 years ago.

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

80%

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

Description

The "zfs snapshot" command can create a single snapshot, or with the -r flag, a snapshot for every filesystem under a certain point. But it may be desired to create only some snapshots, and to specify a different name for each of them. The "zfs snapshot" command should allow you to specify multiple snapshots, e.g. "zfs snapshot pool/fs@a pool/fs2@b".

Actions #1

Updated by Eric Schrock over 11 years ago

  • Status changed from In Progress to Resolved

changeset: 13743:95aba6e49b9f
tag: tip
user: Matthew Ahrens <>
date: Sat Jun 30 13:00:47 2012 -0700

description:
2882 implement libzfs_core
2883 changing "canmount" property to "on" should not always remount dataset
2900 "zfs snapshot" should be able to create multiple, arbitrary snapshots at once
Reviewed by: George Wilson <>
Reviewed by: Chris Siden <>
Reviewed by: Garrett D'Amore <>
Reviewed by: Bill Pijewski <>
Reviewed by: Dan Kruchinin <>
Approved by: Eric Schrock <>

Actions

Also available in: Atom PDF