<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Jeff Simpson wrote:
<blockquote
cite="midedae40750601060649y7075770cte75d0419a97c3997@mail.gmail.com"
type="cite">
<div>
<blockquote class="gmail_quote"
style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>
<div>yes, you can def delete the ringbuffer file, but that won't be
all of your problems. What else do you have saving on the cache drive?
It says it's ~10 gigs. Are you sharing that drive with something else?
That generally causes problems, as most programs don't gracefully run
out of space. The only exception is with the myth recording directory
IF you have auto-expire set, it should prevent itself from running
completely out of space.
</div>
</div>
</blockquote>
<div><br>
I take it back, that ringbuf file IS the only thing on the cache drive
and is taking up all the space. you do still have / filled, though, and
should clean out some space on that. Also, check the settings in myth
to limit the size of the liveTV ringbuffer to be something less than
the max size of the partition to prevent that
<br>
</div>
</div>
<pre wrap="">
<hr size="4" width="90%">
_______________________________________________
mythtv-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a>
<a class="moz-txt-link-freetext" href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a>
</pre>
</blockquote>
Thanks, I did take care of most of the trouble, I believe.<br>
<br>
root@pvr:/# du --max-depth=1 -h | more<br>
16K ./lost+found<br>
24K ./cache<br>
392G ./myth<br>
3.3M ./bin<br>
4.0M ./boot<br>
144K ./dev<br>
17M ./etc<br>
100M ./home<br>
53M ./lib<br>
4.0K ./media<br>
12K ./mnt<br>
4.0K ./opt<br>
259M ./proc<br>
56K ./root<br>
8.2M ./sbin<br>
0 ./sys<br>
20K ./tmp<br>
1.6G ./usr<br>
186M ./var<br>
4.0K ./cdrom<br>
4.0K ./none<br>
4.0K ./.qt<br>
4.0K ./initrd<br>
395G .<br>
<br>
AND<br>
<br>
root@pvr:/# df<br>
Filesystem 1K-blocks Used Available Use% Mounted on<br>
/dev/hda1 3797912 2376260 1229276 66% /<br>
/dev/hda3 10505464 24 10505440 1% /cache<br>
/dev/vg/myth 433888564 410880024 23008540 95% /myth<br>
root@pvr:/#<br>
<br>
Now, I have that never ending shortage of /myth hard drive space. Time
to get another 300GB drive, I guess...<br>
</body>
</html>