Sponsor:

Your company here, and a link to your site. Click to find out more.

lblk-write-uncor - Man Page

Mark a range of logical blocks as invalid

Synopsis

lblk write-uncor <uri> [<args>]

Description

Mark a range of logical blocks as invalid

Required

<uri>

Device URI e.g. '/dev/nvme0n1', '0000:01:00.1', '10.9.8.1.8888', '\.PhysicalDrive1'

--slba 0xNUM

Start Logical Block Address

--nlb NUM

Number of LBAs (NOTE: zero-based value)

Optional

[ --nsid 0xNUM ]

Namespace Identifier for Command Construction

[ --data-input FILE ]

Path to data input-file

[ --meta-input FILE ]

Path to meta input-file

[ --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

[ --sync STRING ]

xNVMe sync. command-interface, e.g. 'nvme', 'block'

[ --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

Referenced By

lblk(1).

03 February 2024 xNVMe