mherger wrote: 
> Short answer: pCP.
> 
> Longer answer: certainly depends on your needs. If you really just want
> 
> LMS easily installed and running, go for it. If you want to run 
> additional software on the same Pi, then it's not the first choice.
> 
Sounds good. I'm building a new Pi server stack, so the Pi in question
will be dedicated to just LMS

> 
> 
> > you put the database cache local to the Pi, either on the SD card, a
> USB
> > drive, or even cached in RAM (on a 4GB Pi) ? This is for a music
> > collection with roughly 15000 tracks.
> 
> I'd say pick the simplest setup. Really. I'm using all default settings
> 
> for LMS on pCP. Which means that cache etc. is stored on the SD card. I
> 
> haven't had a corrupted card in all this time.
> 
I'm always happy with a simple solution :) The Pi server stack will be
on a UPS anyway, so I'm not too worried about SD card corruption.

The alternative I was thinking about required two steps:
    
- Split config, with scanner writing database to location on NAS, and
  LMS reading database from RAM drive;
- Short wrapper around the scanner, that on completion of a scan
  copied the database cache to RAM drive and then restarted LMS.
  
But I say that with the confidence of a fool (:)), as I have no idea how
LMS works internally, so I'm sure I'd get very stuck very quickly if I
tried to set this up !

> 
> 
> > Finally (I promise !) any issues re: CIFS vs NFS for sharing the
> music
> > library with the Pi ?
> 
> I'm using NFS now because I can, and I believe it's faster. But I bet 
> CIFS is being used by many.
> 

More aesthetics in my case - as a long-time Sun user NFS simply seems
more natural for Unix-Unix file sharing.

Thanks very much.


------------------------------------------------------------------------
khoadley's Profile: http://forums.slimdevices.com/member.php?userid=37178
View this thread: http://forums.slimdevices.com/showthread.php?t=112977

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to