EnglishFrenchSpanish

OnWorks favicon

nvme-io-passthru - Online in the Cloud

Run nvme-io-passthru in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command nvme-io-passthru that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


nvme-io-passthru - Submit an arbitrary io command, return results

SYNOPSIS


nvme-io-passthru <device> [--opcode=<opcode> | -o <opcode>]
[--flags=<flags> | -f <flags>] [-rsvd=<rsvd> | -R <rsvd>]
[--namespace-id=<nsid> | -nsid <nsid>]
[--cdw2=<cdw2>] [--cdw3=<cdw3>] [--cdw10=<cdw10>]
[--cdw11=<cdw11>] [--cdw12=<cdw12>] [--cdw13=<cdw13>]
[--cdw14=<cdw14>] [--cdw15=<cdw15>]
[--data-len=<data-len> | -l <data-len>]
[--metadata-len=<len> | -m <len>]
[--read | -r ] [--write | -w]
[--input-file=<file> | -f <file>]
[--timeout=<to> | -t <to>]
[--show-command | --dry-run | -s]
[--raw-binary | -b]

DESCRIPTION


Submits an arbitrary NVMe IO command and returns the applicable results. This may be the
simply the command’s result and status, or may also include a buffer if the command
returns one. This command does no interpretation of the opcodes or options.

The <device> parameter is mandatory and may be either the NVMe character device (ex:
/dev/nvme0), or a namespace block device (ex: /dev/nvme0n1).

On success, the returned structure (if applicable) may be returned in one of several ways
depending on the option flags; the structure may printed by the program as a hex dump, or
may be returned as a raw buffer printed to stdout for another program to parse.

OPTIONS


-o <opcode>, --opcode=<opcode>
The NVMe opcode to send to the device in the command

-f <flags>, --flags=<flags>
The NVMe command flags to send to the device in the command

-R <rsvd>, --rsvd=<rsvd>
The value for the reserved field in the command.

-n <nsid>, --namespace-id=<nsid>
The value for the ns-id in the command. Defaults to 0.

--cdw[2-3,10-15]=<cdw>
Specifies the command dword value for that specified entry in the command

-r, --read, -w, --write
Used for the data-direction for the command and required for commands
sending/receiving data. Don’t use both read and write at the same time.

-i <file>, --input-file=<file>
If the command is a data-out (write) command, use this file to fill the buffer sent to
the device. If no file is given, assumed to use STDIN.

-l <data-len>, --data-len=<data-len>
The data length for the buffer used for this command.

-m <data-len>, --metadata-len=<data-len>
The metadata length for the buffer used for this command.

-s, --show-cmd
Print out the command to be sent.

-d, --dry-run
Do not actually send the command.

-b, --raw-binary
Print the raw returned buffer to stdout if the command returns data or a structure.

EXAMPLES


nvme io-passthru /dev/nvme0n1 --opcode=2 --namespace-id=1 --data-len=4096 --read --cdw10=0
--cdw11=0 --cdw12=0x70000 --raw-binary

NVME


Part of the nvme-user suite

Use nvme-io-passthru online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Atom
    Atom
    Atom is a text editor that's
    modern, approachable and full-featured.
    It's also easily customizable- you
    can customize it to do anything and be
    able to ...
    Download Atom
  • 2
    Osu!
    Osu!
    Osu! is a simple rhythm game with a well
    thought out learning curve for players
    of all skill levels. One of the great
    aspects of Osu! is that it is
    community-dr...
    Download Osu!
  • 3
    LIBPNG: PNG reference library
    LIBPNG: PNG reference library
    Reference library for supporting the
    Portable Network Graphics (PNG) format.
    Audience: Developers. Programming
    Language: C. This is an application that
    can also...
    Download LIBPNG: PNG reference library
  • 4
    Metal detector based on  RP2040
    Metal detector based on RP2040
    Based on Raspberry Pi Pico board, this
    metal detector is included in pulse
    induction metal detectors category, with
    well known advantages and disadvantages.
    RP...
    Download Metal detector based on RP2040
  • 5
    PAC Manager
    PAC Manager
    PAC is a Perl/GTK replacement for
    SecureCRT/Putty/etc (linux
    ssh/telnet/... gui)... It provides a GUI
    to configure connections: users,
    passwords, EXPECT regula...
    Download PAC Manager
  • 6
    GeoServer
    GeoServer
    GeoServer is an open-source software
    server written in Java that allows users
    to share and edit geospatial data.
    Designed for interoperability, it
    publishes da...
    Download GeoServer
  • More »

Linux commands

  • 1
    acdtablee
    acdtablee
    acdtable - Generate an HTML table of
    parameters from an application ACD file ...
    Run acdtablee
  • 2
    acdtracee
    acdtracee
    acdtrace - Trace processing of an
    application ACD file (for testing) ...
    Run acdtracee
  • 3
    cpufreq-aperf
    cpufreq-aperf
    cpufreq-aperf - Calculates the average
    frequency over a time period SYNTAX:
    cpufreq-aperf [options] DESCRIPTION: On
    latest processors exist two MSR
    registers r...
    Run cpufreq-aperf
  • 4
    cpufreq-info
    cpufreq-info
    cpufreq-info - Utility to retrieve
    cpufreq kernel information SYNTAX:
    cpufreq-info [options] DESCRIPTION: A
    small tool which prints out cpufreq
    information hel...
    Run cpufreq-info
  • 5
    g.extension.allgrass
    g.extension.allgrass
    g.extension.all - Rebuilds or removes
    all locally installed GRASS Addons
    extensions. By default only extensions
    built against different GIS Library are
    rebuilt...
    Run g.extension.allgrass
  • 6
    g.filenamegrass
    g.filenamegrass
    g.filename - Prints GRASS data base
    file names. KEYWORDS: general, map
    management, scripts ...
    Run g.filenamegrass
  • More »

Ad