NVME User Installation

Keith Busch keith.busch at intel.com
Wed Jul 16 07:39:19 PDT 2014


On Fri, 11 Jul 2014, Ian Ziemba wrote:
> Hi,
>
> I am currently having trouble installing the nvme-user package on my system.
> Currently, I have an NVMe device up and running in my system. My current
> configuration is a Dell R720 running SLES 11 SP3 with a Linux kernel version
> of 3.0.76. In order to get my NVMe device to run, I had to use the
> nvme-compatibility driver. I would like to get the temperature reading off of
> my drive, but with my current setup, I cannot install the nvme-user package.
> Unfortunately, upgrading kernel versions is not an option.
>
> Any insight into how to install the nvme-user package on my system would be
> greatly appreciated.

Most likely you don't have the nvme driver's user-api header in your
include path. The compatibility driver has a copy at

  include/uapi/linux/nvme.h

If you know where your kernel headers are installed, you can just copy
it there and should be able compile the user tools after.



More information about the Linux-nvme mailing list