Media PC: Difference between revisions

Jump to navigation Jump to search
403 bytes added ,  10 June 2009
 
Line 1: Line 1:
See also [[New PC]].
{{Person
|Image=Fu-GEN.jpg
|Home page=http://fu-gen.org
|Tags=Arts, Group, Toronto
}}
fu-GEN is a charitable theatre company dedicated to the development of professional Asian Canadian theatre artists through the production of new and established works.


== Storage ==
Its goals are:


=== Current ===
* To produce works of Asian North American playwrights, and foster new works by emerging playwrights.
* To explore and address issues of Asian North American’s societal roles, responsibilities and identity in the past, present and future through our artistic endeavors.
* To build a stronger, truly multicultural Canadian community by breaking down stereotypes through education and development of a strong cultural artistic base.


====Drives====
Founded in January 2002, fu-GEN is a dynamic group, determined to carve out a space in the Canadian cultural landscape for vibrant Asian Canadian voices. In five years, we have launched six major projects, including two full-scale productions in association with Factory Theatre and The Hastings Park Foundation, all of which have garnered massive critical acclaim and sold out houses.
 
<table>
<tr><td>sda</td><td>300 GB Maxtor 6V300F0</td><td>200 GB md0 RAID (backups) / 100 GB raw</td></tr>
<tr><td>sdc</td><td>1000 GB Seagate</td><td>boot</td></tr>
<tr><td>sdb</td><td>500 GB WDC WD5000KS-00MNB0</td><td>200 GB md0 RAID (backups) / 300 GB raw</td></tr>
</table>
 
=== New ===
 
<table>
<tr><td>sda</td><td>300 GB Maxtor 6V300F0</td><td>OS(s), VMs + swap </td></tr>
<tr><td>sdb</td><td>500 GB WDC WD5000KS-00MNB0</td><td>500 GB md0 RAID 1 (backups)</td></tr>
<tr><td>sdc</td><td>1 TB Seagate ST31000340AS</td><td>500 GB md0 RAID 1 (backups)  / 500 GB raw (media, temp)</td></tr>
</table>
 
=== Steps to configure Linux system with RAID drive ===
 
# full normal backup
# identify other files to preserve
## media on /mnt/media and /mnt/spare, VMs on /mnt/spare
# backup files
## add new drive via sata
## create raid and media partitions
## copy media and VMs to tb media
# suspend VMs
# make sure documentation is available during process
# unmount affected volumes
# repartition existing 500gb http://www.unix-tutorials.com/go.php?id=620
# shut down and configure internal drives
## add tb as sdc
## temporarily remove 300GB
## check into /etc/fstab using drive IDs
# reboot
# re-start VMs
# set up tb RAID1 and start mirror
# in future, reinstall boot/vm to 300gb, remove 80gb
 
== Comments on RAID ==
 
Using RAID 5 is more complex, but when a drive fails (as did the ST31000340AS) under warranty, sending it back has no data security risk.
 
=== External ===
 
* Maxtor 200 GB - media
* Maxtor 500 GB - backups
 
50 GB free (June 24/2008). est. 100 GB RAID can be cleared up, 200GB moved external.
 
NCQ performance on Seagage 7200.11 - http://forums.storagereview.net/index.php?showtopic=26006
 
The problem with the above config is the array is spread across all working drives, so there can't be fast directory to directory copies. Solution is to move to something like this:
 
500 + 500 raid1
300gb boot + working/media
external 1tb 500gb backup + 500gb working/media
 
== Video ==
 
NVidia En7300GT silent
 
New card? - ASUS EN9600GT Silent - http://enthusiast.hardocp.com/article.html?art=MTUwMSwxLCxoZW50aHVzaWFzdA==  would need a new case.
 
 
== Etc ==
 
* Antec nsk2400
* Asus P5B-VM
* Intel Core 2 Duo E6600
* 4 X 1 GB ?? DDR-2 RAM
 
== Linux Multimedia ==
 
=== Audio ===
 
Need 7.1 digital (optical) audio pass-through capability
 
  wii    dvd    etc
  |      |      |
[    52xv540u tv  ]
          |
          |  toslink w/ dolby digital 7.1
          |
    [ computer ]
          |
          | toslink w/ dolby digital 7.1
          |
        [amp]
          |
      speakers
 
 
http://gentoo-wiki.com/HOWTO_Dolby_Digital_and_DTS
 
http://alsa.opensrc.org/DigitalOut

Navigation menu