View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 3 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Thu Apr 24, 2008 11:20 am 
Offline
Joined: Tue Jan 30, 2007 1:27 am
Posts: 299
Hi,

I'm wanting to add a another drive to my setup with the new release. Current setup is SATA 250gb for the system and videos and SATA 320gb for recordings. I have a 250gb PATA lying around that I'd like to add for more recording space.

I'd like to only keep transcoded recordings on the PATA disk. For some reason full bitrate recordings on a PATA disk do not play back smoothly on my system.

Does myth w/ storage groups allow you to specify where to keep a recording up so I can keep only transcoded recordings (or at least recordings that will be transcoded) on the PATA drive? Thanks!


Top
 Profile  
 
PostPosted: Thu Apr 24, 2008 12:14 pm 
Offline
Joined: Mon Feb 16, 2004 7:06 pm
Posts: 309
Location: Toronto
mogator88 wrote:
Does myth w/ storage groups allow you to specify where to keep a recording up so I can keep only transcoded recordings (or at least recordings that will be transcoded) on the PATA drive? Thanks!
The short answer is no. You can specify to record shows to spacific storage group, but it won't store full recordings on one and save the transcoded recording to another. At least not that I know of. The good news is that if you manually move the transcoded recordings from one storage group to another, you don't need to modify the DB. Myth will find it automatically.

_________________
KnoppMyth Folding@home
How to setup F@H
F@H Stats Page


Top
 Profile  
 
 Post subject:
PostPosted: Thu Apr 24, 2008 1:07 pm 
Offline
Joined: Fri Sep 15, 2006 12:16 pm
Posts: 292
Your PATA drive should really be able to handle the higher data
rate of less compressed video.

The rest of this assumes you are logged in as root and the
hard drive in question is /dev/hda.

Make sure your dma and read ahead is turned on with
something like:
Code:
hdparm -A 1 -a 256 -d 1 /dev/hda
You might add the options "-k 1 -K 1" to make it a little more
permanent.

Make sure that you have an 80 connector cable connected
to that hard drive, not a 40 pin cable. If it is connected to the
same cable as your CD/DVD, try the other one. Make sure your
BIOS doesn't have a setting that is forcing it to run in a slow
mode.

Finally, that hard drive may be on it's last legs. You might
run smartctl on it when you have an hour to spare. The
following commands will tell you all about the drive, including
how long the "long" test will take to run:
Code:
apt-get install smartmontools
smartctl -a /dev/hda | less

This will actually test the drive:
Code:
smartctl -t long /dev/hda

Wait how ever long smartctl -t said to, then:
Code:
smartctl -a /dev/hda | less
again and look for anything bad sounding.

Cliff

_________________
R5F27 using R5F1 Nvidia drivers
HD-5500 analog from NTSC Sat Rx, with OTA DVB too
GeForce MX-440 SVideo tvout to a TV
Older dual core 3.4ghz Intel CPU
Asus P5PE-VM Motherboard
2 GB RAM
1 TB LVM2
VirtualBox
Samba


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 103 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu