background image

EQ/OS 8.6 to EQ/OS 10.0 Configuration Converter

Object Names Affected by Configuration Migration

In EQ/OS 8.6, each cluster is assigned its own servers. In EQ/OS 10, servers are global objects.
When migrated, server names are contrived using the cluster name and server name to avoid
having duplicates.

Note

- It should be noted that EQ/OS 8.6 object names in excess of 47 characters will be truncated and appended with

"

_XXX

". "

XXX

" is a number that starts with 000 and will increment. For example, two server instances may be

appended with

_000

and

_001

.

The following are examples of the name changes. If the EQ/OS 8.6 configuration was:

cluster cl00

>>

server sv00

The resulting cluster-server name in the configuration in EQ/OS 10 will be:

server cl00_sv00

EQ/OS 10 uses Server Pools that contain Server Instances. When migrating to EQ/OS 10 a Server
Pool will be created using the cluster-server details described. A server instance (

si

) will be

created for the new EQ/OS 10 server and assigned to a new cluster. For example:

A server pool (

srvpl

) is created with a new server instance (

si

):

srvpl cl00

>>

si cl00_sv00

A new cluster is created with the new server pool attached:

cluster cl00

>>

srvpl cl00

However, if there are duplicate servers shared between clusters in the EQ/OS 8.6 configuration,
there will be a configuration where we use the name of the first cluster in which it appears, and
there is a mismatch between the server name and the cluster name:

If the configuration in EQ/OS 8.6 was:

cluster cl00

>>

server sv00 (1.2.3.4 80

)

cluster cl01

>>

server sv01 (1.2.3.4 80)

The resultant EQ/OS 10 configuration will be:

server cl00_sv00

(Note only one server)

srvpl cl00

>>

si cl00_sv00

srvpl cl01

>>

si cl00_sv00

(Note the mismatch)

cluster cl00

>>

srvpl cl00

cluster cl01

>>

srvpl cl01

4

Copyright © 2015 Coyote Point Systems, A Subsidiary of Fortinet, Inc.

Summary of Contents for EQ/OS 10

Page 1: ...Application Delivery Controller 2 04 Version 8 6 to 10 Configuration Converter April 24 2015 The recognized leader in proven and affordable load balancing and application delivery solutions ...

Page 2: ...Q OS 10 0 Configuration Converter Sections include EQ OS 8 6 to EQ OS 10 Configuration Converter 2 Copyright 2015 Coyote Point Systems A Subsidiary of Fortinet Inc All Rights Reserved 1 Equalizer Administration Guide ...

Page 3: ... are global objects in EQ OS 10 that must be placed in server pools before they are associated with clusters Configuration Conversion Notes 1 You must be running EQ OS 8 6 0i patch1 to upgrade to EQ OS 10 2 SSL Certificates are not converted They will need to be to manually reinstalled after the migration to EQ OS 10 is complete 3 In EQ OS 8 6 outbound NAT could be configured to use the Server IP ...

Page 4: ...converting the configuration Clusters Converted completely with the exception of Certificates as described below Send and receive socket options are not converted because they are deprecated These are automatically managed in EQ OS 10 Cluster VID is now deprecated See the note about Server VID above VMware server configuration for VLB basic Converted completely Email alerts Converted completely Th...

Page 5: ...n migrating to EQ OS 10 a Server Pool will be created using the cluster server details described A server instance si will be created for the new EQ OS 10 server and assigned to a new cluster For example A server pool srvpl is created with a new server instance si srvpl cl00 si cl00_sv00 A new cluster is created with the new server pool attached cluster cl00 srvpl cl00 However if there are duplica...

Page 6: ... the backup file to EQ OS 10 4 Convert the backup file to a EQ OS 10 configuration script 5 Run the script In Version 8 6 outbound NAT may be configured to use the server IP cluster IP failover IP or the subnet IP default case However the converter will look for a subnet to which the server belongs and configure it to NAT out of that subnet IP If no such subnet exists then outbound NAT for that Ve...

Page 7: ... script file also in the EQ OS 10 data store It will also create files for any sorry responders in the datastore The script will be a list of eqcli commands to create converted configuration objects and comments describing parameters which could not be converted For example cluster myclust proto tcp ip 10 0 0 10 port 1 range 4999 stickyto 3500 idleto 36000 Unsupported user touch option desc touch ...

Page 8: ...cates first 7 If the script completed with an error you can modify the offending command and restart the script from that line eqcli files edit filename eqcli run_script filename start line For example eqcli files edit myscript eqcli run_script myscript 5 Note The default editor that is used when the files edit command is executed is ee If you are editing a long file it may be helpful to jump to p...

Page 9: ...tion of your backup file After selecting a file from either method described in steps 5 and 6 proceed with step 7 Note By default VLANs and Subnets in the EQ OS 8 6 configuration will be converted Enabling the Ignore VLANs and Subnets option will cause the converter to ignore VLANs and Subnets in the EQ OS 8 6 configuration 5 To upload from a URL or FTP Server a Click on the FTP URL option and ent...

Page 10: ...elect it and click on Open to begin the upload process 7 The Verify and Run Configuration Script screen is a line numbered text editor Here you can modify a script as needed before continuing with the conversion Copyright 2015 Coyote Point Systems A Subsidiary of Fortinet Inc All Rights Reserved 9 Equalizer Administration Guide ...

Page 11: ...ersion script in the file store Refer to the Equalizer Administration Guide for instructions on accessing and editing files in the data store using the CLI Click on Discard to discard the script b Click on Continue to execute the script on Equalizer starting at the line on which the error occurred If no errors occur and the script runs to completion a Configuration Complete message will be display...

Reviews: