From owner-freebsd-questions Mon Oct 14 9:36: 6 2002 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 B274537B401 for ; Mon, 14 Oct 2002 09:36:05 -0700 (PDT) Received: from mhub-c2.tc.umn.edu (mhub-c2.tc.umn.edu [160.94.128.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D57E43E9C for ; Mon, 14 Oct 2002 09:36:05 -0700 (PDT) (envelope-from kwythers@umn.edu) Received: from x74-47.forestry.umn.edu (x74-47.forestry.umn.edu [128.101.74.47]) by mhub-c2.tc.umn.edu with ESMTP for freebsd-questions@freebsd.org; Mon, 14 Oct 2002 11:36:00 -0500 (CDT) Subject: finding disk space From: "Kirk R. Wythers" To: freebsd-questions@freebsd.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 14 Oct 2002 11:35:59 -0500 Message-Id: <1034613360.3270.20.camel@lorax.forestry.umn.edu> Mime-Version: 1.0 X-Umn-Remote-Mta: [N] x74-47.forestry.umn.edu #+LO+TR Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have a 2 disk single user workstation that is running out of room on /usr. /home is on a second hard disk with scads of space Here's df Filesystem 1K-blocks Used Avail Capacity Mounted on /dev/da0s1a 80590 57338 16806 77% / /dev/da1s1g 7971462 729998 6603748 10% /home /dev/da1s1f 257998 4992 232368 2% /tmp /dev/da0s1e 8406014 7434842 298692 96% /usr /dev/da1s1e 257998 42618 194742 18% /var procfs 4 4 0 100% /proc linprocfs 4 4 0 100% /usr/compat/linux/proc I'd like to move (with a sym link?) some of /usr which is on da1 over to home which is on da0. Can anyone share some wisdom with me before I try this? My original thoughts were to keep /usr and /home on different disks to help performance. thanks, Kirk -- Kirk R. Wythers email: kwythers@umn.edu University of Minnesota tel: 612.625.2261 Department of Forest Resources fax: 612.625.5212 Saint Paul, MN 55108 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message