SCIENTIFIC-LINUX-USERS Archives

July 2011

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
"Morten P.D. Stevens" <[log in to unmask]>
Reply To:
Morten P.D. Stevens
Date:
Tue, 26 Jul 2011 16:28:32 +0200
Content-Type:
text/plain
Parts/Attachments:
text/plain (28 lines)
On Tue, 26 Jul 2011 15:42:10 +0200, Andreas Redelbach wrote:
> I am using 32 bit and just recognized that for SL5 the mkfs.xfs 
> command
> like
> mkfs.xfs -f /dev/sdb1
> had worked to allow xfs mounting.
>
> Any other ideas?
>
> Cheers,
> Andreas

Hi Andreas,

As mentioned, XFS is not supported on 32 bit systems.

So you can check that:
# cat /boot/config-$(uname -r) | grep XFS
(no xfs support on 32 bit)

Therefore, I would recommend you to use SL6 x86_64.

Otherwise build your own kernel with xfs support. (not recommended)

Best regards,

Morten

ATOM RSS1 RSS2