News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

More problems with software RAID

Started by jondecker76, February 08, 2008, 03:21:54 PM

Previous topic - Next topic

colinjones

Can you PM me a concise description of the issue, with any details/logs/errors and I will log it for you...

I think the login issue is simply that emails are not being sent properly at the moment so you haven't received your confirmation email. Apparently this is going to be fixed up this week.

Col

Venom986

A bit of an update since I still can't access mantis...

This morning I tried to be  a bit tricky, and instead of accepting the default storage volume of my RAID array, I manually changed that to point at the system drive on the CORE when ripping a DVD.  After that, when prompted to select a directory, I browsed through to the directory that is actually a symlink to my raid array.  That is, I selected to rip to /home/public/data/videos/Main Storage Array [122] which is actually a symlink to /mnt/device/122/public/data/videos which is on my RAID array.

Doing this resulted in a failed rip, with a message about the disk being full.  Now, the system drive has 84GB or so free, and the raid array is only 2% in use.  So, I'm guessing the system is having trouble determining free space when looking at a symlink?

So, to recap, if I select to directly store things on my RAID array I get double entries for that media, one pointing at /mnt/device/122/public/data/videos and the other pointing at /home/public/data/videos/Main Storage Array [122]

Again, my guess is that UpdateMedia is traversing both trees.

Venom986

#17
One more update:

The entry that points at /mnt/device/122/public/data/videos (the path I originally specificied when ripping) has proper attributes and cover art associated with it, whereas the entry tha tpoints at /home/public/data/videos/Main Storage Array [122] does not.

Edit: I spoke too soon.  No sooner did I post that than updatemedia seems to have gotten around to filling out the details of the entry that points to /home/public/data/videos/Main Storage Array [122]

jondecker76

I just saw in mantis that this has now been fixed!

Just gotta wait for the new version

Venom986

Wow!  That was fast.  I hope the sendmail issues with the server are fixed quick too, i want my mantis account ;)

colinjones

I think the sendmail issues are resolved as I am now receiving updates - so try registering again. Here are the resolution comments from Ender -

"----------------------------------------------------------------------
Ender - 02-19-08 05:17
----------------------------------------------------------------------
We've fixed this few days ago. :) Instead of writing the information in the database with the real path, Disk Drive will also use the home symlink from now on . This way updatemedia will use the same record from database. Here is the wiki for home symlinks :
http://wiki.linuxmce.org/index.php/Home_Symlink

The svn revision with the fix is : http://mantis.linuxmce.org/view.php?id=19714 "