View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 13 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Mon Oct 08, 2007 7:53 pm 
Offline
Joined: Thu May 12, 2005 9:45 pm
Posts: 95
Location: Minneapolis area
I had a previous KnoppMyth install and had LVM set up on 3 drives and over 100 movies. I had to upgrade to the latest version and ended up just doing a new auto install on the primary drive, leaving the other 2 drives untouched.

Is is possible to somehow import the movies into my new KnoppMyth installation? I went from version R5A16 to R5F27, so the movies have the .nuv extension. I haven't set up LVM on the new system yet because I think doing it destroys all data on the other drives. I'm trying to save those movies.

Is this possible?


Top
 Profile  
 
PostPosted: Mon Oct 08, 2007 9:41 pm 
Offline
Joined: Sun Aug 28, 2005 7:07 pm
Posts: 821
Location: Melbourne, Australia
rkhanso wrote:
I had to upgrade to the latest version and ended up just doing a new auto install on the primary drive, leaving the other 2 drives untouched.


I'm no expert in LVM, but someone I used to work with had one of his four LVM drives fail, and until he got an identical drive, he stood no chance of getting any of the data back.

We were both Unix admins, and he'd done a lot of research.

Good luck

Mike

_________________
*********************
LinHES 7.4
Australian Dragon
*********************


Top
 Profile  
 
 Post subject:
PostPosted: Tue Oct 09, 2007 2:23 am 
Offline
Joined: Wed Feb 08, 2006 8:31 pm
Posts: 20
Location: Canberra Australia
Mike

Your comments suggest that your friend lost some of their data. Did they have recordings that were only part recovered as a result?

rkhanso

1) Did you format all of hda?
2) Are the 2 other drives recognised by the system? Can you mount them and see any data?


Top
 Profile  
 
 Post subject:
PostPosted: Tue Oct 09, 2007 6:28 am 
Offline
Joined: Thu May 12, 2005 9:45 pm
Posts: 95
Location: Minneapolis area
I haven't done anything with the other 2 hard drives yet.

Code:
roger@mythtv:~$ ls /dev/hd*
/dev/hda   /dev/hda2  /dev/hdb   /dev/hdc
/dev/hda1  /dev/hda3  /dev/hdb1  /dev/hdc1
roger@mythtv:~$


So, it seems that Linux sees them. Wouldn't they be the hdbx and hdcx?

A df shows this:
Code:
roger@mythtv:~$ df
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/hda1              4828768   1879564   2704616  42% /
/dev/hda3            150996504    193960 150802544   1% /myth
tmpfs                   126764         4    126760   1% /dev/shm
roger@mythtv:~$

I've tried different commands to try to mount the drives, but can't get it figured out - so I don't know if I can mount them and see any data on them.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Oct 09, 2007 7:19 am 
Offline
Joined: Sun Aug 28, 2005 7:07 pm
Posts: 821
Location: Melbourne, Australia
mudguts wrote:
Mike

Your comments suggest that your friend lost some of their data. Did they have recordings that were only part recovered as a result?


From what I can recall, he lost all of it.

This put me off LVM: I'm quite fond of RAID though.

Mike

_________________
*********************
LinHES 7.4
Australian Dragon
*********************


Top
 Profile  
 
 Post subject:
PostPosted: Tue Oct 09, 2007 7:38 am 
Offline
Joined: Fri Nov 18, 2005 9:22 am
Posts: 777
Location: spencerport, ny (USA)
rkhanso, I think you would have been better off if you hadn't re-formatted that first drive... Once an LVM has been compromised (one of the disks has been replaced or wiped), I think you're hosed. I looked around after one of my drives failed, hoping to recover recordings that happened to be on the other one. I didn't find anything useful.

I'm hoping that Storage Groups make it into KnoppMyth, and 1TB drives fall below $150, before my LVM craps out again.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Oct 09, 2007 8:12 am 
Offline
Joined: Tue Jul 12, 2005 8:01 am
Posts: 670
Location: Salem, MA
Yeah, LVM is nice in theory, and it makes it really easy to just "make a big hard drive" for /myth. However, I think that if I was to do it again, I would just buy big hard drives and divvy up my content in /myth amongst the drives. Maybe setup 2 HDs in LVM for recordings, and 2 HDs in LVM for videos/DVDs, etc. I'd still have LVM, but a bit less risky with 2 instead of just 1...

That gives me a a thought. Has anyone tried using a drobo connected via USB for their /myth partition?

_________________
LinHES 8.3, 1 BE, 3 FE


Top
 Profile  
 
 Post subject:
PostPosted: Tue Oct 09, 2007 10:39 am 
Offline
Joined: Fri Nov 18, 2005 9:22 am
Posts: 777
Location: spencerport, ny (USA)
kmkittre wrote:
I would just buy big hard drives and divvy up my content in /myth amongst the drives. Maybe setup 2 HDs in LVM for recordings, and 2 HDs in LVM for videos/DVDs, etc.


With the upcoming "storage groups" feature, you'll be able to simply add a big new HD, create the filesystem, and tell Myth that it's now available. No need for LVMs anymore. It should make it easy to add drives, as well as retire old/small ones.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Oct 09, 2007 4:54 pm 
Offline
Joined: Tue Jul 12, 2005 8:01 am
Posts: 670
Location: Salem, MA
Good information, Thornsoft, thanks. Can you point me to any documentation on how this is going to work?

_________________
LinHES 8.3, 1 BE, 3 FE


Top
 Profile  
 
 Post subject:
PostPosted: Tue Oct 09, 2007 5:18 pm 
Offline
Joined: Tue Mar 22, 2005 9:18 pm
Posts: 1422
Location: Brisbane, Queensland, Australia
I just a quick google on recover lvm and there is a multitude of information available. Whilst I didn't see anything that I could suggest in the 2 minutes I looked, you may find something of use.

_________________
Girkers


Top
 Profile  
 
 Post subject:
PostPosted: Tue Oct 09, 2007 5:25 pm 
Offline
Joined: Wed Nov 16, 2005 8:55 pm
Posts: 1381
Location: Farmington, MI USA
rkhanso, you may want to look through the "fun" Cecil recently had with his LVM: http://mysettopbox.tv/phpBB2/viewtopic.php?t=16797


Top
 Profile  
 
 Post subject:
PostPosted: Tue Oct 09, 2007 8:22 pm 
Offline
Joined: Thu May 12, 2005 9:45 pm
Posts: 95
Location: Minneapolis area
Cecil's info appears to be way over my head. I've given in to the idea that I'm going to have to start my video collection from scratch - thus starting over on LVM.

If I follow the directions HERE, it looks like I can follow the directions at the top of the page and use the PATA section? It appears that it would be the same even though I have IDE hard drives? I currently have nothing recorded and saved on the hard drive.

Will it matter that the drives I'm adding to the LVM have already been a part of a different LVM? - I don't think it'll matter since I'm basically reformatting them anyway, right?

Or do I need to follow the manual instructions?

Code:
root@mythtv:/home/roger# ls /dev/hd*
/dev/hda  /dev/hda1  /dev/hda2  /dev/hda3  /dev/hdb  /dev/hdb1  /dev/hdc  /dev/hdc1
root@mythtv:/home/roger#
Code:
root@mythtv:/home/roger# ls -la /dev/hd*
brw-rw---- 1 root disk  3,  0 Oct  8 22:15 /dev/hda
brw-rw---- 1 root disk  3,  1 Oct  8 22:15 /dev/hda1
brw-rw---- 1 root disk  3,  2 Oct  8 22:15 /dev/hda2
brw-rw---- 1 root disk  3,  3 Oct  8 22:15 /dev/hda3
brw-rw---- 1 root disk  3, 64 Oct  8 22:15 /dev/hdb
brw-rw---- 1 root disk  3, 65 Oct  8 22:15 /dev/hdb1
brw-rw---- 1 root disk 22,  0 Oct  8 22:15 /dev/hdc
brw-rw---- 1 root disk 22,  1 Oct  8 22:15 /dev/hdc1
root@mythtv:/home/roger#
Code:
root@mythtv:/home/roger# df
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/hda1              4828768   1879816   2704364  42% /
/dev/hda3            150996504   1444736 149551768   1% /myth
tmpfs                   126764         4    126760   1% /dev/shm
root@mythtv:/home/roger#


Top
 Profile  
 
 Post subject:
PostPosted: Wed Oct 10, 2007 11:04 am 
Offline
Joined: Tue Jul 12, 2005 8:01 am
Posts: 670
Location: Salem, MA
IDE is PATA.

_________________
LinHES 8.3, 1 BE, 3 FE


Top
 Profile  
 

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


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 10 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:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu