Actions
Bug #5054
openFrames transferred to bufferhost do not have correct permissions
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
06/27/2017
Due date:
% Done:
0%
Estimated time:
Affected Version:
Appion/Leginon 3.2
Show in known bugs:
No
Workaround:
Description
Rawtransfer.py does not appear to be giving correct ownership to the session directories on the bufferhosts:
[root@buffer1 eeng]# ls -lah /buffer1data/eeng/ total 12K drwxr-xr-x 5 eeng emg 51 Jun 26 18:43 . drwxr-xr-x 231 root root 8.0K Jun 20 17:45 .. drwxr-xr-x 3 eeng emg 20 Apr 19 20:39 17apr19g drwxrwxr-x 3 root root 20 Jun 26 18:43 17jun26i drwxrwxr-x 3 root root 20 May 31 09:44 17may31b [root@buffer1 eeng]#
Directories and files below the session directory have the correct ownership:
[root@buffer1 17jun26i]# ls -lah /buffer1data/eeng/17jun26i/ total 88K drwxrwxr-x 3 root root 20 Jun 26 18:43 . drwxr-xr-x 5 eeng emg 51 Jun 26 18:43 .. drwxrwxr-x 3 eeng emg 72K Jun 27 10:03 rawdata [root@buffer1 17jun26i]# ls -lah /buffer1data/eeng/17jun26i/rawdata/ total 1.2T drwxrwxr-x 3 eeng emg 72K Jun 27 10:03 . drwxrwxr-x 3 root root 20 Jun 26 18:43 .. -rwxr-xr-x 1 eeng emg 1.4G Jun 26 18:25 17jun26i_00023enn.frames.mrc -rwxr-xr-x 1 eeng emg 1.4G Jun 26 18:31 17jun26i_00024enn.frames.mrc -rwxr-xr-x 1 eeng emg 1.4G Jun 26 18:32 17jun26i_00025enn.frames.mrc -rwxr-xr-x 1 eeng emg 1.4G Jun 26 18:39 17jun26i_00026enn.frames.mrc
No data to display
Actions