Hi,
> However, a mount command will produce:
> /dev/sdb2 on /data1 type xfs
> (rw,noatime,nodiratime,attr2,delaylog,nobarrier,inode64,allocsize=4096k
> ,noquota)
> We have not included the delaylog option. How was this added, what
> effect does it have and how can we remove it?
> rgds, Charlie
I'm not an xfs expert but what I know from delaylog is that the entry
to the journal is hold in memory as long as possible before it's actually
written. Thus it's a performance option and as far as I know it's the
default when you just mount an xfs.
I don't know whether it's a compiled in option or if the default mount
behavior can be influenced by a config file. All I know for sure is
that kiwi does not handle this explicitly :)
Regards,
Marcus
--
Public Key available
gpg --keyserver
gpg-keyserver.de --recv-keys 0xCCE3C6A2
-------------------------------------------------------
Marcus Schäfer (Res. & Dev.) SUSE LINUX Products GmbH
Tel: 0911-740 53 0 Maxfeldstrasse 5
FAX: 0911-740 53 479 D-90409 Nürnberg
GF: Jeff Hawn,Jennifer Guild, Felix Imendörffer
HRB: 21284 (AG Nürnberg) Germany
http://www.suse.de
-------------------------------------------------------