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: Sat Aug 22, 2020 12:22 am 
Offline
Joined: Tue Aug 15, 2006 11:14 am
Posts: 1343
Location: Orlando FL
OK so in trying to figure out my other problem I noticed in a couple of the log files that defrag wasn't running and neither were backups because the system has not been "Idle".
How do I figure out what is keeping defrag from running? I have no apps open and MythTV is on the home menu screen.

_________________
My System


Top
 Profile  
 
PostPosted: Sat Aug 22, 2020 5:28 am 
Offline
Joined: Tue Jul 01, 2014 6:49 am
Posts: 92
Sounds like you have a program showing as in-use.

Basically you log into MySQL and delete the entry from the table.

Here are some notes, replace the ???? In the last statement with chanid shown, repeat for all programs shown, basically you redo the last two steps below to identify, then clear the table.

Clear inuseprograms table blocking maintenance
Code:
[mythtv@mbe ~]$sudo mysql
mysql> use mythconverg;
mysql> select * from inuseprograms;
mysql> DELETE FROM inuseprograms WHERE chanid = ????;


HTH
Regards


Top
 Profile  
 
PostPosted: Sun Aug 23, 2020 11:28 pm 
Offline
Joined: Tue Aug 15, 2006 11:14 am
Posts: 1343
Location: Orlando FL
Well it didn't take on the first try I had to go into the Job Queue and delete commflag job and then I waited 10 minutes and it didn't run because I was in the Job Queue and not on the main menu, So I exited to the main menu and waited 10 minutes an then Myth_MTC ran for the first time in months.

_________________
My System


Top
 Profile  
 
PostPosted: Thu Dec 10, 2020 4:50 pm 
Offline
Joined: Tue Aug 15, 2006 11:14 am
Posts: 1343
Location: Orlando FL
whelp I had to do this again.

_________________
My System


Top
 Profile  
 
PostPosted: Thu Dec 17, 2020 12:45 pm 
Offline
Joined: Thu Sep 27, 2007 5:44 pm
Posts: 580
I remember having similar inexplicable issues. If I am not mistaken, the inuseprograms will EVENTUALLY clear out automatically, but I don't remember finding the source of the problem. It might be useful to have a script to notify you if something is stuck in the table. If anyone knows the typical behavior, it would help for coming up with the parameters that are abnormal.


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: Bing [Bot] and 36 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