[mythtv-users] [mythtv] MySQL database location

David George david at thegeorges.us
Wed Oct 17 23:54:02 UTC 2007


On 10/17/2007 05:40 PM, Mitch Gore wrote:
>
>
> On 10/17/07, *Dave Walker* <DaveWalker at ubuntu.com 
> <mailto:DaveWalker at ubuntu.com>> wrote:
>
>
>     On Wed, 2007-10-17 at 16:23 -0500, Mitch Gore wrote:
>     > Hi,
>     >
>     > I have my partition layout as so:
>     >
>     > [myth at mythtv ~]$ df -h
>     > Filesystem            Size  Used Avail Use% Mounted on
>     > /dev/sdb1             6.7G  5.8G  538M  92% /
>     > tmpfs                 506M     0  506M   0% /dev/shm
>     > /dev/sdb3             444G  399G   23G  95% /video
>     > /dev/sda1             111G   92G   14G  88% /video2
>     >
>     >
>     > I am using storage groups for my recordings and they are in /video
>     > and /video2.
>     >
>     > Over the months of building this box i have noticed my / free space
>     > shrinking.  I am thinking this is because of my database.  Where is
>     > the DB actually stored on FC6?
>

/var/lib/mysql/mythconverg

Yes, I would start to be concerned that your / filesystem is > 90%.  
Especially since you don't have a separate /var filesystem.  One thing 
that may help if you have keepcache=1 in your /etc/yum.conf is a 'yum 
clean packages'.  If you keep up with your yum updates and the keepcache 
is enabled you may have a lot of packages in /var/cache/yum that you 
don't need.  Otherwise you may need to start doing some 'du -sh /var/*' 
pick a large directory and repeat.

-- 
David



More information about the mythtv-users mailing list