IRC chat logs for #ltsp on irc.libera.chat (webchat)


Channel log from 7 October 2016   (all times are UTC)

03:08Fenuks has joined IRC (Fenuks!~Fenuks@212.164.45.173)
06:33ricotz has joined IRC (ricotz!~ricotz@ubuntu/member/ricotz)
06:44mikkel has joined IRC (mikkel!~mikkel@mail.dlvs.dk)
08:19robb_nl has joined IRC (robb_nl!~robb_nl@ip-213-49-244-127.dsl.scarlet.be)
08:20robb_nl has joined IRC (robb_nl!~robb_nl@ip-213-49-244-127.dsl.scarlet.be)
08:33Statler has joined IRC (Statler!~Georg@mail.lohn24.de)
08:34robb_nl has left IRC (robb_nl!~robb_nl@ip-213-49-244-127.dsl.scarlet.be, Ping timeout: 252 seconds)
08:34Statler_ has joined IRC (Statler_!~Georg@mail.lohn24.de)
08:38Statler has left IRC (Statler!~Georg@mail.lohn24.de, Remote host closed the connection)
08:38Statler_ has left IRC (Statler_!~Georg@mail.lohn24.de, Remote host closed the connection)
08:38robb_nl has joined IRC (robb_nl!~robb_nl@ip-213-49-244-127.dsl.scarlet.be)
08:40Statler has joined IRC (Statler!~Georg@mail.lohn24.de)
08:42fnurl has left IRC (fnurl!~paul@36-229-141-202.dynamic-ip.hinet.net, Read error: Connection reset by peer)
08:43fnurl has joined IRC (fnurl!~paul@36-229-141-202.dynamic-ip.hinet.net)
08:46Statler has left IRC (Statler!~Georg@mail.lohn24.de, Remote host closed the connection)
08:48Statler has joined IRC (Statler!~Georg@mail.lohn24.de)
08:57mikkel has left IRC (mikkel!~mikkel@mail.dlvs.dk, Quit: Leaving)
09:28gvy has joined IRC (gvy!~mike@altlinux/developer/mike)
10:31dtcrshr has left IRC (dtcrshr!~datacrush@unaffiliated/datacrusher, Ping timeout: 265 seconds)
10:39administrador has joined IRC (administrador!c3391367@gateway/web/freenode/ip.195.57.19.103)
10:54alkisg has left IRC (alkisg!~alkisg@ubuntu/member/alkisg, Remote host closed the connection)
11:27robb_nl has left IRC (robb_nl!~robb_nl@ip-213-49-244-127.dsl.scarlet.be, Ping timeout: 264 seconds)
12:09Faith has joined IRC (Faith!~paty_@unaffiliated/faith)
12:53alkisg has joined IRC (alkisg!~alkisg@ubuntu/member/alkisg)
13:10Vlad__ has joined IRC (Vlad__!c2e28421@gateway/web/freenode/ip.194.226.132.33)
13:17spectra has left IRC (spectra!~spectra@debian/developer/spectra, *.net *.split)
13:18spectra has joined IRC (spectra!~spectra@debian/developer/spectra)
13:27
<Vlad__>
hello, i'm trying to set up LTSP with NFS on Ubuntu 16.04 (it uses NBD by default)
13:27
i've added to /etc/exports:
13:28
opt/ltsp/i386 *(ro,no_root_squash,async,no_subtree_check)
13:29
now there's some strange behaviour: the client boots, but all system files are not writeable by root with permission denied error
13:29
however they all have 644 permission and owned by root
13:29
so LTSP cannot completely set up the system
13:29
e.g. /etc/resolv.conf is empty because /etc/resolvconf/resolv.conf.d/base is not writeable
13:30
<razielle_tzu>
the ro option has caused it to be mounted read only, change it to rw
13:31
<Vlad__>
doesn't LTSP use aufs for changes to FS in memory?
13:31
with NBD it works ok
13:32
<razielle_tzu>
hmm
13:33
did you restart the nfs-kernel-server?
13:33
<Vlad__>
yes
13:33
<razielle_tzu>
i don't know then, if everything is right it should be working
13:34
<Vlad__>
i've tried NFS in Debian Jessie where it is used by default and it worked
13:34
<||cw>
my debian nfs has ro, so that's correct
13:34
<Vlad__>
but in Ubuntu 16.04 it doesn't
13:34
<||cw>
I haven't tried it on ubuntu yet
13:35
<razielle_tzu>
ubuntu doesn't use nfs by default so it might be a little tricky getting it working
13:36
https://help.ubuntu.com/community/UbuntuLTSP/LTSPWithoutNFS < this has some info on reverting though
13:52alkisg_web has joined IRC (alkisg_web!bc0423ce@gateway/web/freenode/ip.188.4.35.206)
13:53
<alkisg_web>
Vlad__: overlayfs doesn't work correctly in new kernels over nfs, so use nbd instead
13:53
Or, wait for the newest kernel that will fix the issue
13:53
I think it's in debian testing
13:53
Why do you want nfs instead of nbd?
13:55
<Vlad__>
for testing; i'm tired of rebuilding image after every small change)
13:55
<alkisg_web>
you can use a raw nbd image
13:55
No need to rebuild it then
13:55
Like, ext4 inside it
13:58
<Vlad__>
sorry, what is raw nbd"
13:58
can you explain pls?
14:13
<alkisg_web>
Vlad__: dd if=/dev/zero of=/opt/ltsp/images/i386.img bs=1m count=1000
14:13
mkfs.ext4 /opt/ltsp/images/i386.img
14:14
mount -o loop i386.img /mnt
14:14
cp -a /opt/ltsp/i386 /mnt
14:14
...etc, so that you make an image that contains the chroot instead of a directory
14:14
Then whenever you want to do changes, you mount it somewhere and chroot to it, and the changes are immediately visible
14:16
It's also possible to use virtualbox to maintain a .raw disk
14:16
And even do snapshots and merge them when you're ready to push them
14:16
<Vlad__>
thanks i'll try it
14:18Vlad__ has left IRC (Vlad__!c2e28421@gateway/web/freenode/ip.194.226.132.33)
14:19gvy has left IRC (gvy!~mike@altlinux/developer/mike, Ping timeout: 265 seconds)
14:22stgraber has left IRC (stgraber!~stgraber@ubuntu/member/stgraber, *.net *.split)
14:22stgraber has joined IRC (stgraber!~stgraber@shell.stgraber.org)
14:22stgraber has joined IRC (stgraber!~stgraber@ubuntu/member/stgraber)
14:56robb_nl has joined IRC (robb_nl!~robb_nl@ip-213-49-244-127.dsl.scarlet.be)
15:16robb_nl has left IRC (robb_nl!~robb_nl@ip-213-49-244-127.dsl.scarlet.be, Ping timeout: 252 seconds)
15:38alkisg_web has left IRC (alkisg_web!bc0423ce@gateway/web/freenode/ip.188.4.35.206, Quit: Page closed)
15:44gp_alt has left IRC (gp_alt!~gp@104-14-168-137.lightspeed.rcsntx.sbcglobal.net, Quit: Leaving)
16:20Statler has left IRC (Statler!~Georg@mail.lohn24.de, Quit: Leaving)
16:35robb_nl has joined IRC (robb_nl!~robb_nl@ip-213-49-244-127.dsl.scarlet.be)
17:17robb_nl has left IRC (robb_nl!~robb_nl@ip-213-49-244-127.dsl.scarlet.be, Ping timeout: 256 seconds)
17:35robb_nl has joined IRC (robb_nl!~robb_nl@ip-213-49-244-127.dsl.scarlet.be)
17:37forum has joined IRC (forum!~Icedove@88-117-22-63.adsl.highway.telekom.at)
17:44forum has left IRC (forum!~Icedove@88-117-22-63.adsl.highway.telekom.at, Remote host closed the connection)
17:44forum has joined IRC (forum!~Icedove@88-117-22-63.adsl.highway.telekom.at)
17:47pscheie has joined IRC (pscheie!d8a008e3@gateway/web/freenode/ip.216.160.8.227)
17:47Fenuks has left IRC (Fenuks!~Fenuks@212.164.45.173, Ping timeout: 272 seconds)
17:48pscheie has left IRC (pscheie!d8a008e3@gateway/web/freenode/ip.216.160.8.227, Client Quit)
17:48petre has joined IRC (petre!~petre@scheie.homedns.org)
17:55forum has left IRC (forum!~Icedove@88-117-22-63.adsl.highway.telekom.at, Quit: forum)
18:00petre has left IRC (petre!~petre@scheie.homedns.org, Quit: Leaving)
18:56Faith has left IRC (Faith!~paty_@unaffiliated/faith, *.net *.split)
18:56pppingme has left IRC (pppingme!~pppingme@unaffiliated/pppingme, *.net *.split)
18:56cyberorg has left IRC (cyberorg!~cyberorg@opensuse/member/Cyberorg, *.net *.split)
18:56bennabiy has left IRC (bennabiy!~bennabiy@unaffiliated/bennabiy, *.net *.split)
18:56sutula has left IRC (sutula!~sutula@207-118-159-111.dyn.centurytel.net, *.net *.split)
18:57Faith has joined IRC (Faith!~paty_@143.107.231.49)
18:57bennabiy has joined IRC (bennabiy!~bennabiy@unaffiliated/bennabiy)
18:57cyberorg has joined IRC (cyberorg!~cyberorg@opensuse/member/Cyberorg)
18:58sutula has joined IRC (sutula!~sutula@207-118-159-111.dyn.centurytel.net)
18:59pppingme has joined IRC (pppingme!~pppingme@unaffiliated/pppingme)
19:06Faith has left IRC (Faith!~paty_@143.107.231.49, Changing host)
19:06Faith has joined IRC (Faith!~paty_@unaffiliated/faith)
19:08ricotz has left IRC (ricotz!~ricotz@ubuntu/member/ricotz, *.net *.split)
19:08gehidore has left IRC (gehidore!~username@unaffiliated/man, *.net *.split)
19:08belowzero has left IRC (belowzero!~myusernam@198-158-11.connect.netcom.no, *.net *.split)
19:09belowzero has joined IRC (belowzero!~myusernam@198-158-11.connect.netcom.no)
19:09ricotz has joined IRC (ricotz!~ricotz@p5B2A9B9F.dip0.t-ipconnect.de)
19:09ricotz has joined IRC (ricotz!~ricotz@ubuntu/member/ricotz)
19:09gehidore has joined IRC (gehidore!~username@unaffiliated/man)
19:33stgraber has left IRC (stgraber!~stgraber@ubuntu/member/stgraber, *.net *.split)
19:33adrianorg has left IRC (adrianorg!~adrianorg@179.177.215.78.dynamic.adsl.gvt.net.br, *.net *.split)
19:33vervelak has left IRC (vervelak!~vervelak@139.91.200.185, *.net *.split)
19:33sbalneav has left IRC (sbalneav!~sbalneav@wnpgmb0311w-ds01-165-236.dynamic.mtsallstream.net, *.net *.split)
19:33stgraber has joined IRC (stgraber!~stgraber@ubuntu/member/stgraber)
19:33adrianorg has joined IRC (adrianorg!~adrianorg@179.177.215.78.dynamic.adsl.gvt.net.br)
19:34vervelak has joined IRC (vervelak!~vervelak@139.91.200.185)
19:34sbalneav has joined IRC (sbalneav!~sbalneav@wnpgmb0311w-ds01-165-236.dynamic.mtsallstream.net)
19:45robb_nl has left IRC (robb_nl!~robb_nl@ip-213-49-244-127.dsl.scarlet.be, Ping timeout: 244 seconds)
19:50ltsp has joined IRC (ltsp!bot@ltsp.org)
19:51_longines has joined IRC (_longines!~longines@static.183.80.201.138.clients.your-server.de)
19:55razielle_tzu has left IRC (razielle_tzu!~quassel@46.101.20.223, Quit: http://quassel-irc.org - Chat comfortably. Anywhere.)
19:55razielle_tzu has joined IRC (razielle_tzu!~quassel@46.101.20.223)
19:56razielle_tzu is now known as Guest21057
19:56lmds_ has left IRC (lmds_!~lmds@lmedsda.pck.nerim.net, *.net *.split)
19:56||cw has left IRC (||cw!~chrisw@unaffiliated/cw/x-1182934, *.net *.split)
19:56TatankaT has left IRC (TatankaT!~tim@193.190.253.114, *.net *.split)
19:56lmds_ has joined IRC (lmds_!~lmds@tui.pi-et-ro.net)
19:56Guest21057 is now known as raziel_tzu
19:56||cw has joined IRC (||cw!~chrisw@unaffiliated/cw/x-1182934)
19:57TatankaT has joined IRC (TatankaT!~tim@193.190.253.114)
19:58robb_nl has joined IRC (robb_nl!~robb_nl@62.235.102.245)
20:03PeperPots has joined IRC (PeperPots!sid1218@gateway/web/irccloud.com/session)
20:08lee has left IRC (lee!~lee@loathe.ms, *.net *.split)
20:08vlt has left IRC (vlt!~nobody@lvps87-230-93-209.dedicated.hosteurope.de, *.net *.split)
20:08yanu_ has left IRC (yanu_!~yanu@178-116-57-70.access.telenet.be, *.net *.split)
20:08muppis has left IRC (muppis!~muppis@takaisin.fi, *.net *.split)
20:08ogra_ has left IRC (ogra_!~ogra_@p5098ed03.dip0.t-ipconnect.de, *.net *.split)
20:08zerkalo has left IRC (zerkalo!myricae@ny1.hashbang.sh, *.net *.split)
20:08book` has left IRC (book`!~book`@68.ip-149-56-14.net, *.net *.split)
20:08riddle has left IRC (riddle!riddle@us.yunix.net, *.net *.split)
20:08muppis has joined IRC (muppis!muppis@takaisin.fi)
20:08yanu has joined IRC (yanu!~yanu@178-116-57-70.access.telenet.be)
20:08lee has joined IRC (lee!~lee@loathe.ms)
20:08ogra_ has joined IRC (ogra_!~ogra_@p5098ed03.dip0.t-ipconnect.de)
20:08vagrantc has left IRC (vagrantc!~vagrant@unaffiliated/vagrantc, Quit: leaving)
20:08zerkalo has joined IRC (zerkalo!myricae@ny1.hashbang.sh)
20:08riddle has joined IRC (riddle!riddle@us.yunix.net)
20:08vlt has joined IRC (vlt!~nobody@lvps87-230-93-209.dedicated.hosteurope.de)
20:09book` has joined IRC (book`!~book`@68.ip-149-56-14.net)
20:17Faith has left IRC (Faith!~paty_@unaffiliated/faith, Quit: Leaving)
20:21Parker95z has joined IRC (Parker95z!~parker@2607:5300:60:8425::2d62:a8e6)
20:22bitchecker has left IRC (bitchecker!~bitchecke@31.131.20.132, *.net *.split)
20:22Parker955_Away has left IRC (Parker955_Away!~parker@2607:5300:60:8425::2d62:a8e6, *.net *.split)
20:22tarzeau has left IRC (tarzeau!~alex@mail.aiei.ch, *.net *.split)
20:22mgariepy has left IRC (mgariepy!~mgariepy@ubuntu/member/mgariepy, *.net *.split)
20:22tarzeau has joined IRC (tarzeau!~alex@mail.aiei.ch)
20:26bitchecker has joined IRC (bitchecker!~bitchecke@31.131.20.132)
20:28mgariepy has joined IRC (mgariepy!~mgariepy@ubuntu/member/mgariepy)
20:30PeperPots has left IRC (PeperPots!sid1218@gateway/web/irccloud.com/session, Changing host)
20:30PeperPots has joined IRC (PeperPots!sid1218@gateway/web/irccloud.com/x-buymfgdkhcakbfjd)
20:33sebd has left IRC (sebd!~seb@aditu.ldd.fr, *.net *.split)
20:33sutula has left IRC (sutula!~sutula@207-118-159-111.dyn.centurytel.net, *.net *.split)
20:33TatankaT has left IRC (TatankaT!~tim@193.190.253.114, *.net *.split)
20:33adrianorg has left IRC (adrianorg!~adrianorg@179.177.215.78.dynamic.adsl.gvt.net.br, *.net *.split)
20:33cyberorg has left IRC (cyberorg!~cyberorg@opensuse/member/Cyberorg, *.net *.split)
20:33tarzeau has left IRC (tarzeau!~alex@mail.aiei.ch, *.net *.split)
20:33lee has left IRC (lee!~lee@loathe.ms, *.net *.split)
20:33alkisg has left IRC (alkisg!~alkisg@ubuntu/member/alkisg, *.net *.split)
20:33zamba has left IRC (zamba!marius@flage.org, *.net *.split)
20:33fnurl has left IRC (fnurl!~paul@36-229-141-202.dynamic-ip.hinet.net, *.net *.split)
20:33_longines has left IRC (_longines!~longines@static.183.80.201.138.clients.your-server.de, *.net *.split)
20:33teknkik has left IRC (teknkik!tek@kapsi.fi, *.net *.split)
20:33vervelak has left IRC (vervelak!~vervelak@139.91.200.185, *.net *.split)
20:33ricotz has left IRC (ricotz!~ricotz@ubuntu/member/ricotz, *.net *.split)
20:33bitchecker has left IRC (bitchecker!~bitchecke@31.131.20.132, *.net *.split)
20:33vlt has left IRC (vlt!~nobody@lvps87-230-93-209.dedicated.hosteurope.de, *.net *.split)
20:33zerkalo has left IRC (zerkalo!myricae@ny1.hashbang.sh, *.net *.split)
20:34Parker95z has left IRC (Parker95z!~parker@2607:5300:60:8425::2d62:a8e6, *.net *.split)
20:34riddle has left IRC (riddle!riddle@us.yunix.net, *.net *.split)
20:34yanu has left IRC (yanu!~yanu@178-116-57-70.access.telenet.be, *.net *.split)
20:34PeperPots has left IRC (PeperPots!sid1218@gateway/web/irccloud.com/x-buymfgdkhcakbfjd, *.net *.split)
20:34ogra_ has left IRC (ogra_!~ogra_@p5098ed03.dip0.t-ipconnect.de, *.net *.split)
20:34muppis has left IRC (muppis!muppis@takaisin.fi, *.net *.split)
20:34mgariepy has left IRC (mgariepy!~mgariepy@ubuntu/member/mgariepy, *.net *.split)
20:34raziel_tzu has left IRC (raziel_tzu!~quassel@46.101.20.223, *.net *.split)
20:34Freejack has left IRC (Freejack!~Freejack@unaffiliated/freejack, *.net *.split)
20:34highvoltage has left IRC (highvoltage!~highvolta@ubuntu/member/highvoltage, *.net *.split)
20:34stgraber has left IRC (stgraber!~stgraber@ubuntu/member/stgraber, *.net *.split)
20:34gehidore has left IRC (gehidore!~username@unaffiliated/man, *.net *.split)
20:34||cw has left IRC (||cw!~chrisw@unaffiliated/cw/x-1182934, *.net *.split)
20:34belowzero has left IRC (belowzero!~myusernam@198-158-11.connect.netcom.no, *.net *.split)
20:34bennabiy has left IRC (bennabiy!~bennabiy@unaffiliated/bennabiy, *.net *.split)
20:34spectra has left IRC (spectra!~spectra@debian/developer/spectra, *.net *.split)
20:34quinox has left IRC (quinox!~quinox@ghost.qtea.nl, *.net *.split)
20:34jgee has left IRC (jgee!~jgee@186.80.48.33, *.net *.split)
20:40sutula has joined IRC (sutula!~sutula@207-118-159-111.dyn.centurytel.net)
20:40sebd has joined IRC (sebd!~seb@aditu.ldd.fr)
20:40cyberorg has joined IRC (cyberorg!~cyberorg@opensuse/member/Cyberorg)
20:40adrianorg has joined IRC (adrianorg!~adrianorg@179.177.215.78.dynamic.adsl.gvt.net.br)
20:40TatankaT has joined IRC (TatankaT!~tim@193.190.253.114)
20:40ricotz has joined IRC (ricotz!~ricotz@ubuntu/member/ricotz)
20:40vervelak has joined IRC (vervelak!~vervelak@139.91.200.185)
20:40teknkik has joined IRC (teknkik!tek@kapsi.fi)
20:40fnurl has joined IRC (fnurl!~paul@36-229-141-202.dynamic-ip.hinet.net)
20:40alkisg has joined IRC (alkisg!~alkisg@ubuntu/member/alkisg)
20:40_longines has joined IRC (_longines!~longines@static.183.80.201.138.clients.your-server.de)
20:40lee has joined IRC (lee!~lee@loathe.ms)
20:40tarzeau has joined IRC (tarzeau!~alex@mail.aiei.ch)
20:40jgee has joined IRC (jgee!~jgee@186.80.48.33)
20:40quinox has joined IRC (quinox!~quinox@ghost.qtea.nl)
20:40spectra has joined IRC (spectra!~spectra@debian/developer/spectra)
20:40bennabiy has joined IRC (bennabiy!~bennabiy@unaffiliated/bennabiy)
20:40belowzero has joined IRC (belowzero!~myusernam@198-158-11.connect.netcom.no)
20:40gehidore has joined IRC (gehidore!~username@unaffiliated/man)
20:40stgraber has joined IRC (stgraber!~stgraber@ubuntu/member/stgraber)
20:40highvoltage has joined IRC (highvoltage!~highvolta@ubuntu/member/highvoltage)
20:40Freejack has joined IRC (Freejack!~Freejack@unaffiliated/freejack)
20:40raziel_tzu has joined IRC (raziel_tzu!~quassel@46.101.20.223)
20:40||cw has joined IRC (||cw!~chrisw@unaffiliated/cw/x-1182934)
20:40PeperPots has joined IRC (PeperPots!sid1218@gateway/web/irccloud.com/x-buymfgdkhcakbfjd)
20:40muppis has joined IRC (muppis!muppis@takaisin.fi)
20:40yanu has joined IRC (yanu!~yanu@178-116-57-70.access.telenet.be)
20:40ogra_ has joined IRC (ogra_!~ogra_@p5098ed03.dip0.t-ipconnect.de)
20:40zerkalo has joined IRC (zerkalo!myricae@ny1.hashbang.sh)
20:40riddle has joined IRC (riddle!riddle@us.yunix.net)
20:40vlt has joined IRC (vlt!~nobody@lvps87-230-93-209.dedicated.hosteurope.de)
20:40Parker95z has joined IRC (Parker95z!~parker@2607:5300:60:8425::2d62:a8e6)
20:40bitchecker has joined IRC (bitchecker!~bitchecke@31.131.20.132)
20:40mgariepy has joined IRC (mgariepy!~mgariepy@ubuntu/member/mgariepy)
20:40zamba has joined IRC (zamba!marius@flage.org)
20:40pppingme has left IRC (pppingme!~pppingme@unaffiliated/pppingme, Max SendQ exceeded)
20:43pppingme has joined IRC (pppingme!~pppingme@unaffiliated/pppingme)
21:10robb_nl has left IRC (robb_nl!~robb_nl@62.235.102.245, Ping timeout: 260 seconds)
21:28ricotz has left IRC (ricotz!~ricotz@ubuntu/member/ricotz, Quit: Leaving)
21:43PeperPots has left IRC (PeperPots!sid1218@gateway/web/irccloud.com/x-buymfgdkhcakbfjd, Ping timeout: 240 seconds)
21:50jgee has left IRC (jgee!~jgee@186.80.48.33, Ping timeout: 256 seconds)
21:58gp has joined IRC (gp!~gp@104-14-168-137.lightspeed.rcsntx.sbcglobal.net)
21:59PeperPots has joined IRC (PeperPots!sid1218@gateway/web/irccloud.com/x-wipiioxywfdmbarv)
22:03PeperPots has left IRC (PeperPots!sid1218@gateway/web/irccloud.com/x-wipiioxywfdmbarv, Remote host closed the connection)
22:12PeperPots has joined IRC (PeperPots!sid1218@gateway/web/irccloud.com/x-hlrgpapybkuwisel)
22:29adrianorg has left IRC (adrianorg!~adrianorg@179.177.215.78.dynamic.adsl.gvt.net.br, Ping timeout: 258 seconds)
22:30adrianorg has joined IRC (adrianorg!~adrianorg@177.18.173.65)
22:59PeperPots has left IRC (PeperPots!sid1218@gateway/web/irccloud.com/x-hlrgpapybkuwisel, Ping timeout: 260 seconds)
23:01raziel_tzu is now known as razielle_tzu
23:21PeperPots has joined IRC (PeperPots!sid1218@gateway/web/irccloud.com/x-mrdevpctrbuyfggp)