I recently had a drive in my LVM volume die so I figured now is as good of a time as any to give storage directories a try. Here is how I have my current disks configured:<br><br>root@mythmaster:~# df -H<br>Filesystem Size Used Avail Use% Mounted on<br>
/dev/hdb1 18G 13G 4.8G 73% /<br>/dev/hdc1 201G 25M 200G 1% /mythtv/storage/hdc1<br>/dev/hdd1 300G 37M 300G 1% /mythtv/storage/hdd1<br>/dev/sda1 201G 25M 200G 1% /mythtv/storage/sda1<br>
/dev/sdb1 201G 25M 200G 1% /mythtv/storage/sdb1<br><br>I added each /mythtv/storage/* directory as a storage directory via mythtv-setup (without mythbackend running) and all appeared to go as planned. When viewing the backend status via mythweb it looks like it tried to combine sda and sdb into one directory, like so:<br>
<br>=================<br>Disk Usage:<br>
<ul><li>MythTV Drive #1:
<br>
<ul><li>Directory: mythmaster:/mythtv/storage/hdc1</li><li>Total Space: 190,741 MB </li><li>Space Used: 23 MB </li><li>Space Free: 190,717 MB </li></ul>
</li><li>MythTV Drive #2:
<br>
<ul><li>Directory: mythmaster:/mythtv/storage/hdd1</li><li>Total Space: 286,061 MB </li><li>Space Used: 35 MB </li><li>Space Free: 286,026 MB </li></ul>
</li><li>MythTV Drive #3:
<br>
<ul><li>Directories: mythmaster:/mythtv/storage/sda1, mythmaster:/mythtv/storage/sdb1</li><li>Total Space: 190,741 MB </li><li>Space Used: 23 MB </li><li>Space Free: 190,718 MB </li></ul>
</li><li>Total Disk Space:
<ul><li>Total Space: 667,544 MB </li><li>Space Used: 81 MB </li><li>Space Free: 667,462 MM</li></ul>
</li></ul>=================<br><br>Any ideas as to why the two would appear to be as one to mythbackend?<br><br><br><br>slackware 12.0<br><a href="http://2.6.24.3">2.6.24.3</a><br>p4 2.8ht<br>1gb ram<br><br>root@mythmaster:~# mythbackend --version<br>
Please include all output in bug reports.<br>MythTV Version : exported<br>MythTV Branch : tags/release-0-21<br>Library API : 0.21.20080304-1<br>Network Protocol : 40<br>Options compiled in:<br> linux release using_oss using_alsa using_arts using_jack using_backend using_dbox2 using_dvb using_frontend using_hdhomerun using_iptv using_ivtv using_lirc using_v4l using_x11 using_xrandr using_xv using_xvmc using_xvmcw using_xvmc_vld using_bindings_perl using_bindings_python using_opengl using_ffmpeg_threads using_live<br>