[ 
https://issues.apache.org/jira/browse/AURORA-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15484248#comment-15484248
 ] 

Joshua Cohen commented on AURORA-1768:
--------------------------------------

It may be enough to just enter the executor's namespace. The task's filesystem 
mount is visible there. If we want to enter the process namespace we can get 
the pid from the checkpoint, but it's more complicated in that we need to 
somehow figure out *which* process's namespaces to enter.

> Command `aurora task ssh` is not namespace and taskfs aware 
> ------------------------------------------------------------
>
>                 Key: AURORA-1768
>                 URL: https://issues.apache.org/jira/browse/AURORA-1768
>             Project: Aurora
>          Issue Type: Story
>          Components: Thermos
>            Reporter: Stephan Erb
>
> In order to guarantee isolation among tasks and to simplify debugging in 
> production environments, we should make sure commands executed via `aurora 
> ssh` have been isolated in the same way as the tasks itself. This implies 
> that we have to use the same container filesystem and enter the same 
> namespaces.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to