<div>1) You probably don't need 300 MB for /boot unless you plan to keep more than a few old kernels around... I'd go with 100 MB at most.</div><div><br></div><div>2) If the disks are matched and you don't need more than 250 GB, consider mirroring them (RAID 1) for redundancy.</div>
<div><br></div><div>3) If you decide to use all 500 GB, consider mounting the second disk as /data or another generic mount point since /var doesn't tend to require a ton of space on desktop systems.  You can always bind mount parts of it to other locations later.</div>
<div><br></div><div>4) Using LVM makes these initial decisions easier since you can more easily change allocations later, but adds complexity especially if you're not familiar with it.</div><div><br></div><div>5) Swap... depends on your school of thought.  Historically, twice the RAM typically worked.  On heavily loaded servers this may still hold true.  However, a desktop system with 4 GB will probably not dig much into swap space, so you could probably get away with considerably less... perhaps 4 GB at most.</div>
<div><br></div><div>Just FYI, both partitioning and swap allocation are somewhat subjective topics... so expect a bunch of different responses... or a flame war. :)<br></div><br><div class="gmail_quote">On Thu, Nov 19, 2009 at 10:32 AM, Michael S. Mason <span dir="ltr"><<a href="mailto:midnitemac@me.com">midnitemac@me.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div style="word-wrap:break-word">Ladies & Gents,<div><br></div><div>I am wanting to know the best way to format my two (2) hard drives... I have two 250GB hard drives for use. What is the best way to accomplish this? I am thinking about the following listed below. Keep in mind that I have 4GB of RAM ** Also, this server will be used as a <b>Mail</b> (Only for myself), <b>Web</b>, and as a <b>light, </b><b>Virtualization server</b>. Lastly, should I be using LVM?</div>
<div><div><br></div><div><b>Disk /dev/sda: 250.0 GB, with /etc4</b></div><div><b><br></b></div><div><b>/dev/sda1   *</b><span style="white-space:pre"><b>         </b></span><b>300MB's for /Boot</b></div><div><b>/dev/sda2</b><span style="white-space:pre"><b>               </b></span><b>8GB HD for /Swap</b></div>
<div><b>/dev/sda5</b><span style="white-space:pre"><b>          </b></span><b>The rest for / (root)</b></div><div><b><br></b></div><div><b>Disk /dev/sdb: 250.0 GB, with /etc4</b></div><div><b><br></b></div><div><b>/dev/sdb<span style="white-space:pre">              </span></b><b>250GB's for /Var</b></div>
<div><br></div><div>Thank you all in advance!</div><div><br></div><font color="#888888"><div>Michael</div></font></div></div><br>--<br>
ubuntu-server mailing list<br>
<a href="mailto:ubuntu-server@lists.ubuntu.com">ubuntu-server@lists.ubuntu.com</a><br>
<a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-server" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-server</a><br>
More info: <a href="https://wiki.ubuntu.com/ServerTeam" target="_blank">https://wiki.ubuntu.com/ServerTeam</a><br></blockquote></div><br>