You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Richard Eckart de Castilho (Jira)" <de...@uima.apache.org> on 2020/04/10 17:51:00 UTC

[jira] [Closed] (UIMA-5255) UIMA-DUCC:cgdelete fails if cpu and cpuacct are sym linked to same dir

     [ https://issues.apache.org/jira/browse/UIMA-5255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard Eckart de Castilho closed UIMA-5255.
--------------------------------------------
    Resolution: Fixed

> UIMA-DUCC:cgdelete fails if cpu and cpuacct are sym linked to same dir
> ----------------------------------------------------------------------
>
>                 Key: UIMA-5255
>                 URL: https://issues.apache.org/jira/browse/UIMA-5255
>             Project: UIMA
>          Issue Type: Bug
>          Components: DUCC
>            Reporter: Jaroslaw Cwiklik
>            Assignee: Jaroslaw Cwiklik
>            Priority: Major
>             Fix For: 2.2.0-Ducc
>
>
> On systems where cpu and cpuacct are symlinked to the same location, the cgdelete command fais. Instead using  cgdelete memory,cpu,cpuacct:path 
> use  cgdelete memory,cpu:path.
> Modify code determine if cpu and cpuacct are sym linked to the same dir and adjust cgdelete command accordingly. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)