From owner-freebsd-questions@FreeBSD.ORG Thu Jul 7 12:23:03 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 601C516A41C for ; Thu, 7 Jul 2005 12:23:03 +0000 (GMT) (envelope-from peo@intersonic.se) Received: from neonpark.inter-sonic.com (neonpark.inter-sonic.com [212.247.8.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F6F143D49 for ; Thu, 7 Jul 2005 12:23:02 +0000 (GMT) (envelope-from peo@intersonic.se) Message-ID: <42CD1E9F.8090603@intersonic.se> Date: Thu, 07 Jul 2005 14:22:55 +0200 From: Per olof Ljungmark User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050502) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at inter-sonic.com Subject: snapshot - 5.4 panic X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Jul 2005 12:23:03 -0000 I did a test install of snapshot(8) http://people.freebsd.org/~rse/snapshot/ It seemingly worked well, I could mount the snapshots as expected etc. This morning when I rebuilt the system from 5.4p1 to p4 and rebooted. At boot the system panicked: panic: snapblkfree: Inconsistent block type setting amd_enable="NO" did not help I did a "rm -rf .snap" on all concerned slices and that stopped the system from panicking. I'm not particulary fluent with what snapshot does and would like to hear from anyone that might have a clue. Thanks,