Skip to main content
17 events
when toggle format what by license comment
Dec 20, 2018 at 2:31 answer added Abdurrahman Akkas timeline score: 0
Dec 13, 2017 at 20:25 vote accept Bakuriu
Apr 13, 2017 at 12:37 history edited CommunityBot
replaced http://unix.stackexchange.com/ with https://unix.stackexchange.com/
Apr 13, 2017 at 12:22 history edited CommunityBot
replaced http://askubuntu.com/ with https://askubuntu.com/
Aug 5, 2016 at 16:23 answer added Bakuriu timeline score: 9
Aug 5, 2016 at 16:09 history edited Bakuriu
replaced the too general linux tag with the more useful afs one.
Aug 5, 2016 at 16:08 comment added Bakuriu @MarkPlotnick Seems like launching a new window with kinit && aklog is doing the trick. I'm now verifying this by detaching, waiting some time rebooting and see if the processes are still running, or if they get the permission error.
Aug 5, 2016 at 15:44 comment added Mark Plotnick An explanation of what's going on is stackoverflow.com/questions/23571012/… . I don't have experience with AFS, but some pointers on how to extend access to the Kerberos tickets and AFS are given in that question's answers.
Aug 5, 2016 at 15:44 history edited Bakuriu CC BY-SA 3.0
added 124 characters in body
Aug 5, 2016 at 15:41 comment added Bakuriu @MarkPlotnick Checking with fs listacl <name> I am listed as having normal access to all relevant directories/files.
Aug 5, 2016 at 15:37 history edited Bakuriu CC BY-SA 3.0
added 75 characters in body
Aug 5, 2016 at 15:36 comment added Bakuriu @MarkPlotnick According to df -T it's an AFS file system. could this be that the various files are on different devices and I need a session to let a program access the data on other part of the file system?
Aug 5, 2016 at 15:32 comment added Mark Plotnick Does the python script reside on an AFS or NFS filesystem?
Aug 5, 2016 at 14:14 comment added Bakuriu @user4556274 In any case I can confirm that the problem is not that the processes are killed, in fact they do keep running, but that they behave differently. As I said I have a script that contains a simple while True: loop and that script runs fine, is not killed and I'm able to resume it without problems. I have also tried to add some subprocess and multiprocessing calls and they work fine. I'm at a loss of what is happening.
Aug 5, 2016 at 14:11 comment added Bakuriu @user4556274 Trying systemd-run --version tells me the server is using systemd 219.
Aug 5, 2016 at 14:07 comment added user4556274 Are you using systemd 230 or more recent? Possibly related to bugs.debian.org/cgi-bin/bugreport.cgi?bug=825394
Aug 5, 2016 at 13:56 history asked Bakuriu CC BY-SA 3.0