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

RAID device causes symlinks throughout first level directories

Started by robwoodward75, May 03, 2011, 11:07:05 AM

Previous topic - Next topic

tschak909

LinuxMCE was deliberately designed as an appliance, and we use one of the most complex autofs implementations ever made, to automatically mount media disks.

In short, you should have used LinuxMCE's facilities to deal with the RAID. You should dump all your media off, and reinstall.

Do not mess with fstab. Ever.

And actually for storage, we deliberately designed it so that you could just add NAS bricks onto the network to increase your storage capacity.

In short, you're thinking too hard. Stop it. Your previous distribution experience will hurt you here, as we have deliberately tried to make the system very automatic...and hooking things into fstab really screws that up.

-Thom

Marie.O

I would just remove the fstab entry for home, and see what happens on the next reboot.
If I helped you, feel free to buy me a coffee: [url="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES"]https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES[/url]

robwoodward75

I'll consider my hand slapped, and try not to meddle with your setup in future!

Although, as I use Kubuntu on my laptop, and I haven't found anywhere to create an NFS mount?  I know I could use Samba on both systems, but, it just seems a little odd to use an extra interface, where *nix systems have a very good system for seamlessly mounting drives across the network?!  (Hence the /export/home entry in fstab)  I assume your advice will be go the Samba route?!

I'll probably try as suggested, remove the mount point(s) from fstab.

If I reboot in single user mode, I should be able to unpack my original tar file which contained the base home drive directory structure (no data!), if all else fails, a complete rebuild over the weekend at some point, once I've made sure I've got things duplicated!


Thanks for your help and scoldings!!