Bernard Li wrote: > Hi all: > > On Wed, Sep 17, 2008 at 6:31 AM, Kurt Yoder <[EMAIL PROTECTED]> wrote: > > >> I upgraded to latest system imager specifically to attempt a fix for >> this problem, because it contains the latest busybox. The newer >> busybox theoretically supports relatime, but still had the same >> problem you mentioned above. So, the best way I have found is to >> remove "relatime" option from your golden client. >> > > I did some digging around and found this check-in by Andrea: > > http://trac.systemimager.org/changeset/4459 > > This was checked into trunk and AFAIK hasn't been incorporated in any > released version of SystemImager (so Kurt, unless you tried a > development snapshot from trunk, your version of SystemImager does not > have that patch). > > I could build the RPMs for SystemImager trunk but I will need to know > what architecture you guys need (i386, x86_64, etc.) > > Cheers, > > Bernard >
I got around the problem by removing relatime from the mount options. I found on Ubuntu Hardy relatime is now one of the default mount options. Therefore the relatime option in the fstab is now redundant. Removing the option from the image fstab and install script lets me finish the install Checking /proc/mounts after the install shows relatime is on for that drive. So I do not really need a fix at this time. However, in researching the problem it did appear that use of the relatime option is strongly suggested and only a few very, very recent distros have incorporated relatime into the mount defaults. Thanks R.Parr, RHCE, Temporal Arts ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ sisuite-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sisuite-users
