Changes

Jump to navigation Jump to search
Line 101: Line 101:     
=== Additional information ===
 
=== Additional information ===
 +
==== Performance ====
 
With this method you should be able to move a typical 50 Gbyte sized server to a new hardware with downtime less than 20 minutes. The final sync and the rise time does not really depend on the total files size, but on the number of files and directories.
 
With this method you should be able to move a typical 50 Gbyte sized server to a new hardware with downtime less than 20 minutes. The final sync and the rise time does not really depend on the total files size, but on the number of files and directories.
 
+
==== SME 6 Server ====
 +
Although Affa was designed for SME 7, you can move a SME 6 server to a hardware with SME 7 installed. But there are few restrictions:
 +
* You cannot yum update the SME 6
 +
* You cannot use the RPM comparision, as SME 6 hasn't yum installed and all packages would differ anyway. Skip <code>db affa setprop prodserv RPMCheck yes</code>
 +
* You must set rsync--inplace to no:
 +
<code>
 +
# db affa setprop prodserv rsync--inplace no
 +
</code>
 +
* The command <code>affa --rise prodserv</code> will complain about old-style db pathes. Ignore these errors. After reboot login in as admin on the '''local''' console and set the new Network Interfaces manually. Reboot again.
 +
* You cannot work remotely.
 
[[Category: Howto]]
 
[[Category: Howto]]
 
----
 
----
501

edits

Navigation menu