15 MB/s sounds reasonable for Class 10 card.
So I guess it's just a matter of checking it using h2testw (probably will pass, but anyway) and trying another brand card.
Repeated corruption of SDcards
Re: Repeated corruption of SDcards
Got the H2testw downloaded from Heise. No errors detected. Writing speed 10.2 Mbyte/s; Read 17,9 MByte/s
(Funny enough the little card is marked as 30 MB/s. My supplier advertised it as: ≤ 10 MByte/sec. They have proven to be very reliable in the 40+ years that I am a customer)
PS: This card has been corrupted and re-programmed several times (> 10)
(Funny enough the little card is marked as 30 MB/s. My supplier advertised it as: ≤ 10 MByte/sec. They have proven to be very reliable in the 40+ years that I am a customer)
Code: Select all
Fertig, kein Fehler aufgetreten.
Sie können die Testdateien *.h2w jetzt löschen oder nach Belieben
nochmals überprüfen.
Schreibrate: 10,2 MByte/s
Leserate: 17,9 MByte/s
H2testw v1.4
Re: Repeated corruption of SDcards
The card looks OK for an average Class 10 card.
I could only guess that there is some weird incompatibility with Pi using this card.
I know it's a hassle, but:
If you swap the cards with your good working Pi setup and this one, do the corruption problems move to another Pi or stay there? Just trying to isolate the issue with the actual Pi board.
I could only guess that there is some weird incompatibility with Pi using this card.
I know it's a hassle, but:
If you swap the cards with your good working Pi setup and this one, do the corruption problems move to another Pi or stay there? Just trying to isolate the issue with the actual Pi board.
Re: Repeated corruption of SDcards
[*]
As a matter of fact a couple of weeks ago I cloned my existing installation following this this recipe to new hardware (Pi+SDCard+UZB1).
Please note that cloning meant building from the ground up, and restore the backup files from ExpertUI and SmartHome. That installation also crashed within 14 days after start.
Perfectly fair question!nochkin wrote: I know it's a hassle, but:
If you swap the cards with your good working Pi setup and this one, do the corruption problems move to another Pi or stay there? Just trying to isolate the issue with the actual Pi board.
As a matter of fact a couple of weeks ago I cloned my existing installation following this this recipe to new hardware (Pi+SDCard+UZB1).
Please note that cloning meant building from the ground up, and restore the backup files from ExpertUI and SmartHome. That installation also crashed within 14 days after start.
Re: Repeated corruption of SDcards
Nice. So what was different in the "new" setup?
Your SD Card, Pi board and UZB stick are all new? Does that mean the same power supply?
Btw, how does the corruption look like? I mean why do you think it's corrupted?
Your SD Card, Pi board and UZB stick are all new? Does that mean the same power supply?
Btw, how does the corruption look like? I mean why do you think it's corrupted?
Re: Repeated corruption of SDcards
I had crashes with 3 different power suppliesnochkin wrote:Nice. So what was different in the "new" setup?
Your SD Card, Pi board and UZB stick are all new? Does that mean the same power supply?
[/quote]Btw, how does the corruption look like? I mean why do you think it's corrupted?[/quote]
I really do not have a clue. With 40+ years experience in ICT, I am 90% sure it is a software issue. I am now in the phase of ruling out hardware problems. It is a tedious job. In a few months when I do not really need the heating, I'll do some more rigorous software modules testing.
Re: Repeated corruption of SDcards
I mean how do you figure out the system is corrupted? How do you check?
Your initial message indicated that you checked sda1 and sda2, and both are clean.
Your initial message indicated that you checked sda1 and sda2, and both are clean.
Re: Repeated corruption of SDcards
I does not reboot, and quite a while before the final breakdown there are many different problems with the fs. For example once I could not navigate the /etc directory. At an other occasion I could no longer see the icons in SmartHome. Never the same pattern though.
Re: Repeated corruption of SDcards
When it crashes, try to ssh to the box (if possible, of course) and see the latest in /var/log/messages and dmesg.
You may get a clue on what's going on.
You may get a clue on what's going on.
Re: Repeated corruption of SDcards
That is not possible. Therefor I now run the installation where the logs are written to a vfat USB-sticknochkin wrote:When it crashes, try to ssh to the box
