Werk #9225: Fixed problem during site migration when site tmpfs was mounted
| Component | Firmware |
| Title | Fixed problem during site migration when site tmpfs was mounted |
| Date | Mar 15, 2016 |
| Level | Trivial Change |
| Class | Bug Fix |
| Compatibility | Compatible - no manual interaction needed |
| Appliance Version | 1.3.3 |
When starting a site migration while the tmpfs of the site is still mounted,
an exception "not a gzip file" was raised, stopping the migration. You could
workaround this by manually running omd stop <site> and omd umount <site>
before starting the migration.