Questions tagged [ecc]
Error-correcting code, as in a type of memory that can correct single-bit errors. ECC memory is typically found on servers and workstations, where maximum reliability is required.
94 questions
0
votes
0
answers
39
views
What is the difference between ECC and DDR5's "Built-in Data Checking"?
I just learned that, as part of the standard, DDR5 memory has error correction built-in. However, according to this flyer from Intel, this is not the same as ECC memory:
Is DDR5 memory with built-in ...
0
votes
0
answers
75
views
What does "Multi-bit ECC" reported by dmidecode mean?
On some servers, dmidecode --type 16 reports:
...
Physical Memory Array
Location: Other
Use: System Memory
Error Correction Type: Multi-bit ECC
...
What does the "Multi-bit ECC" ...
-2
votes
1
answer
86
views
Trying to determine if my CPU support ECC
I try to determine if my PC supports ECC or not.
The parts I use: Asrock QC5000M motherboard with a soldered AMD A4-5000 CPU and 2x2GB ECC udimm ram.
Dmidecode says:
# dmidecode 3.4
Getting SMBIOS ...
2
votes
0
answers
299
views
DDR5 ECC ram compatibility with ASRock motherboard
I'm going to build an home server to host games and services and I'm looking into the new AMD EPYC 4004 series processors.
The motherboard I need to use is the AM5D4ID-2T/BCM which is the only mini-...
0
votes
0
answers
49
views
ECC RAM prevents POST
I have an Asus M4A79XTD EVO. The manual says it supports 4x4GB unbuffered ECC. However, it won't POST (not even a beep) with any of the 4 sticks I've tried (works fine with non-ECC). The RAM I'm ...
0
votes
0
answers
112
views
ECC RDIMM memory in MSI X99A Raider
A hardware noob here.
I have a MSI X99A Raider motherboard which specification says the following:
Support eight DDR4 DIMMs 2133/2200(OC)/2400(OC)/2600(OC)/2666(OC)/2750(OC)/3000(OC)/3110(OC)/3333(OC)...
6
votes
1
answer
5k
views
What is on-die ECC?
According to Crucial,
Designed with on-die ECC (ODECC)8 at the component level for long-term stability, Crucial DDR5 is engineered to maintain the same reliability as the previous generation, even ...
3
votes
0
answers
3k
views
What does "Supports ECC UDIMM memory (non-ECC mode)" mean?
According to MSI, the motherboard I'm looking at
Supports ECC UDIMM memory (non-ECC mode)
What does this mean even?
3
votes
0
answers
623
views
How to tell if a laptop is utilizing LPDDR5 Link-ECC functionality?
JEDEC introduces two kinds of ECC to LPDDR5, that's inline ECC and link ECC. [1] However, link ECC, which is used to protect data through transmitting, is optional.[2]. My question is, how could we ...
0
votes
0
answers
303
views
Do I need match pairs for ECC DDR4 RAM in workstation / server?
I'm looking to upgrade the ECC DDR4 RAM in my workstation. It is a Dell Precision 3650 Tower with a Xeon W1350. It can take up to 4x32GB 2933Hz ECC or 2X32 3200Hz ECC.
I'm having trouble finding a ...
1
vote
2
answers
1k
views
ECC ram for long term storage, is it relevant?
I've been a musician composer for over 15 years, and I have to manage a growing body of works, in .wav format, and I would like to be able to find the best way to archive them while still being able ...
0
votes
0
answers
290
views
Proxmox Linux DDR3 ECC RAM not being used, but seen by the system and BIOS
I have a problem with my dell precision T7500 workstation/server. Bought 5 sticks of 16GB DDR3 ECC memory in hope to upgrade total capacity of memory available in my system. No errors, bios sees it, ...
2
votes
0
answers
158
views
Does "transparently" error correcting RAM exist, requiring no host support? [closed]
As currently standardized, both the motherboard and CPU must support ECC RAM, and annoyingly, Intel (and to a lesser extent AMD) use ECC support to segment the market.
But obviously you could make RAM ...
1
vote
1
answer
1k
views
Is server RAM any different than consumer RAM with consumer chipsets supporting DIMM & ECC? [duplicate]
After looking at Micron Server DRAM and seeing how massively expensive it is, I went to look for the differences.
This 11 year old post states that there are differences in reliability, ECC support, ...
0
votes
1
answer
669
views
ECC RAM Data Width showing 72
I have installed ECC RAM and I would like to know why Data Width is showing 72 instead of 64? I have googled but can't find any related answer at all.
Thank you in advance.
Microsoft Windows [Version ...
2
votes
1
answer
599
views
Why is there no “Toggle the encrypt capability” when generating master key using ECC vs RSA?
Evaluating switching from RSA to ECC when provisioning YubiKeys.
Noticed that when I run gpg --expert --full-generate-key and select “ECC (set your own capabilities)”, the “Toggle the encrypt ...
65
votes
6
answers
15k
views
What happened to ECC RAM?
A decade or two ago I could buy ECC (Error Correction Code) RAM for PCs I assembled. ECC RAM provided SEC-DED, I guess from bit flips caused by ionizing radiation (I don't know what else could cause ...
1
vote
0
answers
454
views
Will i3 9100F support my ECC unbuffered RAM?
I read from the intel website that i3 9100f supports ECC ram, and when I am buying the ECC RAM, the guy said that the i3 9100F won't run with unbuffered RAM.
Can anyone confirm this?
My motherboard is ...
0
votes
0
answers
19
views
Changing the RAM of lenovo workstaion from 8GB stick to 32GB [duplicate]
I have Lenevo P700
It supports this memory . This is ram which is currently inside
https://postimg.cc/Ny2WQR8w
THis is what i find from google it supports 32GB
https://www.compuram.biz/memory/lenovo/...
0
votes
0
answers
199
views
How to start memory scrubbing manually
ECC memory scrubbing is usually a passive process that happens in the background. But I was wondering if I can start it by hand and monitor its progress and maybe test specific address ranges?
Regards
3
votes
1
answer
2k
views
Does DDR4 RAM with ECC give a significant advantage over regular DDR4 RAM with its CRC?
Standard DIMMs before DDR4 had no error checking and the common practice for HA servers or workstations with increased RAM was the use of DIMMs with ECC.
The DDR4 standard introduced CRC checking for ...
1
vote
1
answer
712
views
What exactly is the difference between “Max“ and “Super“ setting in ECC BIOS setting of Asus M5A78L-M/USB3 motherboard?
The manual says only:
ECC Configuration
ECC Mode [Disabled]
Enables or disables the DRAM ECC that allows the hardware to report and correct memory errors automatically.
Configuration options: [...
1
vote
1
answer
248
views
Does HDD firmware write back corrected sector when reading bad but correctable sector?
I understand what is error correction and how it works, what I want to know is that when the firmware of the drive is reading data and chances upon a damaged sector that contains enough information to ...
1
vote
6
answers
656
views
Why there is no ECC RAM type device invented to bypass bad sectors in HDD?
ECC RAM for reducing corruption errors on servers.
Why there is no ECC RAM type device invented to bypass bad sectors in HDD?
3
votes
1
answer
4k
views
Does Windows Server 2019 require ECC memory?
I am planning to upgrade a system running Windows Server to Windows Server 2019. The CPU (Intel i7-950), motherboard, and RAM do not support ECC. This is a physical deployment, not a virtual ...
1
vote
0
answers
2k
views
amd64_edac_mod.ko(Error Detection and Correction driver) not loading with the latest kernel to check RAS
I am trying to enable ECC to confirm RAS feature in ubuntu-18.04
Its GIGABYTE BIOS mode, I have checked ECC option, but it is not present.
and details of server is:
:~$ lscpu
Architecture: ...
1
vote
2
answers
1k
views
Do 32GB DDR4 SO-DIMM ECC memory modules exist?
I'd like to buy a couple modules for a laptop, but I can't seem to find any when I search on Google.
For example, I tried searching for things like "32gb" "pcie" "nvme" "ecc" "ssd"and"32gb" "m.2" "...
1
vote
1
answer
14k
views
what is the size of public key for ecdsa spec256r1
I tried to generate pair key for ecdsa using openssl.
Why the public key length is 65 bytes and not 64?
Create private key
openssl ecparam -genkey -name secp256r1 -noout -out private.pem
Generate ...
0
votes
1
answer
321
views
Is this samsung memory ECC or not
i have question about memory name, everywhere in shops, i could find module like this:
https://www.amazon.com/Samsung-1866MHzCL13-RegECC-Internal-M393B2G70DB0-CMA/dp/B00T3CJ6OW
You could see in name "...
1
vote
3
answers
4k
views
Does ECC RAM with a Coffee Lake CPU need specific motherboard support?
I'm preparing to build a new computer, and I'd like to use ECC RAM if possible. In the past, that required a motherboard with ECC support, but these days it's unclear whether that's still true.
The ...
0
votes
1
answer
160
views
Nginx server return duplicate intermediate cert when enable both ECC and RSA cert in Nginx
I have configured Nginx to support both ECC and RSA cert in a hybrid mode.
After enabling, used below cmd to get the full chain cert from my server:
openssl s_client -showcerts -connect server:443 -...
15
votes
1
answer
10k
views
How come bit flips aren't destroying my computer?
Tech YouTuber ThioJoe made a video about ECC memory, in which he explained how bits in memory can randomly change and can lead to data corruption if you don't have ECC memory.
Here's what an article ...
1
vote
1
answer
219
views
How to change cipher & elliptical curve priority/order in Firefox?
Bugzilla.mozilla.org dev's suggest this was added a couple of years ago (references below) however I see no information anywhere or any options under about:config to accomplish this... I only see ...
0
votes
1
answer
360
views
Dell poweredge T310 memory upgrade issue
I have a Dell PowerEdge T310.
It's specs state it supports 6 x 4GB RAM.
I wanted to upgrade my ram, from 8GB to 24GB. Since it has two 4GB 1333 registered ecc sticks I bought four more sticks with ...
0
votes
1
answer
171
views
Home NAS RAM questions
Just trying to build a Home NAS system with the Ryzen 3 2200G CPU and ASROCK AB350 Gaming-ITX/ac board. Since I'm going to use ZFS, I guess the ECC memory is a must-have.
As I'm quite new to building ...
0
votes
0
answers
460
views
Memory Error to Serial Number
My server recently rebooted, and the error logs show that there was a multi-bit ECC error. Apparently this has been happening for a while now, so I will be replacing the memory stick. Is there a way ...
2
votes
2
answers
7k
views
Is registered ram the same as ECC ram?
Registered (often referred to as "buffered") memory uses a technology that is often paired with, but not directly related to, ECC RAM. Registered memory has a "register" that resides between the RAM ...
0
votes
0
answers
545
views
ECC alternative for real time RAM error checking/handling?
I had 2 days of labor lost when compiling and getting errors. I finally ran memtest and found that one of my 6 year old stick of GSKILL ram had errors(by the way... they never replied to the RMA ...
1
vote
0
answers
1k
views
When consumer motherboards state they "support ECC", do they mean "as fully as server boards", or only somewhat?
A number of modern consumer boards state they "support ECC" when used with RDIMMs + Xeon, for example, this ASROCK X99 board.
But the documentation never seems to say (for any brand, not just this ...
2
votes
0
answers
354
views
How do channels and rank interact if using pair-matched RDIMMs?
So, my Supermicro X10 R3 board has a single CPU with 8 DDR4 DIMM slots. When fully loaded it has 2 DIMM pairs in each channel x 4 channels (I think). I always use only matched pairs of DIMMs. The ...
2
votes
1
answer
1k
views
OpenSSL Handshake failed, point is not on curve
When I try to connect a SSL/TLS client (OpenSSL 1.0.0d) to an SSL/TLS server (OpenSSL 1.0.2), sometimes the handshake fails and errors with point is not on curve, and decryption failed or bad record ...
1
vote
1
answer
2k
views
Can a DDR3 ECC module be used in a slot without ECC?
I have tried for a while to use a DDR3 SODIMM module with ECC on the VC709. While I can get the memory that ships with it (Single Rank, 204 PIN, 64 Data Lines) to work easy enough, I cannot get a ...
4
votes
1
answer
33k
views
Memory types - PC3L-12800R vs PC3L-12800E
I'm trying to determine if a specific memory module (which I have not yet acquired) will work with my server.
My server is an Acer Altos T310 P3 server, and currently has a single 8GIG DIMM in it. ...
20
votes
1
answer
29k
views
How to get ECSDA with p-256 and SHA256 in openSSL?
Apple requests to its APNS must use JWT (JSON Web Token) signed using a Elliptic Curve Digital Signature Algorithm aka ECSDA using a p-256 curve and a SHA256 hash. How can you sign with such params in ...
2
votes
1
answer
7k
views
Does ECC RAM help in a home-use NAS?
Do i need to use ECC RAM if i'm only going to use a 100TB Server for video file storing, organizing and copying files on and off of it ? The build will be Asrock X370 Taichi + Ryzen 3 + Windows 10 ...
17
votes
5
answers
30k
views
What exactly is the cause of RAM incompatibility?
I'm looking at rather short QVL lists from manufacturers, and I'm wondering what is the underlying cause of RAM incompatibility aside from the obvious:
Obvious Reasons for Incompatibility
RAM ...
1
vote
1
answer
12k
views
DDR4 RAM vs. DDR3 and EEC vs. Non-EEC
I am about to upgrade my DELL XPS 8900 and add 64GB memory to it, I have found that the montherboard of DELL XPS 8900 does support that kind of capacity.
However I have a hard time picking up the ...
1
vote
1
answer
1k
views
Does non-ECC RAM work in a ECC motherboard?
I have HP Workstation xw4600 (datasheet) with two ECC RAM modules in it. I want buy more RAM modules, specifically two regular non-ECC DDR2 800 MHz. Will these non-ECC RAMs work with this ECC ...
2
votes
0
answers
1k
views
Why EDAC sbridge: ECC is disabled. Aborting
I have a server with 4 x ECC memory and I installed CentOS 7+
I got EDAC sbridge: ECC is disabled. Aborting when boot up
but if I use memtest86 test I can see my memory is ECC memory and enable, the ...
3
votes
2
answers
6k
views
How to test whether ECC is working properly?
According to AMD Ryzen supports ECC memory, but they did not validate it, so we don't know whether this feature works properly. Is there a way to test whether ECC is working properly? Afaik. memtest86+...