On Thu, Sep 17, 2009 at 1:13 PM, Hamilton Chua <[email protected]> wrote: > /etc/sysconfig/clock says that the timezone of the system is > "America/New York" which is probably the timezone PHP is using.
That's weird. Questions - Can you confirm date --utc is correct on the XS and on the involved XOs? - If you look at the "datastore-<timestamp> directories - are the timestamps correctly in UTC? - If you run tzselect, change the tz to your local tz -- does it fix the problem? If it does, is the problem fixed for "new" backups or for all backups? The PHP code in dsbackup.php should be ignoring timezones, but something might be sneaking in. Also - the timestamp in the dirnames may be wrong. m -- [email protected] [email protected] -- School Server Architect - ask interesting questions - don't get distracted with shiny stuff - working code first - http://wiki.laptop.org/go/User:Martinlanghoff _______________________________________________ Server-devel mailing list [email protected] http://lists.laptop.org/listinfo/server-devel
