Created attachment 1445829 [details] screenshot of the over written file name Description of problem: --------------------------------------- The gdeploy conf file is over written in expand cluster and create volume operations.The conf file should not be overwritten as the previous data will be lost whicj might be useful. Version-Release number of selected component (if applicable): --------------------------------------------------------------- cockpit-ovirt-dashboard-0.11.999-0.0.master.el7.noarch How reproducible: ----------------------------------------- Everytime Steps to Reproduce: ---------------------------------------- 1.Successfully deploy gluster and hosted engine. 2.Reach out to the gluster management wizard under hosted engine and click on ' expand cluster ' button . 3.Fill in all the parametrs required in tab host , packages,volume and bricks. 4.The issue can be found in the gdeploy conf file under the review tab. Actual results: ----------------------------------------- The gdeploy conf file is overwritten. Expected results: ----------------------------------------- The gdeploy conf file should not use the same name everytime and should not be overwritten. Additional info:
The additional timestamp file is created before overwriting the conf file.