Return-Path: X-Original-To: apmail-uima-user-archive@www.apache.org Delivered-To: apmail-uima-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A1D12179DB for ; Tue, 29 Sep 2015 13:16:16 +0000 (UTC) Received: (qmail 32669 invoked by uid 500); 29 Sep 2015 13:16:16 -0000 Delivered-To: apmail-uima-user-archive@uima.apache.org Received: (qmail 32625 invoked by uid 500); 29 Sep 2015 13:16:16 -0000 Mailing-List: contact user-help@uima.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@uima.apache.org Delivered-To: mailing list user@uima.apache.org Received: (qmail 32613 invoked by uid 99); 29 Sep 2015 13:16:16 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Sep 2015 13:16:16 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 9F12CC082C for ; Tue, 29 Sep 2015 13:16:15 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.88 X-Spam-Level: ** X-Spam-Status: No, score=2.88 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd4-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id qWKmtKFj-VFn for ; Tue, 29 Sep 2015 13:16:11 +0000 (UTC) Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com [209.85.212.181]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id 59268439C0 for ; Tue, 29 Sep 2015 13:16:11 +0000 (UTC) Received: by wiclk2 with SMTP id lk2so15421325wic.1 for ; Tue, 29 Sep 2015 06:16:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=DSNjc8hUZI2/yqjBDQXGAA6bKwxN+mmfDolcavFQra0=; b=vRWTCQxdEYiRJJUxInZpOA8EYbPCTnIUuuxwbnVSjs5wy9RUocjXV2ZuCdhyI9sS+b HRucqWld6uadBgnHUrno4vRc3g6SivXVSkWUY2fDiWqYhzHBlvX0YeqiwzXk80cgOxQ7 Lf27h4ky/YVt47m8sbaHmdLE4qTnFZgJX5IsnC7PqMbQwdRWX6Rvqk32Eq+/rYXI3m7F iq3S3sx1QBnaGwIAHzZc0wAwLccDaU21HlGoTPQ7Gg1Vr4lxtektXAJX2SrdOC7+3hlM QECE5oFq8OMXFeI3G2FgPB8ThZKJSmtBqNMednwsCvVPsg9H/7WG9EdE12jlvcoj76bN IV4Q== MIME-Version: 1.0 X-Received: by 10.194.115.199 with SMTP id jq7mr30592028wjb.82.1443532570375; Tue, 29 Sep 2015 06:16:10 -0700 (PDT) Received: by 10.27.216.213 with HTTP; Tue, 29 Sep 2015 06:16:10 -0700 (PDT) In-Reply-To: <560A39C7.7010409@orkash.com> References: <560A39C7.7010409@orkash.com> Date: Tue, 29 Sep 2015 09:16:10 -0400 Message-ID: Subject: Re: C-Groups status remains off in web server after installing C-Groups From: Eddie Epstein To: user@uima.apache.org Content-Type: multipart/alternative; boundary=001a1130d032143e2c0520e29e06 --001a1130d032143e2c0520e29e06 Content-Type: text/plain; charset=UTF-8 DUCC's /etc/cgconfig.conf specifies user=ducc to create cgroups. Is DUCC running as user=ducc? Using sudo for cgreate testing suggests that the ducc userid is not being used. Eddie On Tue, Sep 29, 2015 at 3:12 AM, Satya Nand Kanodia < satya.kanodia@orkash.com> wrote: > Hi, > > I am using CentOS release 6.6 for DUCC installation. I did all according > to documentation to enable C-Groups. > Following command executed without any error.( I had to execute it using > sudo.) > > cgcreate -t ducc -a ducc -g memory:ducc/test-cgroups > > But on webserver in machines section , it is showing *off* status under > the C-Groups. > > I don't know what went wrong. > > > > -- > Thanks and Regards, > Satya Nand Kanodia > > --001a1130d032143e2c0520e29e06--