xnvme-sanitize - Man Page
Start a Sanitize Operation
Synopsis
xnvme sanitize <uri> [<args>]
Description
Start a Sanitize Operation
Required
- <uri>
Device URI e.g. '/dev/nvme0n1', '0000:01:00.1', '10.9.8.1.8888', '\.PhysicalDrive1'
- --sanact 0xNUM
Sanatize action: Exit Failure Mode=0x1, Block Erase=0x2, Overwrite=0x3, Crypto Erase=0x4
Optional
- [ --ause ]
Allow Unrestricted Sanatize Exit
- [ --ovrpat 0xNUM ]
Overwrite Pattern
- [ --owpass 0xNUM ]
Overwrite Pass Count
- [ --oipbp ]
Overwrite Invert Pattern Between Passes
- [ --nodas ]
No-Deallocate After Sanitize
- [ --subnqn STRING ]
Subsystem NQN of the NVMe over Fabrics endpoint e.g. 'nqn.2022-06.io.xnvme:ctrlnode1'
- [ --hostnqn STRING ]
The host NQN to use when connecting to NVMe over Fabrics controllers
- [ --be STRING ]
xNVMe backend, e.g. 'linux', 'spdk', 'fbsd', 'macos', 'posix', 'windows'
- [ --dev-nsid 0xNUM ]
Namespace Identifier for Device Handle
- [ --admin STRING ]
xNVMe admin. command-interface, e.g. 'nvme', 'block'
- [ --mem STRING ]
xNVMe buffer/memory manager
- [ --direct NUM ]
Bypass layers
- [ --help ]
Show usage / help
See Also
Full documentation at: <https://xnvme.io/>
Author
Written by Simon A. F. Lund <simon.lund@samsung.com> on behalf of Samsung