From owner-freebsd-questions Sun Sep 1 08:52:22 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA01588 for questions-outgoing; Sun, 1 Sep 1996 08:52:22 -0700 (PDT) Received: from gdi.uoregon.edu (cisco-ts17-line13.uoregon.edu [128.223.150.230]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id IAA01582 for ; Sun, 1 Sep 1996 08:52:18 -0700 (PDT) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.7.5/8.6.12) with SMTP id IAA00233; Sun, 1 Sep 1996 08:52:13 -0700 (PDT) Date: Sun, 1 Sep 1996 08:52:13 -0700 (PDT) From: Doug White Reply-To: dwhite@resnet.uoregon.edu To: Kurt Schafer cc: freebsd-questions@freebsd.org Subject: Re: Adding new SCSI hard disks In-Reply-To: <199608311710.NAA14849@wave.cyberbeach.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Sat, 31 Aug 1996, Kurt Schafer wrote: > My /var/mail directory is getting a little full, and I'd like to add an > additional SCSI disk to the system just to handle /var/mail > > Can anybody point me to a FAQ or list the commands needed to add in > an additional disk mounted under /var/mail ? Other than standard disk setup tasks (disklabel/newfs), you'll need to: 1) Copy the current contents of /var/mail to the new disk before you mount it, otherwise those inboxes will mysteriously disappear and the users will not be happy. You may want to close down sendmail for the time being so that mail isn't coming through while you're copying the files. 2) Add an entry to /etc/fstab so that the disk is automatically mounted each time the system is started. Think that'd do it Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major