Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id E3C2A200B4B for ; Thu, 21 Jul 2016 20:17:21 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id E250E160A7C; Thu, 21 Jul 2016 18:17:21 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 65A11160A72 for ; Thu, 21 Jul 2016 20:17:21 +0200 (CEST) Received: (qmail 97402 invoked by uid 500); 21 Jul 2016 18:17:20 -0000 Mailing-List: contact issues-help@mesos.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@mesos.apache.org Delivered-To: mailing list issues@mesos.apache.org Received: (qmail 97386 invoked by uid 99); 21 Jul 2016 18:17:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Jul 2016 18:17:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 7939C2C0059 for ; Thu, 21 Jul 2016 18:17:20 +0000 (UTC) Date: Thu, 21 Jul 2016 18:17:20 +0000 (UTC) From: "Avinash Sridharan (JIRA)" To: issues@mesos.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (MESOS-5879) cgroups/net_cls isolator causing agent recovery issues MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 21 Jul 2016 18:17:22 -0000 [ https://issues.apache.org/jira/browse/MESOS-5879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avinash Sridharan reassigned MESOS-5879: ---------------------------------------- Assignee: Avinash Sridharan > cgroups/net_cls isolator causing agent recovery issues > ------------------------------------------------------ > > Key: MESOS-5879 > URL: https://issues.apache.org/jira/browse/MESOS-5879 > Project: Mesos > Issue Type: Bug > Components: cgroups, isolation, slave > Reporter: Silas Snider > Assignee: Avinash Sridharan > > We run with 'cgroups/net_cls' in our isolator list, and when we restart any agent process in a cluster running an experimental custom isolator as well, the agents are unable to recover from checkpoint, because net_cls reports that unknown orphan containers have duplicate net_cls handles. > While this is a problem that needs to be solved (probably by fixing our custom isolator), it's also a problem that the net_cls isolator fails recovery just for duplicate handles in cgroups that it is literally about to unconditionally destroy during recovery. Can this be fixed? -- This message was sent by Atlassian JIRA (v6.3.4#6332)