Bug 60828 - Can't mount XFS: vmap allocation for size 15847424 failed
Summary: Can't mount XFS: vmap allocation for size 15847424 failed
Status: RESOLVED INVALID
Alias: None
Product: File System
Classification: Unclassified
Component: XFS (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: XFS Guru
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-01 19:41 UTC by _Vi
Modified: 2013-09-02 16:33 UTC (History)
1 user (show)

See Also:
Kernel Version: 3.11.0-rc7
Tree: Mainline
Regression: No


Attachments
dmesg after attempt to mount xfs (4.91 KB, text/plain)
2013-09-01 19:41 UTC, _Vi
Details

Description _Vi 2013-09-01 19:41:08 UTC
Created attachment 107380 [details]
dmesg after attempt to mount xfs

Can't mount XFS on 3.11.0-rc7 (and -rc2) kernel.

As far as I remember, in 3.8.3 it worked well.

Using mountlo workaround currently.
Comment 1 Dave Chinner 2013-09-01 21:47:11 UTC
The XFS kernel module can't be loaded. As per the error message:

[19774.141887] vmap allocation for size 15847424 failed: use vmalloc=<size> to increase size.

Or move to a 64 bit kernel. There's no bug here, please close.

-Dave.
Comment 2 _Vi 2013-09-02 16:33:30 UTC
Adding vmalloc=384M to kernel command line resolved the issue.

Note You need to log in before you can comment on or make changes to this bug.