ET9000:Hänger in HD Aufnahmen
Re: ET9000:Hänger in HD Aufnahmen #121
Re: ET9000:Hänger in HD Aufnahmen #122
Posted 19 February 2012 - 11:20
I always had these freezers only in the first few seconds of a HD recording when there hadn't been any recording before that since booting. So I assume that my problem never has been scheduler related. That's also what I heard from most others. A few dm-users had problems continuously which turned out to be a hdd-standby problem. We fixed this by adding the option to use hardware standby (hdparm -S x) instead of the soft standby offered by e2No it doesn't. Tested it yesterday although not with dd but with recording from ARD HD which had glitches/freezers.
Re: ET9000:Hänger in HD Aufnahmen #123
Re: ET9000:Hänger in HD Aufnahmen #124
Posted 19 February 2012 - 13:44
>You realize you did not write that "test.txt" to the harddisk
Sorry -- tested again after reboot, the file /media/hdd/blanks2 was still existent from yesterday.
Again, the first dd is slower.
root@vus:~# reboot;exit
Broadcast message from root (pts/0) (Sun Feb 19 13:26:24 2012):
The system is going down for reboot NOW!
Connection to vus closed.
stefan@AMD64X2 ~ $ ssh root@vus
root@vus's password:
root@vus:~# cd /media/
root@vus:/media# cat /sys/block/sda/queue/iosched/slice_idle
1
root@vus:/media# echo "test" > /media/hdd/test.txt
root@vus:/media# cat /media/hdd/test.txt
test
root@vus:/media# dd if=/dev/zero of=/media/hdd/blanks2 bs=1024k count=100
100+0 records in
100+0 records out
104857600 bytes (100.0MB) copied, 4.064899 seconds, 24.6MB/s
root@vus:/media# dd if=/dev/zero of=/media/hdd/blanks2 bs=1024k count=100
100+0 records in
100+0 records out
104857600 bytes (100.0MB) copied, 2.397190 seconds, 41.7MB/s
root@vus:/media# rm /media/hdd/blanks2
root@vus:/media# dd if=/dev/zero of=/media/hdd/blanks2 bs=1024k count=100
100+0 records in
100+0 records out
104857600 bytes (100.0MB) copied, 1.800398 seconds, 55.5MB/s
root@vus:/media#
Re: ET9000:Hänger in HD Aufnahmen #125
Posted 19 February 2012 - 15:55
(sleep 15; if (mount | grep -q media/hdd) ; then dd if=/dev/zero of=/media/hdd/blanks2 bs=1024k count=100; rm /media/hdd/blanks2;fi)&
Edited by dvboxer, 19 February 2012 - 15:55.
Re: ET9000:Hänger in HD Aufnahmen #126
Posted 27 February 2012 - 16:28
Geändert hat sich nichts, nach wie vor kann ich kaum eine Aufnahme fehlerfrei abspielen.
Immer wieder kleine Freezer/Hacker in Bild und Ton.
Mehrmals pro Aufnahme bleibt es nicht bei einem kleinen Freeze sondern es kommen immer mehr Artefakte und Tonstörungen bis ich kurz zurückspule und dann weider starte.
Scheint ein reines Abspielproblem zu sein, denn wenn ich zurückspule läuft die Stelle dann zu 99% Störungsfrei.
Weitere Probleme bei denen ich nicht weis ob sie die selbe Ursache haben oder nicht:
ca.1x pro Woche friert das Bild bei normaler Wiederghabe ein und die Box reagiert auf nichts mehr von der Fernbedienung (hilft nur Telnet reboot oder Power OFF)
Gestern habe ich eine Aufnahme angesehen (2Aufnahmen liefen in Hintergrund) habe dann bei einer Werbung versehentlich statt 3x "rechts" 3x auf "oben" gedrückt. (Box hätte also ins Aufnahmeverzeichniss gehen müssen)
Ergebniss war aber ein Greenscreen mit Reboot, dann lief wieder alles normal weiter.
Box ist bei mir eine VU+DUO mit 1TB.
Problem betrifft Aufnahmen von allen Sendern und ist je nach "Tagesform" unterschiedlich stark.
Mal muss ich alle 5 Min. zurückspulen, mal läuft es 1h stabil.
Reboot hilft manchmal aber nicht immer.
Re: ET9000:Hänger in HD Aufnahmen #127
Posted 27 February 2012 - 16:37
Mal muss ich alle 5 Min. zurückspulen, mal läuft es 1h stabil.
this sounds more like a playback problem to me, not a recording problem.
This thread is about ext4 write latency problems, which of course only affect recording.
There are other threads about your particular problem, (almost?) all VU+DUO users do have this problem since VU+'s 3.x driver release.
Re: ET9000:Hänger in HD Aufnahmen #128
Re: ET9000:Hänger in HD Aufnahmen #129
Posted 3 March 2012 - 14:28
I just did some tests:
root@et9000:~# (if (mount | grep -q media/hdd) ; then dd if=/dev/zero
of=/media/hdd/blanks2 bs=1024k count=100; rm /media/hdd/blanks2;fi)
100+0 records in
100+0 records out
104857600 bytes (100.0MB) copied, 125.103376 seconds, 818.5KB/s (-> first write attempt after reboot (!))
root@et9000:~# (if (mount | grep -q media/hdd) ; then dd if=/dev/zero o
f=/media/hdd/blanks2 bs=1024k count=100; rm /media/hdd/blanks2;fi)
100+0 records in
100+0 records out
104857600 bytes (100.0MB) copied, 2.082380 seconds, 48.0MB/s (-> second write attempt after reboot)
Those tests basically confirm the issue I already wrote about.
Edited by kubrick, 3 March 2012 - 14:33.
Re: ET9000:Hänger in HD Aufnahmen #130
Re: ET9000:Hänger in HD Aufnahmen #131
Posted 11 March 2012 - 18:36
However, after today's changes, I could not get the 9x00 to overrun on a ext3 disk mounted with the ext4 driver with all the "bad" things (delalloc, data=ordered) while running 6HD and 2SD recordings simultaneously.
(to determine if you get an overrun, just run enigma2 in foreground, if you see the text OVERRUN appear, you've hit the jackpot...)
Re: ET9000:Hänger in HD Aufnahmen #132
Re: ET9000:Hänger in HD Aufnahmen #133
Re: ET9000:Hänger in HD Aufnahmen #134
Re: ET9000:Hänger in HD Aufnahmen #135
Posted 17 March 2012 - 13:36
root@vuduo:~# fdisk -u -l Disk /dev/mtdblock0: 123 MB, 123731968 bytes 255 heads, 63 sectors/track, 15 cylinders, total 241664 sectors Units = sectors of 1 * 512 = 512 bytes Disk /dev/mtdblock0 doesn't contain a valid partition table Disk /dev/sda: 1000.2 GB, 1000204886016 bytes 255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors Units = sectors of 1 * 512 = 512 bytes Device Boot Start End Blocks Id System /dev/sda1 8 1953520064 976760028+ 83 Linux
8 ist ein Vielfaches von 8
Edited by dvboxer, 17 March 2012 - 13:41.
Re: ET9000:Hänger in HD Aufnahmen #136
Posted 17 March 2012 - 17:05
Jo, dann liegt's wohl nicht daran.root@vuduo:~# fdisk -u -l Disk /dev/mtdblock0: 123 MB, 123731968 bytes 255 heads, 63 sectors/track, 15 cylinders, total 241664 sectors Units = sectors of 1 * 512 = 512 bytes Disk /dev/mtdblock0 doesn't contain a valid partition table Disk /dev/sda: 1000.2 GB, 1000204886016 bytes 255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors Units = sectors of 1 * 512 = 512 bytes Device Boot Start End Blocks Id System /dev/sda1 8 1953520064 976760028+ 83 Linux
8 ist ein Vielfaches von 8
Komisch. Hast Du schonmal eine andere HDD ausprobiert?
Re: ET9000:Hänger in HD Aufnahmen #137
Re: ET9000:Hänger in HD Aufnahmen #138
Re: ET9000:Hänger in HD Aufnahmen #139
Posted 19 March 2012 - 19:15
Edited by MiLo, 19 March 2012 - 19:16.
Re: ET9000:Hänger in HD Aufnahmen #140
8 user(s) are reading this topic
0 members, 8 guests, 0 anonymous users