Back to bug 1043566
| Who | When | What | Removed | Added |
|---|---|---|---|---|
| Vimal Kumar | 2013-12-16 16:30:44 UTC | CC | vikumar | |
| Vimal Kumar | 2013-12-16 16:31:41 UTC | Summary | Updating glusterfs packages reads 'rpmsave' files created by previous updates. | Updating glusterfs packages reads 'rpmsave' files created by previous updates, and saves the files as <file>.rpmsave.rpmsave. |
| SATHEESARAN | 2014-02-13 20:34:16 UTC | CC | sasundar | |
| Lalatendu Mohanty | 2014-02-20 10:33:45 UTC | CC | lmohanty | |
| Lalatendu Mohanty | 2014-02-20 11:16:24 UTC | Severity | medium | high |
| Jay Turner | 2014-02-26 13:23:20 UTC | Target Milestone | --- | RHS 3.0 |
| Poornima G | 2014-03-28 06:27:36 UTC | Blocks | 1081870 | |
| Nagaprasad Sathyanarayana | 2014-05-07 17:21:49 UTC | CC | nsathyan | |
| Raghavendra Talur | 2014-05-08 11:38:09 UTC | CC | rtalur | |
| Assignee | rhs-bugs | pgurusid | ||
| Vivek Agarwal | 2014-05-16 06:27:31 UTC | Status | NEW | ASSIGNED |
| CC | vagarwal | |||
| Vivek Agarwal | 2014-05-29 19:42:58 UTC | Status | ASSIGNED | POST |
| Alok | 2014-05-30 07:37:59 UTC | CC | asrivast | |
| Poornima G | 2014-05-30 12:02:22 UTC | CC | ssamanta | |
| Status | POST | MODIFIED | ||
| Poornima G | 2014-06-02 07:02:28 UTC | Status | MODIFIED | ON_QA |
| Poornima G | 2014-06-20 07:20:54 UTC | Doc Text | Cause: The hook scripts in /var/lib/glusterd/hooks/1/* were not being considered as config files in the rpm spec file and were being saved as .rpmsave by 'mv' command during upgrade. Consequence: Multiple upgrades of glusterfs-server package would result in multiple rpmsave files being created for a single hook script. Eg: The existing <hook script>.rpmsave is saved as <hook script>.rpmsave.rpmsave instead of replacing the old rpmsave. Fix: The hook scripts in /var/lib/glusterd/hooks/1/* are treated as config files of the package glusterfs-server and are saved in a RPM standard way. Result: During upgrade, the hook scripts in /var/lib/glusterd/hooks/1/* are saved in RPM standard way: - hook script, if modified on local disk, is saved as <hook script>.rpmsave - if <hook script>.rpmsave is already present, then it is overwritten. - When rpmsaved the first letter of hook script used to be changed from "S" to "K", with this release the first letter remains unchanged as "S". |
|
| Nagaprasad Sathyanarayana | 2014-07-21 08:58:50 UTC | Status | ON_QA | MODIFIED |
| Nagaprasad Sathyanarayana | 2014-07-22 12:14:07 UTC | Fixed In Version | glusterfs-3.6.0.25-1 | |
| errata-xmlrpc | 2014-07-23 17:18:19 UTC | Status | MODIFIED | ON_QA |
| surabhi | 2014-08-26 11:38:14 UTC | QA Contact | sdharane | sasundar |
| Status | ON_QA | VERIFIED | ||
| CC | sbhaloth | |||
| Raghavendra Talur | 2014-09-22 10:27:10 UTC | Doc Text | Cause: The hook scripts in /var/lib/glusterd/hooks/1/* were not being considered as config files in the rpm spec file and were being saved as .rpmsave by 'mv' command during upgrade. Consequence: Multiple upgrades of glusterfs-server package would result in multiple rpmsave files being created for a single hook script. Eg: The existing <hook script>.rpmsave is saved as <hook script>.rpmsave.rpmsave instead of replacing the old rpmsave. Fix: The hook scripts in /var/lib/glusterd/hooks/1/* are treated as config files of the package glusterfs-server and are saved in a RPM standard way. Result: During upgrade, the hook scripts in /var/lib/glusterd/hooks/1/* are saved in RPM standard way: - hook script, if modified on local disk, is saved as <hook script>.rpmsave - if <hook script>.rpmsave is already present, then it is overwritten. - When rpmsaved the first letter of hook script used to be changed from "S" to "K", with this release the first letter remains unchanged as "S". | Previously, on upgrade of glusterfs-server package, existing rpmsave files of hook scripts in /var/lib/glusterd/hooks/1/ directory would get re-saved with a ".rpmsave" suffix appended resulting in multiple rpmsave files. With this fix, the hook scripts are treated as config files of the package glusterfs-server and are saved in a RPM standard way. |
| errata-xmlrpc | 2014-09-22 17:56:53 UTC | Status | VERIFIED | RELEASE_PENDING |
| errata-xmlrpc | 2014-09-22 19:30:26 UTC | Status | RELEASE_PENDING | CLOSED |
| Resolution | --- | ERRATA | ||
| Last Closed | 2014-09-22 15:30:26 UTC | |||
| Brad Hubbard | 2015-02-28 09:23:21 UTC | Status | CLOSED | ASSIGNED |
| CC | bhubbard | |||
| Resolution | ERRATA | --- | ||
| Keywords | Reopened | |||
| Rejy M Cyriac | 2015-05-13 16:53:35 UTC | Target Release | --- | RHGS 3.0.0 |
| Target Milestone | RHS 3.0.0 | --- | ||
| John Skeoch | 2015-06-11 01:09:50 UTC | CC | ssamanta | mzywusko |
| Harold Miller | 2015-11-30 17:43:06 UTC | Status | ASSIGNED | CLOSED |
| CC | hamiller | |||
| Resolution | --- | EOL | ||
| Last Closed | 2014-09-22 15:30:26 UTC | 2015-11-30 12:43:06 UTC |
Back to bug 1043566