00:16 | lroca has joined IRC (lroca!~lroca@ool-18bfd59d.dyn.optonline.net) | |
01:22 | lroca has left IRC (lroca!~lroca@ool-18bfd59d.dyn.optonline.net, Quit: lroca) | |
01:49 | lucascastro has joined IRC (lucascastro!~lucas@201.182.221.14) | |
04:46 | jgee has left IRC (jgee!~jgee@181.56.72.152, Quit: The Lounge - https://thelounge.github.io) | |
05:10 | wim1 has joined IRC (wim1!~Thunderbi@WEGC203033.UNI-GRAZ.AT) | |
05:27 | kjackal has joined IRC (kjackal!~quassel@fpc121872-nmal24-2-0-cust27.19-2.static.cable.virginm.net) | |
06:32 | Statler has joined IRC (Statler!~Georg@p5B30E35B.dip0.t-ipconnect.de) | |
06:59 | ricotz has joined IRC (ricotz!~ricotz@ubuntu/member/ricotz) | |
07:42 | kjackal has left IRC (kjackal!~quassel@fpc121872-nmal24-2-0-cust27.19-2.static.cable.virginm.net, Ping timeout: 255 seconds) | |
09:07 | kjackal has joined IRC (kjackal!~quassel@165.225.80.105) | |
09:13 | kjackal has left IRC (kjackal!~quassel@165.225.80.105, Remote host closed the connection) | |
09:14 | kjackal has joined IRC (kjackal!~quassel@165.225.80.96) | |
09:32 | alkisg has left IRC (alkisg!~alkisg@ubuntu/member/alkisg, Quit: Leaving.) | |
09:36 | alkisg has joined IRC (alkisg!~alkisg@ubuntu/member/alkisg) | |
09:49 | Statler has left IRC (Statler!~Georg@p5B30E35B.dip0.t-ipconnect.de, Remote host closed the connection) | |
09:57 | Hyperbyte has joined IRC (Hyperbyte!~jan@middelkoop.cc) | |
09:57 | <Hyperbyte> Oh hello!
| |
09:58 | Say, I notice a bunch of sftp-server processes on my terminal server using a lot of IO/CPU. Would it be more efficient to use NFS mounted home directories, or is SSHFS the way to go?
| |
10:06 | <alkisg> Hyperbyte: nfs would be way more efficient, yes
| |
10:07 | sshfs is just easier to set up, and at one point in the past nfs had instabilities
| |
10:26 | Statler has joined IRC (Statler!~Georg@gwrz3.lohn24.de) | |
10:27 | <Hyperbyte> OK, good to know.
| |
10:28 | Thanks!
| |
10:29 | <alkisg> Hyperbyte: if you make it work, a small how-to would be helpful for others...
| |
10:29 | I think we also have "ltsp-config nfs" which helps a bit in /etc/exports
| |
10:50 | alkisg has left IRC (alkisg!~alkisg@ubuntu/member/alkisg, Ping timeout: 240 seconds) | |
10:50 | kjackal has left IRC (kjackal!~quassel@165.225.80.96, Ping timeout: 256 seconds) | |
10:58 | kjackal has joined IRC (kjackal!~quassel@165.225.81.5) | |
11:00 | alkisg has joined IRC (alkisg!~alkisg@ubuntu/member/alkisg) | |
11:02 | kjackal has left IRC (kjackal!~quassel@165.225.81.5, Ping timeout: 248 seconds) | |
11:11 | kjackal has joined IRC (kjackal!~quassel@165.225.80.252) | |
11:44 | <Hyperbyte> Hmmm... I set up NFS, installed nfs-common in the chroot, ran ltsp-update-image and added a FSTAB_1 line to lts.conf
| |
11:44 | I believe there was also an NFS_SERVER or NFS_HOME configuration option, but didn't find it in the lts.conf manpage.
| |
11:45 | I can write something on the wiki about it. I do have another something weird with a virtual PXE client (I use it that for remote testing).
| |
11:45 | It always says after I log out "A new version of the system is available". Is this a known issue?
| |
12:02 | <alkisg> Hyperbyte: try to manually mount NFS from a client, either ltsp or not. Does that work?
| |
12:02 | It's not a known issue to always ask for a reboot, no
| |
13:01 | <Hyperbyte> alkisg, NFS? NDB you mean?
| |
13:01 | <alkisg> Hyperbyte: NFS; isn't that what is failing for you?
| |
13:02 | <Hyperbyte> No NFS is working great, I just set it up. :-)
| |
13:02 | I was just telling you the steps I took.
| |
13:03 | <alkisg> Ah, you said about NFS_SERVER/NFS_HOME etc and I thought it wasn't working
| |
13:03 | <Hyperbyte> Since you mentioned I could do a write-up, I figured for the record (irclogs) I'd leave it here.
| |
13:03 | <alkisg> Yeah, nfs-common and FSTAB_1 is all there is to it
| |
13:03 | !nfs
| |
13:03 | <ltsp> nfs: to enable NFS home directories for localapps and fat clients, install nfs-kernel-server etc on your server, and put this inlts.conf: FSTAB_1="server:/home /home nfs defaults,nolock 0 0"
| |
13:03 | <Hyperbyte> !forget nfs
| |
13:03 | <ltsp> The operation succeeded.
| |
13:03 | <alkisg> ...it should also mention ltsp-config nfs and nfs-common in the chroot
| |
13:04 | <Hyperbyte> !learn nfs as to enable NFS home directories for localapps and fat clients, install nfs-kernel-server etc on your server, and put this inlts.conf: FSTAB_1="server:/home /home nfs defaults,nolock 0 0"
| |
13:04 | <ltsp> The operation succeeded.
| |
13:04 | <Hyperbyte> !forget nfs
| |
13:04 | <ltsp> The operation succeeded.
| |
13:04 | <Hyperbyte> !learn nfs as to enable NFS home directories for localapps and fat clients, install nfs-kernel-server on your server, nfs-common on your client (don't forget ltsp-update-image), and put this in lts.conf: FSTAB_1="server:/home /home nfs defaults,nolock 0 0"
| |
13:04 | <ltsp> The operation succeeded.
| |
13:05 | <alkisg> Did you use ltsp-config nfs, or did you manually configure exports?
| |
13:07 | <Hyperbyte> Manually of course.
| |
13:08 | <alkisg> Ah sorry I was wrong, ltsp-config nfs is for nfs root, not for nfs home anyway
| |
13:08 | So that should be mentioned in the factoid as well, what to put in /etc/exports...
| |
13:08 | Ideally, ltsp-config nfs-home would be able to do all that :D
| |
13:31 | Faith has joined IRC (Faith!~Paty_@unaffiliated/faith) | |
15:04 | wim1 has left IRC (wim1!~Thunderbi@WEGC203033.UNI-GRAZ.AT, Ping timeout: 265 seconds) | |
16:26 | kjackal has left IRC (kjackal!~quassel@165.225.80.252, Remote host closed the connection) | |
16:50 | sutula has left IRC (sutula!~sutula@207-118-152-40.dyn.centurytel.net, Ping timeout: 248 seconds) | |
17:01 | sutula has joined IRC (sutula!~sutula@207-118-156-230.dyn.centurytel.net) | |
17:04 | sutula has left IRC (sutula!~sutula@207-118-156-230.dyn.centurytel.net, Read error: Connection reset by peer) | |
17:11 | sutula has joined IRC (sutula!~sutula@207-118-156-230.dyn.centurytel.net) | |
17:42 | ||cw has left IRC (||cw!~chrisw@unaffiliated/cw/x-1182934, Quit: Do not follow the null pointer, for therein lies ma&^%#___) | |
17:46 | ||cw has joined IRC (||cw!~chrisw@unaffiliated/cw/x-1182934) | |
19:40 | Faith has left IRC (Faith!~Paty_@unaffiliated/faith, Quit: Leaving) | |
20:12 | Statler has left IRC (Statler!~Georg@gwrz3.lohn24.de, Remote host closed the connection) | |
21:00 | adrianor1 has joined IRC (adrianor1!~adrianorg@189.114.156.245) | |
21:03 | adrianorg has left IRC (adrianorg!~adrianorg@189.58.228.199.dynamic.adsl.gvt.net.br, Ping timeout: 256 seconds) | |
22:08 | someone_ has joined IRC (someone_!18255d92@gateway/web/freenode/ip.24.37.93.146) | |
23:22 | ricotz has left IRC (ricotz!~ricotz@ubuntu/member/ricotz, Quit: Leaving) | |