Author |
Message |
rowdan
|
Posted: Mon Apr 30, 2007 11:04 am |
|
Joined: Sun Mar 25, 2007 9:30 pm
Posts: 24
|
VERY VERY nice, TY much, i am starting to get a feel for the way things should run in a PVR set up....
When I said SD I meant San Disk/ Compact Flash ECT ECT....
I did not realize there was a tuner card referred to as SD, serves me right for abbreviating....
So as far as the Hard Drives, my BOX can handle 1xIDE and 2xSATA so I’m thinking i will install 2xSATA in addition to my 1xUDMA-IDE now installed..... Can this be done in 2 steps? IE, can I add one SATA then next month add a 2nd SATA? And if so at the time I add the 2nd will I need to back up my recordings again? In witch case I would think it would be easier to just add the 2 now instead of messing with possibly loosing the current recordings.
So the only way to preserve the current recordings is to copy them else were, IE SAMBA from my Windows Box…. Also what does copying the “/myth� dir back up, is that like doing a full system backup?
Also you said I should MOVE the “/myth/tv� dir to the SATA, is there a command that will move the content? Or is that the reason for copying it elsewhere then copying it back?
Lastly as far as the database stuff, when you say make a back up, are you referring to the GUI backup from within myth tv? If so I also need to figure out why mine is failing…
_________________ PVR
Amd64x2 3800+
2Gig Ram
64Meg Nvidia PCI-E LP W/Video out
Dual WinTV-PVR-150MCE-LP
200Gig U-ATA/100 Hard Drive
|
|
Top |
|
 |
rowdan
|
Posted: Mon Apr 30, 2007 12:24 pm |
|
Joined: Sun Mar 25, 2007 9:30 pm
Posts: 24
|
OOH ya also is it posable and/or a good idea to back up the "/myth" dir useing a Windows box or should i mabee invest some time in geting a linux box run, OR should this be done with in Myth?
_________________ PVR
Amd64x2 3800+
2Gig Ram
64Meg Nvidia PCI-E LP W/Video out
Dual WinTV-PVR-150MCE-LP
200Gig U-ATA/100 Hard Drive
|
|
Top |
|
 |
thornsoft
|
Posted: Mon Apr 30, 2007 2:44 pm |
|
Joined: Fri Nov 18, 2005 9:22 am
Posts: 777
Location:
spencerport, ny (USA)
|
rowdan wrote: OOH ya also is it posable and/or a good idea to back up the "/myth" dir useing a Windows box or should i mabee invest some time in geting a linux box run, OR should this be done with in Myth?
You can dump it onto a windows box via SMB share, etc.. But don't copy the files. I think you'd lose the permissions/ownership. Instead, make a compressed tarball, and stick that over on the other machine.
|
|
Top |
|
 |
rowdan
|
Posted: Mon Apr 30, 2007 3:19 pm |
|
Joined: Sun Mar 25, 2007 9:30 pm
Posts: 24
|
thornsoft wrote: rowdan wrote: OOH ya also is it posable and/or a good idea to back up the "/myth" dir useing a Windows box or should i mabee invest some time in geting a linux box run, OR should this be done with in Myth? You can dump it onto a windows box via SMB share, etc.. But don't copy the files. I think you'd lose the permissions/ownership. Instead, make a compressed tarball, and stick that over on the other machine.
\
OK and i assume that makeing the TarBall is done on the PVR box
_________________ PVR
Amd64x2 3800+
2Gig Ram
64Meg Nvidia PCI-E LP W/Video out
Dual WinTV-PVR-150MCE-LP
200Gig U-ATA/100 Hard Drive
|
|
Top |
|
 |
thornsoft
|
Posted: Mon Apr 30, 2007 3:39 pm |
|
Joined: Fri Nov 18, 2005 9:22 am
Posts: 777
Location:
spencerport, ny (USA)
|
rowdan wrote: OK and i assume that makeing the TarBall is done on the PVR box
Tar should execute on the PVR box, yes.
|
|
Top |
|
 |
rowdan
|
Posted: Mon Apr 30, 2007 3:42 pm |
|
Joined: Sun Mar 25, 2007 9:30 pm
Posts: 24
|
Ok so if the Frontend GUI is open can i use like CTRL ALT F1 to be able to start that or should i exit the FE then run a terminal from there?
_________________ PVR
Amd64x2 3800+
2Gig Ram
64Meg Nvidia PCI-E LP W/Video out
Dual WinTV-PVR-150MCE-LP
200Gig U-ATA/100 Hard Drive
|
|
Top |
|
 |
tjc
|
Posted: Mon Apr 30, 2007 5:37 pm |
|
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location:
Arlington, MA
|
Either one works. If you use the Alt_X hotkey remember you probably need to su - to become root.
To the bigger question you can add space incrementally to a LVM volume under 2 constraints, first that you use a filesystem which can be resized (ext3, or jfs) and you gave yourself enough indexing slack when you setup the filesystem. I won't try to go into the details since there are a lot of them and you're better off searching for a tutorial on setting up and resizing LVM volumes.
|
|
Top |
|
 |
rowdan
|
Posted: Mon Apr 30, 2007 6:07 pm |
|
Joined: Sun Mar 25, 2007 9:30 pm
Posts: 24
|
ya I read and printed out from a wikki about LvmHowTo.... so basically if I add a SATA format it in ext3 or JFS then add the LVM I can then later add a second SATA and just expand the LVM....
Some one suggested XFS is that the same as JFS??
Also when you say to leave slack, does that mean, not to allocate the entire disk to the partition? Or should I be searching for a more in-depth read me to explain that?
_________________ PVR
Amd64x2 3800+
2Gig Ram
64Meg Nvidia PCI-E LP W/Video out
Dual WinTV-PVR-150MCE-LP
200Gig U-ATA/100 Hard Drive
|
|
Top |
|
 |
tjc
|
Posted: Mon Apr 30, 2007 6:38 pm |
|
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location:
Arlington, MA
|
rowdan wrote: Some one suggested XFS is that the same as JFS?? No. They're different. If my memory is working right XFS traces it's ancestry to the Silicon Graphics file system and JFS to IBMs AIX journaling file system. rowdan wrote: Also when you say to leave slack, does that mean, not to allocate the entire disk to the partition? Or should I be searching for a more in-depth read me to explain that?
You need to find more in depth coverage. I think LVM 2 avoids the need for the first volume in the volume group to be able to index the whole thing like LVM 1 required, but I don't know if the inode pool gets resized at the same time as an EXT3/JFS filesystem or if you need to allocate enough up front.
|
|
Top |
|
 |
marc.aronson
|
Posted: Mon Apr 30, 2007 7:18 pm |
|
Joined: Tue Jan 18, 2005 2:07 am
Posts: 1532
Location:
California
|
I'm the one that suggest XFS and I can verify that it works well in an LVM on non-LVM environment. In terms of saving your stuff, I think there may be a faster approach than copying your existing stuff across the network to a windows box. Here's a high level outline of the strategy. I am assuming that your SATA drive is at least as large as your exisitng IDE drive. If it isn't, you'll need to delete enough stuff from IDE drive so that it an all fit on the SATA drive:
1. Install your SATA drive.
2. Follow the instructions to create an LVM / XFS file system on that SATA drive.
3. Mount that SATA drive. Let's assume your mount it as /mnt/sata
4. shutdown myth backend; mysql; apache.
5. cp -a /myth /mnt/sata
6. Modify your /etc/fstab so that the LVM-based SATA drive is mounted as /myth
7. reboot.
All of you old stuff is still on the old IDE drive, but it is no longer being used. It has all been copied over to your SATA drive and is being used there.
Of course, your old /dev/hda3 partition, which is most of that 200 GB IDE drive, is sitting there unused. You can now add that to the LVM partition so that you have more space for recordings.
Hope this helps!
Marc
|
|
Top |
|
 |
tjc
|
Posted: Mon Apr 30, 2007 7:34 pm |
|
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location:
Arlington, MA
|
Is XFS resizable? It wasn't the last time I checked...
|
|
Top |
|
 |
marc.aronson
|
Posted: Mon Apr 30, 2007 7:35 pm |
|
Joined: Tue Jan 18, 2005 2:07 am
Posts: 1532
Location:
California
|
XFS can be increased in size so you can add drives. It cannot be reduced in size, so you cannot remove drives.
Marc
|
|
Top |
|
 |
nigelpearson
|
Posted: Tue May 01, 2007 5:59 am |
|
Joined: Wed Mar 03, 2004 7:43 pm
Posts: 748
Location:
Sydney, Australia
|
bruce_s01 wrote: As for the memory, I have 3 SD tuners (2xDVB-T and 1 PVR-x50) and I'm heavily into swap with 1 Gb of memory (from top): Code: Tasks: 236 total, 2 running, 232 sleeping, 0 stopped, 2 zombie Cpu(s): 0.3%us, 1.3%sy, 98.0%ni, 0.0%id, 0.0%wa, 0.0%hi, 0.3%si, 0.0%st Mem: 1033068k total, 1010576k used, 22492k free, 20684k buffers Swap: 1959920k total, 1122656k used, 837264k free, 349508k cached Just for info: Code: uptime 14:32:16 up 30 days, 11:45, 1 user, load average: 1.25, 1.23, 1.22
Nasty. I assume you are running something like commercial flagging here?
_________________ | Nigel Pearson, nigel.pearson.au@gmail.com| "Things you own end up owning you" - Tyler, Fight Club
|
|
Top |
|
 |
bruce_s01
|
Posted: Tue May 01, 2007 7:29 pm |
|
Joined: Tue Aug 08, 2006 7:08 pm
Posts: 561
Location:
UK
|
nigelpearson wrote: Nasty. I assume you are running something like commercial flagging here?
Nope, I've switched it off and only commercial cut using manually set cut points.
I think I should really start new thread about this, here
Bruce S.
_________________ Updated 2019/10/26: AthlonII X2 265 Gigabyte GA-970A-DS3P 16Gb PC 1866 DDR3, 500GB+2TB+4TB SATA HDD, SATA DVD-RW Asus DRW-24D5MT , NVIDIA GeForce GT1080 Hauppauage Nova-T 500, Nova-T LinHes R8.6.1
|
|
Top |
|
 |
rowdan
|
Posted: Tue May 08, 2007 8:08 pm |
|
Joined: Sun Mar 25, 2007 9:30 pm
Posts: 24
|
Ok I tried to play a DVD for first time, and I think the codex is having problems; video is choppy and pixilated, and extremely unwatchable....
so I tried to rip it and watch from the HD and same thing.... so I then tried other DVD's total of 8 different DVD's from different manufacture, and different security levels (IE Disney and home burn) all with same reaction,
So then I tried to use a different DVD-Rom drive, same result.... I have just bought a brand new DVD-Rom "Sony" drive..... But I’m not very hopeful for the outcome seeming as all other items failed....
Any one have any ideas/ advise?
Also I have tried the first disk in my Xbox and it plays fine, I also put the first DVD-Rom drive and DVD in a windows box and it played fine.
_________________ PVR
Amd64x2 3800+
2Gig Ram
64Meg Nvidia PCI-E LP W/Video out
Dual WinTV-PVR-150MCE-LP
200Gig U-ATA/100 Hard Drive
|
|
Top |
|
 |