History log of /illumos-gate/usr/src/cmd/nvmeadm/ (Results 1 – 25 of 36)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
046911eb26-Mar-2024 Robert Mustacchi

16427 want libnvme support for supported command and log page logs
16428 nvmeadm list-logs is not properly filtering unimpl logs
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Reviewed

16427 want libnvme support for supported command and log page logs
16428 nvmeadm list-logs is not properly filtering unimpl logs
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Reviewed by: C Fraire <cfraire@me.com>
Reviewed by: Dan McDonald <danmcd@mnx.io>
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>

show more ...

7a27a99a13-Jan-2024 Robert Mustacchi

16327 wdc nvme assertion clearing support
Reviewed by: C Fraire <cfraire@me.com>
Reviewed by: Michael Zeller <mike@mikezeller.net>
Approved by: Richard Lowe <richlowe@richlowe.net>

f9fceaa513-Jan-2024 Robert Mustacchi

16325 nvmeadm: want ability to write log page to raw file
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Approved by: Richard Lowe <richlow

16325 nvmeadm: want ability to write log page to raw file
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Approved by: Richard Lowe <richlowe@richlowe.net>

show more ...

6a5dded713-Jan-2024 Robert Mustacchi

16324 Want Micron 7300, 7400, 7450 log support
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Approved by: Richard Lowe <richlowe@richlowe.

16324 Want Micron 7300, 7400, 7450 log support
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Approved by: Richard Lowe <richlowe@richlowe.net>

show more ...

533affcb23-Feb-2024 Robert Mustacchi

16171 want libnvme and common nvme ioctl interface
16172 nvmeadm could be 64-bit and have ctf
16173 want a way to list supported features and log pages
16174 want several WDC vendor-speci

16171 want libnvme and common nvme ioctl interface
16172 nvmeadm could be 64-bit and have ctf
16173 want a way to list supported features and log pages
16174 want several WDC vendor-specific commands and logs
16175 nvmeadm get-features feature filtering needs work
16176 namespace count should be unsigned
16177 nvmeadm commands should not ignore extraneous arguments
16178 nvme firmware related improvements
16179 nvmeadm format incorrectly uses common namespace information
16180 nvme timeout integer signdness should be consistent
16181 apst register size should be a u32
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Reviewed by: Dan Cross <cross@oxidecomputer.com>
Approved by: Dan McDonald <danmcd@mnx.io>

show more ...

6b1325cf02-Dec-2023 Robert Mustacchi

16101 fix usr/src/cmd err(3C) formatting mismatches
Reviewed by: Patrick Mooney <pmooney@pfmooney.com>
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Reviewed by: Brian Bennett <brian.

16101 fix usr/src/cmd err(3C) formatting mismatches
Reviewed by: Patrick Mooney <pmooney@pfmooney.com>
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Reviewed by: Brian Bennett <brian.bennett@mnx.io>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>

show more ...

744642a207-May-2023 Robert Mustacchi

15735 revamp nvme and disk FMRIs, property groups, and related
15736 split out topo ufm devinfo logic so it can be reused
15630 topo nvme disk module should work with unattached namespaces

15735 revamp nvme and disk FMRIs, property groups, and related
15736 split out topo ufm devinfo logic so it can be reused
15630 topo nvme disk module should work with unattached namespaces
15631 Need an easier way to map a namespace to blkdev instance
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Approved by: Patrick Mooney <pmooney@pfmooney.com>

show more ...

b3266beb18-Mar-2022 Hans Rosenfeld

14956 nvmeadm list improvements for namespace management
Reviewed by: Andrew Giles <agiles@tintri.com>
Reviewed by: Guy Morrogh <gmorrogh@tintri.com>
Reviewed by: Robert Mustacchi <rm@fin

14956 nvmeadm list improvements for namespace management
Reviewed by: Andrew Giles <agiles@tintri.com>
Reviewed by: Guy Morrogh <gmorrogh@tintri.com>
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Approved by: Dan McDonald <danmcd@mnx.io>

show more ...

98f586d716-Jan-2023 Andy Fiddaman

15324 nvme driver spew for inactive namespaces
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Reviewed by: Rich Lowe <richlowe@richlowe.net>
Reviewed by: Andrew Stormont <andyjstormont@gmai

15324 nvme driver spew for inactive namespaces
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Reviewed by: Rich Lowe <richlowe@richlowe.net>
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Approved by: Robert Mustacchi <rm@fingolfin.org>

show more ...

670f080b01-Apr-2022 Hans Rosenfeld

14690 nvmeadm should refer to namespaces by their nsid
Reviewed by: Andrew Giles <agiles@tintri.com>
Reviewed by: Guy Morrogh <gmorrogh@tintri.com>
Reviewed by: Robert Mustacchi <rm@fingo

14690 nvmeadm should refer to namespaces by their nsid
Reviewed by: Andrew Giles <agiles@tintri.com>
Reviewed by: Guy Morrogh <gmorrogh@tintri.com>
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Approved by: Dan McDonald <danmcd@mnx.io>

show more ...

a713ecff06-Apr-2022 Hans Rosenfeld

14954 nvmeadm list should use nicenum()
Reviewed by: Guy Morrogh <gmorrogh@tintri.com>
Reviewed by: Yuri Pankov <ypankov@tintri.com>
Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.or

14954 nvmeadm list should use nicenum()
Reviewed by: Guy Morrogh <gmorrogh@tintri.com>
Reviewed by: Yuri Pankov <ypankov@tintri.com>
Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Dan McDonald <danmcd@mnx.io>

show more ...

153f321218-Mar-2022 Hans Rosenfeld

14815 nvmeadm: identify support for namespace management
Reviewed by: Andrew Giles <agiles@tintri.com>
Reviewed by: Guy Morrogh <gmorrogh@tintri.com>
Reviewed by: Robert Mustacchi <rm+ill

14815 nvmeadm: identify support for namespace management
Reviewed by: Andrew Giles <agiles@tintri.com>
Reviewed by: Guy Morrogh <gmorrogh@tintri.com>
Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org>
Approved by: Dan McDonald <danmcd@mnx.io>

show more ...

baf9a85007-Mar-2022 Hans Rosenfeld

14550 nvme_is_ignored_ns() needs less confusion
14709 nvmeadm list should be able to distinguish between inactive and ignored namespaces
Reviewed by: Andrew Giles <agiles@tintri.com>
Revi

14550 nvme_is_ignored_ns() needs less confusion
14709 nvmeadm list should be able to distinguish between inactive and ignored namespaces
Reviewed by: Andrew Giles <agiles@tintri.com>
Reviewed by: Guy Morrogh <gmorrogh@tintri.com>
Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>

show more ...

3281964b03-May-2022 Hans Rosenfeld

14684 want nvme-config-list property
Reviewed by: Andrew Giles <agiles@tintri.com>
Reviewed by: Guy Morrogh <gmorrogh@tintri.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by

14684 want nvme-config-list property
Reviewed by: Andrew Giles <agiles@tintri.com>
Reviewed by: Guy Morrogh <gmorrogh@tintri.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: C Fraire <cfraire@me.com>
Approved by: Dan McDonald <danmcd@mnx.io>

show more ...

a3bac57322-Mar-2022 Hans Rosenfeld

14670 nvmeadm refactor for option parsing
Reviewed by: Andrew Giles <agiles@tintri.com>
Reviewed by: Ben Jameson <bjameson@tintri.com>
Reviewed by: Guy Morrogh <gmorrogh@tintri.com>
R

14670 nvmeadm refactor for option parsing
Reviewed by: Andrew Giles <agiles@tintri.com>
Reviewed by: Ben Jameson <bjameson@tintri.com>
Reviewed by: Guy Morrogh <gmorrogh@tintri.com>
Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org>
Approved by: Dan McDonald <danmcd@mnx.io>

show more ...

b602cbcd22-May-2018 Manjith Gambhir

14696 nvmeadm command dumps core when libumem.so is used
Reviewed by: Andy Giles <agiles@tintri.com>
Reviewed by: Ben Jameson <bjameson@tintri.com>
Reviewed by: Pete Shephard <pete.shepha

14696 nvmeadm command dumps core when libumem.so is used
Reviewed by: Andy Giles <agiles@tintri.com>
Reviewed by: Ben Jameson <bjameson@tintri.com>
Reviewed by: Pete Shephard <pete.shephard@tegile.com>
Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org>
Reviewed by: Jason King <jason.brian.king+illumos@gmail.com>
Approved by: Dan McDonald <danmcd@mnx.io>

show more ...

353d89b011-Oct-2021 Hans Rosenfeld

14530 nvme should require exclusive open for attach, detach, and format ioctls
Reviewed by: Andrew Giles <agiles@tintri.com>
Reviewed by: Guy Morrogh <gmorrogh@tintri.com>
Reviewed by: Ro

14530 nvme should require exclusive open for attach, detach, and format ioctls
Reviewed by: Andrew Giles <agiles@tintri.com>
Reviewed by: Guy Morrogh <gmorrogh@tintri.com>
Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>

show more ...

bbf2155526-Feb-2022 Richard Lowe

14443 resection manual pages per IPD4
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
R

14443 resection manual pages per IPD4
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Reviewed by: Andy Fiddaman <andy@omnios.org>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...

63cdc4a201-Nov-2021 Hans Rosenfeld

14529 nvmeadm should ignore requests to attach/detach ignored namespaces
Reviewed by: Andrew Giles <agiles@tintri.com>
Reviewed by: Guy Morrogh <gmorrogh@tintri.com>
Reviewed by: Robert M

14529 nvmeadm should ignore requests to attach/detach ignored namespaces
Reviewed by: Andrew Giles <agiles@tintri.com>
Reviewed by: Guy Morrogh <gmorrogh@tintri.com>
Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org>
Reviewed by: Andy Fiddaman <andy@omnios.org>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...

68df0c4f29-Jun-2020 Guy Morrogh

14513 nvmeadm list-firmware
Reviewed by: Andy Giles <agiles@tintri.com>
Reviewed by: Ben Jameson <bjameson@tintri.com>
Reviewed by: Vishwarupa Chary <vchary@tintri.com>
Reviewed by: N

14513 nvmeadm list-firmware
Reviewed by: Andy Giles <agiles@tintri.com>
Reviewed by: Ben Jameson <bjameson@tintri.com>
Reviewed by: Vishwarupa Chary <vchary@tintri.com>
Reviewed by: Niraj Kumar <nkumar@tintri.com>
Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org>
Reviewed by: Andy Fiddaman <andy@omnios.org>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...

8466ab8824-Sep-2021 Hans Rosenfeld

14507 nvmeadm shouldn't allow writing firmware to a read-only slot 1
14508 improve nvmeadm firmware reporting
14509 nvmeadm commit-firmware error reporting isn't working as intended
Revie

14507 nvmeadm shouldn't allow writing firmware to a read-only slot 1
14508 improve nvmeadm firmware reporting
14509 nvmeadm commit-firmware error reporting isn't working as intended
Reviewed by: Guy Morrogh <gmorrogh@tintri.com>
Reviewed by: Yuri Pankov <ypankov@tintri.com>
Reviewed by: Andy Giles <agiles@tintri.com>
Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org>
Reviewed by: Andy Fiddaman <andy@omnios.org>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...

04be585302-Feb-2022 Andy Fiddaman

14467 Update nvmeadm 'get-features event' for NVMe 1.4
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Dan McDonald <da

14467 Update nvmeadm 'get-features event' for NVMe 1.4
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...

cf988e4a31-Mar-2021 Robert Mustacchi

13690 nvmeadm get-logpage doesn't work after 13672
Reviewed by: Andy Fiddaman <andy@omnios.org>
Reviewed by: Patrick Mooney <pmooney@pfmooney.com>

e4cc400424-Mar-2021 Robert Mustacchi

13672 nvmeadm list could support parsable output
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hop

13672 nvmeadm list could support parsable output
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Approved by: Richard Lowe <richlowe@richlowe.net>

show more ...

d1efd55617-Feb-2021 Robert Mustacchi

13563 Update nvmeadm status codes to 1.4
Reviewed by: C Fraire <cfraire@me.com>
Approved by: Dan McDonald <danmcd@joyent.com>

12