Hello Sir,
i am facing some problem with ltsp 4.1 in Fedora Core 1. everything is going well. except swapfiles,
my /etc/exports configure like this:
/opt/ltsp 192.168.0.0/255.255.255.0(ro,no_root_squash,sync)
/var/opt/ltsp/swapfiles 192.168.0.0/255.255.255.0(rw,no_root_squash,async)
when i go /var/opt, there is no any ltsp directory or swapfiles. and when i defining in /opt/ltsp/i386/etc/lts.conf file:
USE_NFS_SWAP = Y
thin client machine giving error. because swapfiles is not located in path.
Try creating the directory it wants:
mkdir -p /var/opt/ltsp/swapfiles
Then re-export:
exportfs -r
when i define N , client machine is working but it's very slow.
NFS swap will not make the client any faster. What it will do is give you a safety net to stop the client from killing X and send the user back to the login window. Usually NFS swap is useful for clients with 32 MB RAM or less, although clients with more RAM can also become more stable using NFS swap. It all depends on your usage pattern. It does not hurt to use NFS swap, but you will need space on the hard drive of the server to hold the swapfiles.
i don't understand why is it slow due to swapfiles or hardware configuration.
I am using P-IV 2.0 GHz and 1.2 GB RAM, and 8 terminals.
Please help.
Rakesh Jaiswal
-- Med vennlig hilsen Ragnar Wisl�ff ------------- Life is a reach. Then you gybe.
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/
_____________________________________________________________________
Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto:
https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help, try #ltsp channel on irc.freenode.net
