Thomas, Do you have /var/opt/ltsp/swapfiles listed in your /etc/exports file?
Do this: showmount -e It should show both /opt/ltsp and /var/opt/ltsp/swapfiles. make sure the IP address info in the /etc/exports file matches your environment. Jim McQuillan [EMAIL PROTECTED] On Tue, 26 Oct 2004, thomas constans wrote: > hello list > > i am trying to set up nfs over swap to get rid of random station lockup > > lts.conf is as follow: > [10.0.0.11] > XF86CONFIG_FILE=XF86Config-remote1 > SYSLOG_HOST = 10.0.0.4 > USE_NFS_SWAP = Y > SWAPFILE_SIZE = 64m > > i have created a sawpfiles dir in /var/opt/ltsp: > #ll /var/opt/ltsp > total 12K > drwxrwxrwx 3 root root 4,0K 2004-10-18 14:01 . > drwxr-xr-x 3 root root 4,0K 2004-10-18 13:44 .. > drwxrwxrwx 2 root root 4,0K 2004-10-18 14:01 swapfiles > > here's what i get when booting: > > error opening /tmp/swapfiles/10.0.0.12.swap: permission denied > > inserting lsmod, ls -al /tmp, mount in rc.sysinit to get some > information: > ramdisk is mounted rw on /mp > server:/var/opt/ltsp/swapfiles is mounted via nfs on /tmp/swapfiles > > apparently it is the prep_swap command in rc.sysinit that gives the > above output > > any idea ? > > cheers > > > -- > -- Thomas Constans -- > > http://www.opendoor.fr > [EMAIL PROTECTED] > 04 78 68 17 34 > -- > -- Thomas Constans -- > > http://www.opendoor.fr > [EMAIL PROTECTED] > 04 78 68 17 34 > > > > ------------------------------------------------------- > This SF.net email is sponsored by: IT Product Guide on ITManagersJournal > Use IT products in your business? Tell us what you think of them. Give us > Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more > http://productguide.itmanagersjournal.com/guidepromo.tmpl > _____________________________________________________________________ > 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 > ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _____________________________________________________________________ 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
