Uploaded image for project: 'Aurora'
  1. Aurora
  2. AURORA-182

.logs in sandbox is owned by root:root

    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • Executor

    Description

      [root@mesos-slave sandbox]# ls -ald .*
      drwx------ 22 role_account role_group 4096 Feb  4 00:19 .
      drwxr-xr-x  4 root        root        4096 Feb  4 00:19 ..
      drwxr-xr-x  2 role_account role_group 4096 Feb  4 00:18 .bundle
      drwxr-xr-x  4 root        root        4096 Feb  4 00:18 .logs
      drwxr-xr-x  3 role_account role_group 4096 Feb  4 00:18 .pex
      [root@mesos-slave sandbox]# ls -ald .logs/*
      drwxr-xr-x 3 root root 4096 Feb  4 00:18 .logs/main
      drwxr-xr-x 3 root root 4096 Feb  4 00:18 .logs/stage_application
      [root@mesos-slave sandbox]# ls -al .logs/*/*/*
      -rw-r--r-- 1 role_account role_group     504 Feb  4 00:19 .logs/main/0/stderr
      -rw-r--r-- 1 role_account role_group    5570 Feb  4 00:19 .logs/main/0/stdout
      -rw-r--r-- 1 role_account role_group       0 Feb  4 00:18 .logs/stage_application/0/stderr
      -rw-r--r-- 1 role_account role_group 3709573 Feb  4 00:18 .logs/stage_application/0/stdout

      (Note that files within .logs are <role>:<group>, as expected, but the directory tree is all root:root)

      Attachments

        Activity

          People

            Unassigned Unassigned
            jonboulle Jonathan Boulle
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: