Michael M.
2007-Dec-28 15:04 UTC
[Ocfs2-users] Formatting New Volume, Correct mkfs.ocfs2 directives?
I'm formatting new volumes on a new disk array, these volumes will contain web (jpg, php, html, js) files. I'm formatting with the following command (using ocfs2-tools 1.3.9) mkfs.ocfs2 --fs-feature-level=default -N 10 -T mail -L webcast /dev/sdc1 Would this be appropriate or are there other directives I should give? Thanks, Michael -------------- next part -------------- An HTML attachment was scrubbed... URL: http://oss.oracle.com/pipermail/ocfs2-users/attachments/20071228/10ab1565/attachment.html
Sunil Mushran
2007-Dec-29 11:21 UTC
[Ocfs2-users] Formatting New Volume, Correct mkfs.ocfs2 directives?
Which kernel are you using? For 2.6.23, that would be correct. For earlier kernels, use max-compat. Michael M. wrote:> > I?m formatting new volumes on a new disk array, these volumes will > contain web (jpg, php, html, js) files. I?m formatting with the > following command (using ocfs2-tools 1.3.9) > > mkfs.ocfs2 --fs-feature-level=default -N 10 -T mail -L webcast /dev/sdc1 > > Would this be appropriate or are there other directives I should give? > > Thanks, > > Michael > > ------------------------------------------------------------------------ > > _______________________________________________ > Ocfs2-users mailing list > Ocfs2-users@oss.oracle.com > http://oss.oracle.com/mailman/listinfo/ocfs2-users