Home
YUM updates (6102R & 6105R)
Two GUI related updates have been released for Aventurin{e}.
The following two updates are now available through YUM:
sausalito-palette:
Fixes a display problem (font size) in certain rearely used GUI elements.
vz-vserver:
Split restore screen: Previously restores of backups were handled from a single GUI page called "Backup Restore". This single page listed which local and/or remote backups were available for restore. However: It displayed the information in a single table. Typically that was fine. But it would show incorrect information if the contends of the local backup storage directory and the remote backup storage directory didn't contain backups of the same VPS's.
We just fixed that by switching from a single restore page to two separate ones. One called "Local Restore" and the other one called "Remote Restore". This also allowed us to make the list of backups available for restore slighly less confusing.
Remote Backup Bandwidth Limit: A client asked for the feature to limit the bandwidth that the remote backup uses when transfering the backups to a remote location. So we added a pulldown menu to the "Backup Settings" page which allows you to throttle the bandwidth usage for remote backups. By default the limit is disabled, so that backups are peformed at the maximum available transfer speed.
Bugfix regarding IP address conflict checks: The routine that checked for IP address conflicts between VPS's needed an overhaul as it was doing partial string comparisons due to an unknown limitation of the Sausalito GUI interface. So when one VPS had the primary IP 192.168.1.1 and another VPS was using the extra IP address 192.168.1.10, then the GUI would complain that the IP address was already in use. This problem has been solved.
Next page: Specifications