第 4 章 查看 JBoss 服务器迁移工具执行的结果
4.1. 检查迁移的配置文件 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
迁移完成后,检查EAP_NEW_ HOME /standalone/configuration/ 和 EAP_NEW_HOME/ domain/configuration/目录中的迁移服务器配置文件。
-
请注意,为迁移选择的任何原始
EAP_NEW_HOME目标服务器配置文件名称都会被备份,且现在附加了.beforeMigration。 -
EAP_NEW_HOME目标服务器配置文件名称未附加.beforeMigration,现在使用从EAP_PREVIOUS_HOME源服务器配置迁移的内容进行更新。 -
位于
EAP_PREVIOUS_HOME源服务器配置目录中的原始配置文件保持不变。 -
目标配置目录中的
logging.properties和standalone-load-balancer.xml文件保持不变。
如果您选择迁移所有可用配置,您应该在目标服务器目录中看到以下配置文件。
示例:目标服务器上的配置文件列表
$ ls EAP_NEW_HOME/standalone/configuration/
application-roles.properties
application-roles.properties.beforeMigration
application-users.properties
application-users.properties.beforeMigration
logging.properties
mgmt-groups.properties
mgmt-groups.properties.beforeMigration
mgmt-users.properties
mgmt-users.properties.beforeMigration
standalone-full-ha.xml
standalone-full-ha.xml.beforeMigration
standalone-full.xml
standalone-full.xml.beforeMigration
standalone-ha.xml
standalone-ha.xml.beforeMigration
standalone-load-balancer.xml
standalone-osgi.xml
standalone-osgi.xml.beforeMigration
standalone.xml
standalone.xml.beforeMigration
$ ls EAP_NEW_HOME/domain/configuration/
application-roles.properties
application-roles.properties.beforeMigration
application-users.properties
application-users.properties.beforeMigration
domain.xml
domain.xml.beforeMigration
host-master.xml
host-master.xml.beforeMigration
host-slave.xml
host-slave.xml.beforeMigration
host.xml
host.xml.beforeMigration
logging.properties
mgmt-groups.properties
mgmt-groups.properties.beforeMigration
mgmt-users.properties
mgmt-users.properties.beforeMigration