Received: (from majordomo@localhost) by oss.sgi.com (8.11.2/8.11.3) id fB4IUFt01077 for linux-xfs-outgoing; Tue, 4 Dec 2001 10:30:15 -0800 Received: from deliverator.sgi.com (deliverator.sgi.com [204.94.214.10]) by oss.sgi.com (8.11.2/8.11.3) with SMTP id fB4IUCo01054 for ; Tue, 4 Dec 2001 10:30:12 -0800 Received: from zeus-fddi.americas.sgi.com (zeus-fddi.americas.sgi.com [128.162.8.103]) by deliverator.sgi.com (980309.SGI.8.8.8-aspam-6.2/980310.SGI-aspam) via ESMTP id JAA23964 for ; Tue, 4 Dec 2001 09:29:58 -0800 (PST) mail_from (sandeen@sgi.com) Received: from poppy-e185.americas.sgi.com (poppy-e185.americas.sgi.com [128.162.185.207]) by zeus-fddi.americas.sgi.com (8.9.3/americas-smart-nospam1.1) with ESMTP id LAA3763869; Tue, 4 Dec 2001 11:28:53 -0600 (CST) Received: from stout.americas.sgi.com (stout.americas.sgi.com [128.162.187.5]) by poppy-e185.americas.sgi.com (980427.SGI.8.8.8/SGI-server-1.7) with ESMTP id LAA85719; Tue, 4 Dec 2001 11:28:52 -0600 (CST) Subject: Re: error making real-time filesystem + logging question From: Eric Sandeen To: Roy Sigurd Karlsbakk Cc: "Ralf G. R. Bergs" , XFS Mailing list In-Reply-To: References: Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/0.99.2 (Preview Release) Date: 04 Dec 2001 11:22:33 -0600 Message-Id: <1007486554.12410.11.camel@stout.americas.sgi.com> Mime-Version: 1.0 Sender: owner-linux-xfs@oss.sgi.com Precedence: bulk On Tue, 2001-12-04 at 11:14, Roy Sigurd Karlsbakk wrote: > I also want the log somewhere else, like > on a separate spindle. Oh, and logging somewhere else is not a problem, just use the logdev argument to mkfs.xfs and mount: mkfs.xfs -l logdev=/dev/sdb1,size=10000b /dev/sda1 mount -o logdev=/dev/sdb1 /dev/sda1 /mnt/point -Eric -- Eric Sandeen XFS for Linux http://oss.sgi.com/projects/xfs sandeen@sgi.com SGI, Inc.