<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.geekworm.com/index.php?action=history&amp;feed=atom&amp;title=CommentStreams%3AF8c4ec1f6e3c1339100a5834507baa5e</id>
	<title>CommentStreams:F8c4ec1f6e3c1339100a5834507baa5e - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.geekworm.com/index.php?action=history&amp;feed=atom&amp;title=CommentStreams%3AF8c4ec1f6e3c1339100a5834507baa5e"/>
	<link rel="alternate" type="text/html" href="https://wiki.geekworm.com/index.php?title=CommentStreams:F8c4ec1f6e3c1339100a5834507baa5e&amp;action=history"/>
	<updated>2026-07-26T00:11:18Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki.geekworm.com/index.php?title=CommentStreams:F8c4ec1f6e3c1339100a5834507baa5e&amp;diff=34630&amp;oldid=prev</id>
		<title>78.90.162.24: Migrated comment #5223</title>
		<link rel="alternate" type="text/html" href="https://wiki.geekworm.com/index.php?title=CommentStreams:F8c4ec1f6e3c1339100a5834507baa5e&amp;diff=34630&amp;oldid=prev"/>
		<updated>2024-10-19T04:46:27Z</updated>

		<summary type="html">&lt;p&gt;Migrated comment #5223&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;In case someone battling making NAS with large NVMEs... I&amp;#039;m almost 100% sure that 1A@5V(5.00W) is not enough for powering them. Example below is from 4x(Shenzhen Longsys Electronics Co., Ltd. Lexar NM790 NVME SSD (DRAM-less) (rev 01)).&lt;br /&gt;
&lt;br /&gt;
```&lt;br /&gt;
# smartctl -c /dev/nvme0&lt;br /&gt;
smartctl 7.4 2023-08-01 r5530 [aarch64-linux-6.11.0-1004-raspi] (local build)&lt;br /&gt;
Copyright (C) 2002-23, Bruce Allen, Christian Franke, www.smartmontools.org&lt;br /&gt;
&lt;br /&gt;
=== START OF INFORMATION SECTION ===&lt;br /&gt;
Firmware Updates (0x14):            2 Slots, no Reset required&lt;br /&gt;
Optional Admin Commands (0x0017):   Security Format Frmw_DL Self_Test&lt;br /&gt;
Optional NVM Commands (0x005f):     Comp Wr_Unc DS_Mngmt Wr_Zero Sav/Sel_Feat Timestmp&lt;br /&gt;
Log Page Attributes (0x0e):         Cmd_Eff_Lg Ext_Get_Lg Telmtry_Lg&lt;br /&gt;
Maximum Data Transfer Size:         128 Pages&lt;br /&gt;
Warning  Comp. Temp. Threshold:     90 Celsius&lt;br /&gt;
Critical Comp. Temp. Threshold:     95 Celsius&lt;br /&gt;
&lt;br /&gt;
Supported Power States&lt;br /&gt;
St Op     Max   Active     Idle   RL RT WL WT  Ent_Lat  Ex_Lat&lt;br /&gt;
 0 +     6.50W       -        -    0  0  0  0        0       0&lt;br /&gt;
 1 +     5.80W       -        -    1  1  1  1        0       0&lt;br /&gt;
 2 +     3.60W       -        -    2  2  2  2        0       0&lt;br /&gt;
 3 -   0.0500W       -        -    3  3  3  3     5000   10000&lt;br /&gt;
 4 -   0.0025W       -        -    4  4  4  4     8000   41000&lt;br /&gt;
&lt;br /&gt;
Supported LBA Sizes (NSID 0x1)&lt;br /&gt;
Id Fmt  Data  Metadt  Rel_Perf&lt;br /&gt;
 0 +     512       0         0&lt;br /&gt;
```&lt;br /&gt;
&lt;br /&gt;
After 2 days battling this is a `partial` workaroung I found working almost stable using RaidZ1(in RaidZ2 setup NAS still hangs after seconds when loaded).&lt;br /&gt;
&lt;br /&gt;
With this command you are saying NVME drive to use power modes &amp;lt;=2.&lt;br /&gt;
```&lt;br /&gt;
nvme set-feature /dev/nvme0 --feature-id=2 --value=2&lt;br /&gt;
```&lt;br /&gt;
&lt;br /&gt;
You can check current power mode starus like this. &lt;br /&gt;
```&lt;br /&gt;
nvme get-feature /dev/nvme0 -f 2          &lt;br /&gt;
get-feature:0x02 (Power Management), Current value:0x00000004&lt;br /&gt;
```&lt;br /&gt;
&lt;br /&gt;
More info when available.&amp;lt;!-- migrated from Comments; original IP: 78.90.162.24 --&amp;gt;&lt;/div&gt;</summary>
		<author><name>78.90.162.24</name></author>
	</entry>
</feed>