[mythtv-users] Odd: Storage Group is showing two different drives as the same MythTV drive

Robert Kulagowski bob at smalltime.com
Wed Jul 25 16:38:15 UTC 2007


Myth Drive #2:

Machine information
This machine's load average:

     * 1 Minute: 0.06
     * 5 Minutes: 0.06
     * 15 Minutes: 0.1

Disk Usage:

     * MythTV Drive #0:
           o Directory: mbe:/mnt/d1/video
           o Total Space: 305,122 MB
           o Space Used: 186,170 MB
           o Space Free: 118,952 MB
     * MythTV Drive #1:
           o Directory: mbe:/mnt/d2/video
           o Total Space: 305,122 MB
           o Space Used: 110,299 MB
           o Space Free: 194,823 MB
     * MythTV Drive #2:
           o Directories: mbe:/mnt/d3/video, mbe:/mnt/d4/video
           o Total Space: 305,122 MB
           o Space Used: 104,125 MB
           o Space Free: 200,997 MB
     * MythTV Drive #3:
           o Directory: mbe:/mnt/d5/video
           o Total Space: 381,413 MB
           o Space Used: 281,976 MB
           o Space Free: 99,436 MB
     * MythTV Drive #4:
           o Directory: mbe:/mnt/d6/video
           o Total Space: 303,059 MB
           o Space Used: 107,980 MB
           o Space Free: 195,079 MB
     * Total Disk Space:
           o Total Space: 1599,842 MB
           o Space Used: 790,552 MB
           o Space Free: 809,290 MB


mysql> select * from storagegroup;
+----+-----------+----------+----------------+
| id | groupname | hostname | dirname        |
+----+-----------+----------+----------------+
|  6 | Default   | mbe      | /mnt/d1/video/ |
|  7 | Default   | mbe      | /mnt/d2/video/ |
|  8 | Default   | mbe      | /mnt/d3/video/ |
|  9 | Default   | mbe      | /mnt/d4/video/ |
| 10 | Default   | mbe      | /mnt/d5/video/ |
| 11 | Default   | mbe      | /mnt/d6/video/ |
+----+-----------+----------+----------------+

$ df
/dev/sda6            310333324 110571892 199761432  36% /mnt/d6
/dev/sdb1            312445808 190638236 121807572  62% /mnt/d1
/dev/sdc1            312445808 112946616 199499192  37% /mnt/d2
/dev/sdd1            312445808 105659152 206786656  34% /mnt/d3
/dev/sde1            312445808 106638676 205807132  35% /mnt/d4
/dev/sdf1            390567516 288744124 101823392  74% /mnt/d5



More information about the mythtv-users mailing list