From owner-freebsd-questions@FreeBSD.ORG Mon Feb 4 17:12:04 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ACFE716A418 for ; Mon, 4 Feb 2008 17:12:04 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.freebsd.org (Postfix) with ESMTP id 6DEB813C459 for ; Mon, 4 Feb 2008 17:12:03 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id m14H8meD008240; Mon, 4 Feb 2008 12:08:48 -0500 (EST) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id m14H8mVl008239; Mon, 4 Feb 2008 12:08:48 -0500 (EST) (envelope-from jerrymc) Date: Mon, 4 Feb 2008 12:08:48 -0500 From: Jerry McAllister To: Christian Baer Message-ID: <20080204170848.GH7685@gizmo.acns.msu.edu> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i Cc: freebsd-questions@freebsd.org Subject: Re: Strange HDD order 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: Mon, 04 Feb 2008 17:12:04 -0000 On Mon, Feb 04, 2008 at 12:22:30PM +0100, Christian Baer wrote: > On Sun, 3 Feb 2008 09:40:53 -0600 Matt wrote: > > > Is the concern with the apparent out-of-order numbering based on how > > you want to access these devices in areas like fstab? > > No, not really. Once I set them up in the directory tree, what the drive's > device name is won't make a diff to how the system works. I was more > worried that maybe the device names (numbers) could change in the future > and then I'd have to start wonderung about what drive is what now and > where to mount what device now. They won't change unless you move them. If you rearrange the order then their device numbers will change and you would have to modify the /etc/fstab file. But, they won't change just by rebooting or something like that. You would have to open the cabinet and move them. ////jerry > > Regards, > Chris > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"