From owner-freebsd-questions@FreeBSD.ORG Thu Nov 18 17:18:36 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7FAB916A4D0 for ; Thu, 18 Nov 2004 17:18:36 +0000 (GMT) Received: from mtiwmhc13.worldnet.att.net (mtiwmhc13.worldnet.att.net [204.127.131.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 024AF43D2F for ; Thu, 18 Nov 2004 17:18:30 +0000 (GMT) (envelope-from duanewinner@worldnet.att.net) Received: from [10.10.100.90] (unknown[216.113.237.29]) by worldnet.att.net (mtiwmhc13) with ESMTP id <2004111817182711300ds7e0e> (Authid: duanewinner); Thu, 18 Nov 2004 17:18:27 +0000 Message-ID: <419CD962.8060004@att.net> Date: Thu, 18 Nov 2004 12:18:26 -0500 From: Duane Winner User-Agent: Mozilla Thunderbird 0.9 (X11/20041108) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: security run output question (GEOM: create disk) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Nov 2004 17:18:36 -0000 Hello, Does anybody know what this means when I see this in a daily security run output?: locahost.local kernel log messages: GEOM: create disk ad0 dp=0xc6b77d60 GEOM: create disk cd0 dp=0xc69a8600 I don't recall ever seeing this in my daily outputs, but my boss sent me an email with this and he wants to know what it means. If I do a 'dmesg' on my computer, I also get: GEOM: create disk ad0 dp=0xc6b63160 GEOM: create disk cd0 dp=0xc6983e00 What does this mean, and what does it mean when it shows up in the security run output? Thanks for any info. -Duane