View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 5 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Sun Nov 13, 2005 10:04 pm 
Offline
Joined: Sun Nov 13, 2005 7:32 pm
Posts: 1
I woke up this morning to a blank screen instead of the myth menu where I'd left it last night. CTRL+ALT+F1 brought up the console, but instead of a login prompt I was seeing a repeating error message scroll across the screen. I didnt copy it down b/c I'm a newb, but I remember it being
Code:
<something>ivtv<something else>#<large number counting up w/ each line (probably 10 per second)><something about inodes and the number 512>


I did a CTRL+ALT+F7 and then CTRL+ALT+BCKSPC and it eventually brought the graphical login back up, where I clicked actions, reboot. The same error message continued to scroll for a while w/ the shutdown stuff mixed in between. Once it finished rebooting and mythtv had logged in I get a popup that says:
Code:
GDM could not write to your authorization file.  This could mean that you are out of disk space and that your home directory could not be opened for writing.  In any case, it is not possible to log in.  Please contact your system administrator.<ok buttom>


I ran df from the console:
Code:
root@mythtv:/# df -h
Filesystem               Size  Used Avail Use% Mounted on
/dev/sda1                2.3G  2.3G     0 100% /
/dev/sda3                7.5G  7.5G     0 100% /cache
/dev/sda4                269G   66G  204G  25% /myth
root@mythtv:/# df -i
Filesystem               Inodes   IUsed   IFree IUse% Mounted on
/dev/sda1                305824  116473  189351   39% /
/dev/sda3                  1920      14    1906    1% /cache
/dev/sda4                 68864     668   68196    1% /myth

My guess is that some logfile got filled with 2gb of that error message that which filled the root partition, but I have no idea about cache or even where to go from here. Any help would be appreciated greatly.

I have a PVR500, and I'm using the svideo out on a gforce MX4000; everything had been working fine for about two weeks before this.


Top
 Profile  
 
 Post subject:
PostPosted: Sun Nov 13, 2005 10:42 pm 
Offline
Joined: Fri Sep 19, 2003 7:05 pm
Posts: 5088
Location: Fontana, Ca
You are right, whatever happened probably caused logs to fill /. You can delete the logs and whatever file(s) are in /cache.

_________________
cesman

When the source is open, the possibilities are endless!


Top
 Profile  
 
 Post subject:
PostPosted: Mon Nov 14, 2005 8:39 am 
Offline
Joined: Sun Jun 12, 2005 10:55 pm
Posts: 3161
Location: Warwick, RI
Hi

A big trap that seems to happen to folks is the cache. Ensure the cache size in mythtv-setup is at least 1 gig less than what you see with df -h and you should be good to go.

To help clean up, try:
nano cleanup-logs (create a file, copy and paste the following code)
#<code>
#!/bin/bash
#
df -h
echo " " > /var/log/messages
echo " " > /var/log/kern.log
echo " " > /var/log/syslog
echo " " > /var/log/mythtv/mythbackend.log
echo " " > /var/log/mythtv/mythbackend.log.1
df -h
/usr/local/bin/reset-mythbackend
echo "Check your drive space storeage setup"
#<end code>

you may need to rm /cache/cache/* also to clean out the ringbuffer

Mike


Top
 Profile  
 
 Post subject:
PostPosted: Mon Nov 14, 2005 6:18 pm 
Offline
Joined: Thu Oct 13, 2005 9:18 am
Posts: 91
Location: Washington
I had this happen to me too. One other thing you should check are your database tables. I had to repair a couple tables to fix everything. Check this thread


Top
 Profile  
 
 Post subject:
PostPosted: Thu Nov 17, 2005 7:20 pm 
Offline
Joined: Sun Jun 12, 2005 10:55 pm
Posts: 3161
Location: Warwick, RI
Hi,
This may be of help
http://mysettopbox.tv/phpBB2/viewtopic. ... 1e76#40524
Mike


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 16 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu