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,>]
[--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>]
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¶
--sdlba=<sdlba>, -d <sdlba>
--blocks=<nlb-list,>, -b <nlb-list,>
--slbs=<slbas,>, -s <slbas,>
--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>
EXAMPLES¶
No examples yet.
NVME¶
Part of the nvme-user suite
02/22/2024 | NVMe |