From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-user+bounces-196062-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id B13D81382C5
	for <garchives@archives.gentoo.org>; Thu, 27 May 2021 22:09:18 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 8AFDEE09F4;
	Thu, 27 May 2021 22:09:13 +0000 (UTC)
Received: from tncsrv06.tnetconsulting.net (tncsrv06.tnetconsulting.net [IPv6:2600:3c00:e000:1e9::8849])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 77D0CE09EE
	for <gentoo-user@lists.gentoo.org>; Thu, 27 May 2021 22:09:11 +0000 (UTC)
Received: from Contact-TNet-Consulting-Abuse-for-assistance
	by tncsrv06.tnetconsulting.net (8.15.2/8.15.2/Debian-3) with ESMTPSA id 14RM9ANK005504
	(version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO)
	for <gentoo-user@lists.gentoo.org>; Thu, 27 May 2021 17:09:11 -0500
Subject: Re: [gentoo-user] Qustions re Dell M.2 PCIe NVMe Solid State Drives
 under Gentoo
To: gentoo-user@lists.gentoo.org
References: <YLAJg0W6JdoykbwI@waltdnes.org>
From: Grant Taylor <gtaylor@gentoo.tnetconsulting.net>
Organization: TNet Consulting
Message-ID: <588c3eeb-d792-5509-e05b-16ce4b21ebe2@spamtrap.tnetconsulting.net>
Date: Thu, 27 May 2021 16:09:17 -0600
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101
 Thunderbird/78.9.0
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
MIME-Version: 1.0
In-Reply-To: <YLAJg0W6JdoykbwI@waltdnes.org>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Language: en-US
Content-Transfer-Encoding: 7bit
X-Archives-Salt: 41745b61-fef6-4021-a3d5-65dbb8997d1e
X-Archives-Hash: f65b868e154ee061ab672be11d1e0b4f

On 5/27/21 3:05 PM, Walter Dnes wrote:
> All current XPS models seem to have 256G or 512G M.2 PCIe NVMe Solid 
> State drives in the base configuration.  Questions...
> 
> * do NVMe drives function well under Gentoo (driver issues, etc)?

I've not had any problems with them.  They do show up as a different device:

    /dev/nvme0n1p#

Where # is the partition number.  I think /dev/nvme0 might be the first 
NVMe controller as the only NVMe (card?) that I have is /dev/nvme0n1.

> * how long do they hold up (wear and tear)?

I've been using the inexpensive ~> cheap one that I have for more than 
18 months.  I'm using a partition on said NVMe as a cache for my ZFS 
pool.  I've not yet seen any symptoms of problems.

I will say, that you want to make sure the system has PCIe that's 3.0 or 
better to take advantage of the full speed.  --  My existing NVMe is in 
a PCIe-16x slot to NVMe adapter card.  It only uses 4x lanes, but the 
other are physically occupied holding the card.

I'm building a new system, to replace the 5+ year old XPX w/ PCIe 2.0 
that has the card and I'm replying from with a newer system with quite 
similar, save for PCIe 3.0.  The speed difference between the NVMe in 
the systems is insane with the faster PCIe bus.

> * can I simply disable them if I run into problems?

That depends.

If they are used for part of the operating system, as in your boot / 
root drive, then simply disabling them will be ... problematic.  If 
however, you are using it as a non-essential drive, or not using it at 
all, then sure, you can disable it.



-- 
Grant. . . .
unix || die