|
NAMEzelta - Perform remote and recursive ZFS operations SYNOPSIS
DESCRIPTIONzelta simplifies zfs tasks involving a datasets and their children (“dataset trees”) on local or remote systems. Most zelta subcommands accept a source and target dataset or remote dataset endpoint accessible via ssh(1). See the zfs(8) manual for more information about dataset names. A source dataset may be pool name (a single element). Remote dataset endpoints are defined similar to the scp(1) command in the form [user@]host:[dataset]. A local dataset:
A remote dataset endpoint:
SUBCOMMANDSZelta’s parameters attempt to follow ZFS conventions whenever possible. zelta help
zelta -V, –version
ComparisonSee zelta-match(8) for more details.
Replication & CloningNote that zelta is designed to be a safe and efficient backup tool that overides ZFS’s destructive and obtrsive operations by default. For detail see zelta-backup(8) or the Zelta Wiki.
Policy-based Replication
Other Zelta FunctionsThe following are additional Zelta utilities that are used internally and/or haven’t been designed for public use.
SEE ALSOcron(8), ssh(1), zfs(8) AUTHORSDaniel J. Bell bellta@belltower.it WWWhttps://zelta.space
|