From owner-freebsd-questions Thu Oct 22 21:52:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA20066 for freebsd-questions-outgoing; Thu, 22 Oct 1998 21:52:26 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from jason04.u.washington.edu (jason04.u.washington.edu [140.142.78.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA20058 for ; Thu, 22 Oct 1998 21:52:18 -0700 (PDT) (envelope-from jcwells@u.washington.edu) Received: from saul9.u.washington.edu (root@saul9.u.washington.edu [140.142.82.7]) by jason04.u.washington.edu (8.8.4+UW97.07/8.8.4+UW98.06) with ESMTP id VAA05744; Thu, 22 Oct 1998 21:51:46 -0700 Received: from S8-37-26.student.washington.edu (S8-37-26.student.washington.edu [128.208.37.26]) by saul9.u.washington.edu (8.8.4+UW97.07/8.8.4+UW98.06) with ESMTP id VAA05588; Thu, 22 Oct 1998 21:51:46 -0700 (PDT) Date: Thu, 22 Oct 1998 21:51:35 -0700 (PDT) From: "Jason C. Wells" X-Sender: jason@s8-37-26.student.washington.edu Reply-To: "Jason C. Wells" To: Shawn Ramsey cc: questions@FreeBSD.ORG Subject: Re: drive question In-Reply-To: <19981022212612.27119@cpl.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 22 Oct 1998, Shawn Ramsey wrote: >> >/dev/wd0s1a 456599 203690 216382 48% / >> >/dev/wd2s1e 1212223 1090594 24652 98% /disk2 >> >/dev/sd0s1e 492273 183575 269317 41% /disk3 >> >/dev/wd1s1e 2000831 1387310 453455 75% /disk4 >> >/dev/wd3s1e 3795566 1184598 2307323 34% /disk5 >What I meant, is I want to replace /dev/wd1s1e, the drive mounted as /disk4 >with the drive mounted as /disk5. The disk mounted as /disk4 is going to be >no more, as it is having problems. > >It is the secondary master drive, and the only device on that interface. That helps a bit. The pronoun references are killing me though. The "It" in "It is the secondary..." could mean several things. There is still something else happening because disk2 is the on the primary slave in your df output above. It is going to be hard to move disk5 to primary slave when disk2 occupies that spot already. No matter how you move the discs around this should help you. wd0 is the primary master. wd1 is the primary slave. wd2 is the secondary master. wd3 is the secondary slave. If the current drive wd3 (mounted on /disk5) is going to move to the secondary master wd2 (mounted on /disk4) then the df output for that drive will look like... /dev/wd2s1e 3795566 1184598 2307323 34% /disk4 <+++ name & dev change Where the current wd2s1e (mounted as disk2) is going to move to will follow the same rules. Make sure you set your jumpers correctly when you move the drives. Catchya Later, | UW Mechanical Engineering Jason Wells | http://weber.u.washington.edu/~jcwells/ JW2691 | 206-633-5994 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message