2
« on: October 07, 2007, 10:55:48 pm »
What is the proper way to configure drives in a dedicated core?
This seems like an obvious thing, but I'm not finding the documentation for some reason, and my attempts have not been very successful.
My initial idea was to use a 120GB drive for the system, 6 750GB drives in RAID5 for data, leaving me one header for a CDROM drive so I could load software. I installed kubuntu to the system drive, with the /home partition on the RAID, since I knew Linux MCE wants to put all its media in the /home parition.
What seems to have happened, however, is that once all was operational, Linux MCE detected the RAID and put a link to it into the /home/public directory. Whenever I would install some media, it would end up in multiple locations in the database; /home/public/data/audio/foo.flac, /home/public/RAID/home/public/data/audio/foo.flac, /home/public/RAID/home/public/RAID/home/public/data/audio/foo.flac, etc. ( I'm recounting this from memory, so maybe the link was in data instead of public, but that doesn't really matter now.)
Obviously, this was not the way. I tried removing the link to the RAID array using the web admin RAID options. Bad idea.
I'm now facing a full re-install, starting with kubuntu. So I ask again, what is the *right* way to configure the drives?