From owner-freebsd-stable@FreeBSD.ORG Sat Jun 23 08:09:15 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 24E131065690 for ; Sat, 23 Jun 2012 08:09:15 +0000 (UTC) (envelope-from yerenkow@gmail.com) Received: from mail-ob0-f182.google.com (mail-ob0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id DE5B58FC0C for ; Sat, 23 Jun 2012 08:09:14 +0000 (UTC) Received: by obbun3 with SMTP id un3so4035582obb.13 for ; Sat, 23 Jun 2012 01:09:14 -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 :cc:content-type; bh=2vOEdbyyUSPbm4AZRWtscOfYW7SLE9jwXSfB8qJeBaM=; b=EGc6aKa4ZCHk5oL2gZOXO1lgAwBgNXgMB4jffRjg+TZKY6N1uuGlOhKouG3fAGtvMC NML6+6Q1NcQk31ssUI9Tja/AXevG6e3EX+9XlmFHJH/vQAo0YZkrY63NQVH46UM0D32V TZu+VrEPogLT6uRbndOlXyJGv23ol5qmCLxNuEymJoe6cDAB3WqDIeF4rES9d/r5WfI3 a3aHCpI1oR27o3mFnQHL8nSkc8MIWPOEjHCE9wyY8flGp9A9pWHIFGvDwO4ZBnZlHjNu WeGYfLQkt0W52jP0DQJL5u+3eZ8zt/Pxd1vFdgNDF+YW6bnG/+BPQOh/IuJQGJVSe+KE 700w== MIME-Version: 1.0 Received: by 10.60.8.35 with SMTP id o3mr4769082oea.45.1340438954403; Sat, 23 Jun 2012 01:09:14 -0700 (PDT) Received: by 10.182.7.67 with HTTP; Sat, 23 Jun 2012 01:09:14 -0700 (PDT) In-Reply-To: References: <1340401637.32116.YahooMailNeo@web113519.mail.gq1.yahoo.com> Date: Sat, 23 Jun 2012 11:09:14 +0300 Message-ID: From: Alexander Yerenkow To: Mark Saad Content-Type: text/plain; charset=ISO-8859-1 Cc: "freebsd-stable@freebsd.org" Subject: Re: fsck_ufs running too often X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Jun 2012 08:09:15 -0000 Next time you'll see fsck, you should t least run ps axd (to see it's parent and to try guess what was that). -- Regards, Alexander Yerenkow