Bugs item #816805, was opened at 2003-10-02 15:45 Message generated for change (Comment added) made by brechin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=109368&aid=816805&group_id=9368
Category: Packages >Group: 3.1 >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Bernard Li (bernardli) >Assigned to: Jason Brechin (brechin) Summary: /etc/c3.conf gets blown away Initial Comment: If a user modifies /etc/c3.conf in the Oscar head node, the changes are not 'saved' when more nodes are added to the cluster in the future. post_install seems to re-collect all the information and create a new c3.conf file instead of appending to the default oscar_cluster group in c3.conf ---------------------------------------------------------------------- >Comment By: Jason Brechin (brechin) Date: 2003-12-04 15:20 Message: Logged In: YES user_id=274641 This is basically fixed... c3's post_clients script now uses my c3_conf_manager to remove oscar_cluster and add it back with the right hostnames. This leaves the rest of the c3.conf untouched. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=109368&aid=816805&group_id=9368 ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Oscar-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-devel
