Ok - Flamebait time - my disks should be here today, so it&#39;s time to get cracking.<div><br class="webkit-block-placeholder"></div><div>1) Which Distro? &nbsp;I&#39;m a linux head, so I can make anything work, but I&#39;d prefer the most &quot;popular&quot; os. &nbsp;Doing google searches for &quot;&lt;distro name&gt; mythtv&quot;, and looking at the counts, it looks like ubuntu is most popular, followed by Fedora. &nbsp;Does this mesh with your opinions? &nbsp;I&#39;m leaning toward ubuntu</div>
<div><br class="webkit-block-placeholder"></div><div>2) Which FS for video? &nbsp;I know ext3 is out. &nbsp;But, my existing ubuntu backend has trouble with mounting XFS after a power failure. &nbsp;The fsck can&#39;t figure out which fsck to use. &nbsp;It&#39;s broken in Fiesty -- maybe it&#39;s working in Hoary. &nbsp;I&#39;m leaning toward trying JFS, and falling back to XFS if JFS has issues.</div>
<div><br class="webkit-block-placeholder"></div><div>Thanks in advance,</div><div><br class="webkit-block-placeholder"></div><div>*Flame retardant suit on*</div><div><br class="webkit-block-placeholder"></div><div>-Dave<br>
<br><div class="gmail_quote">On Sun, Feb 10, 2008 at 12:00 AM, David Frascone &lt;<a href="mailto:frasconebulk@gmail.com">frasconebulk@gmail.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br><br><div class="gmail_quote"><div class="Ih2E3d">On Feb 9, 2008 7:43 PM, R. G. Newbury &lt;<a href="mailto:newbury@mandamus.org" target="_blank">newbury@mandamus.org</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left:1px solid rgb(204, 204, 204);margin:0pt 0pt 0pt 0.8ex;padding-left:1ex">

<div><div></div><div><br></div></div>I didn&#39;t say anything about raid. I&#39;m just talking about having a<br>relatively small disk dedicated to the OS only. It has some partitioning<br>to separate things which should/must be saved from operational things<br>

which can be overwritten if a new OS version is installed. For a myth<br>box, the database is the most important thing, plus copies of the setup<br>so we don&#39;t have to fight to restore things...and that is actually not a<br>

very large list of files. And there is no advantage in &#39;raid&#39;ing the OS<br>disk.<br><br>All recorded programs go on other disk(s). With storage groups, you can<br>add storage disks basically at will. Since these are &#39;just&#39; tv programs,<br>

I don&#39;t think that a raid array is warranted *for this sort of data*.<br>Some people do use raid storage, but that presents its own problems.<br><br></blockquote><div>&nbsp;</div></div><div class="Ih2E3d"><div>Sorry, I meant to respond to Dan, who wrote:<br>

</div><div>&nbsp;</div></div><blockquote style="border-left:1px solid rgb(204, 204, 204);margin:0pt 0pt 0pt 0.8ex;padding-left:1ex" class="gmail_quote"><div><div class="Ih2E3d"><br><br>Yes. Don&#39;t use LVM -- it&#39;s overkill. You could lay it out like this:<br>

<br></div><div class="Ih2E3d">disk1, 40GB:<br>p1 &nbsp;/boot &nbsp; 2G &nbsp; ext2<br>p2 &nbsp;/swap &nbsp; 2G &nbsp; swap<br>p3 &nbsp;/ &nbsp; &nbsp; &nbsp; 20G &nbsp;RAID-1 mirror<br>p4 &nbsp;/extra &nbsp;24G &nbsp;ext3 &nbsp;store your database files here, use as<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;temp space<br>
<br></div><div class="Ih2E3d">disk2, 500GB:<br>
<br>p1 &nbsp;/ &nbsp; &nbsp; &nbsp; 20G &nbsp;RAID-1 mirror<br>p2 &nbsp;/video0 480G myth storage<br><br>For database performance, you want it on a disk separate from<br>your video storage. But you want to back it up nightly to the<br>root partition, so you can recover if needed. A quick cron<br>

script for that, run nightly as mythtv:<br>&nbsp;</div></div></blockquote></div>
</blockquote></div><br></div>