NVME-COPY(1) | NVMe Manual | NVME-COPY(1) |
NAME¶
nvme-copy - Send an NVMe Simple Copy command, provide results
SYNOPSIS¶
nvme-copy <device> [--sdlba=<sdlba> | -d <sdlba>]
[--blocks=<nlb-list,> | -b <nlb-list,>]
[--slbs=<slbas,> | -s <slbas,>]
[--snsids=<snsids,> | -N <snsids,>]
[--sopts=<sopts,> | -O <sopts,>]
[--limited-retry | -l]
[--force-unit-access | -f]
[--prinfow=<prinfow> | -p <prinfow>]
[--prinfor=<prinfor> | -P <prinfor>]
[--ref-tag=<reftag> | -r <reftag>]
[--expected-ref-tags=<reftag,> | -R <reftag,>]
[--app-tag=<apptag> | -a <apptag>]
[--expected-app-tags=<apptag,> | -A <apptag,>]
[--app-mask=<appmask> | -m <appmask>]
[--expected-app-masks=<appmask,> | -M <appmask,>]
[--dir-type=<type> | -T <type>]
[--dir-spec=<spec> | -S <spec>]
[--format=<entry-format> | -F <entry-format>]
[--output-format=<fmt> | -o <fmt>] [--verbose | -v]
[--timeout=<timeout> | -t <timeout>]
DESCRIPTION¶
The Copy command is used by the host to copy data from one or more source logical block ranges to a single consecutive destination logical block range.
OPTIONS¶
-d <sdlba>, --sdlba=<sdlba>
-b <nlb-list,>, --blocks=<nlb-list,>
-s <slbas,>, --slbs=<slbas,>
--snsids=<snsids,>, -N <snsids,>
--sopts=<sopts,>, -O <sopts,>
-l, --limited-retry
-f, --force-unit-access
-p <prinfow>, --prinfow=<prinfow>
-P <prinfor>, --prinfor=<prinfor>
-r <reftag>, --ref-tag=<reftag>
-R <reftag,>, --expected-ref-tags=<reftag,>
-a <apptag>, --app-tag=<apptag>
-A <apptag,>, --expected-app-tags=<apptag,>
-m <appmask>, --app-mask=<appmask>
-M <appmask,>, --expected-app-masks=<appmask,>
-T <type>, --dir-type=<type>
-S <spec>, --dir-spec=<spec>
-F <entry-format>, --format=<entry-format>
-o <fmt>, --output-format=<fmt>
-v, --verbose
-t <timeout>, --timeout=<timeout>
EXAMPLES¶
No examples yet.
NVME¶
Part of the nvme-user suite
08/07/2024 | NVMe |