Hi Sunil.
This solved the issue.
Tank you very much.
Regards,
Carlos.
----- Original Message -----
From: "Sunil Mushran" <[EMAIL PROTECTED]>
To: "Carlos Xavier" <[EMAIL PROTECTED]>
Cc: <[email protected]>
Sent: Wednesday, December 12, 2007 4:15 PM
Subject: Re: [Ocfs2-users] error mounting the OCFS2 filesystem
The new ocfs2-tools 1.3.9 enables sparse by default. And sparse was
added in 2.6.22.
Use the max-compat feature level when making the fs.
$ mkfs.ocfs2 --fs-feature-level=max-compat ...
usage: mkfs.ocfs2 [-b block-size] [-C cluster-size] [-J journal-options]
[-L volume-label] [-M mount-type] [-N number-of-node-slots]
[-T filesystem-type] [-HFqvV]
[--fs-feature-level=[default|max-compat|max-features]]
[--fs-features=[[no]sparse,...]][--no-backup-super] device
[blocks-count]
For more, refer:
http://oss.oracle.com/projects/ocfs2/dist/documentation/ocfs2-new-features.html
Sunil
_______________________________________________
Ocfs2-users mailing list
[email protected]
http://oss.oracle.com/mailman/listinfo/ocfs2-users