• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

iscsi or nfs?

TheBuzzer

HACK THE WORLD!
Joined
Aug 15, 2005
Messages
13,024
i am wondering what is better for xbmc

i have a nas server that support iscsi and nfs

i am wondering which will be better to use for xbmc on an openelec?


I am hoping it wont have to transcode the video files or anything to read it.
 
well, iscsi can only be used by one computer at a time (unless you go though the pain of using a clustering filesystem of some type, normally not simple to setup).

nfs can be used by many systems at the same time.
 
For XBMC, SMB is the easiest. XBMC plays just about any format out of the box and doesn't do transcoding (it just plays what it is presented), so as long as your client has the processing power/right hardware you won't have to worry. If you want a server-based media package that does support transcoding (which will allow you to play files that the client may not have the processing prowess or bandwidth to play) then you should look to something like Plex.
 
NFS. If you are using Linux and it sounds like you are NFS is a breeze to setup. Since you are on Linux it's nothing more than installing nfs-common, editing your fstab using mount -a to test it then rebooting once you've got it working.
 
Back
Top