Talk:Errand: Difference between revisions

From Recipes
Jump to navigationJump to search
No edit summary
No edit summary
Line 4: Line 4:
If I were to rebuild the system with only 1 new (replacement) drive, I would add another 750 or 1TB for Videos, and move the rest to a single 500.  To ensure space for everything else, I will likely put videos, games and ISOs on a 1 TB drive in a single volume (xfs/ext4).  That should leave plenty of space for the system and everything else on /var.  The 500 GB drive will be the boot drive and contain everything else as ext3/4.
If I were to rebuild the system with only 1 new (replacement) drive, I would add another 750 or 1TB for Videos, and move the rest to a single 500.  To ensure space for everything else, I will likely put videos, games and ISOs on a 1 TB drive in a single volume (xfs/ext4).  That should leave plenty of space for the system and everything else on /var.  The 500 GB drive will be the boot drive and contain everything else as ext3/4.


==== Our "Stuff" ====
{| border="1"
{| border="1"
|- style="background:#e0e0e0"
|- style="background:#e0e0e0"
Line 21: Line 22:
|-
|-
| Website || < 1 GB
| Website || < 1 GB
|- style="font-style:italic; font-weight: bold"
|- style="font-style:italic; font-weight: bold; background:#f0f0f0"
| Total || 624 GB (100%)
| Total || 624 GB (100%)
|-
|}
==== File System Allocations ====
{| border="1"
|- style="background:#e0e0e0"
! Mount Point !! Device !! Size !! Space used (4/5/09)
|-
| / || /dev/sda1 || 50 GB || 4 GB (10%)
|-
| /home || /dev/sdb1 || 50 GB || 0.6 GB (2%)
|-
| /var || /dev/md1 || 875 GB || 776 GB (89%)
|-
| /var/lib/mythtv || /dev/sdc1 || 732 GB || 713 GB (98%)
|- style="font-style:italic; font-weight: bold; background:#f0f0f0"
| || Total ||
|-
|-
|}
|}

Revision as of 14:53, 9 April 2009

File Systems

750 GB seems to be plenty for TV recordings (most of which we don't even watch). The largest, and fastest growing segment is for the "Videos". Having at least another 750 would be comfortable for a while for that. The rest total to less than 300 GB together.

If I were to rebuild the system with only 1 new (replacement) drive, I would add another 750 or 1TB for Videos, and move the rest to a single 500. To ensure space for everything else, I will likely put videos, games and ISOs on a 1 TB drive in a single volume (xfs/ext4). That should leave plenty of space for the system and everything else on /var. The 500 GB drive will be the boot drive and contain everything else as ext3/4.

Our "Stuff"

Path Space used (4/5/09)
Videos 335 GB (54%)
Games 130 GB (21%)
ISOs 105 GB (17%)
Music 28 GB (4%)
Our Docs 17 GB (3%)
Downloads 8 GB (1%)
Website < 1 GB
Total 624 GB (100%)

File System Allocations

Mount Point Device Size Space used (4/5/09)
/ /dev/sda1 50 GB 4 GB (10%)
/home /dev/sdb1 50 GB 0.6 GB (2%)
/var /dev/md1 875 GB 776 GB (89%)
/var/lib/mythtv /dev/sdc1 732 GB 713 GB (98%)
Total