From owner-freebsd-questions@FreeBSD.ORG Thu May 24 11:30:22 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AB61E16A400 for ; Thu, 24 May 2007 11:30:22 +0000 (UTC) (envelope-from gpeel@thenetnow.com) Received: from thenetnow.com (thenetnow.com [69.90.69.141]) by mx1.freebsd.org (Postfix) with ESMTP id 84C5213C455 for ; Thu, 24 May 2007 11:30:22 +0000 (UTC) (envelope-from gpeel@thenetnow.com) Received: from hpeel.ody.ca ([216.240.12.2] helo=GRANT) by constellation.thenetnow.com with esmtpa (Exim 4.63 (FreeBSD)) (envelope-from ) id 1HrBWP-000BOu-Af for freebsd-questions@freebsd.org; Thu, 24 May 2007 07:30:21 -0400 Message-ID: <007a01c79df6$e8f71110$6501a8c0@GRANT> From: "Grant Peel" To: Date: Thu, 24 May 2007 07:30:19 -0400 Organization: The Net Now MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3028 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3028 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Server Move - Quotas X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Grant Peel List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 May 2007 11:30:22 -0000 Hi all, I am about to migrate about 250 domains from 1 server to another. The OLD server is running FreeBSD 4.7 and the new one is 6.2. Every domain has a real UNIX user whos home is in the /home directory. We are using user quotas to manage disk space. Can I directly copy the user.quota file in the /home directory from the = old server to the new one, or will I need to redo all the quotas = manually? -Grant