LinHES Forums http://forum.linhes.org/ |
|
I/o Error http://forum.linhes.org/viewtopic.php?f=6&t=4240 |
Page 1 of 1 |
Author: | snake3061 [ Fri Apr 22, 2005 2:37 am ] |
Post subject: | I/o Error |
Checking /var/log/mythtv/mythbackend.log I see this: ERROR: file I/O problem in safe_write(), errcnt = 1: No space left on device ERROR: file I/O problem in safe_write(), errcnt = 2: No space left on device ERROR: file I/O problem in safe_write(), errcnt = 3: No space left on device ERROR: file I/O problem in safe_write(), errcnt = 1: No space left on device ERROR: file I/O problem in safe_write(), errcnt = 2: No space left on device ERROR: file I/O problem in safe_write(), errcnt = 3: No space left on device ERROR: file I/O problem in safe_write(), errcnt = 1: No space left on device ERROR: file I/O problem in safe_write(), errcnt = 2: No space left on device ERROR: file I/O problem in safe_write(), errcnt = 3: No space left on device ERROR: file I/O problem in safe_write(), errcnt = 1: No space left on device ERROR: file I/O problem in safe_write(), errcnt = 2: No space left on device ERROR: file I/O problem in safe_write(), errcnt = 3: No space left on device It goes on forever. It seems the cache is full and stays full. I can delete the cache and it will stay up and working for some time. Any ideas? |
Author: | cesman [ Fri Apr 22, 2005 3:13 am ] |
Post subject: | |
ahhh... Code: df -h
|
Author: | snake3061 [ Fri Apr 22, 2005 4:58 pm ] |
Post subject: | df -h |
root@mythtvsbe:~# df -h Filesystem Size Used Avail Use% Mounted on /dev/hda1 3.8G 1.6G 2.0G 46% / /dev/hda3 13G 236M 12G 2% /cache /dev/vg/myth 356G 31G 326G 9% /myth But it is empty now because I deleted the files in it. |
Author: | snake3061 [ Fri Apr 22, 2005 5:09 pm ] |
Post subject: | i/o error |
Is the cache supposed to grow so big? |
Author: | brendan [ Fri Apr 22, 2005 5:58 pm ] |
Post subject: | Re: df -h |
snake3061 wrote: root@mythtvsbe:~# df -h
Filesystem Size Used Avail Use% Mounted on /dev/hda1 3.8G 1.6G 2.0G 46% / /dev/hda3 13G 236M 12G 2% /cache /dev/vg/myth 356G 31G 326G 9% /myth But it is empty now because I deleted the files in it. It might be worth booting up in singleuser mode and running fsck on the /cache volume. -brendan |
Author: | cesman [ Sat Apr 23, 2005 3:14 pm ] |
Post subject: | |
As you watch live TV, /cache will grow. If the backend too a dump while watching TV, changes are you need to clean out /cache/cache... |
Author: | snake3061 [ Sat Apr 23, 2005 5:05 pm ] |
Post subject: | err |
Ok.. I guess that is what has happened. Overnight the backend will crash which doesn't clear the cache and the only way to reclame the cache is to remove it.. thanks |
Author: | belcampo [ Tue May 03, 2005 2:04 am ] |
Post subject: | No space left on device |
in another thread this is mentioned. ----snip----- probably need to reformat the drive. by default the myth drive gets formated with few inodes expecting not too may large files. if you fill it with lots of small files you run out of inodes even though you have space left. there is a thread about this. ----snip---- Belcampo |
Author: | Xsecrets [ Tue May 03, 2005 7:49 am ] |
Post subject: | |
that shouldn't have anything to do with cache. If you are putting any files at all other than the ringbuffer in /cache then you are just asking for trouble, so the limited inodes will not affect it. |
Author: | tjc [ Tue May 03, 2005 5:50 pm ] |
Post subject: | |
Sounded like the problem was the old Unix FAQ, why didn't deleting the file free it's space? For the curious who don't already know this - Because so long as something has it open the inode (which actually controls the space) stays around. |
Author: | squarebit [ Sun May 08, 2005 4:25 pm ] |
Post subject: | |
I'm having a similar problem, and so far my solution has been to just delete the 1gig+ log files this is generating. Help? |
Author: | cesman [ Mon May 09, 2005 11:00 am ] |
Post subject: | |
ahhh Code: df -h Have you read the logs? There are filling up for a reason...
|
Page 1 of 1 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |