LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 04-18-2005, 04:48 PM   #1
Thaidog
Member
 
Registered: Sep 2002
Location: Hilton Head, SC
Distribution: Gentoo
Posts: 637

Rep: Reputation: 32
Question Want to use a dedicated disk for filesystem jouranling...


XFS is said to be configured so that you can choose to use a dedicated partition or disk/disksystem to be set aside for journaling. This increases the performance of the filesystem.

Does anyone here know how to configure this in Linux?

Are there any other Linux FS that do this?
 
Old 04-19-2005, 10:38 AM   #2
madluther
Member
 
Registered: Aug 2004
Distribution: LFS
Posts: 350

Rep: Reputation: 31
A quick example

Code:
mkfs.xfs -l logdev=/dev/sdb1,size=10000b /dev/sda1
where /dev/sdb1 is the log or journal device and /dev/sda1 the filesystem partition

for more more info run 'man mkfs.xfs'

HTH

Mad
 
Old 04-19-2005, 04:57 PM   #3
Thaidog
Member
 
Registered: Sep 2002
Location: Hilton Head, SC
Distribution: Gentoo
Posts: 637

Original Poster
Rep: Reputation: 32
Quote:
Originally posted by madluther
A quick example

Code:
mkfs.xfs -l logdev=/dev/sdb1,size=10000b /dev/sda1
where /dev/sdb1 is the log or journal device and /dev/sda1 the filesystem partition

for more more info run 'man mkfs.xfs'

HTH

Mad

Killer thanks for the help!
 
Old 04-19-2005, 05:38 PM   #4
Thaidog
Member
 
Registered: Sep 2002
Location: Hilton Head, SC
Distribution: Gentoo
Posts: 637

Original Poster
Rep: Reputation: 32
Is there any way to reconfigure a disk that has already been formated XFS to separate the journal to a separate partition?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Dedicated Samba/nfs Server boot disk ratgod Linux - General 2 12-10-2004 11:25 PM
Possible to make filesystem on disk with data written to it? redhatman Linux - Newbie 3 08-28-2004 10:49 AM
find disk usage per user on a filesystem kebabhead Linux - General 4 08-06-2004 05:07 PM
Filesystem out of disk space humanrig Linux - Hardware 2 03-15-2004 07:21 AM
how to format a disk in XFS filesystem bennethos Linux - Newbie 2 10-14-2003 07:43 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 03:39 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration