[xen-tools-discuss] xen-create-image - bug with reiserFs options ?

Florent Gibaux florent.gibaux at gmail.com
Mon Apr 27 12:19:38 CEST 2009


Hi,

I've got problems when creating new image with reiserfs filesystem,

xen-tools set the fstab options  with 'errors=remount-ro' which is 
invalid for reiserFs.

after investigating, it seems that the options in xen-tools.conf is 
mispelled :

reiser_options = defaults

xen-create-image search options in "reiserfs_options" var

after changing the option name, fstab in the created image is ok.

In populatePartitionsData function of xen-create-image script, it could 
also be cool to specify correct default options for reiserfs
(like for xfs)

sorry not to make a patch, I'm not a perl writer.

(xen-tools version 4.1)

hope this can help improve this great tool.

Florent





More information about the xen-tools-discuss mailing list