Fabio Martinelli <[email protected]> writes: > Dear colleagues > > I've enabled reporting in SGE 6.2u5 and I've installed and configured > SGE dbwriter to dump that file inside a MySQL DB, that works fine but > the reporting file is deleted like a consequence of this dump step; > please how to preserve the reporting file ? > > just an example of why I want to preserve it, maybe in the future I > could replace MySQL with PostgreSQL and import all my cluster history
For what it's worth, I don't understand the rationale. Presumably you can recreate a reporting file from the database if necessary, and not being reduced to grep on the (logrotate-d?) reporting file seems a good reason for using dbwriter. Anyhow, to do it I expect it's best to duplicate the file from qmaster, as Reuti suggests, and set the name of the duplicate in dbwriter.conf. -- Excuse the typping -- I have a broken wrist _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
