[mythtv-users] Dedicated backend
    Pieter De Wit 
    pieter at insync.za.net
       
    Mon Oct  1 08:18:36 UTC 2012
    
    
  
On 1/10/2012 20:55, Josu Lazkano wrote:
> Hello list, I am running MythTV for 3 years on two different
> frontend/backend ION systems. They work great, but I want to try to
> add a dedicated backend and use it from differents frontends.
>
> I buy a "HP ProLiant MicroServer AMD Turion II N40L":
> http://h10010.www1.hp.com/wwpc/us/en/sm/WF25a/15351-15351-4237916-4237918-4237917-4248009.html?dnr=1
>
> I will add to it 4 tuners:
>
> PCIe DVB-S2 Tevii S470
> USB DVB-S2 Tevii S660
> USB dual Hauppauge DVB-T
>
> It comes with 2GB of memory and a 250GB disk. I will add an other 2TB
> SATA and 2x1TB SATA (RAID 1).
>
> My idea is to use the 250GB disk as system (EXT4), the 2GB disk for
> recordings (XFS) and both 1TB disk as personal data on a RAID 1
> (EXT4).
>
> My favourite distro is Debian, so I plan to install Debian Wheezy 64bits on it.
>
> My questions:
>
> 1. Is a good option to install 64bits? I always use 32bits.
> 2. Do you recommend to add a special filesystems? for mysql, for recordings...
> 3. Any other advice?
>
> I will appreciate any help.
>
> Thanks and best regards.
>
Hi,
1) Why 32 bit, all proc's are 64bit these days. Linux doesn't suffer 
from the same issues as Windows where by you have 32 bit drivers etc. 
With everything compiled, an arch. change is pretty quick for Linux. 
Technically, as soon as gcc supports it, so will linux :)
2) I stick to ext4 generally. I have yet to see the advantage of xfs or 
brtfs or <insert_fs_here> (Keep the flames for later about why x is 
better than y :) )
3) Have you thought of putting the 2x1TB and 1x2TB into a LVM array and 
stripping the data (you can mirror *insdie* LVM, but it needs 3 drivers 
to be statefull - as in commited to disk, otherwise it re-syncs after a 
reboot) - perhaps an idea :)
Cheers,
Pieter
    
    
More information about the mythtv-users
mailing list